@aws-sdk/client-imagebuilder 3.297.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/CancelImageCreationCommand.js +2 -3
- package/dist-cjs/commands/CreateComponentCommand.js +2 -3
- package/dist-cjs/commands/CreateContainerRecipeCommand.js +2 -3
- package/dist-cjs/commands/CreateDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateImageCommand.js +2 -3
- package/dist-cjs/commands/CreateImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/CreateImageRecipeCommand.js +2 -3
- package/dist-cjs/commands/CreateInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteComponentCommand.js +2 -3
- package/dist-cjs/commands/DeleteContainerRecipeCommand.js +2 -3
- package/dist-cjs/commands/DeleteDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteImageCommand.js +2 -3
- package/dist-cjs/commands/DeleteImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/DeleteImageRecipeCommand.js +2 -3
- package/dist-cjs/commands/DeleteInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetComponentCommand.js +2 -3
- package/dist-cjs/commands/GetComponentPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetContainerRecipeCommand.js +2 -3
- package/dist-cjs/commands/GetContainerRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetImageCommand.js +2 -3
- package/dist-cjs/commands/GetImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/GetImagePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetImageRecipeCommand.js +2 -3
- package/dist-cjs/commands/GetImageRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ImportComponentCommand.js +2 -3
- package/dist-cjs/commands/ImportVmImageCommand.js +2 -3
- package/dist-cjs/commands/ListComponentBuildVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListComponentsCommand.js +2 -3
- package/dist-cjs/commands/ListContainerRecipesCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListImageBuildVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListImagePackagesCommand.js +2 -3
- package/dist-cjs/commands/ListImagePipelineImagesCommand.js +2 -3
- package/dist-cjs/commands/ListImagePipelinesCommand.js +2 -3
- package/dist-cjs/commands/ListImageRecipesCommand.js +2 -3
- package/dist-cjs/commands/ListImagesCommand.js +2 -3
- package/dist-cjs/commands/ListInfrastructureConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutComponentPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutContainerRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/PutImagePolicyCommand.js +2 -3
- package/dist-cjs/commands/PutImageRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/StartImagePipelineExecutionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/UpdateInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -584
- package/dist-es/commands/CancelImageCreationCommand.js +2 -3
- package/dist-es/commands/CreateComponentCommand.js +2 -3
- package/dist-es/commands/CreateContainerRecipeCommand.js +2 -3
- package/dist-es/commands/CreateDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateImageCommand.js +2 -3
- package/dist-es/commands/CreateImagePipelineCommand.js +2 -3
- package/dist-es/commands/CreateImageRecipeCommand.js +2 -3
- package/dist-es/commands/CreateInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteComponentCommand.js +2 -3
- package/dist-es/commands/DeleteContainerRecipeCommand.js +2 -3
- package/dist-es/commands/DeleteDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteImageCommand.js +2 -3
- package/dist-es/commands/DeleteImagePipelineCommand.js +2 -3
- package/dist-es/commands/DeleteImageRecipeCommand.js +2 -3
- package/dist-es/commands/DeleteInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/commands/GetComponentCommand.js +2 -3
- package/dist-es/commands/GetComponentPolicyCommand.js +2 -3
- package/dist-es/commands/GetContainerRecipeCommand.js +2 -3
- package/dist-es/commands/GetContainerRecipePolicyCommand.js +2 -3
- package/dist-es/commands/GetDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/GetImageCommand.js +2 -3
- package/dist-es/commands/GetImagePipelineCommand.js +2 -3
- package/dist-es/commands/GetImagePolicyCommand.js +2 -3
- package/dist-es/commands/GetImageRecipeCommand.js +2 -3
- package/dist-es/commands/GetImageRecipePolicyCommand.js +2 -3
- package/dist-es/commands/GetInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/commands/ImportComponentCommand.js +2 -3
- package/dist-es/commands/ImportVmImageCommand.js +2 -3
- package/dist-es/commands/ListComponentBuildVersionsCommand.js +2 -3
- package/dist-es/commands/ListComponentsCommand.js +2 -3
- package/dist-es/commands/ListContainerRecipesCommand.js +2 -3
- package/dist-es/commands/ListDistributionConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListImageBuildVersionsCommand.js +2 -3
- package/dist-es/commands/ListImagePackagesCommand.js +2 -3
- package/dist-es/commands/ListImagePipelineImagesCommand.js +2 -3
- package/dist-es/commands/ListImagePipelinesCommand.js +2 -3
- package/dist-es/commands/ListImageRecipesCommand.js +2 -3
- package/dist-es/commands/ListImagesCommand.js +2 -3
- package/dist-es/commands/ListInfrastructureConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutComponentPolicyCommand.js +2 -3
- package/dist-es/commands/PutContainerRecipePolicyCommand.js +2 -3
- package/dist-es/commands/PutImagePolicyCommand.js +2 -3
- package/dist-es/commands/PutImageRecipePolicyCommand.js +2 -3
- package/dist-es/commands/StartImagePipelineExecutionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateImagePipelineCommand.js +2 -3
- package/dist-es/commands/UpdateInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -435
- package/dist-types/models/models_0.d.ts +0 -580
- package/dist-types/ts3.4/models/models_0.d.ts +0 -407
- package/package.json +4 -3
|
@@ -1085,410 +1085,3 @@ export interface UpdateInfrastructureConfigurationResponse {
|
|
|
1085
1085
|
clientToken?: string;
|
|
1086
1086
|
infrastructureConfigurationArn?: string;
|
|
1087
1087
|
}
|
|
1088
|
-
export declare const SystemsManagerAgentFilterSensitiveLog: (
|
|
1089
|
-
obj: SystemsManagerAgent
|
|
1090
|
-
) => any;
|
|
1091
|
-
export declare const AdditionalInstanceConfigurationFilterSensitiveLog: (
|
|
1092
|
-
obj: AdditionalInstanceConfiguration
|
|
1093
|
-
) => any;
|
|
1094
|
-
export declare const ImageStateFilterSensitiveLog: (obj: ImageState) => any;
|
|
1095
|
-
export declare const AmiFilterSensitiveLog: (obj: Ami) => any;
|
|
1096
|
-
export declare const LaunchPermissionConfigurationFilterSensitiveLog: (
|
|
1097
|
-
obj: LaunchPermissionConfiguration
|
|
1098
|
-
) => any;
|
|
1099
|
-
export declare const AmiDistributionConfigurationFilterSensitiveLog: (
|
|
1100
|
-
obj: AmiDistributionConfiguration
|
|
1101
|
-
) => any;
|
|
1102
|
-
export declare const CancelImageCreationRequestFilterSensitiveLog: (
|
|
1103
|
-
obj: CancelImageCreationRequest
|
|
1104
|
-
) => any;
|
|
1105
|
-
export declare const CancelImageCreationResponseFilterSensitiveLog: (
|
|
1106
|
-
obj: CancelImageCreationResponse
|
|
1107
|
-
) => any;
|
|
1108
|
-
export declare const ComponentParameterDetailFilterSensitiveLog: (
|
|
1109
|
-
obj: ComponentParameterDetail
|
|
1110
|
-
) => any;
|
|
1111
|
-
export declare const ComponentStateFilterSensitiveLog: (
|
|
1112
|
-
obj: ComponentState
|
|
1113
|
-
) => any;
|
|
1114
|
-
export declare const ComponentFilterSensitiveLog: (obj: Component) => any;
|
|
1115
|
-
export declare const ComponentParameterFilterSensitiveLog: (
|
|
1116
|
-
obj: ComponentParameter
|
|
1117
|
-
) => any;
|
|
1118
|
-
export declare const ComponentConfigurationFilterSensitiveLog: (
|
|
1119
|
-
obj: ComponentConfiguration
|
|
1120
|
-
) => any;
|
|
1121
|
-
export declare const ComponentSummaryFilterSensitiveLog: (
|
|
1122
|
-
obj: ComponentSummary
|
|
1123
|
-
) => any;
|
|
1124
|
-
export declare const ComponentVersionFilterSensitiveLog: (
|
|
1125
|
-
obj: ComponentVersion
|
|
1126
|
-
) => any;
|
|
1127
|
-
export declare const ContainerFilterSensitiveLog: (obj: Container) => any;
|
|
1128
|
-
export declare const TargetContainerRepositoryFilterSensitiveLog: (
|
|
1129
|
-
obj: TargetContainerRepository
|
|
1130
|
-
) => any;
|
|
1131
|
-
export declare const ContainerDistributionConfigurationFilterSensitiveLog: (
|
|
1132
|
-
obj: ContainerDistributionConfiguration
|
|
1133
|
-
) => any;
|
|
1134
|
-
export declare const EbsInstanceBlockDeviceSpecificationFilterSensitiveLog: (
|
|
1135
|
-
obj: EbsInstanceBlockDeviceSpecification
|
|
1136
|
-
) => any;
|
|
1137
|
-
export declare const InstanceBlockDeviceMappingFilterSensitiveLog: (
|
|
1138
|
-
obj: InstanceBlockDeviceMapping
|
|
1139
|
-
) => any;
|
|
1140
|
-
export declare const InstanceConfigurationFilterSensitiveLog: (
|
|
1141
|
-
obj: InstanceConfiguration
|
|
1142
|
-
) => any;
|
|
1143
|
-
export declare const ContainerRecipeFilterSensitiveLog: (
|
|
1144
|
-
obj: ContainerRecipe
|
|
1145
|
-
) => any;
|
|
1146
|
-
export declare const ContainerRecipeSummaryFilterSensitiveLog: (
|
|
1147
|
-
obj: ContainerRecipeSummary
|
|
1148
|
-
) => any;
|
|
1149
|
-
export declare const CreateComponentRequestFilterSensitiveLog: (
|
|
1150
|
-
obj: CreateComponentRequest
|
|
1151
|
-
) => any;
|
|
1152
|
-
export declare const CreateComponentResponseFilterSensitiveLog: (
|
|
1153
|
-
obj: CreateComponentResponse
|
|
1154
|
-
) => any;
|
|
1155
|
-
export declare const CreateContainerRecipeRequestFilterSensitiveLog: (
|
|
1156
|
-
obj: CreateContainerRecipeRequest
|
|
1157
|
-
) => any;
|
|
1158
|
-
export declare const CreateContainerRecipeResponseFilterSensitiveLog: (
|
|
1159
|
-
obj: CreateContainerRecipeResponse
|
|
1160
|
-
) => any;
|
|
1161
|
-
export declare const FastLaunchLaunchTemplateSpecificationFilterSensitiveLog: (
|
|
1162
|
-
obj: FastLaunchLaunchTemplateSpecification
|
|
1163
|
-
) => any;
|
|
1164
|
-
export declare const FastLaunchSnapshotConfigurationFilterSensitiveLog: (
|
|
1165
|
-
obj: FastLaunchSnapshotConfiguration
|
|
1166
|
-
) => any;
|
|
1167
|
-
export declare const FastLaunchConfigurationFilterSensitiveLog: (
|
|
1168
|
-
obj: FastLaunchConfiguration
|
|
1169
|
-
) => any;
|
|
1170
|
-
export declare const LaunchTemplateConfigurationFilterSensitiveLog: (
|
|
1171
|
-
obj: LaunchTemplateConfiguration
|
|
1172
|
-
) => any;
|
|
1173
|
-
export declare const S3ExportConfigurationFilterSensitiveLog: (
|
|
1174
|
-
obj: S3ExportConfiguration
|
|
1175
|
-
) => any;
|
|
1176
|
-
export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
1177
|
-
export declare const CreateDistributionConfigurationRequestFilterSensitiveLog: (
|
|
1178
|
-
obj: CreateDistributionConfigurationRequest
|
|
1179
|
-
) => any;
|
|
1180
|
-
export declare const CreateDistributionConfigurationResponseFilterSensitiveLog: (
|
|
1181
|
-
obj: CreateDistributionConfigurationResponse
|
|
1182
|
-
) => any;
|
|
1183
|
-
export declare const ImageTestsConfigurationFilterSensitiveLog: (
|
|
1184
|
-
obj: ImageTestsConfiguration
|
|
1185
|
-
) => any;
|
|
1186
|
-
export declare const CreateImageRequestFilterSensitiveLog: (
|
|
1187
|
-
obj: CreateImageRequest
|
|
1188
|
-
) => any;
|
|
1189
|
-
export declare const CreateImageResponseFilterSensitiveLog: (
|
|
1190
|
-
obj: CreateImageResponse
|
|
1191
|
-
) => any;
|
|
1192
|
-
export declare const ScheduleFilterSensitiveLog: (obj: Schedule) => any;
|
|
1193
|
-
export declare const CreateImagePipelineRequestFilterSensitiveLog: (
|
|
1194
|
-
obj: CreateImagePipelineRequest
|
|
1195
|
-
) => any;
|
|
1196
|
-
export declare const CreateImagePipelineResponseFilterSensitiveLog: (
|
|
1197
|
-
obj: CreateImagePipelineResponse
|
|
1198
|
-
) => any;
|
|
1199
|
-
export declare const CreateImageRecipeRequestFilterSensitiveLog: (
|
|
1200
|
-
obj: CreateImageRecipeRequest
|
|
1201
|
-
) => any;
|
|
1202
|
-
export declare const CreateImageRecipeResponseFilterSensitiveLog: (
|
|
1203
|
-
obj: CreateImageRecipeResponse
|
|
1204
|
-
) => any;
|
|
1205
|
-
export declare const InstanceMetadataOptionsFilterSensitiveLog: (
|
|
1206
|
-
obj: InstanceMetadataOptions
|
|
1207
|
-
) => any;
|
|
1208
|
-
export declare const S3LogsFilterSensitiveLog: (obj: S3Logs) => any;
|
|
1209
|
-
export declare const LoggingFilterSensitiveLog: (obj: Logging) => any;
|
|
1210
|
-
export declare const CreateInfrastructureConfigurationRequestFilterSensitiveLog: (
|
|
1211
|
-
obj: CreateInfrastructureConfigurationRequest
|
|
1212
|
-
) => any;
|
|
1213
|
-
export declare const CreateInfrastructureConfigurationResponseFilterSensitiveLog: (
|
|
1214
|
-
obj: CreateInfrastructureConfigurationResponse
|
|
1215
|
-
) => any;
|
|
1216
|
-
export declare const DeleteComponentRequestFilterSensitiveLog: (
|
|
1217
|
-
obj: DeleteComponentRequest
|
|
1218
|
-
) => any;
|
|
1219
|
-
export declare const DeleteComponentResponseFilterSensitiveLog: (
|
|
1220
|
-
obj: DeleteComponentResponse
|
|
1221
|
-
) => any;
|
|
1222
|
-
export declare const DeleteContainerRecipeRequestFilterSensitiveLog: (
|
|
1223
|
-
obj: DeleteContainerRecipeRequest
|
|
1224
|
-
) => any;
|
|
1225
|
-
export declare const DeleteContainerRecipeResponseFilterSensitiveLog: (
|
|
1226
|
-
obj: DeleteContainerRecipeResponse
|
|
1227
|
-
) => any;
|
|
1228
|
-
export declare const DeleteDistributionConfigurationRequestFilterSensitiveLog: (
|
|
1229
|
-
obj: DeleteDistributionConfigurationRequest
|
|
1230
|
-
) => any;
|
|
1231
|
-
export declare const DeleteDistributionConfigurationResponseFilterSensitiveLog: (
|
|
1232
|
-
obj: DeleteDistributionConfigurationResponse
|
|
1233
|
-
) => any;
|
|
1234
|
-
export declare const DeleteImageRequestFilterSensitiveLog: (
|
|
1235
|
-
obj: DeleteImageRequest
|
|
1236
|
-
) => any;
|
|
1237
|
-
export declare const DeleteImageResponseFilterSensitiveLog: (
|
|
1238
|
-
obj: DeleteImageResponse
|
|
1239
|
-
) => any;
|
|
1240
|
-
export declare const DeleteImagePipelineRequestFilterSensitiveLog: (
|
|
1241
|
-
obj: DeleteImagePipelineRequest
|
|
1242
|
-
) => any;
|
|
1243
|
-
export declare const DeleteImagePipelineResponseFilterSensitiveLog: (
|
|
1244
|
-
obj: DeleteImagePipelineResponse
|
|
1245
|
-
) => any;
|
|
1246
|
-
export declare const DeleteImageRecipeRequestFilterSensitiveLog: (
|
|
1247
|
-
obj: DeleteImageRecipeRequest
|
|
1248
|
-
) => any;
|
|
1249
|
-
export declare const DeleteImageRecipeResponseFilterSensitiveLog: (
|
|
1250
|
-
obj: DeleteImageRecipeResponse
|
|
1251
|
-
) => any;
|
|
1252
|
-
export declare const DeleteInfrastructureConfigurationRequestFilterSensitiveLog: (
|
|
1253
|
-
obj: DeleteInfrastructureConfigurationRequest
|
|
1254
|
-
) => any;
|
|
1255
|
-
export declare const DeleteInfrastructureConfigurationResponseFilterSensitiveLog: (
|
|
1256
|
-
obj: DeleteInfrastructureConfigurationResponse
|
|
1257
|
-
) => any;
|
|
1258
|
-
export declare const DistributionConfigurationFilterSensitiveLog: (
|
|
1259
|
-
obj: DistributionConfiguration
|
|
1260
|
-
) => any;
|
|
1261
|
-
export declare const DistributionConfigurationSummaryFilterSensitiveLog: (
|
|
1262
|
-
obj: DistributionConfigurationSummary
|
|
1263
|
-
) => any;
|
|
1264
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1265
|
-
export declare const GetComponentRequestFilterSensitiveLog: (
|
|
1266
|
-
obj: GetComponentRequest
|
|
1267
|
-
) => any;
|
|
1268
|
-
export declare const GetComponentResponseFilterSensitiveLog: (
|
|
1269
|
-
obj: GetComponentResponse
|
|
1270
|
-
) => any;
|
|
1271
|
-
export declare const GetComponentPolicyRequestFilterSensitiveLog: (
|
|
1272
|
-
obj: GetComponentPolicyRequest
|
|
1273
|
-
) => any;
|
|
1274
|
-
export declare const GetComponentPolicyResponseFilterSensitiveLog: (
|
|
1275
|
-
obj: GetComponentPolicyResponse
|
|
1276
|
-
) => any;
|
|
1277
|
-
export declare const GetContainerRecipeRequestFilterSensitiveLog: (
|
|
1278
|
-
obj: GetContainerRecipeRequest
|
|
1279
|
-
) => any;
|
|
1280
|
-
export declare const GetContainerRecipeResponseFilterSensitiveLog: (
|
|
1281
|
-
obj: GetContainerRecipeResponse
|
|
1282
|
-
) => any;
|
|
1283
|
-
export declare const GetContainerRecipePolicyRequestFilterSensitiveLog: (
|
|
1284
|
-
obj: GetContainerRecipePolicyRequest
|
|
1285
|
-
) => any;
|
|
1286
|
-
export declare const GetContainerRecipePolicyResponseFilterSensitiveLog: (
|
|
1287
|
-
obj: GetContainerRecipePolicyResponse
|
|
1288
|
-
) => any;
|
|
1289
|
-
export declare const GetDistributionConfigurationRequestFilterSensitiveLog: (
|
|
1290
|
-
obj: GetDistributionConfigurationRequest
|
|
1291
|
-
) => any;
|
|
1292
|
-
export declare const GetDistributionConfigurationResponseFilterSensitiveLog: (
|
|
1293
|
-
obj: GetDistributionConfigurationResponse
|
|
1294
|
-
) => any;
|
|
1295
|
-
export declare const GetImageRequestFilterSensitiveLog: (
|
|
1296
|
-
obj: GetImageRequest
|
|
1297
|
-
) => any;
|
|
1298
|
-
export declare const ImageRecipeFilterSensitiveLog: (obj: ImageRecipe) => any;
|
|
1299
|
-
export declare const InfrastructureConfigurationFilterSensitiveLog: (
|
|
1300
|
-
obj: InfrastructureConfiguration
|
|
1301
|
-
) => any;
|
|
1302
|
-
export declare const OutputResourcesFilterSensitiveLog: (
|
|
1303
|
-
obj: OutputResources
|
|
1304
|
-
) => any;
|
|
1305
|
-
export declare const ImageFilterSensitiveLog: (obj: Image) => any;
|
|
1306
|
-
export declare const GetImageResponseFilterSensitiveLog: (
|
|
1307
|
-
obj: GetImageResponse
|
|
1308
|
-
) => any;
|
|
1309
|
-
export declare const GetImagePipelineRequestFilterSensitiveLog: (
|
|
1310
|
-
obj: GetImagePipelineRequest
|
|
1311
|
-
) => any;
|
|
1312
|
-
export declare const ImagePipelineFilterSensitiveLog: (
|
|
1313
|
-
obj: ImagePipeline
|
|
1314
|
-
) => any;
|
|
1315
|
-
export declare const GetImagePipelineResponseFilterSensitiveLog: (
|
|
1316
|
-
obj: GetImagePipelineResponse
|
|
1317
|
-
) => any;
|
|
1318
|
-
export declare const GetImagePolicyRequestFilterSensitiveLog: (
|
|
1319
|
-
obj: GetImagePolicyRequest
|
|
1320
|
-
) => any;
|
|
1321
|
-
export declare const GetImagePolicyResponseFilterSensitiveLog: (
|
|
1322
|
-
obj: GetImagePolicyResponse
|
|
1323
|
-
) => any;
|
|
1324
|
-
export declare const GetImageRecipeRequestFilterSensitiveLog: (
|
|
1325
|
-
obj: GetImageRecipeRequest
|
|
1326
|
-
) => any;
|
|
1327
|
-
export declare const GetImageRecipeResponseFilterSensitiveLog: (
|
|
1328
|
-
obj: GetImageRecipeResponse
|
|
1329
|
-
) => any;
|
|
1330
|
-
export declare const GetImageRecipePolicyRequestFilterSensitiveLog: (
|
|
1331
|
-
obj: GetImageRecipePolicyRequest
|
|
1332
|
-
) => any;
|
|
1333
|
-
export declare const GetImageRecipePolicyResponseFilterSensitiveLog: (
|
|
1334
|
-
obj: GetImageRecipePolicyResponse
|
|
1335
|
-
) => any;
|
|
1336
|
-
export declare const GetInfrastructureConfigurationRequestFilterSensitiveLog: (
|
|
1337
|
-
obj: GetInfrastructureConfigurationRequest
|
|
1338
|
-
) => any;
|
|
1339
|
-
export declare const GetInfrastructureConfigurationResponseFilterSensitiveLog: (
|
|
1340
|
-
obj: GetInfrastructureConfigurationResponse
|
|
1341
|
-
) => any;
|
|
1342
|
-
export declare const ImportComponentRequestFilterSensitiveLog: (
|
|
1343
|
-
obj: ImportComponentRequest
|
|
1344
|
-
) => any;
|
|
1345
|
-
export declare const ImportComponentResponseFilterSensitiveLog: (
|
|
1346
|
-
obj: ImportComponentResponse
|
|
1347
|
-
) => any;
|
|
1348
|
-
export declare const ImportVmImageRequestFilterSensitiveLog: (
|
|
1349
|
-
obj: ImportVmImageRequest
|
|
1350
|
-
) => any;
|
|
1351
|
-
export declare const ImportVmImageResponseFilterSensitiveLog: (
|
|
1352
|
-
obj: ImportVmImageResponse
|
|
1353
|
-
) => any;
|
|
1354
|
-
export declare const ListComponentBuildVersionsRequestFilterSensitiveLog: (
|
|
1355
|
-
obj: ListComponentBuildVersionsRequest
|
|
1356
|
-
) => any;
|
|
1357
|
-
export declare const ListComponentBuildVersionsResponseFilterSensitiveLog: (
|
|
1358
|
-
obj: ListComponentBuildVersionsResponse
|
|
1359
|
-
) => any;
|
|
1360
|
-
export declare const ListComponentsRequestFilterSensitiveLog: (
|
|
1361
|
-
obj: ListComponentsRequest
|
|
1362
|
-
) => any;
|
|
1363
|
-
export declare const ListComponentsResponseFilterSensitiveLog: (
|
|
1364
|
-
obj: ListComponentsResponse
|
|
1365
|
-
) => any;
|
|
1366
|
-
export declare const ListContainerRecipesRequestFilterSensitiveLog: (
|
|
1367
|
-
obj: ListContainerRecipesRequest
|
|
1368
|
-
) => any;
|
|
1369
|
-
export declare const ListContainerRecipesResponseFilterSensitiveLog: (
|
|
1370
|
-
obj: ListContainerRecipesResponse
|
|
1371
|
-
) => any;
|
|
1372
|
-
export declare const ListDistributionConfigurationsRequestFilterSensitiveLog: (
|
|
1373
|
-
obj: ListDistributionConfigurationsRequest
|
|
1374
|
-
) => any;
|
|
1375
|
-
export declare const ListDistributionConfigurationsResponseFilterSensitiveLog: (
|
|
1376
|
-
obj: ListDistributionConfigurationsResponse
|
|
1377
|
-
) => any;
|
|
1378
|
-
export declare const ListImageBuildVersionsRequestFilterSensitiveLog: (
|
|
1379
|
-
obj: ListImageBuildVersionsRequest
|
|
1380
|
-
) => any;
|
|
1381
|
-
export declare const ImageSummaryFilterSensitiveLog: (obj: ImageSummary) => any;
|
|
1382
|
-
export declare const ListImageBuildVersionsResponseFilterSensitiveLog: (
|
|
1383
|
-
obj: ListImageBuildVersionsResponse
|
|
1384
|
-
) => any;
|
|
1385
|
-
export declare const ListImagePackagesRequestFilterSensitiveLog: (
|
|
1386
|
-
obj: ListImagePackagesRequest
|
|
1387
|
-
) => any;
|
|
1388
|
-
export declare const ImagePackageFilterSensitiveLog: (obj: ImagePackage) => any;
|
|
1389
|
-
export declare const ListImagePackagesResponseFilterSensitiveLog: (
|
|
1390
|
-
obj: ListImagePackagesResponse
|
|
1391
|
-
) => any;
|
|
1392
|
-
export declare const ListImagePipelineImagesRequestFilterSensitiveLog: (
|
|
1393
|
-
obj: ListImagePipelineImagesRequest
|
|
1394
|
-
) => any;
|
|
1395
|
-
export declare const ListImagePipelineImagesResponseFilterSensitiveLog: (
|
|
1396
|
-
obj: ListImagePipelineImagesResponse
|
|
1397
|
-
) => any;
|
|
1398
|
-
export declare const ListImagePipelinesRequestFilterSensitiveLog: (
|
|
1399
|
-
obj: ListImagePipelinesRequest
|
|
1400
|
-
) => any;
|
|
1401
|
-
export declare const ListImagePipelinesResponseFilterSensitiveLog: (
|
|
1402
|
-
obj: ListImagePipelinesResponse
|
|
1403
|
-
) => any;
|
|
1404
|
-
export declare const ListImageRecipesRequestFilterSensitiveLog: (
|
|
1405
|
-
obj: ListImageRecipesRequest
|
|
1406
|
-
) => any;
|
|
1407
|
-
export declare const ImageRecipeSummaryFilterSensitiveLog: (
|
|
1408
|
-
obj: ImageRecipeSummary
|
|
1409
|
-
) => any;
|
|
1410
|
-
export declare const ListImageRecipesResponseFilterSensitiveLog: (
|
|
1411
|
-
obj: ListImageRecipesResponse
|
|
1412
|
-
) => any;
|
|
1413
|
-
export declare const ListImagesRequestFilterSensitiveLog: (
|
|
1414
|
-
obj: ListImagesRequest
|
|
1415
|
-
) => any;
|
|
1416
|
-
export declare const ImageVersionFilterSensitiveLog: (obj: ImageVersion) => any;
|
|
1417
|
-
export declare const ListImagesResponseFilterSensitiveLog: (
|
|
1418
|
-
obj: ListImagesResponse
|
|
1419
|
-
) => any;
|
|
1420
|
-
export declare const ListInfrastructureConfigurationsRequestFilterSensitiveLog: (
|
|
1421
|
-
obj: ListInfrastructureConfigurationsRequest
|
|
1422
|
-
) => any;
|
|
1423
|
-
export declare const InfrastructureConfigurationSummaryFilterSensitiveLog: (
|
|
1424
|
-
obj: InfrastructureConfigurationSummary
|
|
1425
|
-
) => any;
|
|
1426
|
-
export declare const ListInfrastructureConfigurationsResponseFilterSensitiveLog: (
|
|
1427
|
-
obj: ListInfrastructureConfigurationsResponse
|
|
1428
|
-
) => any;
|
|
1429
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1430
|
-
obj: ListTagsForResourceRequest
|
|
1431
|
-
) => any;
|
|
1432
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1433
|
-
obj: ListTagsForResourceResponse
|
|
1434
|
-
) => any;
|
|
1435
|
-
export declare const PutComponentPolicyRequestFilterSensitiveLog: (
|
|
1436
|
-
obj: PutComponentPolicyRequest
|
|
1437
|
-
) => any;
|
|
1438
|
-
export declare const PutComponentPolicyResponseFilterSensitiveLog: (
|
|
1439
|
-
obj: PutComponentPolicyResponse
|
|
1440
|
-
) => any;
|
|
1441
|
-
export declare const PutContainerRecipePolicyRequestFilterSensitiveLog: (
|
|
1442
|
-
obj: PutContainerRecipePolicyRequest
|
|
1443
|
-
) => any;
|
|
1444
|
-
export declare const PutContainerRecipePolicyResponseFilterSensitiveLog: (
|
|
1445
|
-
obj: PutContainerRecipePolicyResponse
|
|
1446
|
-
) => any;
|
|
1447
|
-
export declare const PutImagePolicyRequestFilterSensitiveLog: (
|
|
1448
|
-
obj: PutImagePolicyRequest
|
|
1449
|
-
) => any;
|
|
1450
|
-
export declare const PutImagePolicyResponseFilterSensitiveLog: (
|
|
1451
|
-
obj: PutImagePolicyResponse
|
|
1452
|
-
) => any;
|
|
1453
|
-
export declare const PutImageRecipePolicyRequestFilterSensitiveLog: (
|
|
1454
|
-
obj: PutImageRecipePolicyRequest
|
|
1455
|
-
) => any;
|
|
1456
|
-
export declare const PutImageRecipePolicyResponseFilterSensitiveLog: (
|
|
1457
|
-
obj: PutImageRecipePolicyResponse
|
|
1458
|
-
) => any;
|
|
1459
|
-
export declare const StartImagePipelineExecutionRequestFilterSensitiveLog: (
|
|
1460
|
-
obj: StartImagePipelineExecutionRequest
|
|
1461
|
-
) => any;
|
|
1462
|
-
export declare const StartImagePipelineExecutionResponseFilterSensitiveLog: (
|
|
1463
|
-
obj: StartImagePipelineExecutionResponse
|
|
1464
|
-
) => any;
|
|
1465
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1466
|
-
obj: TagResourceRequest
|
|
1467
|
-
) => any;
|
|
1468
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1469
|
-
obj: TagResourceResponse
|
|
1470
|
-
) => any;
|
|
1471
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1472
|
-
obj: UntagResourceRequest
|
|
1473
|
-
) => any;
|
|
1474
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1475
|
-
obj: UntagResourceResponse
|
|
1476
|
-
) => any;
|
|
1477
|
-
export declare const UpdateDistributionConfigurationRequestFilterSensitiveLog: (
|
|
1478
|
-
obj: UpdateDistributionConfigurationRequest
|
|
1479
|
-
) => any;
|
|
1480
|
-
export declare const UpdateDistributionConfigurationResponseFilterSensitiveLog: (
|
|
1481
|
-
obj: UpdateDistributionConfigurationResponse
|
|
1482
|
-
) => any;
|
|
1483
|
-
export declare const UpdateImagePipelineRequestFilterSensitiveLog: (
|
|
1484
|
-
obj: UpdateImagePipelineRequest
|
|
1485
|
-
) => any;
|
|
1486
|
-
export declare const UpdateImagePipelineResponseFilterSensitiveLog: (
|
|
1487
|
-
obj: UpdateImagePipelineResponse
|
|
1488
|
-
) => any;
|
|
1489
|
-
export declare const UpdateInfrastructureConfigurationRequestFilterSensitiveLog: (
|
|
1490
|
-
obj: UpdateInfrastructureConfigurationRequest
|
|
1491
|
-
) => any;
|
|
1492
|
-
export declare const UpdateInfrastructureConfigurationResponseFilterSensitiveLog: (
|
|
1493
|
-
obj: UpdateInfrastructureConfigurationResponse
|
|
1494
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-imagebuilder",
|
|
3
3
|
"description": "AWS SDK for JavaScript Imagebuilder Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo imagebuilder"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|