@aws-sdk/client-s3-control 3.651.1 → 3.658.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.
Files changed (187) hide show
  1. package/dist-types/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateAccessGrantCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateAccessGrantsInstanceCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateAccessGrantsLocationCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateAccessPointCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateBucketCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateJobCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateStorageLensGroupCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteAccessGrantCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteAccessGrantsInstanceCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteAccessGrantsLocationCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteAccessPointCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteBucketCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +11 -0
  26. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteStorageLensGroupCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeJobCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +11 -0
  32. package/dist-types/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +11 -0
  33. package/dist-types/commands/GetAccessGrantCommand.d.ts +11 -0
  34. package/dist-types/commands/GetAccessGrantsInstanceCommand.d.ts +11 -0
  35. package/dist-types/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +11 -0
  36. package/dist-types/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +11 -0
  37. package/dist-types/commands/GetAccessGrantsLocationCommand.d.ts +11 -0
  38. package/dist-types/commands/GetAccessPointCommand.d.ts +11 -0
  39. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +11 -0
  40. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +11 -0
  41. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +11 -0
  42. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +11 -0
  43. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +11 -0
  44. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +11 -0
  45. package/dist-types/commands/GetBucketCommand.d.ts +11 -0
  46. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +11 -0
  47. package/dist-types/commands/GetBucketPolicyCommand.d.ts +11 -0
  48. package/dist-types/commands/GetBucketReplicationCommand.d.ts +11 -0
  49. package/dist-types/commands/GetBucketTaggingCommand.d.ts +11 -0
  50. package/dist-types/commands/GetBucketVersioningCommand.d.ts +11 -0
  51. package/dist-types/commands/GetDataAccessCommand.d.ts +11 -0
  52. package/dist-types/commands/GetJobTaggingCommand.d.ts +11 -0
  53. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +11 -0
  54. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +11 -0
  55. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +11 -0
  56. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +11 -0
  57. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +11 -0
  58. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +11 -0
  59. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +11 -0
  60. package/dist-types/commands/GetStorageLensGroupCommand.d.ts +11 -0
  61. package/dist-types/commands/ListAccessGrantsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListAccessGrantsInstancesCommand.d.ts +11 -0
  63. package/dist-types/commands/ListAccessGrantsLocationsCommand.d.ts +11 -0
  64. package/dist-types/commands/ListAccessPointsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +11 -0
  66. package/dist-types/commands/ListCallerAccessGrantsCommand.d.ts +11 -0
  67. package/dist-types/commands/ListJobsCommand.d.ts +11 -0
  68. package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +11 -0
  69. package/dist-types/commands/ListRegionalBucketsCommand.d.ts +11 -0
  70. package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +11 -0
  71. package/dist-types/commands/ListStorageLensGroupsCommand.d.ts +11 -0
  72. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  73. package/dist-types/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +11 -0
  74. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +11 -0
  75. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +11 -0
  76. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +11 -0
  77. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +11 -0
  78. package/dist-types/commands/PutBucketPolicyCommand.d.ts +11 -0
  79. package/dist-types/commands/PutBucketReplicationCommand.d.ts +11 -0
  80. package/dist-types/commands/PutBucketTaggingCommand.d.ts +11 -0
  81. package/dist-types/commands/PutBucketVersioningCommand.d.ts +11 -0
  82. package/dist-types/commands/PutJobTaggingCommand.d.ts +11 -0
  83. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +11 -0
  84. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +11 -0
  85. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +11 -0
  86. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +11 -0
  87. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +11 -0
  88. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  89. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  90. package/dist-types/commands/UpdateAccessGrantsLocationCommand.d.ts +11 -0
  91. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +11 -0
  92. package/dist-types/commands/UpdateJobStatusCommand.d.ts +11 -0
  93. package/dist-types/commands/UpdateStorageLensGroupCommand.d.ts +11 -0
  94. package/dist-types/ts3.4/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateAccessGrantCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateAccessGrantsInstanceCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateAccessGrantsLocationCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/CreateStorageLensGroupCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteAccessGrantCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteAccessGrantsLocationCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DeleteStorageLensGroupCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetAccessGrantCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetAccessGrantsInstanceCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/GetAccessGrantsLocationCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/GetDataAccessCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/GetStorageLensGroupCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/ListAccessGrantsCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/ListAccessGrantsInstancesCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/ListAccessGrantsLocationsCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ListCallerAccessGrantsCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/ListStorageLensGroupsCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/UpdateAccessGrantsLocationCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/UpdateStorageLensGroupCommand.d.ts +12 -1
  187. package/package.json +41 -41
