Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
AttachRolePolicyResult |
AmazonIdentityManagementClient.attachRolePolicy(AttachRolePolicyRequest attachRolePolicyRequest)
Attaches the specified managed policy to the specified IAM role.
|
AttachRolePolicyResult |
AbstractAmazonIdentityManagement.attachRolePolicy(AttachRolePolicyRequest request) |
AttachRolePolicyResult |
AmazonIdentityManagement.attachRolePolicy(AttachRolePolicyRequest attachRolePolicyRequest)
Attaches the specified managed policy to the specified IAM role.
|
Modifier and Type | Method and Description |
---|---|
Future<AttachRolePolicyResult> |
AbstractAmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest request,
AsyncHandler<AttachRolePolicyRequest,AttachRolePolicyResult> asyncHandler) |
Future<AttachRolePolicyResult> |
AmazonIdentityManagementAsync.attachRolePolicyAsync(AttachRolePolicyRequest attachRolePolicyRequest,
AsyncHandler<AttachRolePolicyRequest,AttachRolePolicyResult> asyncHandler)
Attaches the specified managed policy to the specified IAM role.
|
Future<AttachRolePolicyResult> |
AmazonIdentityManagementAsyncClient.attachRolePolicyAsync(AttachRolePolicyRequest request,
AsyncHandler<AttachRolePolicyRequest,AttachRolePolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
AttachRolePolicyResult |
AttachRolePolicyResult.clone() |
Copyright © 2018. All rights reserved.