| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateDRTLogBucketResult> |
AWSShieldAsyncClient.disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest request,
AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler) |
Future<DisassociateDRTLogBucketResult> |
AbstractAWSShieldAsync.disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest request,
AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler) |
Future<DisassociateDRTLogBucketResult> |
AWSShieldAsync.disassociateDRTLogBucketAsync(DisassociateDRTLogBucketRequest disassociateDRTLogBucketRequest,
AsyncHandler<DisassociateDRTLogBucketRequest,DisassociateDRTLogBucketResult> asyncHandler)
Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you
shared previously.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateDRTLogBucketRequest |
DisassociateDRTLogBucketRequest.clone() |
DisassociateDRTLogBucketRequest |
DisassociateDRTLogBucketRequest.withLogBucket(String logBucket)
The Amazon S3 bucket that contains the logs that you want to share.
|
Copyright © 2023. All rights reserved.