| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
PutResourcePolicyResult |
AbstractAWSSimpleSystemsManagement.putResourcePolicy(PutResourcePolicyRequest request) |
PutResourcePolicyResult |
AWSSimpleSystemsManagementClient.putResourcePolicy(PutResourcePolicyRequest request)
Creates or updates a Systems Manager resource policy.
|
PutResourcePolicyResult |
AWSSimpleSystemsManagement.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)
Creates or updates a Systems Manager resource policy.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutResourcePolicyResult> |
AWSSimpleSystemsManagementAsyncClient.putResourcePolicyAsync(PutResourcePolicyRequest request,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler) |
Future<PutResourcePolicyResult> |
AWSSimpleSystemsManagementAsync.putResourcePolicyAsync(PutResourcePolicyRequest putResourcePolicyRequest,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler)
Creates or updates a Systems Manager resource policy.
|
Future<PutResourcePolicyResult> |
AbstractAWSSimpleSystemsManagementAsync.putResourcePolicyAsync(PutResourcePolicyRequest request,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutResourcePolicyResult |
PutResourcePolicyResult.clone() |
PutResourcePolicyResult |
PutResourcePolicyResult.withPolicyHash(String policyHash)
ID of the current policy version.
|
PutResourcePolicyResult |
PutResourcePolicyResult.withPolicyId(String policyId)
The policy ID.
|
Copyright © 2023. All rights reserved.