@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
@@ -66,4 +66,15 @@ declare const AssociateAccessGrantsIdentityCenterCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class AssociateAccessGrantsIdentityCenterCommand extends AssociateAccessGrantsIdentityCenterCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: AssociateAccessGrantsIdentityCenterRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: AssociateAccessGrantsIdentityCenterCommandInput;
77
+ output: AssociateAccessGrantsIdentityCenterCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -102,4 +102,15 @@ declare const CreateAccessGrantCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class CreateAccessGrantCommand extends CreateAccessGrantCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: CreateAccessGrantRequest;
109
+ output: CreateAccessGrantResult;
110
+ };
111
+ sdk: {
112
+ input: CreateAccessGrantCommandInput;
113
+ output: CreateAccessGrantCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -79,4 +79,15 @@ declare const CreateAccessGrantsInstanceCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class CreateAccessGrantsInstanceCommand extends CreateAccessGrantsInstanceCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: CreateAccessGrantsInstanceRequest;
86
+ output: CreateAccessGrantsInstanceResult;
87
+ };
88
+ sdk: {
89
+ input: CreateAccessGrantsInstanceCommandInput;
90
+ output: CreateAccessGrantsInstanceCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -95,4 +95,15 @@ declare const CreateAccessGrantsLocationCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class CreateAccessGrantsLocationCommand extends CreateAccessGrantsLocationCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: CreateAccessGrantsLocationRequest;
102
+ output: CreateAccessGrantsLocationResult;
103
+ };
104
+ sdk: {
105
+ input: CreateAccessGrantsLocationCommandInput;
106
+ output: CreateAccessGrantsLocationCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -103,4 +103,15 @@ declare const CreateAccessPointCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class CreateAccessPointCommand extends CreateAccessPointCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: CreateAccessPointRequest;
110
+ output: CreateAccessPointResult;
111
+ };
112
+ sdk: {
113
+ input: CreateAccessPointCommandInput;
114
+ output: CreateAccessPointCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -105,4 +105,15 @@ declare const CreateAccessPointForObjectLambdaCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class CreateAccessPointForObjectLambdaCommand extends CreateAccessPointForObjectLambdaCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: CreateAccessPointForObjectLambdaRequest;
112
+ output: CreateAccessPointForObjectLambdaResult;
113
+ };
114
+ sdk: {
115
+ input: CreateAccessPointForObjectLambdaCommandInput;
116
+ output: CreateAccessPointForObjectLambdaCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -130,4 +130,15 @@ declare const CreateBucketCommand_base: {
130
130
  * @public
131
131
  */
132
132
  export declare class CreateBucketCommand extends CreateBucketCommand_base {
133
+ /** @internal type navigation helper, not in runtime. */
134
+ protected static __types: {
135
+ api: {
136
+ input: CreateBucketRequest;
137
+ output: CreateBucketResult;
138
+ };
139
+ sdk: {
140
+ input: CreateBucketCommandInput;
141
+ output: CreateBucketCommandOutput;
142
+ };
143
+ };
133
144
  }
@@ -286,4 +286,15 @@ declare const CreateJobCommand_base: {
286
286
  * @public
287
287
  */
288
288
  export declare class CreateJobCommand extends CreateJobCommand_base {
289
+ /** @internal type navigation helper, not in runtime. */
290
+ protected static __types: {
291
+ api: {
292
+ input: CreateJobRequest;
293
+ output: CreateJobResult;
294
+ };
295
+ sdk: {
296
+ input: CreateJobCommandInput;
297
+ output: CreateJobCommandOutput;
298
+ };
299
+ };
289
300
  }
@@ -107,4 +107,15 @@ declare const CreateMultiRegionAccessPointCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class CreateMultiRegionAccessPointCommand extends CreateMultiRegionAccessPointCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: CreateMultiRegionAccessPointRequest;
114
+ output: CreateMultiRegionAccessPointResult;
115
+ };
116
+ sdk: {
117
+ input: CreateMultiRegionAccessPointCommandInput;
118
+ output: CreateMultiRegionAccessPointCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -143,4 +143,15 @@ declare const CreateStorageLensGroupCommand_base: {
143
143
  * @public
144
144
  */
145
145
  export declare class CreateStorageLensGroupCommand extends CreateStorageLensGroupCommand_base {
146
+ /** @internal type navigation helper, not in runtime. */
147
+ protected static __types: {
148
+ api: {
149
+ input: CreateStorageLensGroupRequest;
150
+ output: {};
151
+ };
152
+ sdk: {
153
+ input: CreateStorageLensGroupCommandInput;
154
+ output: CreateStorageLensGroupCommandOutput;
155
+ };
156
+ };
146
157
  }
@@ -62,4 +62,15 @@ declare const DeleteAccessGrantCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class DeleteAccessGrantCommand extends DeleteAccessGrantCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: DeleteAccessGrantRequest;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: DeleteAccessGrantCommandInput;
73
+ output: DeleteAccessGrantCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -61,4 +61,15 @@ declare const DeleteAccessGrantsInstanceCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class DeleteAccessGrantsInstanceCommand extends DeleteAccessGrantsInstanceCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: DeleteAccessGrantsInstanceRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: DeleteAccessGrantsInstanceCommandInput;
72
+ output: DeleteAccessGrantsInstanceCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -61,4 +61,15 @@ declare const DeleteAccessGrantsInstanceResourcePolicyCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class DeleteAccessGrantsInstanceResourcePolicyCommand extends DeleteAccessGrantsInstanceResourcePolicyCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: DeleteAccessGrantsInstanceResourcePolicyRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: DeleteAccessGrantsInstanceResourcePolicyCommandInput;
72
+ output: DeleteAccessGrantsInstanceResourcePolicyCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -62,4 +62,15 @@ declare const DeleteAccessGrantsLocationCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class DeleteAccessGrantsLocationCommand extends DeleteAccessGrantsLocationCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: DeleteAccessGrantsLocationRequest;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: DeleteAccessGrantsLocationCommandInput;
73
+ output: DeleteAccessGrantsLocationCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -78,4 +78,15 @@ declare const DeleteAccessPointCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeleteAccessPointCommand extends DeleteAccessPointCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteAccessPointRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeleteAccessPointCommandInput;
89
+ output: DeleteAccessPointCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -78,4 +78,15 @@ declare const DeleteAccessPointForObjectLambdaCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeleteAccessPointForObjectLambdaCommand extends DeleteAccessPointForObjectLambdaCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteAccessPointForObjectLambdaRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeleteAccessPointForObjectLambdaCommandInput;
89
+ output: DeleteAccessPointForObjectLambdaCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -74,4 +74,15 @@ declare const DeleteAccessPointPolicyCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteAccessPointPolicyCommand extends DeleteAccessPointPolicyCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteAccessPointPolicyRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteAccessPointPolicyCommandInput;
85
+ output: DeleteAccessPointPolicyCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -73,4 +73,15 @@ declare const DeleteAccessPointPolicyForObjectLambdaCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteAccessPointPolicyForObjectLambdaCommand extends DeleteAccessPointPolicyForObjectLambdaCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteAccessPointPolicyForObjectLambdaRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteAccessPointPolicyForObjectLambdaCommandInput;
84
+ output: DeleteAccessPointPolicyForObjectLambdaCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -83,4 +83,15 @@ declare const DeleteBucketCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteBucketCommand extends DeleteBucketCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteBucketRequest;
90
+ output: {};
91
+ };
92
+ sdk: {
93
+ input: DeleteBucketCommandInput;
94
+ output: DeleteBucketCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -84,4 +84,15 @@ declare const DeleteBucketLifecycleConfigurationCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeleteBucketLifecycleConfigurationCommand extends DeleteBucketLifecycleConfigurationCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeleteBucketLifecycleConfigurationRequest;
91
+ output: {};
92
+ };
93
+ sdk: {
94
+ input: DeleteBucketLifecycleConfigurationCommandInput;
95
+ output: DeleteBucketLifecycleConfigurationCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -91,4 +91,15 @@ declare const DeleteBucketPolicyCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DeleteBucketPolicyRequest;
98
+ output: {};
99
+ };
100
+ sdk: {
101
+ input: DeleteBucketPolicyCommandInput;
102
+ output: DeleteBucketPolicyCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -90,4 +90,15 @@ declare const DeleteBucketReplicationCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DeleteBucketReplicationRequest;
97
+ output: {};
98
+ };
99
+ sdk: {
100
+ input: DeleteBucketReplicationCommandInput;
101
+ output: DeleteBucketReplicationCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -78,4 +78,15 @@ declare const DeleteBucketTaggingCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeleteBucketTaggingCommand extends DeleteBucketTaggingCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteBucketTaggingRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeleteBucketTaggingCommandInput;
89
+ output: DeleteBucketTaggingCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -93,4 +93,15 @@ declare const DeleteJobTaggingCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class DeleteJobTaggingCommand extends DeleteJobTaggingCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DeleteJobTaggingRequest;
100
+ output: {};
101
+ };
102
+ sdk: {
103
+ input: DeleteJobTaggingCommandInput;
104
+ output: DeleteJobTaggingCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -95,4 +95,15 @@ declare const DeleteMultiRegionAccessPointCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DeleteMultiRegionAccessPointCommand extends DeleteMultiRegionAccessPointCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DeleteMultiRegionAccessPointRequest;
102
+ output: DeleteMultiRegionAccessPointResult;
103
+ };
104
+ sdk: {
105
+ input: DeleteMultiRegionAccessPointCommandInput;
106
+ output: DeleteMultiRegionAccessPointCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -73,4 +73,15 @@ declare const DeletePublicAccessBlockCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeletePublicAccessBlockCommand extends DeletePublicAccessBlockCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeletePublicAccessBlockRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeletePublicAccessBlockCommandInput;
84
+ output: DeletePublicAccessBlockCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -67,4 +67,15 @@ declare const DeleteStorageLensConfigurationCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteStorageLensConfigurationCommand extends DeleteStorageLensConfigurationCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteStorageLensConfigurationRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteStorageLensConfigurationCommandInput;
78
+ output: DeleteStorageLensConfigurationCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -68,4 +68,15 @@ declare const DeleteStorageLensConfigurationTaggingCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteStorageLensConfigurationTaggingCommand extends DeleteStorageLensConfigurationTaggingCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteStorageLensConfigurationTaggingRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteStorageLensConfigurationTaggingCommandInput;
79
+ output: DeleteStorageLensConfigurationTaggingCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -62,4 +62,15 @@ declare const DeleteStorageLensGroupCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class DeleteStorageLensGroupCommand extends DeleteStorageLensGroupCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: DeleteStorageLensGroupRequest;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: DeleteStorageLensGroupCommandInput;
73
+ output: DeleteStorageLensGroupCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -302,4 +302,15 @@ declare const DescribeJobCommand_base: {
302
302
  * @public
303
303
  */
304
304
  export declare class DescribeJobCommand extends DescribeJobCommand_base {
305
+ /** @internal type navigation helper, not in runtime. */
306
+ protected static __types: {
307
+ api: {
308
+ input: DescribeJobRequest;
309
+ output: DescribeJobResult;
310
+ };
311
+ sdk: {
312
+ input: DescribeJobCommandInput;
313
+ output: DescribeJobCommandOutput;
314
+ };
315
+ };
305
316
  }
@@ -130,4 +130,15 @@ declare const DescribeMultiRegionAccessPointOperationCommand_base: {
130
130
  * @public
131
131
  */
132
132
  export declare class DescribeMultiRegionAccessPointOperationCommand extends DescribeMultiRegionAccessPointOperationCommand_base {
133
+ /** @internal type navigation helper, not in runtime. */
134
+ protected static __types: {
135
+ api: {
136
+ input: DescribeMultiRegionAccessPointOperationRequest;
137
+ output: DescribeMultiRegionAccessPointOperationResult;
138
+ };
139
+ sdk: {
140
+ input: DescribeMultiRegionAccessPointOperationCommandInput;
141
+ output: DescribeMultiRegionAccessPointOperationCommandOutput;
142
+ };
143
+ };
133
144
  }
@@ -65,4 +65,15 @@ declare const DissociateAccessGrantsIdentityCenterCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DissociateAccessGrantsIdentityCenterCommand extends DissociateAccessGrantsIdentityCenterCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: DissociateAccessGrantsIdentityCenterRequest;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: DissociateAccessGrantsIdentityCenterCommandInput;
76
+ output: DissociateAccessGrantsIdentityCenterCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -77,4 +77,15 @@ declare const GetAccessGrantCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetAccessGrantCommand extends GetAccessGrantCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetAccessGrantRequest;
84
+ output: GetAccessGrantResult;
85
+ };
86
+ sdk: {
87
+ input: GetAccessGrantCommandInput;
88
+ output: GetAccessGrantCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -72,4 +72,15 @@ declare const GetAccessGrantsInstanceCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class GetAccessGrantsInstanceCommand extends GetAccessGrantsInstanceCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: GetAccessGrantsInstanceRequest;
79
+ output: GetAccessGrantsInstanceResult;
80
+ };
81
+ sdk: {
82
+ input: GetAccessGrantsInstanceCommandInput;
83
+ output: GetAccessGrantsInstanceCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -69,4 +69,15 @@ declare const GetAccessGrantsInstanceForPrefixCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class GetAccessGrantsInstanceForPrefixCommand extends GetAccessGrantsInstanceForPrefixCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: GetAccessGrantsInstanceForPrefixRequest;
76
+ output: GetAccessGrantsInstanceForPrefixResult;
77
+ };
78
+ sdk: {
79
+ input: GetAccessGrantsInstanceForPrefixCommandInput;
80
+ output: GetAccessGrantsInstanceForPrefixCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -65,4 +65,15 @@ declare const GetAccessGrantsInstanceResourcePolicyCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class GetAccessGrantsInstanceResourcePolicyCommand extends GetAccessGrantsInstanceResourcePolicyCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: GetAccessGrantsInstanceResourcePolicyRequest;
72
+ output: GetAccessGrantsInstanceResourcePolicyResult;
73
+ };
74
+ sdk: {
75
+ input: GetAccessGrantsInstanceResourcePolicyCommandInput;
76
+ output: GetAccessGrantsInstanceResourcePolicyCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -68,4 +68,15 @@ declare const GetAccessGrantsLocationCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class GetAccessGrantsLocationCommand extends GetAccessGrantsLocationCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: GetAccessGrantsLocationRequest;
75
+ output: GetAccessGrantsLocationResult;
76
+ };
77
+ sdk: {
78
+ input: GetAccessGrantsLocationCommandInput;
79
+ output: GetAccessGrantsLocationCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -99,4 +99,15 @@ declare const GetAccessPointCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class GetAccessPointCommand extends GetAccessPointCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: GetAccessPointRequest;
106
+ output: GetAccessPointResult;
107
+ };
108
+ sdk: {
109
+ input: GetAccessPointCommandInput;
110
+ output: GetAccessPointCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -89,4 +89,15 @@ declare const GetAccessPointConfigurationForObjectLambdaCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class GetAccessPointConfigurationForObjectLambdaCommand extends GetAccessPointConfigurationForObjectLambdaCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: GetAccessPointConfigurationForObjectLambdaRequest;
96
+ output: GetAccessPointConfigurationForObjectLambdaResult;
97
+ };
98
+ sdk: {
99
+ input: GetAccessPointConfigurationForObjectLambdaCommandInput;
100
+ output: GetAccessPointConfigurationForObjectLambdaCommandOutput;
101
+ };
102
+ };
92
103
  }