@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
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetAccessPointPolicyForObjectLambdaCommand, se_GetAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetAccessPointPolicyStatusCommand, se_GetAccessPointPolicyStatusCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetAccessPointPolicyStatusCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetAccessPointPolicyStatusForObjectLambdaCommand, se_GetAccessPointPolicyStatusForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetBucketCommand, se_GetBucketCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetBucketCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetBucketLifecycleConfigurationCommand, se_GetBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetBucketLifecycleConfigurationCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetBucketPolicyCommand, se_GetBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetBucketPolicyCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetBucketReplicationCommand, se_GetBucketReplicationCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetBucketReplicationCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetBucketTaggingCommand, se_GetBucketTaggingCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetBucketTaggingCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetBucketVersioningCommand, se_GetBucketVersioningCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetBucketVersioningCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetJobTaggingCommand, se_GetJobTaggingCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetJobTaggingCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_GetMultiRegionAccessPointCommand, se_GetMultiRegionAccessPointCommand } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class GetMultiRegionAccessPointCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_GetMultiRegionAccessPointPolicyCommand, se_GetMultiRegionAccessPointPolicyCommand, } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class GetMultiRegionAccessPointPolicyCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_GetMultiRegionAccessPointPolicyStatusCommand, se_GetMultiRegionAccessPointPolicyStatusCommand, } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class GetMultiRegionAccessPointPolicyStatusCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_GetMultiRegionAccessPointRoutesCommand, se_GetMultiRegionAccessPointRoutesCommand, } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class GetMultiRegionAccessPointRoutesCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetPublicAccessBlockCommand, se_GetPublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetPublicAccessBlockCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetStorageLensConfigurationCommand, se_GetStorageLensConfigurationCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetStorageLensConfigurationCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_GetStorageLensConfigurationTaggingCommand, se_GetStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class GetStorageLensConfigurationTaggingCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_ListAccessPointsCommand, se_ListAccessPointsCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class ListAccessPointsCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_ListAccessPointsForObjectLambdaCommand, se_ListAccessPointsForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class ListAccessPointsForObjectLambdaCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class ListJobsCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_ListMultiRegionAccessPointsCommand, se_ListMultiRegionAccessPointsCommand } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class ListMultiRegionAccessPointsCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -3,6 +3,7 @@ import { getRedirectFromPostIdPlugin } from "@aws-sdk/middleware-sdk-s3-control"
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_ListRegionalBucketsCommand, se_ListRegionalBucketsCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class ListRegionalBucketsCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_ListStorageLensConfigurationsCommand, se_ListStorageLensConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class ListStorageLensConfigurationsCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_PutAccessPointConfigurationForObjectLambdaCommand, se_PutAccessPointConfigurationForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutAccessPointConfigurationForObjectLambdaCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_PutAccessPointPolicyCommand, se_PutAccessPointPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutAccessPointPolicyCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_PutAccessPointPolicyForObjectLambdaCommand, se_PutAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_PutBucketLifecycleConfigurationCommand, se_PutBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class PutBucketLifecycleConfigurationCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_PutBucketPolicyCommand, se_PutBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class PutBucketPolicyCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_PutBucketReplicationCommand, se_PutBucketReplicationCommand } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class PutBucketReplicationCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_PutBucketTaggingCommand, se_PutBucketTaggingCommand } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class PutBucketTaggingCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_PutBucketVersioningCommand, se_PutBucketVersioningCommand } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class PutBucketVersioningCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_PutJobTaggingCommand, se_PutJobTaggingCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutJobTaggingCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_PutMultiRegionAccessPointPolicyCommand, se_PutMultiRegionAccessPointPolicyCommand, } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class PutMultiRegionAccessPointPolicyCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_PutPublicAccessBlockCommand, se_PutPublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutPublicAccessBlockCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_PutStorageLensConfigurationCommand, se_PutStorageLensConfigurationCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutStorageLensConfigurationCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_PutStorageLensConfigurationTaggingCommand, se_PutStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class PutStorageLensConfigurationTaggingCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -4,6 +4,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
6
|
import { de_SubmitMultiRegionAccessPointRoutesCommand, se_SubmitMultiRegionAccessPointRoutesCommand, } from "../protocols/Aws_restXml";
|
|
7
|
+
export { $Command };
|
|
7
8
|
export class SubmitMultiRegionAccessPointRoutesCommand extends $Command {
|
|
8
9
|
static getEndpointParameterInstructions() {
|
|
9
10
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_UpdateJobPriorityCommand, se_UpdateJobPriorityCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateJobPriorityCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
5
|
import { de_UpdateJobStatusCommand, se_UpdateJobStatusCommand } from "../protocols/Aws_restXml";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateJobStatusCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -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";
|
|
@@ -76,6 +76,7 @@ import { SubmitMultiRegionAccessPointRoutesCommandInput, SubmitMultiRegionAccess
|
|
|
76
76
|
import { UpdateJobPriorityCommandInput, UpdateJobPriorityCommandOutput } from "./commands/UpdateJobPriorityCommand";
|
|
77
77
|
import { UpdateJobStatusCommandInput, UpdateJobStatusCommandOutput } from "./commands/UpdateJobStatusCommand";
|
|
78
78
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
79
|
+
export { __Client };
|
|
79
80
|
/**
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
@@ -202,7 +203,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
202
203
|
/**
|
|
203
204
|
* @public
|
|
204
205
|
*/
|
|
205
|
-
type S3ControlClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & S3ControlInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
206
|
+
export type S3ControlClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & S3ControlInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
206
207
|
/**
|
|
207
208
|
* @public
|
|
208
209
|
*
|
|
@@ -213,7 +214,7 @@ export interface S3ControlClientConfig extends S3ControlClientConfigType {
|
|
|
213
214
|
/**
|
|
214
215
|
* @public
|
|
215
216
|
*/
|
|
216
|
-
type S3ControlClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & S3ControlResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
217
|
+
export type S3ControlClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & S3ControlResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
217
218
|
/**
|
|
218
219
|
* @public
|
|
219
220
|
*
|
|
@@ -238,4 +239,3 @@ export declare class S3ControlClient extends __Client<__HttpHandlerOptions, Serv
|
|
|
238
239
|
*/
|
|
239
240
|
destroy(): void;
|
|
240
241
|
}
|
|
241
|
-
export {};
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateAccessPointRequest, CreateAccessPointResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateAccessPointForObjectLambdaRequest, CreateAccessPointForObjectLambdaResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateBucketRequest, CreateBucketResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateJobRequest, CreateJobResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateMultiRegionAccessPointRequest, CreateMultiRegionAccessPointResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteAccessPointRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteAccessPointForObjectLambdaRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteAccessPointPolicyRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteAccessPointPolicyForObjectLambdaRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketLifecycleConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketPolicyRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketReplicationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteBucketTaggingRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteJobTaggingRequest, DeleteJobTaggingResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteMultiRegionAccessPointRequest, DeleteMultiRegionAccessPointResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|