| 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 InviteMembersResponse |
SecurityHubClient.inviteMembers(InviteMembersRequest inviteMembersRequest)
Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account
that the invitation is sent from.
|
default CompletableFuture<InviteMembersResponse> |
SecurityHubAsyncClient.inviteMembers(InviteMembersRequest inviteMembersRequest)
Invites other Amazon Web Services accounts to become member accounts for the Security Hub administrator account
that the invitation is sent from.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
InviteMembersRequestMarshaller.marshall(InviteMembersRequest inviteMembersRequest) |
Copyright © 2023. All rights reserved.