@aws-sdk/client-glacier 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.
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +11 -0
- package/dist-types/commands/AbortVaultLockCommand.d.ts +11 -0
- package/dist-types/commands/AddTagsToVaultCommand.d.ts +11 -0
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +11 -0
- package/dist-types/commands/CompleteVaultLockCommand.d.ts +11 -0
- package/dist-types/commands/CreateVaultCommand.d.ts +11 -0
- package/dist-types/commands/DeleteArchiveCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVaultAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVaultCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVaultNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeJobCommand.d.ts +11 -0
- package/dist-types/commands/DescribeVaultCommand.d.ts +11 -0
- package/dist-types/commands/GetDataRetrievalPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetJobOutputCommand.d.ts +11 -0
- package/dist-types/commands/GetVaultAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetVaultLockCommand.d.ts +11 -0
- package/dist-types/commands/GetVaultNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/InitiateJobCommand.d.ts +11 -0
- package/dist-types/commands/InitiateMultipartUploadCommand.d.ts +11 -0
- package/dist-types/commands/InitiateVaultLockCommand.d.ts +11 -0
- package/dist-types/commands/ListJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +11 -0
- package/dist-types/commands/ListPartsCommand.d.ts +11 -0
- package/dist-types/commands/ListProvisionedCapacityCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForVaultCommand.d.ts +11 -0
- package/dist-types/commands/ListVaultsCommand.d.ts +11 -0
- package/dist-types/commands/PurchaseProvisionedCapacityCommand.d.ts +11 -0
- package/dist-types/commands/RemoveTagsFromVaultCommand.d.ts +11 -0
- package/dist-types/commands/SetDataRetrievalPolicyCommand.d.ts +11 -0
- package/dist-types/commands/SetVaultAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/SetVaultNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/UploadArchiveCommand.d.ts +11 -0
- package/dist-types/commands/UploadMultipartPartCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AbortVaultLockCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AddTagsToVaultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CompleteVaultLockCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVaultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVaultAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVaultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVaultNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeVaultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDataRetrievalPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetJobOutputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVaultAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVaultLockCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVaultNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InitiateJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InitiateMultipartUploadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/InitiateVaultLockCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProvisionedCapacityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForVaultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVaultsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PurchaseProvisionedCapacityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromVaultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetDataRetrievalPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetVaultAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetVaultNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UploadArchiveCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UploadMultipartPartCommand.d.ts +12 -1
- package/package.json +40 -40
|
@@ -100,4 +100,15 @@ declare const AbortMultipartUploadCommand_base: {
|
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
export declare class AbortMultipartUploadCommand extends AbortMultipartUploadCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: AbortMultipartUploadInput;
|
|
107
|
+
output: {};
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: AbortMultipartUploadCommandInput;
|
|
111
|
+
output: AbortMultipartUploadCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -94,4 +94,15 @@ declare const AbortVaultLockCommand_base: {
|
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
export declare class AbortVaultLockCommand extends AbortVaultLockCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: AbortVaultLockInput;
|
|
101
|
+
output: {};
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: AbortVaultLockCommandInput;
|
|
105
|
+
output: AbortVaultLockCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -96,4 +96,15 @@ declare const AddTagsToVaultCommand_base: {
|
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
export declare class AddTagsToVaultCommand extends AddTagsToVaultCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: AddTagsToVaultInput;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: AddTagsToVaultCommandInput;
|
|
107
|
+
output: AddTagsToVaultCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -135,4 +135,15 @@ declare const CompleteMultipartUploadCommand_base: {
|
|
|
135
135
|
*
|
|
136
136
|
*/
|
|
137
137
|
export declare class CompleteMultipartUploadCommand extends CompleteMultipartUploadCommand_base {
|
|
138
|
+
/** @internal type navigation helper, not in runtime. */
|
|
139
|
+
protected static __types: {
|
|
140
|
+
api: {
|
|
141
|
+
input: CompleteMultipartUploadInput;
|
|
142
|
+
output: ArchiveCreationOutput;
|
|
143
|
+
};
|
|
144
|
+
sdk: {
|
|
145
|
+
input: CompleteMultipartUploadCommandInput;
|
|
146
|
+
output: CompleteMultipartUploadCommandOutput;
|
|
147
|
+
};
|
|
148
|
+
};
|
|
138
149
|
}
|
|
@@ -96,4 +96,15 @@ declare const CompleteVaultLockCommand_base: {
|
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
export declare class CompleteVaultLockCommand extends CompleteVaultLockCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CompleteVaultLockInput;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CompleteVaultLockCommandInput;
|
|
107
|
+
output: CompleteVaultLockCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateVaultCommand_base: {
|
|
|
110
110
|
*
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateVaultCommand extends CreateVaultCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateVaultInput;
|
|
117
|
+
output: CreateVaultOutput;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateVaultCommandInput;
|
|
121
|
+
output: CreateVaultCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -109,4 +109,15 @@ declare const DeleteArchiveCommand_base: {
|
|
|
109
109
|
*
|
|
110
110
|
*/
|
|
111
111
|
export declare class DeleteArchiveCommand extends DeleteArchiveCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: DeleteArchiveInput;
|
|
116
|
+
output: {};
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: DeleteArchiveCommandInput;
|
|
120
|
+
output: DeleteArchiveCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -87,4 +87,15 @@ declare const DeleteVaultAccessPolicyCommand_base: {
|
|
|
87
87
|
*
|
|
88
88
|
*/
|
|
89
89
|
export declare class DeleteVaultAccessPolicyCommand extends DeleteVaultAccessPolicyCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: DeleteVaultAccessPolicyInput;
|
|
94
|
+
output: {};
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: DeleteVaultAccessPolicyCommandInput;
|
|
98
|
+
output: DeleteVaultAccessPolicyCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -100,4 +100,15 @@ declare const DeleteVaultCommand_base: {
|
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
export declare class DeleteVaultCommand extends DeleteVaultCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: DeleteVaultInput;
|
|
107
|
+
output: {};
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: DeleteVaultCommandInput;
|
|
111
|
+
output: DeleteVaultCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -93,4 +93,15 @@ declare const DeleteVaultNotificationsCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
export declare class DeleteVaultNotificationsCommand extends DeleteVaultNotificationsCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DeleteVaultNotificationsInput;
|
|
100
|
+
output: {};
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DeleteVaultNotificationsCommandInput;
|
|
104
|
+
output: DeleteVaultNotificationsCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -199,4 +199,15 @@ declare const DescribeJobCommand_base: {
|
|
|
199
199
|
*
|
|
200
200
|
*/
|
|
201
201
|
export declare class DescribeJobCommand extends DescribeJobCommand_base {
|
|
202
|
+
/** @internal type navigation helper, not in runtime. */
|
|
203
|
+
protected static __types: {
|
|
204
|
+
api: {
|
|
205
|
+
input: DescribeJobInput;
|
|
206
|
+
output: GlacierJobDescription;
|
|
207
|
+
};
|
|
208
|
+
sdk: {
|
|
209
|
+
input: DescribeJobCommandInput;
|
|
210
|
+
output: DescribeJobCommandOutput;
|
|
211
|
+
};
|
|
212
|
+
};
|
|
202
213
|
}
|
|
@@ -114,4 +114,15 @@ declare const DescribeVaultCommand_base: {
|
|
|
114
114
|
*
|
|
115
115
|
*/
|
|
116
116
|
export declare class DescribeVaultCommand extends DescribeVaultCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: DescribeVaultInput;
|
|
121
|
+
output: DescribeVaultOutput;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: DescribeVaultCommandInput;
|
|
125
|
+
output: DescribeVaultCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -98,4 +98,15 @@ declare const GetDataRetrievalPolicyCommand_base: {
|
|
|
98
98
|
*
|
|
99
99
|
*/
|
|
100
100
|
export declare class GetDataRetrievalPolicyCommand extends GetDataRetrievalPolicyCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: GetDataRetrievalPolicyInput;
|
|
105
|
+
output: GetDataRetrievalPolicyOutput;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: GetDataRetrievalPolicyCommandInput;
|
|
109
|
+
output: GetDataRetrievalPolicyCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -138,4 +138,15 @@ declare const GetJobOutputCommand_base: {
|
|
|
138
138
|
*
|
|
139
139
|
*/
|
|
140
140
|
export declare class GetJobOutputCommand extends GetJobOutputCommand_base {
|
|
141
|
+
/** @internal type navigation helper, not in runtime. */
|
|
142
|
+
protected static __types: {
|
|
143
|
+
api: {
|
|
144
|
+
input: GetJobOutputInput;
|
|
145
|
+
output: GetJobOutputOutput;
|
|
146
|
+
};
|
|
147
|
+
sdk: {
|
|
148
|
+
input: GetJobOutputCommandInput;
|
|
149
|
+
output: GetJobOutputCommandOutput;
|
|
150
|
+
};
|
|
151
|
+
};
|
|
141
152
|
}
|
|
@@ -97,4 +97,15 @@ declare const GetVaultAccessPolicyCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class GetVaultAccessPolicyCommand extends GetVaultAccessPolicyCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: GetVaultAccessPolicyInput;
|
|
104
|
+
output: GetVaultAccessPolicyOutput;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: GetVaultAccessPolicyCommandInput;
|
|
108
|
+
output: GetVaultAccessPolicyCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -121,4 +121,15 @@ declare const GetVaultLockCommand_base: {
|
|
|
121
121
|
*
|
|
122
122
|
*/
|
|
123
123
|
export declare class GetVaultLockCommand extends GetVaultLockCommand_base {
|
|
124
|
+
/** @internal type navigation helper, not in runtime. */
|
|
125
|
+
protected static __types: {
|
|
126
|
+
api: {
|
|
127
|
+
input: GetVaultLockInput;
|
|
128
|
+
output: GetVaultLockOutput;
|
|
129
|
+
};
|
|
130
|
+
sdk: {
|
|
131
|
+
input: GetVaultLockCommandInput;
|
|
132
|
+
output: GetVaultLockCommandOutput;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
124
135
|
}
|
|
@@ -114,4 +114,15 @@ declare const GetVaultNotificationsCommand_base: {
|
|
|
114
114
|
*
|
|
115
115
|
*/
|
|
116
116
|
export declare class GetVaultNotificationsCommand extends GetVaultNotificationsCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: GetVaultNotificationsInput;
|
|
121
|
+
output: GetVaultNotificationsOutput;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: GetVaultNotificationsCommandInput;
|
|
125
|
+
output: GetVaultNotificationsCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -179,4 +179,15 @@ declare const InitiateJobCommand_base: {
|
|
|
179
179
|
*
|
|
180
180
|
*/
|
|
181
181
|
export declare class InitiateJobCommand extends InitiateJobCommand_base {
|
|
182
|
+
/** @internal type navigation helper, not in runtime. */
|
|
183
|
+
protected static __types: {
|
|
184
|
+
api: {
|
|
185
|
+
input: InitiateJobInput;
|
|
186
|
+
output: InitiateJobOutput;
|
|
187
|
+
};
|
|
188
|
+
sdk: {
|
|
189
|
+
input: InitiateJobCommandInput;
|
|
190
|
+
output: InitiateJobCommandOutput;
|
|
191
|
+
};
|
|
192
|
+
};
|
|
182
193
|
}
|
|
@@ -126,4 +126,15 @@ declare const InitiateMultipartUploadCommand_base: {
|
|
|
126
126
|
*
|
|
127
127
|
*/
|
|
128
128
|
export declare class InitiateMultipartUploadCommand extends InitiateMultipartUploadCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: InitiateMultipartUploadInput;
|
|
133
|
+
output: InitiateMultipartUploadOutput;
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: InitiateMultipartUploadCommandInput;
|
|
137
|
+
output: InitiateMultipartUploadCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -128,4 +128,15 @@ declare const InitiateVaultLockCommand_base: {
|
|
|
128
128
|
*
|
|
129
129
|
*/
|
|
130
130
|
export declare class InitiateVaultLockCommand extends InitiateVaultLockCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: InitiateVaultLockInput;
|
|
135
|
+
output: InitiateVaultLockOutput;
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: InitiateVaultLockCommandInput;
|
|
139
|
+
output: InitiateVaultLockCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -237,4 +237,15 @@ declare const ListJobsCommand_base: {
|
|
|
237
237
|
*
|
|
238
238
|
*/
|
|
239
239
|
export declare class ListJobsCommand extends ListJobsCommand_base {
|
|
240
|
+
/** @internal type navigation helper, not in runtime. */
|
|
241
|
+
protected static __types: {
|
|
242
|
+
api: {
|
|
243
|
+
input: ListJobsInput;
|
|
244
|
+
output: ListJobsOutput;
|
|
245
|
+
};
|
|
246
|
+
sdk: {
|
|
247
|
+
input: ListJobsCommandInput;
|
|
248
|
+
output: ListJobsCommandOutput;
|
|
249
|
+
};
|
|
250
|
+
};
|
|
240
251
|
}
|
|
@@ -147,4 +147,15 @@ declare const ListMultipartUploadsCommand_base: {
|
|
|
147
147
|
*
|
|
148
148
|
*/
|
|
149
149
|
export declare class ListMultipartUploadsCommand extends ListMultipartUploadsCommand_base {
|
|
150
|
+
/** @internal type navigation helper, not in runtime. */
|
|
151
|
+
protected static __types: {
|
|
152
|
+
api: {
|
|
153
|
+
input: ListMultipartUploadsInput;
|
|
154
|
+
output: ListMultipartUploadsOutput;
|
|
155
|
+
};
|
|
156
|
+
sdk: {
|
|
157
|
+
input: ListMultipartUploadsCommandInput;
|
|
158
|
+
output: ListMultipartUploadsCommandOutput;
|
|
159
|
+
};
|
|
160
|
+
};
|
|
150
161
|
}
|
|
@@ -139,4 +139,15 @@ declare const ListPartsCommand_base: {
|
|
|
139
139
|
*
|
|
140
140
|
*/
|
|
141
141
|
export declare class ListPartsCommand extends ListPartsCommand_base {
|
|
142
|
+
/** @internal type navigation helper, not in runtime. */
|
|
143
|
+
protected static __types: {
|
|
144
|
+
api: {
|
|
145
|
+
input: ListPartsInput;
|
|
146
|
+
output: ListPartsOutput;
|
|
147
|
+
};
|
|
148
|
+
sdk: {
|
|
149
|
+
input: ListPartsCommandInput;
|
|
150
|
+
output: ListPartsCommandOutput;
|
|
151
|
+
};
|
|
152
|
+
};
|
|
142
153
|
}
|
|
@@ -100,4 +100,15 @@ declare const ListProvisionedCapacityCommand_base: {
|
|
|
100
100
|
*
|
|
101
101
|
*/
|
|
102
102
|
export declare class ListProvisionedCapacityCommand extends ListProvisionedCapacityCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: ListProvisionedCapacityInput;
|
|
107
|
+
output: ListProvisionedCapacityOutput;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: ListProvisionedCapacityCommandInput;
|
|
111
|
+
output: ListProvisionedCapacityCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListTagsForVaultCommand_base: {
|
|
|
95
95
|
*
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListTagsForVaultCommand extends ListTagsForVaultCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListTagsForVaultInput;
|
|
102
|
+
output: ListTagsForVaultOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListTagsForVaultCommandInput;
|
|
106
|
+
output: ListTagsForVaultCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -127,4 +127,15 @@ declare const ListVaultsCommand_base: {
|
|
|
127
127
|
*
|
|
128
128
|
*/
|
|
129
129
|
export declare class ListVaultsCommand extends ListVaultsCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: ListVaultsInput;
|
|
134
|
+
output: ListVaultsOutput;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: ListVaultsCommandInput;
|
|
138
|
+
output: ListVaultsCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -85,4 +85,15 @@ declare const PurchaseProvisionedCapacityCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class PurchaseProvisionedCapacityCommand extends PurchaseProvisionedCapacityCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: PurchaseProvisionedCapacityInput;
|
|
92
|
+
output: PurchaseProvisionedCapacityOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: PurchaseProvisionedCapacityCommandInput;
|
|
96
|
+
output: PurchaseProvisionedCapacityCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -91,4 +91,15 @@ declare const RemoveTagsFromVaultCommand_base: {
|
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
export declare class RemoveTagsFromVaultCommand extends RemoveTagsFromVaultCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: RemoveTagsFromVaultInput;
|
|
98
|
+
output: {};
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: RemoveTagsFromVaultCommandInput;
|
|
102
|
+
output: RemoveTagsFromVaultCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -96,4 +96,15 @@ declare const SetDataRetrievalPolicyCommand_base: {
|
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
export declare class SetDataRetrievalPolicyCommand extends SetDataRetrievalPolicyCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: SetDataRetrievalPolicyInput;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: SetDataRetrievalPolicyCommandInput;
|
|
107
|
+
output: SetDataRetrievalPolicyCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -92,4 +92,15 @@ declare const SetVaultAccessPolicyCommand_base: {
|
|
|
92
92
|
*
|
|
93
93
|
*/
|
|
94
94
|
export declare class SetVaultAccessPolicyCommand extends SetVaultAccessPolicyCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: SetVaultAccessPolicyInput;
|
|
99
|
+
output: {};
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: SetVaultAccessPolicyCommandInput;
|
|
103
|
+
output: SetVaultAccessPolicyCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -131,4 +131,15 @@ declare const SetVaultNotificationsCommand_base: {
|
|
|
131
131
|
*
|
|
132
132
|
*/
|
|
133
133
|
export declare class SetVaultNotificationsCommand extends SetVaultNotificationsCommand_base {
|
|
134
|
+
/** @internal type navigation helper, not in runtime. */
|
|
135
|
+
protected static __types: {
|
|
136
|
+
api: {
|
|
137
|
+
input: SetVaultNotificationsInput;
|
|
138
|
+
output: {};
|
|
139
|
+
};
|
|
140
|
+
sdk: {
|
|
141
|
+
input: SetVaultNotificationsCommandInput;
|
|
142
|
+
output: SetVaultNotificationsCommandOutput;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
134
145
|
}
|
|
@@ -134,4 +134,15 @@ declare const UploadArchiveCommand_base: {
|
|
|
134
134
|
*
|
|
135
135
|
*/
|
|
136
136
|
export declare class UploadArchiveCommand extends UploadArchiveCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: UploadArchiveInput;
|
|
141
|
+
output: ArchiveCreationOutput;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: UploadArchiveCommandInput;
|
|
145
|
+
output: UploadArchiveCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -151,4 +151,15 @@ declare const UploadMultipartPartCommand_base: {
|
|
|
151
151
|
*
|
|
152
152
|
*/
|
|
153
153
|
export declare class UploadMultipartPartCommand extends UploadMultipartPartCommand_base {
|
|
154
|
+
/** @internal type navigation helper, not in runtime. */
|
|
155
|
+
protected static __types: {
|
|
156
|
+
api: {
|
|
157
|
+
input: UploadMultipartPartInput;
|
|
158
|
+
output: UploadMultipartPartOutput;
|
|
159
|
+
};
|
|
160
|
+
sdk: {
|
|
161
|
+
input: UploadMultipartPartCommandInput;
|
|
162
|
+
output: UploadMultipartPartCommandOutput;
|
|
163
|
+
};
|
|
164
|
+
};
|
|
154
165
|
}
|
|
@@ -32,4 +32,15 @@ declare const AbortMultipartUploadCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class AbortMultipartUploadCommand extends AbortMultipartUploadCommand_base {
|
|
35
|
+
export declare class AbortMultipartUploadCommand extends AbortMultipartUploadCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: AbortMultipartUploadInput;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: AbortMultipartUploadCommandInput;
|
|
43
|
+
output: AbortMultipartUploadCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const AbortVaultLockCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class AbortVaultLockCommand extends AbortVaultLockCommand_base {
|
|
34
|
+
export declare class AbortVaultLockCommand extends AbortVaultLockCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: AbortVaultLockInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: AbortVaultLockCommandInput;
|
|
42
|
+
output: AbortVaultLockCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const AddTagsToVaultCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class AddTagsToVaultCommand extends AddTagsToVaultCommand_base {
|
|
34
|
+
export declare class AddTagsToVaultCommand extends AddTagsToVaultCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: AddTagsToVaultInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: AddTagsToVaultCommandInput;
|
|
42
|
+
output: AddTagsToVaultCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CompleteMultipartUploadCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CompleteMultipartUploadCommand extends CompleteMultipartUploadCommand_base {
|
|
40
|
+
export declare class CompleteMultipartUploadCommand extends CompleteMultipartUploadCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CompleteMultipartUploadInput;
|
|
44
|
+
output: ArchiveCreationOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CompleteMultipartUploadCommandInput;
|
|
48
|
+
output: CompleteMultipartUploadCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const CompleteVaultLockCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class CompleteVaultLockCommand extends CompleteVaultLockCommand_base {
|
|
34
|
+
export declare class CompleteVaultLockCommand extends CompleteVaultLockCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: CompleteVaultLockInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: CompleteVaultLockCommandInput;
|
|
42
|
+
output: CompleteVaultLockCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateVaultCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateVaultCommand extends CreateVaultCommand_base {
|
|
36
|
+
export declare class CreateVaultCommand extends CreateVaultCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateVaultInput;
|
|
40
|
+
output: CreateVaultOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateVaultCommandInput;
|
|
44
|
+
output: CreateVaultCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|