@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,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { PutBucketTaggingRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ControlClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { PutBucketVersioningRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ControlClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { PutJobTaggingRequest, PutJobTaggingResult } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ControlClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
PutMultiRegionAccessPointPolicyRequest,
|
|
11
11
|
PutMultiRegionAccessPointPolicyResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { PutPublicAccessBlockRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ControlClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { PutStorageLensConfigurationRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ControlClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
PutStorageLensConfigurationTaggingRequest,
|
|
11
11
|
PutStorageLensConfigurationTaggingResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
SubmitMultiRegionAccessPointRoutesRequest,
|
|
11
11
|
SubmitMultiRegionAccessPointRoutesResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateJobPriorityRequest,
|
|
11
11
|
UpdateJobPriorityResult,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
UpdateJobStatusRequest,
|
|
11
11
|
UpdateJobStatusResult,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Endpoint,
|
|
2
3
|
EndpointParameters as __EndpointParameters,
|
|
3
4
|
EndpointV2,
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
Provider,
|
|
6
|
+
} from "@smithy/types";
|
|
6
7
|
export interface ClientInputEndpointParameters {
|
|
7
8
|
region?: string | Provider<string>;
|
|
8
9
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
-
} from "@
|
|
4
|
+
} from "@smithy/smithy-client";
|
|
5
5
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
6
6
|
export declare class S3ControlServiceException extends __ServiceException {
|
|
7
7
|
constructor(options: __ServiceExceptionOptions);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { S3ControlServiceException as __BaseException } from "./S3ControlServiceException";
|
|
3
3
|
export interface AbortIncompleteMultipartUpload {
|
|
4
4
|
DaysAfterInitiation?: number;
|
|
@@ -1,102 +1,97 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { S3ControlClientConfig } from "./S3ControlClient";
|
|
3
3
|
export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
|
-
bodyLengthChecker: import("@
|
|
8
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider: (
|
|
10
10
|
input: any
|
|
11
11
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@
|
|
13
|
-
import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
13
|
+
import("@smithy/types").UserAgent
|
|
14
14
|
>;
|
|
15
|
-
maxAttempts:
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
15
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
16
|
+
md5: import("@smithy/types").HashConstructor;
|
|
17
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
19
18
|
requestHandler:
|
|
20
|
-
| (import("@
|
|
19
|
+
| (import("@smithy/types").RequestHandler<
|
|
21
20
|
any,
|
|
22
21
|
any,
|
|
23
|
-
import("@
|
|
22
|
+
import("@smithy/types").HttpHandlerOptions
|
|
24
23
|
> &
|
|
25
24
|
import("@smithy/protocol-http").HttpHandler)
|
|
26
25
|
| RequestHandler;
|
|
27
26
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
|
-
sha256: import("@
|
|
27
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
29
28
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
30
29
|
streamHasher:
|
|
31
|
-
| import("@
|
|
32
|
-
| import("@
|
|
33
|
-
useDualstackEndpoint:
|
|
34
|
-
|
|
35
|
-
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
36
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
30
|
+
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
31
|
+
| import("@smithy/types").StreamHasher<Blob>;
|
|
32
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
33
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
37
34
|
apiVersion: string;
|
|
38
|
-
urlParser: import("@
|
|
35
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
39
36
|
base64Decoder: import("@smithy/types").Decoder;
|
|
40
37
|
base64Encoder: import("@smithy/types").Encoder;
|
|
41
38
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
42
39
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
43
40
|
disableHostPrefix: boolean;
|
|
44
41
|
serviceId: string;
|
|
45
|
-
logger: import("@
|
|
42
|
+
logger: import("@smithy/types").Logger;
|
|
46
43
|
endpoint?:
|
|
47
44
|
| ((
|
|
48
45
|
| string
|
|
49
|
-
| import("@
|
|
50
|
-
| import("@
|
|
51
|
-
| import("@
|
|
52
|
-
| import("@
|
|
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>
|
|
53
50
|
) &
|
|
54
51
|
(
|
|
55
52
|
| string
|
|
56
53
|
| import("@smithy/types").Provider<string>
|
|
57
54
|
| import("@smithy/types").Endpoint
|
|
58
55
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
59
|
-
| import("@
|
|
60
|
-
| import("@smithy/types").Provider<
|
|
61
|
-
import("@aws-sdk/types").EndpointV2
|
|
62
|
-
>
|
|
56
|
+
| import("@smithy/types").EndpointV2
|
|
57
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
63
58
|
))
|
|
64
59
|
| undefined;
|
|
65
60
|
endpointProvider: (
|
|
66
61
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
67
62
|
context?: {
|
|
68
|
-
logger?: import("@
|
|
63
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
69
64
|
}
|
|
70
|
-
) => import("@
|
|
65
|
+
) => import("@smithy/types").EndpointV2;
|
|
71
66
|
tls?: boolean | undefined;
|
|
72
67
|
retryStrategy?:
|
|
73
|
-
| import("@
|
|
74
|
-
| import("@
|
|
68
|
+
| import("@smithy/types").RetryStrategy
|
|
69
|
+
| import("@smithy/types").RetryStrategyV2
|
|
75
70
|
| undefined;
|
|
76
71
|
credentials?:
|
|
77
|
-
| import("@
|
|
78
|
-
| import("@
|
|
79
|
-
import("@
|
|
72
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
73
|
+
| import("@smithy/types").Provider<
|
|
74
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
80
75
|
>
|
|
81
76
|
| undefined;
|
|
82
77
|
signer?:
|
|
83
|
-
| import("@
|
|
78
|
+
| import("@smithy/types").RequestSigner
|
|
84
79
|
| ((
|
|
85
|
-
authScheme?: import("@
|
|
86
|
-
) => Promise<import("@
|
|
80
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
81
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
87
82
|
| undefined;
|
|
88
83
|
signingEscapePath: boolean;
|
|
89
84
|
systemClockOffset?: number | undefined;
|
|
90
85
|
signingRegion?: string | undefined;
|
|
91
86
|
signerConstructor?:
|
|
92
87
|
| (new (
|
|
93
|
-
options: import("@
|
|
94
|
-
import("@
|
|
95
|
-
) => import("@
|
|
88
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
89
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
90
|
+
) => import("@smithy/types").RequestSigner)
|
|
96
91
|
| undefined;
|
|
97
92
|
useArnRegion?:
|
|
98
|
-
|
|
|
99
|
-
|
|
93
|
+
| boolean
|
|
94
|
+
| import("@smithy/types").Provider<boolean>
|
|
100
95
|
| undefined;
|
|
101
|
-
customUserAgent?: string | import("@
|
|
96
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
102
97
|
};
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
2
|
-
import { HashConstructor as __HashConstructor } from "@
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
|
+
import { HashConstructor as __HashConstructor } from "@smithy/types";
|
|
3
3
|
import { S3ControlClientConfig } from "./S3ControlClient";
|
|
4
4
|
export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
5
5
|
runtime: string;
|
|
6
|
-
defaultsMode: import("@
|
|
7
|
-
import("@
|
|
6
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
7
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
8
8
|
>;
|
|
9
|
-
bodyLengthChecker: import("@
|
|
9
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (
|
|
11
11
|
input: any
|
|
12
12
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
13
|
-
defaultUserAgentProvider: import("@
|
|
14
|
-
import("@
|
|
13
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
14
|
+
import("@smithy/types").UserAgent
|
|
15
15
|
>;
|
|
16
|
-
maxAttempts: number | import("@
|
|
16
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
17
17
|
md5: __HashConstructor;
|
|
18
|
-
region: string | import("@
|
|
18
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
19
19
|
requestHandler:
|
|
20
|
-
| (import("@
|
|
20
|
+
| (import("@smithy/types").RequestHandler<
|
|
21
21
|
any,
|
|
22
22
|
any,
|
|
23
|
-
import("@
|
|
23
|
+
import("@smithy/types").HttpHandlerOptions
|
|
24
24
|
> &
|
|
25
25
|
import("@smithy/protocol-http").HttpHandler)
|
|
26
26
|
| RequestHandler;
|
|
@@ -28,73 +28,71 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
|
|
|
28
28
|
sha256: __HashConstructor;
|
|
29
29
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
30
30
|
streamHasher:
|
|
31
|
-
| import("@
|
|
32
|
-
| import("@
|
|
33
|
-
useDualstackEndpoint: boolean | import("@
|
|
34
|
-
useFipsEndpoint: boolean | import("@
|
|
31
|
+
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
32
|
+
| import("@smithy/types").StreamHasher<Blob>;
|
|
33
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
34
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
35
35
|
apiVersion: string;
|
|
36
|
-
urlParser: import("@
|
|
36
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
37
37
|
base64Decoder: import("@smithy/types").Decoder;
|
|
38
38
|
base64Encoder: import("@smithy/types").Encoder;
|
|
39
39
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
40
40
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
41
41
|
disableHostPrefix: boolean;
|
|
42
42
|
serviceId: string;
|
|
43
|
-
logger: import("@
|
|
43
|
+
logger: import("@smithy/types").Logger;
|
|
44
44
|
endpoint?:
|
|
45
45
|
| ((
|
|
46
46
|
| string
|
|
47
|
-
| import("@
|
|
48
|
-
| import("@
|
|
49
|
-
| import("@
|
|
50
|
-
| import("@
|
|
47
|
+
| import("@smithy/types").Endpoint
|
|
48
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
49
|
+
| import("@smithy/types").EndpointV2
|
|
50
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
51
51
|
) &
|
|
52
52
|
(
|
|
53
53
|
| string
|
|
54
54
|
| import("@smithy/types").Provider<string>
|
|
55
55
|
| import("@smithy/types").Endpoint
|
|
56
56
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
57
|
-
| import("@
|
|
58
|
-
| import("@smithy/types").Provider<
|
|
59
|
-
import("@aws-sdk/types").EndpointV2
|
|
60
|
-
>
|
|
57
|
+
| import("@smithy/types").EndpointV2
|
|
58
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
61
59
|
))
|
|
62
60
|
| undefined;
|
|
63
61
|
endpointProvider: (
|
|
64
62
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
65
63
|
context?: {
|
|
66
|
-
logger?: import("@
|
|
64
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
67
65
|
}
|
|
68
|
-
) => import("@
|
|
66
|
+
) => import("@smithy/types").EndpointV2;
|
|
69
67
|
tls?: boolean | undefined;
|
|
70
68
|
retryStrategy?:
|
|
71
|
-
| import("@
|
|
72
|
-
| import("@
|
|
69
|
+
| import("@smithy/types").RetryStrategy
|
|
70
|
+
| import("@smithy/types").RetryStrategyV2
|
|
73
71
|
| undefined;
|
|
74
72
|
credentials?:
|
|
75
|
-
| import("@
|
|
76
|
-
| import("@
|
|
77
|
-
import("@
|
|
73
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
74
|
+
| import("@smithy/types").Provider<
|
|
75
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
78
76
|
>
|
|
79
77
|
| undefined;
|
|
80
78
|
signer?:
|
|
81
|
-
| import("@
|
|
79
|
+
| import("@smithy/types").RequestSigner
|
|
82
80
|
| ((
|
|
83
|
-
authScheme?: import("@
|
|
84
|
-
) => Promise<import("@
|
|
81
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
82
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
85
83
|
| undefined;
|
|
86
84
|
signingEscapePath: boolean;
|
|
87
85
|
systemClockOffset?: number | undefined;
|
|
88
86
|
signingRegion?: string | undefined;
|
|
89
87
|
signerConstructor?:
|
|
90
88
|
| (new (
|
|
91
|
-
options: import("@
|
|
92
|
-
import("@
|
|
93
|
-
) => import("@
|
|
89
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
90
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
) => import("@smithy/types").RequestSigner)
|
|
94
92
|
| undefined;
|
|
95
93
|
useArnRegion?:
|
|
96
|
-
|
|
|
97
|
-
|
|
94
|
+
| boolean
|
|
95
|
+
| import("@smithy/types").Provider<boolean>
|
|
98
96
|
| undefined;
|
|
99
|
-
customUserAgent?: string | import("@
|
|
97
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
100
98
|
};
|