@aws-sdk/client-s3-control 3.650.0 → 3.654.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
@@ -202,4 +202,15 @@ declare const PutBucketReplicationCommand_base: {
202
202
  * @public
203
203
  */
204
204
  export declare class PutBucketReplicationCommand extends PutBucketReplicationCommand_base {
205
+ /** @internal type navigation helper, not in runtime. */
206
+ protected static __types: {
207
+ api: {
208
+ input: PutBucketReplicationRequest;
209
+ output: {};
210
+ };
211
+ sdk: {
212
+ input: PutBucketReplicationCommandInput;
213
+ output: PutBucketReplicationCommandOutput;
214
+ };
215
+ };
205
216
  }
@@ -146,4 +146,15 @@ declare const PutBucketTaggingCommand_base: {
146
146
  * @public
147
147
  */
148
148
  export declare class PutBucketTaggingCommand extends PutBucketTaggingCommand_base {
149
+ /** @internal type navigation helper, not in runtime. */
150
+ protected static __types: {
151
+ api: {
152
+ input: PutBucketTaggingRequest;
153
+ output: {};
154
+ };
155
+ sdk: {
156
+ input: PutBucketTaggingCommandInput;
157
+ output: PutBucketTaggingCommandOutput;
158
+ };
159
+ };
149
160
  }
@@ -122,4 +122,15 @@ declare const PutBucketVersioningCommand_base: {
122
122
  * @public
123
123
  */
124
124
  export declare class PutBucketVersioningCommand extends PutBucketVersioningCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: PutBucketVersioningRequest;
129
+ output: {};
130
+ };
131
+ sdk: {
132
+ input: PutBucketVersioningCommandInput;
133
+ output: PutBucketVersioningCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -142,4 +142,15 @@ declare const PutJobTaggingCommand_base: {
142
142
  * @public
143
143
  */
144
144
  export declare class PutJobTaggingCommand extends PutJobTaggingCommand_base {
145
+ /** @internal type navigation helper, not in runtime. */
146
+ protected static __types: {
147
+ api: {
148
+ input: PutJobTaggingRequest;
149
+ output: {};
150
+ };
151
+ sdk: {
152
+ input: PutJobTaggingCommandInput;
153
+ output: PutJobTaggingCommandOutput;
154
+ };
155
+ };
145
156
  }
@@ -84,4 +84,15 @@ declare const PutMultiRegionAccessPointPolicyCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class PutMultiRegionAccessPointPolicyCommand extends PutMultiRegionAccessPointPolicyCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: PutMultiRegionAccessPointPolicyRequest;
91
+ output: PutMultiRegionAccessPointPolicyResult;
92
+ };
93
+ sdk: {
94
+ input: PutMultiRegionAccessPointPolicyCommandInput;
95
+ output: PutMultiRegionAccessPointPolicyCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -80,4 +80,15 @@ declare const PutPublicAccessBlockCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class PutPublicAccessBlockCommand extends PutPublicAccessBlockCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: PutPublicAccessBlockRequest;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: PutPublicAccessBlockCommandInput;
91
+ output: PutPublicAccessBlockCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -161,4 +161,15 @@ declare const PutStorageLensConfigurationCommand_base: {
161
161
  * @public
162
162
  */
163
163
  export declare class PutStorageLensConfigurationCommand extends PutStorageLensConfigurationCommand_base {
164
+ /** @internal type navigation helper, not in runtime. */
165
+ protected static __types: {
166
+ api: {
167
+ input: PutStorageLensConfigurationRequest;
168
+ output: {};
169
+ };
170
+ sdk: {
171
+ input: PutStorageLensConfigurationCommandInput;
172
+ output: PutStorageLensConfigurationCommandOutput;
173
+ };
174
+ };
164
175
  }
@@ -73,4 +73,15 @@ declare const PutStorageLensConfigurationTaggingCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class PutStorageLensConfigurationTaggingCommand extends PutStorageLensConfigurationTaggingCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: PutStorageLensConfigurationTaggingRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: PutStorageLensConfigurationTaggingCommandInput;
84
+ output: PutStorageLensConfigurationTaggingCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -108,4 +108,15 @@ declare const SubmitMultiRegionAccessPointRoutesCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class SubmitMultiRegionAccessPointRoutesCommand extends SubmitMultiRegionAccessPointRoutesCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: SubmitMultiRegionAccessPointRoutesRequest;
115
+ output: {};
116
+ };
117
+ sdk: {
118
+ input: SubmitMultiRegionAccessPointRoutesCommandInput;
119
+ output: SubmitMultiRegionAccessPointRoutesCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -74,4 +74,15 @@ declare const TagResourceCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class TagResourceCommand extends TagResourceCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: TagResourceRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: TagResourceCommandInput;
85
+ output: TagResourceCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -72,4 +72,15 @@ declare const UntagResourceCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: UntagResourceRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: UntagResourceCommandInput;
83
+ output: UntagResourceCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -74,4 +74,15 @@ declare const UpdateAccessGrantsLocationCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class UpdateAccessGrantsLocationCommand extends UpdateAccessGrantsLocationCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: UpdateAccessGrantsLocationRequest;
81
+ output: UpdateAccessGrantsLocationResult;
82
+ };
83
+ sdk: {
84
+ input: UpdateAccessGrantsLocationCommandInput;
85
+ output: UpdateAccessGrantsLocationCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -103,4 +103,15 @@ declare const UpdateJobPriorityCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class UpdateJobPriorityCommand extends UpdateJobPriorityCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: UpdateJobPriorityRequest;
110
+ output: UpdateJobPriorityResult;
111
+ };
112
+ sdk: {
113
+ input: UpdateJobPriorityCommandInput;
114
+ output: UpdateJobPriorityCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -109,4 +109,15 @@ declare const UpdateJobStatusCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class UpdateJobStatusCommand extends UpdateJobStatusCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: UpdateJobStatusRequest;
116
+ output: UpdateJobStatusResult;
117
+ };
118
+ sdk: {
119
+ input: UpdateJobStatusCommandInput;
120
+ output: UpdateJobStatusCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -132,4 +132,15 @@ declare const UpdateStorageLensGroupCommand_base: {
132
132
  * @public
133
133
  */
134
134
  export declare class UpdateStorageLensGroupCommand extends UpdateStorageLensGroupCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: UpdateStorageLensGroupRequest;
139
+ output: {};
140
+ };
141
+ sdk: {
142
+ input: UpdateStorageLensGroupCommandInput;
143
+ output: UpdateStorageLensGroupCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -33,4 +33,15 @@ declare const AssociateAccessGrantsIdentityCenterCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class AssociateAccessGrantsIdentityCenterCommand extends AssociateAccessGrantsIdentityCenterCommand_base {}
36
+ export declare class AssociateAccessGrantsIdentityCenterCommand extends AssociateAccessGrantsIdentityCenterCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: AssociateAccessGrantsIdentityCenterRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: AssociateAccessGrantsIdentityCenterCommandInput;
44
+ output: AssociateAccessGrantsIdentityCenterCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateAccessGrantCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAccessGrantCommand extends CreateAccessGrantCommand_base {}
40
+ export declare class CreateAccessGrantCommand extends CreateAccessGrantCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAccessGrantRequest;
44
+ output: CreateAccessGrantResult;
45
+ };
46
+ sdk: {
47
+ input: CreateAccessGrantCommandInput;
48
+ output: CreateAccessGrantCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAccessGrantsInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAccessGrantsInstanceCommand extends CreateAccessGrantsInstanceCommand_base {}
40
+ export declare class CreateAccessGrantsInstanceCommand extends CreateAccessGrantsInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAccessGrantsInstanceRequest;
44
+ output: CreateAccessGrantsInstanceResult;
45
+ };
46
+ sdk: {
47
+ input: CreateAccessGrantsInstanceCommandInput;
48
+ output: CreateAccessGrantsInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAccessGrantsLocationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAccessGrantsLocationCommand extends CreateAccessGrantsLocationCommand_base {}
40
+ export declare class CreateAccessGrantsLocationCommand extends CreateAccessGrantsLocationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAccessGrantsLocationRequest;
44
+ output: CreateAccessGrantsLocationResult;
45
+ };
46
+ sdk: {
47
+ input: CreateAccessGrantsLocationCommandInput;
48
+ output: CreateAccessGrantsLocationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAccessPointCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAccessPointCommand extends CreateAccessPointCommand_base {}
40
+ export declare class CreateAccessPointCommand extends CreateAccessPointCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAccessPointRequest;
44
+ output: CreateAccessPointResult;
45
+ };
46
+ sdk: {
47
+ input: CreateAccessPointCommandInput;
48
+ output: CreateAccessPointCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAccessPointForObjectLambdaCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAccessPointForObjectLambdaCommand extends CreateAccessPointForObjectLambdaCommand_base {}
40
+ export declare class CreateAccessPointForObjectLambdaCommand extends CreateAccessPointForObjectLambdaCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAccessPointForObjectLambdaRequest;
44
+ output: CreateAccessPointForObjectLambdaResult;
45
+ };
46
+ sdk: {
47
+ input: CreateAccessPointForObjectLambdaCommandInput;
48
+ output: CreateAccessPointForObjectLambdaCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateBucketCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateBucketCommand extends CreateBucketCommand_base {}
36
+ export declare class CreateBucketCommand extends CreateBucketCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateBucketRequest;
40
+ output: CreateBucketResult;
41
+ };
42
+ sdk: {
43
+ input: CreateBucketCommandInput;
44
+ output: CreateBucketCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const CreateJobCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateJobCommand extends CreateJobCommand_base {}
36
+ export declare class CreateJobCommand extends CreateJobCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateJobRequest;
40
+ output: CreateJobResult;
41
+ };
42
+ sdk: {
43
+ input: CreateJobCommandInput;
44
+ output: CreateJobCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateMultiRegionAccessPointCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateMultiRegionAccessPointCommand extends CreateMultiRegionAccessPointCommand_base {}
40
+ export declare class CreateMultiRegionAccessPointCommand extends CreateMultiRegionAccessPointCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateMultiRegionAccessPointRequest;
44
+ output: CreateMultiRegionAccessPointResult;
45
+ };
46
+ sdk: {
47
+ input: CreateMultiRegionAccessPointCommandInput;
48
+ output: CreateMultiRegionAccessPointCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const CreateStorageLensGroupCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class CreateStorageLensGroupCommand extends CreateStorageLensGroupCommand_base {}
35
+ export declare class CreateStorageLensGroupCommand extends CreateStorageLensGroupCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: CreateStorageLensGroupRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: CreateStorageLensGroupCommandInput;
43
+ output: CreateStorageLensGroupCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -32,4 +32,15 @@ declare const DeleteAccessGrantCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteAccessGrantCommand extends DeleteAccessGrantCommand_base {}
35
+ export declare class DeleteAccessGrantCommand extends DeleteAccessGrantCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteAccessGrantRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteAccessGrantCommandInput;
43
+ output: DeleteAccessGrantCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const DeleteAccessGrantsInstanceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAccessGrantsInstanceCommand extends DeleteAccessGrantsInstanceCommand_base {}
36
+ export declare class DeleteAccessGrantsInstanceCommand extends DeleteAccessGrantsInstanceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAccessGrantsInstanceRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAccessGrantsInstanceCommandInput;
44
+ output: DeleteAccessGrantsInstanceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteAccessGrantsInstanceResourcePolicyCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAccessGrantsInstanceResourcePolicyCommand extends DeleteAccessGrantsInstanceResourcePolicyCommand_base {}
36
+ export declare class DeleteAccessGrantsInstanceResourcePolicyCommand extends DeleteAccessGrantsInstanceResourcePolicyCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAccessGrantsInstanceResourcePolicyRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAccessGrantsInstanceResourcePolicyCommandInput;
44
+ output: DeleteAccessGrantsInstanceResourcePolicyCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteAccessGrantsLocationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAccessGrantsLocationCommand extends DeleteAccessGrantsLocationCommand_base {}
36
+ export declare class DeleteAccessGrantsLocationCommand extends DeleteAccessGrantsLocationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAccessGrantsLocationRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAccessGrantsLocationCommandInput;
44
+ output: DeleteAccessGrantsLocationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -32,4 +32,15 @@ declare const DeleteAccessPointCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteAccessPointCommand extends DeleteAccessPointCommand_base {}
35
+ export declare class DeleteAccessPointCommand extends DeleteAccessPointCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteAccessPointRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteAccessPointCommandInput;
43
+ output: DeleteAccessPointCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const DeleteAccessPointForObjectLambdaCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAccessPointForObjectLambdaCommand extends DeleteAccessPointForObjectLambdaCommand_base {}
36
+ export declare class DeleteAccessPointForObjectLambdaCommand extends DeleteAccessPointForObjectLambdaCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAccessPointForObjectLambdaRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAccessPointForObjectLambdaCommandInput;
44
+ output: DeleteAccessPointForObjectLambdaCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteAccessPointPolicyCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAccessPointPolicyCommand extends DeleteAccessPointPolicyCommand_base {}
36
+ export declare class DeleteAccessPointPolicyCommand extends DeleteAccessPointPolicyCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAccessPointPolicyRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAccessPointPolicyCommandInput;
44
+ output: DeleteAccessPointPolicyCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteAccessPointPolicyForObjectLambdaCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteAccessPointPolicyForObjectLambdaCommand extends DeleteAccessPointPolicyForObjectLambdaCommand_base {}
36
+ export declare class DeleteAccessPointPolicyForObjectLambdaCommand extends DeleteAccessPointPolicyForObjectLambdaCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteAccessPointPolicyForObjectLambdaRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteAccessPointPolicyForObjectLambdaCommandInput;
44
+ output: DeleteAccessPointPolicyForObjectLambdaCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -31,4 +31,15 @@ declare const DeleteBucketCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeleteBucketCommand extends DeleteBucketCommand_base {}
34
+ export declare class DeleteBucketCommand extends DeleteBucketCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeleteBucketRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeleteBucketCommandInput;
42
+ output: DeleteBucketCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const DeleteBucketLifecycleConfigurationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteBucketLifecycleConfigurationCommand extends DeleteBucketLifecycleConfigurationCommand_base {}
36
+ export declare class DeleteBucketLifecycleConfigurationCommand extends DeleteBucketLifecycleConfigurationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteBucketLifecycleConfigurationRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteBucketLifecycleConfigurationCommandInput;
44
+ output: DeleteBucketLifecycleConfigurationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -32,4 +32,15 @@ declare const DeleteBucketPolicyCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {}
35
+ export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteBucketPolicyRequest;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteBucketPolicyCommandInput;
43
+ output: DeleteBucketPolicyCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const DeleteBucketReplicationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {}
36
+ export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteBucketReplicationRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteBucketReplicationCommandInput;
44
+ output: DeleteBucketReplicationCommandOutput;
45
+ };
46
+ };
47
+ }