| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateDocumentMetadataResponse |
SsmClient.updateDocumentMetadata(Consumer<UpdateDocumentMetadataRequest.Builder> updateDocumentMetadataRequest)
Updates information related to approval reviews for a specific version of a change template in Change Manager.
|
default UpdateDocumentMetadataResponse |
SsmClient.updateDocumentMetadata(UpdateDocumentMetadataRequest updateDocumentMetadataRequest)
Updates information related to approval reviews for a specific version of a change template in Change Manager.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDocumentMetadataResponse> |
SsmAsyncClient.updateDocumentMetadata(Consumer<UpdateDocumentMetadataRequest.Builder> updateDocumentMetadataRequest)
Updates information related to approval reviews for a specific version of a change template in Change Manager.
|
default CompletableFuture<UpdateDocumentMetadataResponse> |
SsmAsyncClient.updateDocumentMetadata(UpdateDocumentMetadataRequest updateDocumentMetadataRequest)
Updates information related to approval reviews for a specific version of a change template in Change Manager.
|
Copyright © 2022. All rights reserved.