| 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 DescribeHubResponse |
SecurityHubClient.describeHub(DescribeHubRequest describeHubRequest)
Returns details about the Hub resource in your account, including the
HubArn and the time when you
enabled Security Hub. |
default CompletableFuture<DescribeHubResponse> |
SecurityHubAsyncClient.describeHub(DescribeHubRequest describeHubRequest)
Returns details about the Hub resource in your account, including the
HubArn and the time when you
enabled Security Hub. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeHubRequestMarshaller.marshall(DescribeHubRequest describeHubRequest) |
Copyright © 2023. All rights reserved.