The identifier of the project for the subscription's approver.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.DZ.AmazonDataZoneClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The identifier of the Amazon DataZone domain.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
The maximum number of subscriptions to return in a single call to ListSubscriptions. When the number of subscriptions to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListSubscriptions to list the next set of Subscriptions.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | MaxResults |
When the number of subscriptions is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of subscriptions, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListSubscriptions to list the next set of subscriptions.
Note: This parameter is only used if you are manually controlling output pagination of the service API call.
'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The ID of the owning group.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-OwningIamPrincipalArn <
String>
The ARN of the owning IAM principal.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The identifier of the owning project.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The ID of the owning user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the DomainIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^DomainIdentifier' instead. This parameter will be removed in a future version.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataZone.Model.ListSubscriptionsResponse). Specifying the name of a property of type Amazon.DataZone.Model.ListSubscriptionsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies the way in which the results of this action are to be sorted.This parameter is deprecated.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Specifies the sort order for the results of this action.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The status of the subscriptions that you want to list.This is not a required parameter, but if not provided, by default, Amazon DataZone returns only APPROVED subscriptions.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The identifier of the subscribed listing for the subscriptions that you want to list.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-SubscriptionRequestIdentifier <
String>
The identifier of the subscription request for the subscriptions that you want to list.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |