Modify IDentity ID Format
GET {{aws_ec2_base_url}}/?PrincipalArn&Resource&UseLongIds&Action=ModifyIdentityIdFormat
Modifies the ID format of a resource for a specified IAM user, IAM role, or the root user for an account; or all IAM users, IAM roles, and the root user for an account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
PrincipalArn | null | The ARN of the principal, which can be an IAM user, IAM role, or the root user. Specify all to modify the ID format for all IAM users, IAM roles, and the root user of the account. | |
Resource | null | The type of resource: bundle | |
UseLongIds | null | Indicates whether the resource should use longer IDs (17-character IDs) | |
Action | string |