@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,18 +1,18 @@
|
|
|
1
1
|
import { S3ControlClientConfig } from "./S3ControlClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@
|
|
4
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
5
5
|
requestHandler:
|
|
6
|
-
| (import("@
|
|
6
|
+
| (import("@smithy/types").RequestHandler<
|
|
7
7
|
any,
|
|
8
8
|
any,
|
|
9
|
-
import("@
|
|
9
|
+
import("@smithy/types").HttpHandlerOptions
|
|
10
10
|
> &
|
|
11
11
|
import("@smithy/protocol-http").HttpHandler)
|
|
12
|
-
| import("@
|
|
12
|
+
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
13
13
|
apiVersion: string;
|
|
14
|
-
urlParser: import("@
|
|
15
|
-
bodyLengthChecker: import("@
|
|
14
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
15
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
16
16
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
17
17
|
base64Decoder: import("@smithy/types").Decoder;
|
|
18
18
|
base64Encoder: import("@smithy/types").Encoder;
|
|
@@ -20,75 +20,69 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
|
20
20
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
21
21
|
disableHostPrefix: boolean;
|
|
22
22
|
serviceId: string;
|
|
23
|
-
useDualstackEndpoint:
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
27
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
23
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
28
26
|
credentialDefaultProvider: (
|
|
29
27
|
input: any
|
|
30
28
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
31
|
-
defaultUserAgentProvider: import("@
|
|
32
|
-
import("@
|
|
29
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
30
|
+
import("@smithy/types").UserAgent
|
|
33
31
|
>;
|
|
34
|
-
maxAttempts:
|
|
35
|
-
(number | import("@aws-sdk/types").Provider<number>);
|
|
32
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
36
33
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
37
|
-
logger: import("@
|
|
34
|
+
logger: import("@smithy/types").Logger;
|
|
38
35
|
streamHasher:
|
|
39
|
-
| import("@
|
|
40
|
-
| import("@
|
|
41
|
-
md5: import("@
|
|
36
|
+
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
37
|
+
| import("@smithy/types").StreamHasher<Blob>;
|
|
38
|
+
md5: import("@smithy/types").HashConstructor;
|
|
42
39
|
defaultsMode:
|
|
43
|
-
| import("@
|
|
40
|
+
| import("@smithy/smithy-client").DefaultsMode
|
|
44
41
|
| import("@smithy/types").Provider<
|
|
45
|
-
import("@
|
|
42
|
+
import("@smithy/smithy-client").DefaultsMode
|
|
46
43
|
>;
|
|
47
44
|
endpoint?:
|
|
48
45
|
| string
|
|
49
|
-
| import("@
|
|
50
|
-
|
|
|
51
|
-
|
|
52
|
-
|
|
|
53
|
-
| (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> &
|
|
54
|
-
import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)
|
|
46
|
+
| import("@smithy/types").Endpoint
|
|
47
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
48
|
+
| import("@smithy/types").EndpointV2
|
|
49
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
55
50
|
| undefined;
|
|
56
51
|
endpointProvider: (
|
|
57
52
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
58
53
|
context?: {
|
|
59
|
-
logger?: import("@
|
|
54
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
60
55
|
}
|
|
61
|
-
) => import("@
|
|
56
|
+
) => import("@smithy/types").EndpointV2;
|
|
62
57
|
tls?: boolean | undefined;
|
|
63
58
|
retryStrategy?:
|
|
64
|
-
| import("@
|
|
65
|
-
| import("@
|
|
59
|
+
| import("@smithy/types").RetryStrategy
|
|
60
|
+
| import("@smithy/types").RetryStrategyV2
|
|
66
61
|
| undefined;
|
|
67
62
|
credentials?:
|
|
68
|
-
| import("@
|
|
69
|
-
| import("@
|
|
70
|
-
import("@
|
|
63
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
64
|
+
| import("@smithy/types").Provider<
|
|
65
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
71
66
|
>
|
|
72
67
|
| undefined;
|
|
73
68
|
signer?:
|
|
74
|
-
| import("@
|
|
69
|
+
| import("@smithy/types").RequestSigner
|
|
75
70
|
| ((
|
|
76
|
-
authScheme?: import("@
|
|
77
|
-
) => Promise<import("@
|
|
71
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
72
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
78
73
|
| undefined;
|
|
79
74
|
signingEscapePath: boolean;
|
|
80
75
|
systemClockOffset?: number | undefined;
|
|
81
76
|
signingRegion?: string | undefined;
|
|
82
77
|
signerConstructor?:
|
|
83
78
|
| (new (
|
|
84
|
-
options: import("@
|
|
85
|
-
import("@
|
|
86
|
-
) => import("@
|
|
79
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
80
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
81
|
+
) => import("@smithy/types").RequestSigner)
|
|
87
82
|
| undefined;
|
|
88
83
|
useArnRegion?:
|
|
89
84
|
| boolean
|
|
90
|
-
|
|
|
91
|
-
import("@smithy/types").Provider<boolean>)
|
|
85
|
+
| import("@smithy/types").Provider<boolean>
|
|
92
86
|
| undefined;
|
|
93
|
-
customUserAgent?: string | import("@
|
|
87
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
94
88
|
};
|
|
@@ -7,13 +7,13 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
|
7
7
|
endpointProvider: (
|
|
8
8
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
9
9
|
context?: {
|
|
10
|
-
logger?: import("@
|
|
10
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
11
11
|
}
|
|
12
|
-
) => import("@
|
|
13
|
-
logger: import("@
|
|
12
|
+
) => import("@smithy/types").EndpointV2;
|
|
13
|
+
logger: import("@smithy/types").Logger;
|
|
14
14
|
serviceId: string;
|
|
15
15
|
signingEscapePath: boolean;
|
|
16
|
-
urlParser: import("@
|
|
16
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
17
17
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
18
18
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
19
19
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3-control",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.369.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -23,51 +23,52 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
26
|
-
"@aws-sdk/client-sts": "3.
|
|
27
|
-
"@aws-sdk/
|
|
28
|
-
"@aws-sdk/
|
|
29
|
-
"@aws-sdk/
|
|
30
|
-
"@aws-sdk/
|
|
31
|
-
"@aws-sdk/
|
|
32
|
-
"@aws-sdk/
|
|
33
|
-
"@aws-sdk/
|
|
34
|
-
"@aws-sdk/
|
|
35
|
-
"@aws-sdk/
|
|
36
|
-
"@aws-sdk/
|
|
37
|
-
"@aws-sdk/
|
|
38
|
-
"@aws-sdk/middleware-host-header": "3.357.0",
|
|
39
|
-
"@aws-sdk/middleware-logger": "3.357.0",
|
|
40
|
-
"@aws-sdk/middleware-recursion-detection": "3.357.0",
|
|
41
|
-
"@aws-sdk/middleware-retry": "3.362.0",
|
|
42
|
-
"@aws-sdk/middleware-sdk-s3-control": "3.357.0",
|
|
43
|
-
"@aws-sdk/middleware-serde": "3.357.0",
|
|
44
|
-
"@aws-sdk/middleware-signing": "3.357.0",
|
|
45
|
-
"@aws-sdk/middleware-stack": "3.357.0",
|
|
46
|
-
"@aws-sdk/middleware-user-agent": "3.357.0",
|
|
47
|
-
"@aws-sdk/node-config-provider": "3.357.0",
|
|
48
|
-
"@aws-sdk/node-http-handler": "3.360.0",
|
|
49
|
-
"@aws-sdk/smithy-client": "3.360.0",
|
|
50
|
-
"@aws-sdk/types": "3.357.0",
|
|
51
|
-
"@aws-sdk/url-parser": "3.357.0",
|
|
52
|
-
"@aws-sdk/util-base64": "3.310.0",
|
|
53
|
-
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
54
|
-
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
55
|
-
"@aws-sdk/util-defaults-mode-browser": "3.360.0",
|
|
56
|
-
"@aws-sdk/util-defaults-mode-node": "3.360.0",
|
|
57
|
-
"@aws-sdk/util-endpoints": "3.357.0",
|
|
58
|
-
"@aws-sdk/util-retry": "3.362.0",
|
|
59
|
-
"@aws-sdk/util-user-agent-browser": "3.357.0",
|
|
60
|
-
"@aws-sdk/util-user-agent-node": "3.357.0",
|
|
61
|
-
"@aws-sdk/util-utf8": "3.310.0",
|
|
26
|
+
"@aws-sdk/client-sts": "3.369.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.369.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.369.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.369.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.369.0",
|
|
31
|
+
"@aws-sdk/middleware-sdk-s3-control": "3.369.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.369.0",
|
|
33
|
+
"@aws-sdk/middleware-user-agent": "3.369.0",
|
|
34
|
+
"@aws-sdk/types": "3.369.0",
|
|
35
|
+
"@aws-sdk/util-endpoints": "3.369.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-browser": "3.369.0",
|
|
37
|
+
"@aws-sdk/util-user-agent-node": "3.369.0",
|
|
62
38
|
"@aws-sdk/xml-builder": "3.310.0",
|
|
39
|
+
"@smithy/config-resolver": "^1.0.1",
|
|
40
|
+
"@smithy/fetch-http-handler": "^1.0.1",
|
|
41
|
+
"@smithy/hash-blob-browser": "^1.0.1",
|
|
42
|
+
"@smithy/hash-node": "^1.0.1",
|
|
43
|
+
"@smithy/hash-stream-node": "^1.0.1",
|
|
44
|
+
"@smithy/invalid-dependency": "^1.0.1",
|
|
45
|
+
"@smithy/md5-js": "^1.0.1",
|
|
46
|
+
"@smithy/middleware-apply-body-checksum": "^1.0.1",
|
|
47
|
+
"@smithy/middleware-content-length": "^1.0.1",
|
|
48
|
+
"@smithy/middleware-endpoint": "^1.0.1",
|
|
49
|
+
"@smithy/middleware-retry": "^1.0.2",
|
|
50
|
+
"@smithy/middleware-serde": "^1.0.1",
|
|
51
|
+
"@smithy/middleware-stack": "^1.0.1",
|
|
52
|
+
"@smithy/node-config-provider": "^1.0.1",
|
|
53
|
+
"@smithy/node-http-handler": "^1.0.2",
|
|
63
54
|
"@smithy/protocol-http": "^1.0.1",
|
|
64
|
-
"@smithy/
|
|
55
|
+
"@smithy/smithy-client": "^1.0.3",
|
|
56
|
+
"@smithy/types": "^1.1.0",
|
|
57
|
+
"@smithy/url-parser": "^1.0.1",
|
|
58
|
+
"@smithy/util-base64": "^1.0.1",
|
|
59
|
+
"@smithy/util-body-length-browser": "^1.0.1",
|
|
60
|
+
"@smithy/util-body-length-node": "^1.0.1",
|
|
61
|
+
"@smithy/util-defaults-mode-browser": "^1.0.1",
|
|
62
|
+
"@smithy/util-defaults-mode-node": "^1.0.1",
|
|
63
|
+
"@smithy/util-retry": "^1.0.2",
|
|
64
|
+
"@smithy/util-utf8": "^1.0.1",
|
|
65
65
|
"fast-xml-parser": "4.2.5",
|
|
66
66
|
"tslib": "^2.5.0",
|
|
67
67
|
"uuid": "^8.3.2"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
70
|
"@aws-sdk/service-client-documentation-generator": "3.310.0",
|
|
71
|
+
"@smithy/service-client-documentation-generator": "^1.0.1",
|
|
71
72
|
"@tsconfig/node14": "1.0.3",
|
|
72
73
|
"@types/mocha": "^8.0.4",
|
|
73
74
|
"@types/node": "^14.14.31",
|