| 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 CreateAutomationRuleResponse |
SecurityHubClient.createAutomationRule(CreateAutomationRuleRequest createAutomationRuleRequest)
Creates an automation rule based on input parameters.
|
default CompletableFuture<CreateAutomationRuleResponse> |
SecurityHubAsyncClient.createAutomationRule(CreateAutomationRuleRequest createAutomationRuleRequest)
Creates an automation rule based on input parameters.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateAutomationRuleRequestMarshaller.marshall(CreateAutomationRuleRequest createAutomationRuleRequest) |
Copyright © 2023. All rights reserved.