Describe Principal ID Format
GET {{aws_ec2_base_url}}/?DryRun&MaxResults&NextToken&Resource.N&Action=DescribePrincipalIdFormat
Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified a longer ID (17-character ID) preference.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
MaxResults | null | The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. | |
NextToken | null | The token to request the next page of results. | |
Resource.N | null | The type of resource: bundle | |
Action | string |