| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| software.amazon.awssdk.services.securityhub.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchUpdateStandardsControlAssociationsResponse |
SecurityHubClient.batchUpdateStandardsControlAssociations(BatchUpdateStandardsControlAssociationsRequest batchUpdateStandardsControlAssociationsRequest)
For a batch of security controls and standards, this operation updates the enablement status of a control in a
standard.
|
default CompletableFuture<BatchUpdateStandardsControlAssociationsResponse> |
SecurityHubAsyncClient.batchUpdateStandardsControlAssociations(BatchUpdateStandardsControlAssociationsRequest batchUpdateStandardsControlAssociationsRequest)
For a batch of security controls and standards, this operation updates the enablement status of a control in a
standard.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchUpdateStandardsControlAssociationsRequestMarshaller.marshall(BatchUpdateStandardsControlAssociationsRequest batchUpdateStandardsControlAssociationsRequest) |
Copyright © 2023. All rights reserved.