@aws-sdk/client-s3-control 3.1086.0 → 3.1088.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/index.js +1 -1
- package/dist-types/ts3.4/S3Control.d.ts +308 -440
- package/dist-types/ts3.4/S3ControlClient.d.ts +10 -34
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +10 -11
- package/dist-types/ts3.4/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessGrantCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateAccessGrantsInstanceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessGrantCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointScopeCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAccessGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAccessGrantsLocationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointScopeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStorageLensGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccessGrantsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAccessGrantsInstancesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessGrantsLocationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAccessPointsForDirectoryBucketsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCallerAccessGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStorageLensGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointScopeCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +18 -36
- package/dist-types/ts3.4/models/errors.d.ts +10 -33
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -26
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -26
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +42 -42