@aws-sdk/client-s3-control 3.362.0 → 3.369.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/S3Control.js +1 -1
- package/dist-cjs/S3ControlClient.js +5 -5
- package/dist-cjs/commands/CreateAccessPointCommand.js +3 -3
- package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/CreateBucketCommand.js +4 -4
- package/dist-cjs/commands/CreateJobCommand.js +3 -3
- package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +4 -4
- package/dist-cjs/commands/DeleteAccessPointCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +3 -3
- package/dist-cjs/commands/DeleteJobTaggingCommand.js +3 -3
- package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +4 -4
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +3 -3
- package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-cjs/commands/DescribeJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +4 -4
- package/dist-cjs/commands/GetAccessPointCommand.js +3 -3
- package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/GetAccessPointPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +3 -3
- package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/GetBucketCommand.js +3 -3
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetBucketReplicationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketTaggingCommand.js +3 -3
- package/dist-cjs/commands/GetBucketVersioningCommand.js +3 -3
- package/dist-cjs/commands/GetJobTaggingCommand.js +3 -3
- package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +4 -4
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +4 -4
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +4 -4
- package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +4 -4
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +3 -3
- package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-cjs/commands/ListAccessPointsCommand.js +3 -3
- package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/ListJobsCommand.js +3 -3
- package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +4 -4
- package/dist-cjs/commands/ListRegionalBucketsCommand.js +3 -3
- package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/PutAccessPointPolicyCommand.js +3 -3
- package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +3 -3
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +4 -4
- package/dist-cjs/commands/PutBucketPolicyCommand.js +4 -4
- package/dist-cjs/commands/PutBucketReplicationCommand.js +4 -4
- package/dist-cjs/commands/PutBucketTaggingCommand.js +4 -4
- package/dist-cjs/commands/PutBucketVersioningCommand.js +4 -4
- package/dist-cjs/commands/PutJobTaggingCommand.js +3 -3
- package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +4 -4
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +3 -3
- package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +4 -4
- package/dist-cjs/commands/UpdateJobPriorityCommand.js +3 -3
- package/dist-cjs/commands/UpdateJobStatusCommand.js +3 -3
- package/dist-cjs/models/S3ControlServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_restXml.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +9 -9
- package/dist-cjs/runtimeConfig.js +11 -11
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/S3Control.js +1 -1
- package/dist-es/S3ControlClient.js +5 -5
- package/dist-es/commands/CreateAccessPointCommand.js +3 -3
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/CreateBucketCommand.js +4 -4
- package/dist-es/commands/CreateJobCommand.js +3 -3
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +4 -4
- package/dist-es/commands/DeleteAccessPointCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/DeleteBucketCommand.js +3 -3
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteBucketPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteBucketReplicationCommand.js +3 -3
- package/dist-es/commands/DeleteBucketTaggingCommand.js +3 -3
- package/dist-es/commands/DeleteJobTaggingCommand.js +3 -3
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +4 -4
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-es/commands/DescribeJobCommand.js +3 -3
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +4 -4
- package/dist-es/commands/GetAccessPointCommand.js +3 -3
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +3 -3
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/GetBucketCommand.js +3 -3
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyCommand.js +3 -3
- package/dist-es/commands/GetBucketReplicationCommand.js +3 -3
- package/dist-es/commands/GetBucketTaggingCommand.js +3 -3
- package/dist-es/commands/GetBucketVersioningCommand.js +3 -3
- package/dist-es/commands/GetJobTaggingCommand.js +3 -3
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +4 -4
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +4 -4
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +4 -4
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +4 -4
- package/dist-es/commands/GetPublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +3 -3
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-es/commands/ListAccessPointsCommand.js +3 -3
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/ListJobsCommand.js +3 -3
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +4 -4
- package/dist-es/commands/ListRegionalBucketsCommand.js +3 -3
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +3 -3
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/PutAccessPointPolicyCommand.js +3 -3
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +3 -3
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +4 -4
- package/dist-es/commands/PutBucketPolicyCommand.js +4 -4
- package/dist-es/commands/PutBucketReplicationCommand.js +4 -4
- package/dist-es/commands/PutBucketTaggingCommand.js +4 -4
- package/dist-es/commands/PutBucketVersioningCommand.js +4 -4
- package/dist-es/commands/PutJobTaggingCommand.js +3 -3
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +4 -4
- package/dist-es/commands/PutPublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +3 -3
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +3 -3
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +4 -4
- package/dist-es/commands/UpdateJobPriorityCommand.js +3 -3
- package/dist-es/commands/UpdateJobStatusCommand.js +3 -3
- package/dist-es/models/S3ControlServiceException.js +1 -1
- package/dist-es/protocols/Aws_restXml.js +1 -1
- package/dist-es/runtimeConfig.browser.js +9 -9
- package/dist-es/runtimeConfig.js +11 -11
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/S3Control.d.ts +1 -1
- package/dist-types/S3ControlClient.d.ts +8 -8
- package/dist-types/commands/CreateAccessPointCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
- package/dist-types/commands/CreateJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessPointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJobTaggingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +3 -3
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +3 -3
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessPointCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -3
- package/dist-types/commands/GetJobTaggingCommand.d.ts +3 -3
- package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +3 -3
- package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +3 -3
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessPointsCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -3
- package/dist-types/commands/ListRegionalBucketsCommand.d.ts +3 -3
- package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -3
- package/dist-types/commands/PutJobTaggingCommand.d.ts +3 -3
- package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +3 -3
- package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJobPriorityCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJobStatusCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/S3ControlServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccessPointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMultiRegionAccessPointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRegionalBucketsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStorageLensConfigurationsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +23 -23
- package/dist-types/runtimeConfig.d.ts +22 -22
- package/dist-types/runtimeConfig.native.d.ts +22 -22
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/S3Control.d.ts +1 -1
- package/dist-types/ts3.4/S3ControlClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAccessPointsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMultiRegionAccessPointsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListRegionalBucketsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListStorageLensConfigurationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +40 -45
- package/dist-types/ts3.4/runtimeConfig.d.ts +39 -41
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -43
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +39 -38
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getRedirectFromPostIdPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_ListRegionalBucketsCommand, se_ListRegionalBucketsCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListRegionalBucketsCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_ListStorageLensConfigurationsCommand, se_ListStorageLensConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListStorageLensConfigurationsCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_PutAccessPointConfigurationForObjectLambdaCommand, se_PutAccessPointConfigurationForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutAccessPointConfigurationForObjectLambdaCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_PutAccessPointPolicyCommand, se_PutAccessPointPolicyCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutAccessPointPolicyCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_PutAccessPointPolicyForObjectLambdaCommand, se_PutAccessPointPolicyForObjectLambdaCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-checksum";
|
|
2
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { de_PutBucketLifecycleConfigurationCommand, se_PutBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutBucketLifecycleConfigurationCommand extends $Command {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-checksum";
|
|
2
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { de_PutBucketPolicyCommand, se_PutBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutBucketPolicyCommand extends $Command {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-checksum";
|
|
2
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { de_PutBucketReplicationCommand, se_PutBucketReplicationCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutBucketReplicationCommand extends $Command {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-checksum";
|
|
2
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { de_PutBucketTaggingCommand, se_PutBucketTaggingCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutBucketTaggingCommand extends $Command {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-checksum";
|
|
2
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { de_PutBucketVersioningCommand, se_PutBucketVersioningCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutBucketVersioningCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_PutJobTaggingCommand, se_PutJobTaggingCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutJobTaggingCommand extends $Command {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-checksum";
|
|
2
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { de_PutMultiRegionAccessPointPolicyCommand, se_PutMultiRegionAccessPointPolicyCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutMultiRegionAccessPointPolicyCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_PutPublicAccessBlockCommand, se_PutPublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutPublicAccessBlockCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_PutStorageLensConfigurationCommand, se_PutStorageLensConfigurationCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutStorageLensConfigurationCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_PutStorageLensConfigurationTaggingCommand, se_PutStorageLensConfigurationTaggingCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutStorageLensConfigurationTaggingCommand extends $Command {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getApplyMd5BodyChecksumPlugin } from "@aws-sdk/middleware-apply-body-checksum";
|
|
2
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
2
|
+
import { getApplyMd5BodyChecksumPlugin } from "@smithy/middleware-apply-body-checksum";
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { de_SubmitMultiRegionAccessPointRoutesCommand, se_SubmitMultiRegionAccessPointRoutesCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class SubmitMultiRegionAccessPointRoutesCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_UpdateJobPriorityCommand, se_UpdateJobPriorityCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateJobPriorityCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_UpdateJobStatusCommand, se_UpdateJobStatusCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateJobStatusCommand extends $Command {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class S3ControlServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, getArrayIfSingleItem as __getArrayIfSingleItem, getValueFromTextNode as __getValueFromTextNode, map, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, resolvedPath as __resolvedPath, strictParseFloat as __strictParseFloat, strictParseInt32 as __strictParseInt32, strictParseLong as __strictParseLong, withBaseException, } from "@aws-sdk/smithy-client";
|
|
2
1
|
import { XmlNode as __XmlNode, XmlText as __XmlText } from "@aws-sdk/xml-builder";
|
|
3
2
|
import { HttpRequest as __HttpRequest, isValidHostname as __isValidHostname, } from "@smithy/protocol-http";
|
|
3
|
+
import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, getArrayIfSingleItem as __getArrayIfSingleItem, getValueFromTextNode as __getValueFromTextNode, map, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, resolvedPath as __resolvedPath, strictParseFloat as __strictParseFloat, strictParseInt32 as __strictParseInt32, strictParseLong as __strictParseLong, withBaseException, } from "@smithy/smithy-client";
|
|
4
4
|
import { XMLParser } from "fast-xml-parser";
|
|
5
5
|
import { v4 as generateIdempotencyToken } from "uuid";
|
|
6
6
|
import { BadRequestException, BucketAlreadyExists, BucketAlreadyOwnedByYou, IdempotencyException, InternalServiceException, InvalidNextTokenException, InvalidRequestException, JobManifestGenerator, JobStatusException, NoSuchPublicAccessBlockConfiguration, NotFoundException, ObjectLambdaContentTransformation, TooManyRequestsException, TooManyTagsException, } from "../models/models_0";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
|
-
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
|
|
4
|
-
import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
|
-
import { blobHasher as streamHasher } from "@aws-sdk/hash-blob-browser";
|
|
6
|
-
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
7
|
-
import { Md5 } from "@aws-sdk/md5-js";
|
|
8
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
9
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
10
3
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
|
+
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
+
import { blobHasher as streamHasher } from "@smithy/hash-blob-browser";
|
|
7
|
+
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
8
|
+
import { Md5 } from "@smithy/md5-js";
|
|
9
|
+
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
10
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
|
-
import { loadConfigsForDefaultMode } from "@
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@
|
|
12
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
13
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
14
14
|
export const getRuntimeConfig = (config) => {
|
|
15
15
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
16
16
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
|
-
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
|
|
4
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
|
-
import { Hash } from "@aws-sdk/hash-node";
|
|
6
|
-
import { fileStreamHasher as streamHasher } from "@aws-sdk/hash-stream-node";
|
|
7
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
8
|
-
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
9
|
-
import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
10
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
11
|
-
import { DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
12
4
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
5
|
+
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
|
6
|
+
import { Hash } from "@smithy/hash-node";
|
|
7
|
+
import { fileStreamHasher as streamHasher } from "@smithy/hash-stream-node";
|
|
8
|
+
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
9
|
+
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
10
|
+
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
+
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
13
13
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
14
|
-
import { loadConfigsForDefaultMode } from "@
|
|
15
|
-
import { resolveDefaultsModeConfig } from "@
|
|
16
|
-
import { emitWarningIfUnsupportedVersion } from "@
|
|
14
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
15
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
16
|
+
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
17
17
|
export const getRuntimeConfig = (config) => {
|
|
18
18
|
emitWarningIfUnsupportedVersion(process.version);
|
|
19
19
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { NoOpLogger } from "@
|
|
2
|
-
import { parseUrl } from "@
|
|
3
|
-
import { fromBase64, toBase64 } from "@
|
|
4
|
-
import { fromUtf8, toUtf8 } from "@
|
|
1
|
+
import { NoOpLogger } from "@smithy/smithy-client";
|
|
2
|
+
import { parseUrl } from "@smithy/url-parser";
|
|
3
|
+
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
4
|
+
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
5
5
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
6
6
|
export const getRuntimeConfig = (config) => ({
|
|
7
7
|
apiVersion: "2018-08-20",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { CreateAccessPointCommandInput, CreateAccessPointCommandOutput } from "./commands/CreateAccessPointCommand";
|
|
3
3
|
import { CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput } from "./commands/CreateAccessPointForObjectLambdaCommand";
|
|
4
4
|
import { CreateBucketCommandInput, CreateBucketCommandOutput } from "./commands/CreateBucketCommand";
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
3
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
2
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
6
3
|
import { S3ControlInputConfig, S3ControlResolvedConfig } from "@aws-sdk/middleware-sdk-s3-control";
|
|
7
4
|
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
8
5
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
6
|
+
import { Credentials as __Credentials } from "@aws-sdk/types";
|
|
7
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
8
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
11
10
|
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
12
|
-
import {
|
|
11
|
+
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
12
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, StreamHasher as __StreamHasher, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
13
13
|
import { Readable } from "stream";
|
|
14
14
|
import { CreateAccessPointCommandInput, CreateAccessPointCommandOutput } from "./commands/CreateAccessPointCommand";
|
|
15
15
|
import { CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput } from "./commands/CreateAccessPointForObjectLambdaCommand";
|
|
@@ -94,7 +94,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
94
94
|
*/
|
|
95
95
|
requestHandler?: __HttpHandler;
|
|
96
96
|
/**
|
|
97
|
-
* A constructor for a class implementing the {@link @
|
|
97
|
+
* A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
|
|
98
98
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
99
99
|
* @internal
|
|
100
100
|
*/
|
|
@@ -196,7 +196,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
196
196
|
*/
|
|
197
197
|
md5?: __ChecksumConstructor | __HashConstructor;
|
|
198
198
|
/**
|
|
199
|
-
* The {@link @
|
|
199
|
+
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
200
200
|
*/
|
|
201
201
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
202
202
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CreateAccessPointRequest, CreateAccessPointResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CreateAccessPointForObjectLambdaRequest, CreateAccessPointForObjectLambdaResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CreateBucketRequest, CreateBucketResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CreateJobRequest, CreateJobResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { CreateMultiRegionAccessPointRequest, CreateMultiRegionAccessPointResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteAccessPointRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteAccessPointForObjectLambdaRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteAccessPointPolicyRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteAccessPointPolicyForObjectLambdaRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteBucketRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteBucketLifecycleConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteBucketPolicyRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteBucketReplicationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteBucketTaggingRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteJobTaggingRequest, DeleteJobTaggingResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteMultiRegionAccessPointRequest, DeleteMultiRegionAccessPointResult } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeletePublicAccessBlockRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { DeleteStorageLensConfigurationRequest } from "../models/models_0";
|
|
5
5
|
import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3ControlClient";
|
|
6
6
|
/**
|