| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyIdentityIdFormatResponse |
Ec2Client.modifyIdentityIdFormat(Consumer<ModifyIdentityIdFormatRequest.Builder> modifyIdentityIdFormatRequest)
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.
|
default ModifyIdentityIdFormatResponse |
Ec2Client.modifyIdentityIdFormat(ModifyIdentityIdFormatRequest modifyIdentityIdFormatRequest)
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyIdentityIdFormatResponse> |
Ec2AsyncClient.modifyIdentityIdFormat(Consumer<ModifyIdentityIdFormatRequest.Builder> modifyIdentityIdFormatRequest)
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.
|
default CompletableFuture<ModifyIdentityIdFormatResponse> |
Ec2AsyncClient.modifyIdentityIdFormat(ModifyIdentityIdFormatRequest modifyIdentityIdFormatRequest)
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.
|
Copyright © 2019. All rights reserved.