@aws-sdk/client-s3-control 3.337.0 → 3.341.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/S3ControlClient.js +2 -1
- package/dist-cjs/commands/CreateAccessPointCommand.js +2 -1
- package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/CreateBucketCommand.js +2 -1
- package/dist-cjs/commands/CreateJobCommand.js +2 -1
- package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessPointCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/DeleteBucketCommand.js +2 -1
- package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +2 -1
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +2 -1
- package/dist-cjs/commands/DeleteJobTaggingCommand.js +2 -1
- package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +2 -1
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +2 -1
- package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +2 -1
- package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +2 -1
- package/dist-cjs/commands/DescribeJobCommand.js +2 -1
- package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +2 -1
- package/dist-cjs/commands/GetAccessPointCommand.js +2 -1
- package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/GetAccessPointPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +2 -1
- package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/GetBucketCommand.js +2 -1
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetBucketPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetBucketReplicationCommand.js +2 -1
- package/dist-cjs/commands/GetBucketTaggingCommand.js +2 -1
- package/dist-cjs/commands/GetBucketVersioningCommand.js +2 -1
- package/dist-cjs/commands/GetJobTaggingCommand.js +2 -1
- package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +2 -1
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +2 -1
- package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +2 -1
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +2 -1
- package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +2 -1
- package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +2 -1
- package/dist-cjs/commands/ListAccessPointsCommand.js +2 -1
- package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/ListJobsCommand.js +2 -1
- package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +2 -1
- package/dist-cjs/commands/ListRegionalBucketsCommand.js +2 -1
- package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +2 -1
- package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/PutAccessPointPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +2 -1
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +2 -1
- package/dist-cjs/commands/PutBucketPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutBucketReplicationCommand.js +2 -1
- package/dist-cjs/commands/PutBucketTaggingCommand.js +2 -1
- package/dist-cjs/commands/PutBucketVersioningCommand.js +2 -1
- package/dist-cjs/commands/PutJobTaggingCommand.js +2 -1
- package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +2 -1
- package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +2 -1
- package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +2 -1
- package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +2 -1
- package/dist-cjs/commands/UpdateJobPriorityCommand.js +2 -1
- package/dist-cjs/commands/UpdateJobStatusCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/S3ControlServiceException.js +2 -1
- package/dist-es/S3ControlClient.js +1 -0
- package/dist-es/commands/CreateAccessPointCommand.js +1 -0
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/CreateBucketCommand.js +1 -0
- package/dist-es/commands/CreateJobCommand.js +1 -0
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/DeleteBucketCommand.js +1 -0
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteBucketPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteBucketReplicationCommand.js +1 -0
- package/dist-es/commands/DeleteBucketTaggingCommand.js +1 -0
- package/dist-es/commands/DeleteJobTaggingCommand.js +1 -0
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +1 -0
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +1 -0
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-es/commands/DescribeJobCommand.js +1 -0
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -0
- package/dist-es/commands/GetAccessPointCommand.js +1 -0
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetBucketCommand.js +1 -0
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-es/commands/GetBucketPolicyCommand.js +1 -0
- package/dist-es/commands/GetBucketReplicationCommand.js +1 -0
- package/dist-es/commands/GetBucketTaggingCommand.js +1 -0
- package/dist-es/commands/GetBucketVersioningCommand.js +1 -0
- package/dist-es/commands/GetJobTaggingCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -0
- package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -0
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +1 -0
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-es/commands/ListAccessPointsCommand.js +1 -0
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/ListJobsCommand.js +1 -0
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +1 -0
- package/dist-es/commands/ListRegionalBucketsCommand.js +1 -0
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +1 -0
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/PutAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-es/commands/PutBucketPolicyCommand.js +1 -0
- package/dist-es/commands/PutBucketReplicationCommand.js +1 -0
- package/dist-es/commands/PutBucketTaggingCommand.js +1 -0
- package/dist-es/commands/PutBucketVersioningCommand.js +1 -0
- package/dist-es/commands/PutJobTaggingCommand.js +1 -0
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/PutPublicAccessBlockCommand.js +1 -0
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +1 -0
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -0
- package/dist-es/commands/UpdateJobPriorityCommand.js +1 -0
- package/dist-es/commands/UpdateJobStatusCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/S3ControlServiceException.js +1 -0
- package/dist-types/S3ControlClient.d.ts +3 -3
- package/dist-types/commands/CreateAccessPointCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/CreateBucketCommand.d.ts +4 -0
- package/dist-types/commands/CreateJobCommand.d.ts +4 -0
- package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessPointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBucketCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobTaggingCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +4 -0
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +4 -0
- package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +4 -0
- package/dist-types/commands/DescribeJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessPointCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/GetBucketCommand.d.ts +4 -0
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +4 -0
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +4 -0
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +4 -0
- package/dist-types/commands/GetJobTaggingCommand.d.ts +4 -0
- package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +4 -0
- package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +4 -0
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +4 -0
- package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +4 -0
- package/dist-types/commands/ListAccessPointsCommand.d.ts +4 -0
- package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/ListJobsCommand.d.ts +4 -0
- package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +4 -0
- package/dist-types/commands/ListRegionalBucketsCommand.d.ts +4 -0
- package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +4 -0
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +4 -0
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +4 -0
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +4 -0
- package/dist-types/commands/PutJobTaggingCommand.d.ts +4 -0
- package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +4 -0
- package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +4 -0
- package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +4 -0
- package/dist-types/commands/UpdateJobPriorityCommand.d.ts +4 -0
- package/dist-types/commands/UpdateJobStatusCommand.d.ts +4 -0
- package/dist-types/index.d.ts +7 -2
- package/dist-types/models/S3ControlServiceException.d.ts +1 -0
- package/dist-types/ts3.4/S3ControlClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +1 -0
- package/package.json +33 -33
|
@@ -313,6 +313,7 @@ import {
|
|
|
313
313
|
ClientResolvedEndpointParameters,
|
|
314
314
|
EndpointParameters,
|
|
315
315
|
} from "./endpoint/EndpointParameters";
|
|
316
|
+
export { __Client };
|
|
316
317
|
export type ServiceInputTypes =
|
|
317
318
|
| CreateAccessPointCommandInput
|
|
318
319
|
| CreateAccessPointForObjectLambdaCommandInput
|
|
@@ -469,7 +470,7 @@ export interface ClientDefaults
|
|
|
469
470
|
md5?: __ChecksumConstructor | __HashConstructor;
|
|
470
471
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
471
472
|
}
|
|
472
|
-
type S3ControlClientConfigType = Partial<
|
|
473
|
+
export type S3ControlClientConfigType = Partial<
|
|
473
474
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
474
475
|
> &
|
|
475
476
|
ClientDefaults &
|
|
@@ -482,7 +483,7 @@ type S3ControlClientConfigType = Partial<
|
|
|
482
483
|
UserAgentInputConfig &
|
|
483
484
|
ClientInputEndpointParameters;
|
|
484
485
|
export interface S3ControlClientConfig extends S3ControlClientConfigType {}
|
|
485
|
-
type S3ControlClientResolvedConfigType =
|
|
486
|
+
export type S3ControlClientResolvedConfigType =
|
|
486
487
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
487
488
|
Required<ClientDefaults> &
|
|
488
489
|
RegionResolvedConfig &
|
|
@@ -505,4 +506,3 @@ export declare class S3ControlClient extends __Client<
|
|
|
505
506
|
constructor(configuration: S3ControlClientConfig);
|
|
506
507
|
destroy(): void;
|
|
507
508
|
}
|
|
508
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateAccessPointCommandInput
|
|
19
20
|
extends CreateAccessPointRequest {}
|
|
20
21
|
export interface CreateAccessPointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateAccessPointForObjectLambdaCommandInput
|
|
19
20
|
extends CreateAccessPointForObjectLambdaRequest {}
|
|
20
21
|
export interface CreateAccessPointForObjectLambdaCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateBucketCommandInput extends CreateBucketRequest {}
|
|
16
17
|
export interface CreateBucketCommandOutput
|
|
17
18
|
extends CreateBucketResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateJobCommandInput extends CreateJobRequest {}
|
|
16
17
|
export interface CreateJobCommandOutput
|
|
17
18
|
extends CreateJobResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateMultiRegionAccessPointCommandInput
|
|
19
20
|
extends CreateMultiRegionAccessPointRequest {}
|
|
20
21
|
export interface CreateMultiRegionAccessPointCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteAccessPointCommandInput
|
|
16
17
|
extends DeleteAccessPointRequest {}
|
|
17
18
|
export interface DeleteAccessPointCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteAccessPointForObjectLambdaCommandInput
|
|
16
17
|
extends DeleteAccessPointForObjectLambdaRequest {}
|
|
17
18
|
export interface DeleteAccessPointForObjectLambdaCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteAccessPointPolicyCommandInput
|
|
16
17
|
extends DeleteAccessPointPolicyRequest {}
|
|
17
18
|
export interface DeleteAccessPointPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteAccessPointPolicyForObjectLambdaCommandInput
|
|
16
17
|
extends DeleteAccessPointPolicyForObjectLambdaRequest {}
|
|
17
18
|
export interface DeleteAccessPointPolicyForObjectLambdaCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBucketCommandInput extends DeleteBucketRequest {}
|
|
16
17
|
export interface DeleteBucketCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class DeleteBucketCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBucketLifecycleConfigurationCommandInput
|
|
16
17
|
extends DeleteBucketLifecycleConfigurationRequest {}
|
|
17
18
|
export interface DeleteBucketLifecycleConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBucketPolicyCommandInput
|
|
16
17
|
extends DeleteBucketPolicyRequest {}
|
|
17
18
|
export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBucketReplicationCommandInput
|
|
16
17
|
extends DeleteBucketReplicationRequest {}
|
|
17
18
|
export interface DeleteBucketReplicationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBucketTaggingCommandInput
|
|
16
17
|
extends DeleteBucketTaggingRequest {}
|
|
17
18
|
export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteJobTaggingCommandInput extends DeleteJobTaggingRequest {}
|
|
19
20
|
export interface DeleteJobTaggingCommandOutput
|
|
20
21
|
extends DeleteJobTaggingResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteMultiRegionAccessPointCommandInput
|
|
19
20
|
extends DeleteMultiRegionAccessPointRequest {}
|
|
20
21
|
export interface DeleteMultiRegionAccessPointCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeletePublicAccessBlockCommandInput
|
|
16
17
|
extends DeletePublicAccessBlockRequest {}
|
|
17
18
|
export interface DeletePublicAccessBlockCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteStorageLensConfigurationCommandInput
|
|
16
17
|
extends DeleteStorageLensConfigurationRequest {}
|
|
17
18
|
export interface DeleteStorageLensConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteStorageLensConfigurationTaggingCommandInput
|
|
19
20
|
extends DeleteStorageLensConfigurationTaggingRequest {}
|
|
20
21
|
export interface DeleteStorageLensConfigurationTaggingCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DescribeJobCommandInput extends DescribeJobRequest {}
|
|
16
17
|
export interface DescribeJobCommandOutput
|
|
17
18
|
extends DescribeJobResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeMultiRegionAccessPointOperationCommandInput
|
|
19
20
|
extends DescribeMultiRegionAccessPointOperationRequest {}
|
|
20
21
|
export interface DescribeMultiRegionAccessPointOperationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessPointCommandInput extends GetAccessPointRequest {}
|
|
19
20
|
export interface GetAccessPointCommandOutput
|
|
20
21
|
extends GetAccessPointResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessPointConfigurationForObjectLambdaCommandInput
|
|
19
20
|
extends GetAccessPointConfigurationForObjectLambdaRequest {}
|
|
20
21
|
export interface GetAccessPointConfigurationForObjectLambdaCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessPointForObjectLambdaCommandInput
|
|
19
20
|
extends GetAccessPointForObjectLambdaRequest {}
|
|
20
21
|
export interface GetAccessPointForObjectLambdaCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessPointPolicyCommandInput
|
|
19
20
|
extends GetAccessPointPolicyRequest {}
|
|
20
21
|
export interface GetAccessPointPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessPointPolicyForObjectLambdaCommandInput
|
|
19
20
|
extends GetAccessPointPolicyForObjectLambdaRequest {}
|
|
20
21
|
export interface GetAccessPointPolicyForObjectLambdaCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessPointPolicyStatusCommandInput
|
|
19
20
|
extends GetAccessPointPolicyStatusRequest {}
|
|
20
21
|
export interface GetAccessPointPolicyStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessPointPolicyStatusForObjectLambdaCommandInput
|
|
19
20
|
extends GetAccessPointPolicyStatusForObjectLambdaRequest {}
|
|
20
21
|
export interface GetAccessPointPolicyStatusForObjectLambdaCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetBucketCommandInput extends GetBucketRequest {}
|
|
16
17
|
export interface GetBucketCommandOutput
|
|
17
18
|
extends GetBucketResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBucketLifecycleConfigurationCommandInput
|
|
19
20
|
extends GetBucketLifecycleConfigurationRequest {}
|
|
20
21
|
export interface GetBucketLifecycleConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBucketPolicyCommandInput extends GetBucketPolicyRequest {}
|
|
19
20
|
export interface GetBucketPolicyCommandOutput
|
|
20
21
|
extends GetBucketPolicyResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBucketReplicationCommandInput
|
|
19
20
|
extends GetBucketReplicationRequest {}
|
|
20
21
|
export interface GetBucketReplicationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBucketTaggingCommandInput extends GetBucketTaggingRequest {}
|
|
19
20
|
export interface GetBucketTaggingCommandOutput
|
|
20
21
|
extends GetBucketTaggingResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBucketVersioningCommandInput
|
|
19
20
|
extends GetBucketVersioningRequest {}
|
|
20
21
|
export interface GetBucketVersioningCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetJobTaggingCommandInput extends GetJobTaggingRequest {}
|
|
16
17
|
export interface GetJobTaggingCommandOutput
|
|
17
18
|
extends GetJobTaggingResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMultiRegionAccessPointCommandInput
|
|
19
20
|
extends GetMultiRegionAccessPointRequest {}
|
|
20
21
|
export interface GetMultiRegionAccessPointCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMultiRegionAccessPointPolicyCommandInput
|
|
19
20
|
extends GetMultiRegionAccessPointPolicyRequest {}
|
|
20
21
|
export interface GetMultiRegionAccessPointPolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMultiRegionAccessPointPolicyStatusCommandInput
|
|
19
20
|
extends GetMultiRegionAccessPointPolicyStatusRequest {}
|
|
20
21
|
export interface GetMultiRegionAccessPointPolicyStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetMultiRegionAccessPointRoutesCommandInput
|
|
19
20
|
extends GetMultiRegionAccessPointRoutesRequest {}
|
|
20
21
|
export interface GetMultiRegionAccessPointRoutesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetPublicAccessBlockCommandInput
|
|
19
20
|
extends GetPublicAccessBlockRequest {}
|
|
20
21
|
export interface GetPublicAccessBlockCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetStorageLensConfigurationCommandInput
|
|
19
20
|
extends GetStorageLensConfigurationRequest {}
|
|
20
21
|
export interface GetStorageLensConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetStorageLensConfigurationTaggingCommandInput
|
|
19
20
|
extends GetStorageLensConfigurationTaggingRequest {}
|
|
20
21
|
export interface GetStorageLensConfigurationTaggingCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAccessPointsCommandInput extends ListAccessPointsRequest {}
|
|
19
20
|
export interface ListAccessPointsCommandOutput
|
|
20
21
|
extends ListAccessPointsResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAccessPointsForObjectLambdaCommandInput
|
|
19
20
|
extends ListAccessPointsForObjectLambdaRequest {}
|
|
20
21
|
export interface ListAccessPointsForObjectLambdaCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListJobsCommandInput extends ListJobsRequest {}
|
|
16
17
|
export interface ListJobsCommandOutput
|
|
17
18
|
extends ListJobsResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListMultiRegionAccessPointsCommandInput
|
|
19
20
|
extends ListMultiRegionAccessPointsRequest {}
|
|
20
21
|
export interface ListMultiRegionAccessPointsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListRegionalBucketsCommandInput
|
|
19
20
|
extends ListRegionalBucketsRequest {}
|
|
20
21
|
export interface ListRegionalBucketsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListStorageLensConfigurationsCommandInput
|
|
19
20
|
extends ListStorageLensConfigurationsRequest {}
|
|
20
21
|
export interface ListStorageLensConfigurationsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutAccessPointConfigurationForObjectLambdaCommandInput
|
|
16
17
|
extends PutAccessPointConfigurationForObjectLambdaRequest {}
|
|
17
18
|
export interface PutAccessPointConfigurationForObjectLambdaCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutAccessPointPolicyCommandInput
|
|
16
17
|
extends PutAccessPointPolicyRequest {}
|
|
17
18
|
export interface PutAccessPointPolicyCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutAccessPointPolicyForObjectLambdaCommandInput
|
|
16
17
|
extends PutAccessPointPolicyForObjectLambdaRequest {}
|
|
17
18
|
export interface PutAccessPointPolicyForObjectLambdaCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBucketLifecycleConfigurationCommandInput
|
|
16
17
|
extends PutBucketLifecycleConfigurationRequest {}
|
|
17
18
|
export interface PutBucketLifecycleConfigurationCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBucketPolicyCommandInput extends PutBucketPolicyRequest {}
|
|
16
17
|
export interface PutBucketPolicyCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class PutBucketPolicyCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBucketReplicationCommandInput
|
|
16
17
|
extends PutBucketReplicationRequest {}
|
|
17
18
|
export interface PutBucketReplicationCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBucketTaggingCommandInput extends PutBucketTaggingRequest {}
|
|
16
17
|
export interface PutBucketTaggingCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class PutBucketTaggingCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutBucketVersioningCommandInput
|
|
16
17
|
extends PutBucketVersioningRequest {}
|
|
17
18
|
export interface PutBucketVersioningCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutJobTaggingCommandInput extends PutJobTaggingRequest {}
|
|
16
17
|
export interface PutJobTaggingCommandOutput
|
|
17
18
|
extends PutJobTaggingResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutMultiRegionAccessPointPolicyCommandInput
|
|
19
20
|
extends PutMultiRegionAccessPointPolicyRequest {}
|
|
20
21
|
export interface PutMultiRegionAccessPointPolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutPublicAccessBlockCommandInput
|
|
16
17
|
extends PutPublicAccessBlockRequest {}
|
|
17
18
|
export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {}
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../S3ControlClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface PutStorageLensConfigurationCommandInput
|
|
16
17
|
extends PutStorageLensConfigurationRequest {}
|
|
17
18
|
export interface PutStorageLensConfigurationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutStorageLensConfigurationTaggingCommandInput
|
|
19
20
|
extends PutStorageLensConfigurationTaggingRequest {}
|
|
20
21
|
export interface PutStorageLensConfigurationTaggingCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface SubmitMultiRegionAccessPointRoutesCommandInput
|
|
19
20
|
extends SubmitMultiRegionAccessPointRoutesRequest {}
|
|
20
21
|
export interface SubmitMultiRegionAccessPointRoutesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateJobPriorityCommandInput
|
|
19
20
|
extends UpdateJobPriorityRequest {}
|
|
20
21
|
export interface UpdateJobPriorityCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../S3ControlClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateJobStatusCommandInput extends UpdateJobStatusRequest {}
|
|
19
20
|
export interface UpdateJobStatusCommandOutput
|
|
20
21
|
extends UpdateJobStatusResult,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./S3Control";
|
|
2
1
|
export * from "./S3ControlClient";
|
|
2
|
+
export * from "./S3Control";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { S3ControlServiceException } from "./models/S3ControlServiceException";
|