@@ -37,4 +37,15 @@ declare const GetStorageLensConfigurationTaggingCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetStorageLensConfigurationTaggingCommand extends GetStorageLensConfigurationTaggingCommand_base {}
40
+ export declare class GetStorageLensConfigurationTaggingCommand extends GetStorageLensConfigurationTaggingCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetStorageLensConfigurationTaggingRequest;
44
+ output: GetStorageLensConfigurationTaggingResult;
45
+ };
46
+ sdk: {
47
+ input: GetStorageLensConfigurationTaggingCommandInput;
48
+ output: GetStorageLensConfigurationTaggingCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetStorageLensGroupCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetStorageLensGroupCommand extends GetStorageLensGroupCommand_base {}
40
+ export declare class GetStorageLensGroupCommand extends GetStorageLensGroupCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetStorageLensGroupRequest;
44
+ output: GetStorageLensGroupResult;
45
+ };
46
+ sdk: {
47
+ input: GetStorageLensGroupCommandInput;
48
+ output: GetStorageLensGroupCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListAccessGrantsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListAccessGrantsCommand extends ListAccessGrantsCommand_base {}
39
+ export declare class ListAccessGrantsCommand extends ListAccessGrantsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListAccessGrantsRequest;
43
+ output: ListAccessGrantsResult;
44
+ };
45
+ sdk: {
46
+ input: ListAccessGrantsCommandInput;
47
+ output: ListAccessGrantsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListAccessGrantsInstancesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAccessGrantsInstancesCommand extends ListAccessGrantsInstancesCommand_base {}
40
+ export declare class ListAccessGrantsInstancesCommand extends ListAccessGrantsInstancesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAccessGrantsInstancesRequest;
44
+ output: ListAccessGrantsInstancesResult;
45
+ };
46
+ sdk: {
47
+ input: ListAccessGrantsInstancesCommandInput;
48
+ output: ListAccessGrantsInstancesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAccessGrantsLocationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAccessGrantsLocationsCommand extends ListAccessGrantsLocationsCommand_base {}
40
+ export declare class ListAccessGrantsLocationsCommand extends ListAccessGrantsLocationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAccessGrantsLocationsRequest;
44
+ output: ListAccessGrantsLocationsResult;
45
+ };
46
+ sdk: {
47
+ input: ListAccessGrantsLocationsCommandInput;
48
+ output: ListAccessGrantsLocationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListAccessPointsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListAccessPointsCommand extends ListAccessPointsCommand_base {}
39
+ export declare class ListAccessPointsCommand extends ListAccessPointsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListAccessPointsRequest;
43
+ output: ListAccessPointsResult;
44
+ };
45
+ sdk: {
46
+ input: ListAccessPointsCommandInput;
47
+ output: ListAccessPointsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListAccessPointsForObjectLambdaCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAccessPointsForObjectLambdaCommand extends ListAccessPointsForObjectLambdaCommand_base {}
40
+ export declare class ListAccessPointsForObjectLambdaCommand extends ListAccessPointsForObjectLambdaCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAccessPointsForObjectLambdaRequest;
44
+ output: ListAccessPointsForObjectLambdaResult;
45
+ };
46
+ sdk: {
47
+ input: ListAccessPointsForObjectLambdaCommandInput;
48
+ output: ListAccessPointsForObjectLambdaCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCallerAccessGrantsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCallerAccessGrantsCommand extends ListCallerAccessGrantsCommand_base {}
40
+ export declare class ListCallerAccessGrantsCommand extends ListCallerAccessGrantsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCallerAccessGrantsRequest;
44
+ output: ListCallerAccessGrantsResult;
45
+ };
46
+ sdk: {
47
+ input: ListCallerAccessGrantsCommandInput;
48
+ output: ListCallerAccessGrantsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListJobsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListJobsCommand extends ListJobsCommand_base {}
36
+ export declare class ListJobsCommand extends ListJobsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListJobsRequest;
40
+ output: ListJobsResult;
41
+ };
42
+ sdk: {
43
+ input: ListJobsCommandInput;
44
+ output: ListJobsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListMultiRegionAccessPointsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListMultiRegionAccessPointsCommand extends ListMultiRegionAccessPointsCommand_base {}
40
+ export declare class ListMultiRegionAccessPointsCommand extends ListMultiRegionAccessPointsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListMultiRegionAccessPointsRequest;
44
+ output: ListMultiRegionAccessPointsResult;
45
+ };
46
+ sdk: {
47
+ input: ListMultiRegionAccessPointsCommandInput;
48
+ output: ListMultiRegionAccessPointsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListRegionalBucketsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListRegionalBucketsCommand extends ListRegionalBucketsCommand_base {}
40
+ export declare class ListRegionalBucketsCommand extends ListRegionalBucketsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListRegionalBucketsRequest;
44
+ output: ListRegionalBucketsResult;
45
+ };
46
+ sdk: {
47
+ input: ListRegionalBucketsCommandInput;
48
+ output: ListRegionalBucketsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -35,4 +35,15 @@ declare const ListStorageLensConfigurationsCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class ListStorageLensConfigurationsCommand extends ListStorageLensConfigurationsCommand_base {}
38
+ export declare class ListStorageLensConfigurationsCommand extends ListStorageLensConfigurationsCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: ListStorageLensConfigurationsRequest;
42
+ output: ListStorageLensConfigurationsResult;
43
+ };
44
+ sdk: {
45
+ input: ListStorageLensConfigurationsCommandInput;
46
+ output: ListStorageLensConfigurationsCommandOutput;
47
+ };
48
+ };
49
+ }
@@ -37,4 +37,15 @@ declare const ListStorageLensGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListStorageLensGroupsCommand extends ListStorageLensGroupsCommand_base {}
40
+ export declare class ListStorageLensGroupsCommand extends ListStorageLensGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListStorageLensGroupsRequest;
44
+ output: ListStorageLensGroupsResult;
45
+ };
46
+ sdk: {
47
+ input: ListStorageLensGroupsCommandInput;
48
+ output: ListStorageLensGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResult;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutAccessGrantsInstanceResourcePolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutAccessGrantsInstanceResourcePolicyCommand extends PutAccessGrantsInstanceResourcePolicyCommand_base {}
40
+ export declare class PutAccessGrantsInstanceResourcePolicyCommand extends PutAccessGrantsInstanceResourcePolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutAccessGrantsInstanceResourcePolicyRequest;
44
+ output: PutAccessGrantsInstanceResourcePolicyResult;
45
+ };
46
+ sdk: {
47
+ input: PutAccessGrantsInstanceResourcePolicyCommandInput;
48
+ output: PutAccessGrantsInstanceResourcePolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const PutAccessPointConfigurationForObjectLambdaCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class PutAccessPointConfigurationForObjectLambdaCommand extends PutAccessPointConfigurationForObjectLambdaCommand_base {}
36
+ export declare class PutAccessPointConfigurationForObjectLambdaCommand extends PutAccessPointConfigurationForObjectLambdaCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: PutAccessPointConfigurationForObjectLambdaRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: PutAccessPointConfigurationForObjectLambdaCommandInput;
44
+ output: PutAccessPointConfigurationForObjectLambdaCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -32,4 +32,15 @@ declare const PutAccessPointPolicyCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class PutAccessPointPolicyCommand extends PutAccessPointPolicyCommand_base {}
35
+ export declare class PutAccessPointPolicyCommand extends PutAccessPointPolicyCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: PutAccessPointPolicyRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: PutAccessPointPolicyCommandInput;
43
+ output: PutAccessPointPolicyCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const PutAccessPointPolicyForObjectLambdaCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class PutAccessPointPolicyForObjectLambdaCommand extends PutAccessPointPolicyForObjectLambdaCommand_base {}
36
+ export declare class PutAccessPointPolicyForObjectLambdaCommand extends PutAccessPointPolicyForObjectLambdaCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: PutAccessPointPolicyForObjectLambdaRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: PutAccessPointPolicyForObjectLambdaCommandInput;
44
+ output: PutAccessPointPolicyForObjectLambdaCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class PutBucketLifecycleConfigurationCommand extends PutBucketLifecycleConfigurationCommand_base {}
36
+ export declare class PutBucketLifecycleConfigurationCommand extends PutBucketLifecycleConfigurationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: PutBucketLifecycleConfigurationRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: PutBucketLifecycleConfigurationCommandInput;
44
+ output: PutBucketLifecycleConfigurationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -31,4 +31,15 @@ declare const PutBucketPolicyCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class PutBucketPolicyCommand extends PutBucketPolicyCommand_base {}
34
+ export declare class PutBucketPolicyCommand extends PutBucketPolicyCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: PutBucketPolicyRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: PutBucketPolicyCommandInput;
42
+ output: PutBucketPolicyCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -32,4 +32,15 @@ declare const PutBucketReplicationCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class PutBucketReplicationCommand extends PutBucketReplicationCommand_base {}
35
+ export declare class PutBucketReplicationCommand extends PutBucketReplicationCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: PutBucketReplicationRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: PutBucketReplicationCommandInput;
43
+ output: PutBucketReplicationCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -31,4 +31,15 @@ declare const PutBucketTaggingCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class PutBucketTaggingCommand extends PutBucketTaggingCommand_base {}
34
+ export declare class PutBucketTaggingCommand extends PutBucketTaggingCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: PutBucketTaggingRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: PutBucketTaggingCommandInput;
42
+ output: PutBucketTaggingCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -32,4 +32,15 @@ declare const PutBucketVersioningCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class PutBucketVersioningCommand extends PutBucketVersioningCommand_base {}
35
+ export declare class PutBucketVersioningCommand extends PutBucketVersioningCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: PutBucketVersioningRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: PutBucketVersioningCommandInput;
43
+ output: PutBucketVersioningCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const PutJobTaggingCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class PutJobTaggingCommand extends PutJobTaggingCommand_base {}
36
+ export declare class PutJobTaggingCommand extends PutJobTaggingCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: PutJobTaggingRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: PutJobTaggingCommandInput;
44
+ output: PutJobTaggingCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const PutMultiRegionAccessPointPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutMultiRegionAccessPointPolicyCommand extends PutMultiRegionAccessPointPolicyCommand_base {}
40
+ export declare class PutMultiRegionAccessPointPolicyCommand extends PutMultiRegionAccessPointPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutMultiRegionAccessPointPolicyRequest;
44
+ output: PutMultiRegionAccessPointPolicyResult;
45
+ };
46
+ sdk: {
47
+ input: PutMultiRegionAccessPointPolicyCommandInput;
48
+ output: PutMultiRegionAccessPointPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const PutPublicAccessBlockCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class PutPublicAccessBlockCommand extends PutPublicAccessBlockCommand_base {}
35
+ export declare class PutPublicAccessBlockCommand extends PutPublicAccessBlockCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: PutPublicAccessBlockRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: PutPublicAccessBlockCommandInput;
43
+ output: PutPublicAccessBlockCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const PutStorageLensConfigurationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class PutStorageLensConfigurationCommand extends PutStorageLensConfigurationCommand_base {}
36
+ export declare class PutStorageLensConfigurationCommand extends PutStorageLensConfigurationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: PutStorageLensConfigurationRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: PutStorageLensConfigurationCommandInput;
44
+ output: PutStorageLensConfigurationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const PutStorageLensConfigurationTaggingCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutStorageLensConfigurationTaggingCommand extends PutStorageLensConfigurationTaggingCommand_base {}
40
+ export declare class PutStorageLensConfigurationTaggingCommand extends PutStorageLensConfigurationTaggingCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutStorageLensConfigurationTaggingRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutStorageLensConfigurationTaggingCommandInput;
48
+ output: PutStorageLensConfigurationTaggingCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const SubmitMultiRegionAccessPointRoutesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class SubmitMultiRegionAccessPointRoutesCommand extends SubmitMultiRegionAccessPointRoutesCommand_base {}
40
+ export declare class SubmitMultiRegionAccessPointRoutesCommand extends SubmitMultiRegionAccessPointRoutesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: SubmitMultiRegionAccessPointRoutesRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: SubmitMultiRegionAccessPointRoutesCommandInput;
48
+ output: SubmitMultiRegionAccessPointRoutesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class TagResourceCommand extends TagResourceCommand_base {}
36
+ export declare class TagResourceCommand extends TagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: TagResourceRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: TagResourceCommandInput;
44
+ output: TagResourceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const UntagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class UntagResourceCommand extends UntagResourceCommand_base {}
36
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: UntagResourceRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: UntagResourceCommandInput;
44
+ output: UntagResourceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const UpdateAccessGrantsLocationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateAccessGrantsLocationCommand extends UpdateAccessGrantsLocationCommand_base {}
40
+ export declare class UpdateAccessGrantsLocationCommand extends UpdateAccessGrantsLocationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateAccessGrantsLocationRequest;
44
+ output: UpdateAccessGrantsLocationResult;
45
+ };
46
+ sdk: {
47
+ input: UpdateAccessGrantsLocationCommandInput;
48
+ output: UpdateAccessGrantsLocationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateJobPriorityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateJobPriorityCommand extends UpdateJobPriorityCommand_base {}
40
+ export declare class UpdateJobPriorityCommand extends UpdateJobPriorityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateJobPriorityRequest;
44
+ output: UpdateJobPriorityResult;
45
+ };
46
+ sdk: {
47
+ input: UpdateJobPriorityCommandInput;
48
+ output: UpdateJobPriorityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const UpdateJobStatusCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UpdateJobStatusCommand extends UpdateJobStatusCommand_base {}
39
+ export declare class UpdateJobStatusCommand extends UpdateJobStatusCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UpdateJobStatusRequest;
43
+ output: UpdateJobStatusResult;
44
+ };
45
+ sdk: {
46
+ input: UpdateJobStatusCommandInput;
47
+ output: UpdateJobStatusCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -32,4 +32,15 @@ declare const UpdateStorageLensGroupCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class UpdateStorageLensGroupCommand extends UpdateStorageLensGroupCommand_base {}
35
+ export declare class UpdateStorageLensGroupCommand extends UpdateStorageLensGroupCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: UpdateStorageLensGroupRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: UpdateStorageLensGroupCommandInput;
43
+ output: UpdateStorageLensGroupCommandOutput;
44
+ };
45
+ };
46
+ }