@aws-sdk/client-ec2 3.875.0 → 3.878.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/README.md +40 -0
- package/dist-cjs/index.js +1242 -396
- package/dist-es/EC2.js +10 -0
- package/dist-es/commands/CreateImageUsageReportCommand.js +22 -0
- package/dist-es/commands/DeleteImageUsageReportCommand.js +22 -0
- package/dist-es/commands/DescribeImageReferencesCommand.js +22 -0
- package/dist-es/commands/DescribeImageUsageReportEntriesCommand.js +22 -0
- package/dist-es/commands/DescribeImageUsageReportsCommand.js +22 -0
- package/dist-es/commands/GetPasswordDataCommand.js +1 -1
- package/dist-es/commands/index.js +5 -0
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_3.js +0 -8
- package/dist-es/models/models_4.js +19 -40
- package/dist-es/models/models_5.js +40 -18
- package/dist-es/models/models_6.js +18 -12
- package/dist-es/models/models_7.js +12 -0
- package/dist-es/pagination/DescribeImageReferencesPaginator.js +4 -0
- package/dist-es/pagination/DescribeImageUsageReportEntriesPaginator.js +4 -0
- package/dist-es/pagination/DescribeImageUsageReportsPaginator.js +4 -0
- package/dist-es/pagination/index.js +3 -0
- package/dist-es/protocols/Aws_ec2.js +711 -25
- package/dist-es/waiters/index.js +1 -0
- package/dist-es/waiters/waitForImageUsageReportAvailable.js +54 -0
- package/dist-types/EC2.d.ts +37 -0
- package/dist-types/EC2Client.d.ts +7 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/CopyImageCommand.d.ts +92 -10
- package/dist-types/commands/CopySnapshotCommand.d.ts +24 -8
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +105 -0
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -3
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageUsageReportCommand.d.ts +75 -0
- package/dist-types/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeImageReferencesCommand.d.ts +100 -0
- package/dist-types/commands/DescribeImageUsageReportEntriesCommand.d.ts +101 -0
- package/dist-types/commands/DescribeImageUsageReportsCommand.d.ts +123 -0
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -2
- package/dist-types/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -2
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RebootInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +2 -2
- package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +5 -0
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/models/models_1.d.ts +146 -98
- package/dist-types/models/models_2.d.ts +80 -161
- package/dist-types/models/models_3.d.ts +190 -302
- package/dist-types/models/models_4.d.ts +886 -719
- package/dist-types/models/models_5.d.ts +1938 -1933
- package/dist-types/models/models_6.d.ts +1828 -1719
- package/dist-types/models/models_7.d.ts +4616 -4654
- package/dist-types/models/models_8.d.ts +547 -5
- package/dist-types/pagination/DescribeImageReferencesPaginator.d.ts +7 -0
- package/dist-types/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +7 -0
- package/dist-types/pagination/DescribeImageUsageReportsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +3 -0
- package/dist-types/protocols/Aws_ec2.d.ts +45 -0
- package/dist-types/ts3.4/EC2.d.ts +87 -0
- package/dist-types/ts3.4/EC2Client.d.ts +30 -0
- package/dist-types/ts3.4/commands/CreateImageUsageReportCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DeleteImageUsageReportCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeImageReferencesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeImageUsageReportEntriesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeImageUsageReportsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +5 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +22 -17
- package/dist-types/ts3.4/models/models_2.d.ts +21 -35
- package/dist-types/ts3.4/models/models_3.d.ts +41 -59
- package/dist-types/ts3.4/models/models_4.d.ts +148 -153
- package/dist-types/ts3.4/models/models_5.d.ts +165 -123
- package/dist-types/ts3.4/models/models_6.d.ts +125 -122
- package/dist-types/ts3.4/models/models_7.d.ts +125 -127
- package/dist-types/ts3.4/models/models_8.d.ts +128 -1
- package/dist-types/ts3.4/pagination/DescribeImageReferencesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/DescribeImageUsageReportsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +3 -0
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +60 -0
- package/dist-types/ts3.4/waiters/index.d.ts +1 -0
- package/dist-types/ts3.4/waiters/waitForImageUsageReportAvailable.d.ts +11 -0
- package/dist-types/waiters/index.d.ts +1 -0
- package/dist-types/waiters/waitForImageUsageReportAvailable.d.ts +14 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -176,6 +176,7 @@ __export(index_exports, {
|
|
|
176
176
|
CreateFlowLogsCommand: () => CreateFlowLogsCommand,
|
|
177
177
|
CreateFpgaImageCommand: () => CreateFpgaImageCommand,
|
|
178
178
|
CreateImageCommand: () => CreateImageCommand,
|
|
179
|
+
CreateImageUsageReportCommand: () => CreateImageUsageReportCommand,
|
|
179
180
|
CreateInstanceConnectEndpointCommand: () => CreateInstanceConnectEndpointCommand,
|
|
180
181
|
CreateInstanceEventWindowCommand: () => CreateInstanceEventWindowCommand,
|
|
181
182
|
CreateInstanceExportTaskCommand: () => CreateInstanceExportTaskCommand,
|
|
@@ -279,6 +280,7 @@ __export(index_exports, {
|
|
|
279
280
|
DeleteFleetsCommand: () => DeleteFleetsCommand,
|
|
280
281
|
DeleteFlowLogsCommand: () => DeleteFlowLogsCommand,
|
|
281
282
|
DeleteFpgaImageCommand: () => DeleteFpgaImageCommand,
|
|
283
|
+
DeleteImageUsageReportCommand: () => DeleteImageUsageReportCommand,
|
|
282
284
|
DeleteInstanceConnectEndpointCommand: () => DeleteInstanceConnectEndpointCommand,
|
|
283
285
|
DeleteInstanceEventWindowCommand: () => DeleteInstanceEventWindowCommand,
|
|
284
286
|
DeleteInternetGatewayCommand: () => DeleteInternetGatewayCommand,
|
|
@@ -409,6 +411,9 @@ __export(index_exports, {
|
|
|
409
411
|
DescribeIdFormatCommand: () => DescribeIdFormatCommand,
|
|
410
412
|
DescribeIdentityIdFormatCommand: () => DescribeIdentityIdFormatCommand,
|
|
411
413
|
DescribeImageAttributeCommand: () => DescribeImageAttributeCommand,
|
|
414
|
+
DescribeImageReferencesCommand: () => DescribeImageReferencesCommand,
|
|
415
|
+
DescribeImageUsageReportEntriesCommand: () => DescribeImageUsageReportEntriesCommand,
|
|
416
|
+
DescribeImageUsageReportsCommand: () => DescribeImageUsageReportsCommand,
|
|
412
417
|
DescribeImagesCommand: () => DescribeImagesCommand,
|
|
413
418
|
DescribeImportImageTasksCommand: () => DescribeImportImageTasksCommand,
|
|
414
419
|
DescribeImportImageTasksResultFilterSensitiveLog: () => DescribeImportImageTasksResultFilterSensitiveLog,
|
|
@@ -731,6 +736,8 @@ __export(index_exports, {
|
|
|
731
736
|
ImageBlockPublicAccessDisabledState: () => ImageBlockPublicAccessDisabledState,
|
|
732
737
|
ImageBlockPublicAccessEnabledState: () => ImageBlockPublicAccessEnabledState,
|
|
733
738
|
ImageDiskContainerFilterSensitiveLog: () => ImageDiskContainerFilterSensitiveLog,
|
|
739
|
+
ImageReferenceOptionName: () => ImageReferenceOptionName,
|
|
740
|
+
ImageReferenceResourceType: () => ImageReferenceResourceType,
|
|
734
741
|
ImageState: () => ImageState,
|
|
735
742
|
ImageTypeValues: () => ImageTypeValues,
|
|
736
743
|
ImdsSupportValues: () => ImdsSupportValues,
|
|
@@ -1230,6 +1237,9 @@ __export(index_exports, {
|
|
|
1230
1237
|
paginateDescribeHostReservations: () => paginateDescribeHostReservations,
|
|
1231
1238
|
paginateDescribeHosts: () => paginateDescribeHosts,
|
|
1232
1239
|
paginateDescribeIamInstanceProfileAssociations: () => paginateDescribeIamInstanceProfileAssociations,
|
|
1240
|
+
paginateDescribeImageReferences: () => paginateDescribeImageReferences,
|
|
1241
|
+
paginateDescribeImageUsageReportEntries: () => paginateDescribeImageUsageReportEntries,
|
|
1242
|
+
paginateDescribeImageUsageReports: () => paginateDescribeImageUsageReports,
|
|
1233
1243
|
paginateDescribeImages: () => paginateDescribeImages,
|
|
1234
1244
|
paginateDescribeImportImageTasks: () => paginateDescribeImportImageTasks,
|
|
1235
1245
|
paginateDescribeImportSnapshotTasks: () => paginateDescribeImportSnapshotTasks,
|
|
@@ -1358,6 +1368,7 @@ __export(index_exports, {
|
|
|
1358
1368
|
waitForExportTaskCompleted: () => waitForExportTaskCompleted,
|
|
1359
1369
|
waitForImageAvailable: () => waitForImageAvailable,
|
|
1360
1370
|
waitForImageExists: () => waitForImageExists,
|
|
1371
|
+
waitForImageUsageReportAvailable: () => waitForImageUsageReportAvailable,
|
|
1361
1372
|
waitForInstanceExists: () => waitForInstanceExists,
|
|
1362
1373
|
waitForInstanceRunning: () => waitForInstanceRunning,
|
|
1363
1374
|
waitForInstanceStatusOk: () => waitForInstanceStatusOk,
|
|
@@ -1396,6 +1407,7 @@ __export(index_exports, {
|
|
|
1396
1407
|
waitUntilExportTaskCompleted: () => waitUntilExportTaskCompleted,
|
|
1397
1408
|
waitUntilImageAvailable: () => waitUntilImageAvailable,
|
|
1398
1409
|
waitUntilImageExists: () => waitUntilImageExists,
|
|
1410
|
+
waitUntilImageUsageReportAvailable: () => waitUntilImageUsageReportAvailable,
|
|
1399
1411
|
waitUntilInstanceExists: () => waitUntilInstanceExists,
|
|
1400
1412
|
waitUntilInstanceRunning: () => waitUntilInstanceRunning,
|
|
1401
1413
|
waitUntilInstanceStatusOk: () => waitUntilInstanceStatusOk,
|
|
@@ -2379,6 +2391,16 @@ var se_CreateImageCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
2379
2391
|
});
|
|
2380
2392
|
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
2381
2393
|
}, "se_CreateImageCommand");
|
|
2394
|
+
var se_CreateImageUsageReportCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2395
|
+
const headers = SHARED_HEADERS;
|
|
2396
|
+
let body;
|
|
2397
|
+
body = buildFormUrlencodedString({
|
|
2398
|
+
...se_CreateImageUsageReportRequest(input, context),
|
|
2399
|
+
[_A]: _CIUR,
|
|
2400
|
+
[_V]: _
|
|
2401
|
+
});
|
|
2402
|
+
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
2403
|
+
}, "se_CreateImageUsageReportCommand");
|
|
2382
2404
|
var se_CreateInstanceConnectEndpointCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
2383
2405
|
const headers = SHARED_HEADERS;
|
|
2384
2406
|
let body;
|
|
@@ -3229,6 +3251,16 @@ var se_DeleteFpgaImageCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
3229
3251
|
});
|
|
3230
3252
|
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
3231
3253
|
}, "se_DeleteFpgaImageCommand");
|
|
3254
|
+
var se_DeleteImageUsageReportCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
3255
|
+
const headers = SHARED_HEADERS;
|
|
3256
|
+
let body;
|
|
3257
|
+
body = buildFormUrlencodedString({
|
|
3258
|
+
...se_DeleteImageUsageReportRequest(input, context),
|
|
3259
|
+
[_A]: _DIUR,
|
|
3260
|
+
[_V]: _
|
|
3261
|
+
});
|
|
3262
|
+
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
3263
|
+
}, "se_DeleteImageUsageReportCommand");
|
|
3232
3264
|
var se_DeleteInstanceConnectEndpointCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
3233
3265
|
const headers = SHARED_HEADERS;
|
|
3234
3266
|
let body;
|
|
@@ -4489,6 +4521,16 @@ var se_DescribeImageAttributeCommand = /* @__PURE__ */ __name(async (input, cont
|
|
|
4489
4521
|
});
|
|
4490
4522
|
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
4491
4523
|
}, "se_DescribeImageAttributeCommand");
|
|
4524
|
+
var se_DescribeImageReferencesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
4525
|
+
const headers = SHARED_HEADERS;
|
|
4526
|
+
let body;
|
|
4527
|
+
body = buildFormUrlencodedString({
|
|
4528
|
+
...se_DescribeImageReferencesRequest(input, context),
|
|
4529
|
+
[_A]: _DIR,
|
|
4530
|
+
[_V]: _
|
|
4531
|
+
});
|
|
4532
|
+
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
4533
|
+
}, "se_DescribeImageReferencesCommand");
|
|
4492
4534
|
var se_DescribeImagesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
4493
4535
|
const headers = SHARED_HEADERS;
|
|
4494
4536
|
let body;
|
|
@@ -4499,6 +4541,26 @@ var se_DescribeImagesCommand = /* @__PURE__ */ __name(async (input, context) =>
|
|
|
4499
4541
|
});
|
|
4500
4542
|
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
4501
4543
|
}, "se_DescribeImagesCommand");
|
|
4544
|
+
var se_DescribeImageUsageReportEntriesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
4545
|
+
const headers = SHARED_HEADERS;
|
|
4546
|
+
let body;
|
|
4547
|
+
body = buildFormUrlencodedString({
|
|
4548
|
+
...se_DescribeImageUsageReportEntriesRequest(input, context),
|
|
4549
|
+
[_A]: _DIURE,
|
|
4550
|
+
[_V]: _
|
|
4551
|
+
});
|
|
4552
|
+
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
4553
|
+
}, "se_DescribeImageUsageReportEntriesCommand");
|
|
4554
|
+
var se_DescribeImageUsageReportsCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
4555
|
+
const headers = SHARED_HEADERS;
|
|
4556
|
+
let body;
|
|
4557
|
+
body = buildFormUrlencodedString({
|
|
4558
|
+
...se_DescribeImageUsageReportsRequest(input, context),
|
|
4559
|
+
[_A]: _DIURe,
|
|
4560
|
+
[_V]: _
|
|
4561
|
+
});
|
|
4562
|
+
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
4563
|
+
}, "se_DescribeImageUsageReportsCommand");
|
|
4502
4564
|
var se_DescribeImportImageTasksCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
4503
4565
|
const headers = SHARED_HEADERS;
|
|
4504
4566
|
let body;
|
|
@@ -9491,6 +9553,19 @@ var de_CreateImageCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
9491
9553
|
};
|
|
9492
9554
|
return response;
|
|
9493
9555
|
}, "de_CreateImageCommand");
|
|
9556
|
+
var de_CreateImageUsageReportCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
9557
|
+
if (output.statusCode >= 300) {
|
|
9558
|
+
return de_CommandError(output, context);
|
|
9559
|
+
}
|
|
9560
|
+
const data = await (0, import_core2.parseXmlBody)(output.body, context);
|
|
9561
|
+
let contents = {};
|
|
9562
|
+
contents = de_CreateImageUsageReportResult(data, context);
|
|
9563
|
+
const response = {
|
|
9564
|
+
$metadata: deserializeMetadata(output),
|
|
9565
|
+
...contents
|
|
9566
|
+
};
|
|
9567
|
+
return response;
|
|
9568
|
+
}, "de_CreateImageUsageReportCommand");
|
|
9494
9569
|
var de_CreateInstanceConnectEndpointCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
9495
9570
|
if (output.statusCode >= 300) {
|
|
9496
9571
|
return de_CommandError(output, context);
|
|
@@ -10581,6 +10656,19 @@ var de_DeleteFpgaImageCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
10581
10656
|
};
|
|
10582
10657
|
return response;
|
|
10583
10658
|
}, "de_DeleteFpgaImageCommand");
|
|
10659
|
+
var de_DeleteImageUsageReportCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
10660
|
+
if (output.statusCode >= 300) {
|
|
10661
|
+
return de_CommandError(output, context);
|
|
10662
|
+
}
|
|
10663
|
+
const data = await (0, import_core2.parseXmlBody)(output.body, context);
|
|
10664
|
+
let contents = {};
|
|
10665
|
+
contents = de_DeleteImageUsageReportResult(data, context);
|
|
10666
|
+
const response = {
|
|
10667
|
+
$metadata: deserializeMetadata(output),
|
|
10668
|
+
...contents
|
|
10669
|
+
};
|
|
10670
|
+
return response;
|
|
10671
|
+
}, "de_DeleteImageUsageReportCommand");
|
|
10584
10672
|
var de_DeleteInstanceConnectEndpointCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
10585
10673
|
if (output.statusCode >= 300) {
|
|
10586
10674
|
return de_CommandError(output, context);
|
|
@@ -12171,6 +12259,19 @@ var de_DescribeImageAttributeCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
12171
12259
|
};
|
|
12172
12260
|
return response;
|
|
12173
12261
|
}, "de_DescribeImageAttributeCommand");
|
|
12262
|
+
var de_DescribeImageReferencesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
12263
|
+
if (output.statusCode >= 300) {
|
|
12264
|
+
return de_CommandError(output, context);
|
|
12265
|
+
}
|
|
12266
|
+
const data = await (0, import_core2.parseXmlBody)(output.body, context);
|
|
12267
|
+
let contents = {};
|
|
12268
|
+
contents = de_DescribeImageReferencesResult(data, context);
|
|
12269
|
+
const response = {
|
|
12270
|
+
$metadata: deserializeMetadata(output),
|
|
12271
|
+
...contents
|
|
12272
|
+
};
|
|
12273
|
+
return response;
|
|
12274
|
+
}, "de_DescribeImageReferencesCommand");
|
|
12174
12275
|
var de_DescribeImagesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
12175
12276
|
if (output.statusCode >= 300) {
|
|
12176
12277
|
return de_CommandError(output, context);
|
|
@@ -12184,6 +12285,32 @@ var de_DescribeImagesCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
12184
12285
|
};
|
|
12185
12286
|
return response;
|
|
12186
12287
|
}, "de_DescribeImagesCommand");
|
|
12288
|
+
var de_DescribeImageUsageReportEntriesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
12289
|
+
if (output.statusCode >= 300) {
|
|
12290
|
+
return de_CommandError(output, context);
|
|
12291
|
+
}
|
|
12292
|
+
const data = await (0, import_core2.parseXmlBody)(output.body, context);
|
|
12293
|
+
let contents = {};
|
|
12294
|
+
contents = de_DescribeImageUsageReportEntriesResult(data, context);
|
|
12295
|
+
const response = {
|
|
12296
|
+
$metadata: deserializeMetadata(output),
|
|
12297
|
+
...contents
|
|
12298
|
+
};
|
|
12299
|
+
return response;
|
|
12300
|
+
}, "de_DescribeImageUsageReportEntriesCommand");
|
|
12301
|
+
var de_DescribeImageUsageReportsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
12302
|
+
if (output.statusCode >= 300) {
|
|
12303
|
+
return de_CommandError(output, context);
|
|
12304
|
+
}
|
|
12305
|
+
const data = await (0, import_core2.parseXmlBody)(output.body, context);
|
|
12306
|
+
let contents = {};
|
|
12307
|
+
contents = de_DescribeImageUsageReportsResult(data, context);
|
|
12308
|
+
const response = {
|
|
12309
|
+
$metadata: deserializeMetadata(output),
|
|
12310
|
+
...contents
|
|
12311
|
+
};
|
|
12312
|
+
return response;
|
|
12313
|
+
}, "de_DescribeImageUsageReportsCommand");
|
|
12187
12314
|
var de_DescribeImportImageTasksCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
12188
12315
|
if (output.statusCode >= 300) {
|
|
12189
12316
|
return de_CommandError(output, context);
|
|
@@ -19222,6 +19349,12 @@ var se_CopyImageRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
19222
19349
|
if (input[_SCCDM] != null) {
|
|
19223
19350
|
entries[_SCCDM] = input[_SCCDM];
|
|
19224
19351
|
}
|
|
19352
|
+
if (input[_DAZe] != null) {
|
|
19353
|
+
entries[_DAZe] = input[_DAZe];
|
|
19354
|
+
}
|
|
19355
|
+
if (input[_DAZI] != null) {
|
|
19356
|
+
entries[_DAZI] = input[_DAZI];
|
|
19357
|
+
}
|
|
19225
19358
|
if (input[_DRr] != null) {
|
|
19226
19359
|
entries[_DRr] = input[_DRr];
|
|
19227
19360
|
}
|
|
@@ -19263,6 +19396,9 @@ var se_CopySnapshotRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
19263
19396
|
if (input[_CDM] != null) {
|
|
19264
19397
|
entries[_CDM] = input[_CDM];
|
|
19265
19398
|
}
|
|
19399
|
+
if (input[_DAZe] != null) {
|
|
19400
|
+
entries[_DAZe] = input[_DAZe];
|
|
19401
|
+
}
|
|
19266
19402
|
if (input[_DRr] != null) {
|
|
19267
19403
|
entries[_DRr] = input[_DRr];
|
|
19268
19404
|
}
|
|
@@ -19956,6 +20092,43 @@ var se_CreateImageRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
19956
20092
|
}
|
|
19957
20093
|
return entries;
|
|
19958
20094
|
}, "se_CreateImageRequest");
|
|
20095
|
+
var se_CreateImageUsageReportRequest = /* @__PURE__ */ __name((input, context) => {
|
|
20096
|
+
const entries = {};
|
|
20097
|
+
if (input[_IIma] != null) {
|
|
20098
|
+
entries[_IIma] = input[_IIma];
|
|
20099
|
+
}
|
|
20100
|
+
if (input[_DRr] != null) {
|
|
20101
|
+
entries[_DRr] = input[_DRr];
|
|
20102
|
+
}
|
|
20103
|
+
if (input[_RTe] != null) {
|
|
20104
|
+
const memberEntries = se_ImageUsageResourceTypeRequestList(input[_RTe], context);
|
|
20105
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
20106
|
+
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
20107
|
+
entries[loc] = value;
|
|
20108
|
+
});
|
|
20109
|
+
}
|
|
20110
|
+
if (input[_AIc] != null) {
|
|
20111
|
+
const memberEntries = se_ImageUsageReportUserIdStringList(input[_AIc], context);
|
|
20112
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
20113
|
+
const loc = `AccountId.${key.substring(key.indexOf(".") + 1)}`;
|
|
20114
|
+
entries[loc] = value;
|
|
20115
|
+
});
|
|
20116
|
+
}
|
|
20117
|
+
if (input[_CTl] === void 0) {
|
|
20118
|
+
input[_CTl] = (0, import_uuid.v4)();
|
|
20119
|
+
}
|
|
20120
|
+
if (input[_CTl] != null) {
|
|
20121
|
+
entries[_CTl] = input[_CTl];
|
|
20122
|
+
}
|
|
20123
|
+
if (input[_TS] != null) {
|
|
20124
|
+
const memberEntries = se_TagSpecificationList(input[_TS], context);
|
|
20125
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
20126
|
+
const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
|
|
20127
|
+
entries[loc] = value;
|
|
20128
|
+
});
|
|
20129
|
+
}
|
|
20130
|
+
return entries;
|
|
20131
|
+
}, "se_CreateImageUsageReportRequest");
|
|
19959
20132
|
var se_CreateInstanceConnectEndpointRequest = /* @__PURE__ */ __name((input, context) => {
|
|
19960
20133
|
const entries = {};
|
|
19961
20134
|
if (input[_DRr] != null) {
|
|
@@ -21280,8 +21453,8 @@ var se_CreateSubnetCidrReservationRequest = /* @__PURE__ */ __name((input, conte
|
|
|
21280
21453
|
if (input[_C] != null) {
|
|
21281
21454
|
entries[_C] = input[_C];
|
|
21282
21455
|
}
|
|
21283
|
-
if (input[
|
|
21284
|
-
entries[
|
|
21456
|
+
if (input[_RTes] != null) {
|
|
21457
|
+
entries[_RTes] = input[_RTes];
|
|
21285
21458
|
}
|
|
21286
21459
|
if (input[_De] != null) {
|
|
21287
21460
|
entries[_De] = input[_De];
|
|
@@ -22867,6 +23040,16 @@ var se_DeleteFpgaImageRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
22867
23040
|
}
|
|
22868
23041
|
return entries;
|
|
22869
23042
|
}, "se_DeleteFpgaImageRequest");
|
|
23043
|
+
var se_DeleteImageUsageReportRequest = /* @__PURE__ */ __name((input, context) => {
|
|
23044
|
+
const entries = {};
|
|
23045
|
+
if (input[_RIep] != null) {
|
|
23046
|
+
entries[_RIep] = input[_RIep];
|
|
23047
|
+
}
|
|
23048
|
+
if (input[_DRr] != null) {
|
|
23049
|
+
entries[_DRr] = input[_DRr];
|
|
23050
|
+
}
|
|
23051
|
+
return entries;
|
|
23052
|
+
}, "se_DeleteImageUsageReportRequest");
|
|
22870
23053
|
var se_DeleteInstanceConnectEndpointRequest = /* @__PURE__ */ __name((input, context) => {
|
|
22871
23054
|
const entries = {};
|
|
22872
23055
|
if (input[_DRr] != null) {
|
|
@@ -24922,6 +25105,48 @@ var se_DescribeImageAttributeRequest = /* @__PURE__ */ __name((input, context) =
|
|
|
24922
25105
|
}
|
|
24923
25106
|
return entries;
|
|
24924
25107
|
}, "se_DescribeImageAttributeRequest");
|
|
25108
|
+
var se_DescribeImageReferencesImageIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
25109
|
+
const entries = {};
|
|
25110
|
+
let counter = 1;
|
|
25111
|
+
for (const entry of input) {
|
|
25112
|
+
if (entry === null) {
|
|
25113
|
+
continue;
|
|
25114
|
+
}
|
|
25115
|
+
entries[`Member.${counter}`] = entry;
|
|
25116
|
+
counter++;
|
|
25117
|
+
}
|
|
25118
|
+
return entries;
|
|
25119
|
+
}, "se_DescribeImageReferencesImageIdStringList");
|
|
25120
|
+
var se_DescribeImageReferencesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
25121
|
+
const entries = {};
|
|
25122
|
+
if (input[_IImag] != null) {
|
|
25123
|
+
const memberEntries = se_DescribeImageReferencesImageIdStringList(input[_IImag], context);
|
|
25124
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25125
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25126
|
+
entries[loc] = value;
|
|
25127
|
+
});
|
|
25128
|
+
}
|
|
25129
|
+
if (input[_IART] != null) {
|
|
25130
|
+
entries[_IART] = input[_IART];
|
|
25131
|
+
}
|
|
25132
|
+
if (input[_RTe] != null) {
|
|
25133
|
+
const memberEntries = se_ResourceTypeRequestList(input[_RTe], context);
|
|
25134
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25135
|
+
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
25136
|
+
entries[loc] = value;
|
|
25137
|
+
});
|
|
25138
|
+
}
|
|
25139
|
+
if (input[_NT] != null) {
|
|
25140
|
+
entries[_NT] = input[_NT];
|
|
25141
|
+
}
|
|
25142
|
+
if (input[_DRr] != null) {
|
|
25143
|
+
entries[_DRr] = input[_DRr];
|
|
25144
|
+
}
|
|
25145
|
+
if (input[_MR] != null) {
|
|
25146
|
+
entries[_MR] = input[_MR];
|
|
25147
|
+
}
|
|
25148
|
+
return entries;
|
|
25149
|
+
}, "se_DescribeImageReferencesRequest");
|
|
24925
25150
|
var se_DescribeImagesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
24926
25151
|
const entries = {};
|
|
24927
25152
|
if (input[_EU] != null) {
|
|
@@ -24969,6 +25194,86 @@ var se_DescribeImagesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
24969
25194
|
}
|
|
24970
25195
|
return entries;
|
|
24971
25196
|
}, "se_DescribeImagesRequest");
|
|
25197
|
+
var se_DescribeImageUsageReportEntriesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
25198
|
+
const entries = {};
|
|
25199
|
+
if (input[_IImag] != null) {
|
|
25200
|
+
const memberEntries = se_DescribeImageUsageReportsImageIdStringList(input[_IImag], context);
|
|
25201
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25202
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25203
|
+
entries[loc] = value;
|
|
25204
|
+
});
|
|
25205
|
+
}
|
|
25206
|
+
if (input[_RIepo] != null) {
|
|
25207
|
+
const memberEntries = se_ImageUsageReportIdStringList(input[_RIepo], context);
|
|
25208
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25209
|
+
const loc = `ReportId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25210
|
+
entries[loc] = value;
|
|
25211
|
+
});
|
|
25212
|
+
}
|
|
25213
|
+
if (input[_NT] != null) {
|
|
25214
|
+
entries[_NT] = input[_NT];
|
|
25215
|
+
}
|
|
25216
|
+
if (input[_Fi] != null) {
|
|
25217
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
25218
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25219
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
25220
|
+
entries[loc] = value;
|
|
25221
|
+
});
|
|
25222
|
+
}
|
|
25223
|
+
if (input[_DRr] != null) {
|
|
25224
|
+
entries[_DRr] = input[_DRr];
|
|
25225
|
+
}
|
|
25226
|
+
if (input[_MR] != null) {
|
|
25227
|
+
entries[_MR] = input[_MR];
|
|
25228
|
+
}
|
|
25229
|
+
return entries;
|
|
25230
|
+
}, "se_DescribeImageUsageReportEntriesRequest");
|
|
25231
|
+
var se_DescribeImageUsageReportsImageIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
25232
|
+
const entries = {};
|
|
25233
|
+
let counter = 1;
|
|
25234
|
+
for (const entry of input) {
|
|
25235
|
+
if (entry === null) {
|
|
25236
|
+
continue;
|
|
25237
|
+
}
|
|
25238
|
+
entries[`Member.${counter}`] = entry;
|
|
25239
|
+
counter++;
|
|
25240
|
+
}
|
|
25241
|
+
return entries;
|
|
25242
|
+
}, "se_DescribeImageUsageReportsImageIdStringList");
|
|
25243
|
+
var se_DescribeImageUsageReportsRequest = /* @__PURE__ */ __name((input, context) => {
|
|
25244
|
+
const entries = {};
|
|
25245
|
+
if (input[_IImag] != null) {
|
|
25246
|
+
const memberEntries = se_DescribeImageUsageReportsImageIdStringList(input[_IImag], context);
|
|
25247
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25248
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25249
|
+
entries[loc] = value;
|
|
25250
|
+
});
|
|
25251
|
+
}
|
|
25252
|
+
if (input[_RIepo] != null) {
|
|
25253
|
+
const memberEntries = se_ImageUsageReportIdStringList(input[_RIepo], context);
|
|
25254
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25255
|
+
const loc = `ReportId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25256
|
+
entries[loc] = value;
|
|
25257
|
+
});
|
|
25258
|
+
}
|
|
25259
|
+
if (input[_NT] != null) {
|
|
25260
|
+
entries[_NT] = input[_NT];
|
|
25261
|
+
}
|
|
25262
|
+
if (input[_Fi] != null) {
|
|
25263
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
25264
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25265
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
25266
|
+
entries[loc] = value;
|
|
25267
|
+
});
|
|
25268
|
+
}
|
|
25269
|
+
if (input[_DRr] != null) {
|
|
25270
|
+
entries[_DRr] = input[_DRr];
|
|
25271
|
+
}
|
|
25272
|
+
if (input[_MR] != null) {
|
|
25273
|
+
entries[_MR] = input[_MR];
|
|
25274
|
+
}
|
|
25275
|
+
return entries;
|
|
25276
|
+
}, "se_DescribeImageUsageReportsRequest");
|
|
24972
25277
|
var se_DescribeImportImageTasksRequest = /* @__PURE__ */ __name((input, context) => {
|
|
24973
25278
|
const entries = {};
|
|
24974
25279
|
if (input[_DRr] != null) {
|
|
@@ -30144,8 +30449,8 @@ var se_GetIpamResourceCidrsRequest = /* @__PURE__ */ __name((input, context) =>
|
|
|
30144
30449
|
if (input[_RT] != null) {
|
|
30145
30450
|
entries[_RT] = input[_RT];
|
|
30146
30451
|
}
|
|
30147
|
-
if (input[
|
|
30148
|
-
const memberEntries = se_RequestIpamResourceTag(input[
|
|
30452
|
+
if (input[_RTeso] != null) {
|
|
30453
|
+
const memberEntries = se_RequestIpamResourceTag(input[_RTeso], context);
|
|
30149
30454
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
30150
30455
|
const loc = `ResourceTag.${key}`;
|
|
30151
30456
|
entries[loc] = value;
|
|
@@ -30874,6 +31179,100 @@ var se_ImageProviderRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
|
30874
31179
|
}
|
|
30875
31180
|
return entries;
|
|
30876
31181
|
}, "se_ImageProviderRequestList");
|
|
31182
|
+
var se_ImageUsageReportIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
31183
|
+
const entries = {};
|
|
31184
|
+
let counter = 1;
|
|
31185
|
+
for (const entry of input) {
|
|
31186
|
+
if (entry === null) {
|
|
31187
|
+
continue;
|
|
31188
|
+
}
|
|
31189
|
+
entries[`Member.${counter}`] = entry;
|
|
31190
|
+
counter++;
|
|
31191
|
+
}
|
|
31192
|
+
return entries;
|
|
31193
|
+
}, "se_ImageUsageReportIdStringList");
|
|
31194
|
+
var se_ImageUsageReportUserIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
31195
|
+
const entries = {};
|
|
31196
|
+
let counter = 1;
|
|
31197
|
+
for (const entry of input) {
|
|
31198
|
+
if (entry === null) {
|
|
31199
|
+
continue;
|
|
31200
|
+
}
|
|
31201
|
+
entries[`UserId.${counter}`] = entry;
|
|
31202
|
+
counter++;
|
|
31203
|
+
}
|
|
31204
|
+
return entries;
|
|
31205
|
+
}, "se_ImageUsageReportUserIdStringList");
|
|
31206
|
+
var se_ImageUsageResourceTypeOptionRequest = /* @__PURE__ */ __name((input, context) => {
|
|
31207
|
+
const entries = {};
|
|
31208
|
+
if (input[_ON] != null) {
|
|
31209
|
+
entries[_ON] = input[_ON];
|
|
31210
|
+
}
|
|
31211
|
+
if (input[_OV] != null) {
|
|
31212
|
+
const memberEntries = se_ImageUsageResourceTypeOptionValuesList(input[_OV], context);
|
|
31213
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31214
|
+
const loc = `OptionValue.${key.substring(key.indexOf(".") + 1)}`;
|
|
31215
|
+
entries[loc] = value;
|
|
31216
|
+
});
|
|
31217
|
+
}
|
|
31218
|
+
return entries;
|
|
31219
|
+
}, "se_ImageUsageResourceTypeOptionRequest");
|
|
31220
|
+
var se_ImageUsageResourceTypeOptionRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
31221
|
+
const entries = {};
|
|
31222
|
+
let counter = 1;
|
|
31223
|
+
for (const entry of input) {
|
|
31224
|
+
if (entry === null) {
|
|
31225
|
+
continue;
|
|
31226
|
+
}
|
|
31227
|
+
const memberEntries = se_ImageUsageResourceTypeOptionRequest(entry, context);
|
|
31228
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31229
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
31230
|
+
});
|
|
31231
|
+
counter++;
|
|
31232
|
+
}
|
|
31233
|
+
return entries;
|
|
31234
|
+
}, "se_ImageUsageResourceTypeOptionRequestList");
|
|
31235
|
+
var se_ImageUsageResourceTypeOptionValuesList = /* @__PURE__ */ __name((input, context) => {
|
|
31236
|
+
const entries = {};
|
|
31237
|
+
let counter = 1;
|
|
31238
|
+
for (const entry of input) {
|
|
31239
|
+
if (entry === null) {
|
|
31240
|
+
continue;
|
|
31241
|
+
}
|
|
31242
|
+
entries[`Item.${counter}`] = entry;
|
|
31243
|
+
counter++;
|
|
31244
|
+
}
|
|
31245
|
+
return entries;
|
|
31246
|
+
}, "se_ImageUsageResourceTypeOptionValuesList");
|
|
31247
|
+
var se_ImageUsageResourceTypeRequest = /* @__PURE__ */ __name((input, context) => {
|
|
31248
|
+
const entries = {};
|
|
31249
|
+
if (input[_RT] != null) {
|
|
31250
|
+
entries[_RT] = input[_RT];
|
|
31251
|
+
}
|
|
31252
|
+
if (input[_RTO] != null) {
|
|
31253
|
+
const memberEntries = se_ImageUsageResourceTypeOptionRequestList(input[_RTO], context);
|
|
31254
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31255
|
+
const loc = `ResourceTypeOption.${key.substring(key.indexOf(".") + 1)}`;
|
|
31256
|
+
entries[loc] = value;
|
|
31257
|
+
});
|
|
31258
|
+
}
|
|
31259
|
+
return entries;
|
|
31260
|
+
}, "se_ImageUsageResourceTypeRequest");
|
|
31261
|
+
var se_ImageUsageResourceTypeRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
31262
|
+
const entries = {};
|
|
31263
|
+
let counter = 1;
|
|
31264
|
+
for (const entry of input) {
|
|
31265
|
+
if (entry === null) {
|
|
31266
|
+
continue;
|
|
31267
|
+
}
|
|
31268
|
+
const memberEntries = se_ImageUsageResourceTypeRequest(entry, context);
|
|
31269
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31270
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
31271
|
+
});
|
|
31272
|
+
counter++;
|
|
31273
|
+
}
|
|
31274
|
+
return entries;
|
|
31275
|
+
}, "se_ImageUsageResourceTypeRequestList");
|
|
30877
31276
|
var se_ImportClientVpnClientCertificateRevocationListRequest = /* @__PURE__ */ __name((input, context) => {
|
|
30878
31277
|
const entries = {};
|
|
30879
31278
|
if (input[_CVEI] != null) {
|
|
@@ -37959,8 +38358,8 @@ var se_ResourceStatementRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
37959
38358
|
entries[loc] = value;
|
|
37960
38359
|
});
|
|
37961
38360
|
}
|
|
37962
|
-
if (input[
|
|
37963
|
-
const memberEntries = se_ValueStringList(input[
|
|
38361
|
+
if (input[_RTe] != null) {
|
|
38362
|
+
const memberEntries = se_ValueStringList(input[_RTe], context);
|
|
37964
38363
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
37965
38364
|
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
37966
38365
|
entries[loc] = value;
|
|
@@ -37968,6 +38367,76 @@ var se_ResourceStatementRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
37968
38367
|
}
|
|
37969
38368
|
return entries;
|
|
37970
38369
|
}, "se_ResourceStatementRequest");
|
|
38370
|
+
var se_ResourceTypeOption = /* @__PURE__ */ __name((input, context) => {
|
|
38371
|
+
const entries = {};
|
|
38372
|
+
if (input[_ON] != null) {
|
|
38373
|
+
entries[_ON] = input[_ON];
|
|
38374
|
+
}
|
|
38375
|
+
if (input[_OV] != null) {
|
|
38376
|
+
const memberEntries = se_ResourceTypeOptionValuesList(input[_OV], context);
|
|
38377
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38378
|
+
const loc = `OptionValue.${key.substring(key.indexOf(".") + 1)}`;
|
|
38379
|
+
entries[loc] = value;
|
|
38380
|
+
});
|
|
38381
|
+
}
|
|
38382
|
+
return entries;
|
|
38383
|
+
}, "se_ResourceTypeOption");
|
|
38384
|
+
var se_ResourceTypeOptionList = /* @__PURE__ */ __name((input, context) => {
|
|
38385
|
+
const entries = {};
|
|
38386
|
+
let counter = 1;
|
|
38387
|
+
for (const entry of input) {
|
|
38388
|
+
if (entry === null) {
|
|
38389
|
+
continue;
|
|
38390
|
+
}
|
|
38391
|
+
const memberEntries = se_ResourceTypeOption(entry, context);
|
|
38392
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38393
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
38394
|
+
});
|
|
38395
|
+
counter++;
|
|
38396
|
+
}
|
|
38397
|
+
return entries;
|
|
38398
|
+
}, "se_ResourceTypeOptionList");
|
|
38399
|
+
var se_ResourceTypeOptionValuesList = /* @__PURE__ */ __name((input, context) => {
|
|
38400
|
+
const entries = {};
|
|
38401
|
+
let counter = 1;
|
|
38402
|
+
for (const entry of input) {
|
|
38403
|
+
if (entry === null) {
|
|
38404
|
+
continue;
|
|
38405
|
+
}
|
|
38406
|
+
entries[`Member.${counter}`] = entry;
|
|
38407
|
+
counter++;
|
|
38408
|
+
}
|
|
38409
|
+
return entries;
|
|
38410
|
+
}, "se_ResourceTypeOptionValuesList");
|
|
38411
|
+
var se_ResourceTypeRequest = /* @__PURE__ */ __name((input, context) => {
|
|
38412
|
+
const entries = {};
|
|
38413
|
+
if (input[_RT] != null) {
|
|
38414
|
+
entries[_RT] = input[_RT];
|
|
38415
|
+
}
|
|
38416
|
+
if (input[_RTO] != null) {
|
|
38417
|
+
const memberEntries = se_ResourceTypeOptionList(input[_RTO], context);
|
|
38418
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38419
|
+
const loc = `ResourceTypeOption.${key.substring(key.indexOf(".") + 1)}`;
|
|
38420
|
+
entries[loc] = value;
|
|
38421
|
+
});
|
|
38422
|
+
}
|
|
38423
|
+
return entries;
|
|
38424
|
+
}, "se_ResourceTypeRequest");
|
|
38425
|
+
var se_ResourceTypeRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
38426
|
+
const entries = {};
|
|
38427
|
+
let counter = 1;
|
|
38428
|
+
for (const entry of input) {
|
|
38429
|
+
if (entry === null) {
|
|
38430
|
+
continue;
|
|
38431
|
+
}
|
|
38432
|
+
const memberEntries = se_ResourceTypeRequest(entry, context);
|
|
38433
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38434
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
38435
|
+
});
|
|
38436
|
+
counter++;
|
|
38437
|
+
}
|
|
38438
|
+
return entries;
|
|
38439
|
+
}, "se_ResourceTypeRequestList");
|
|
37971
38440
|
var se_RestorableByStringList = /* @__PURE__ */ __name((input, context) => {
|
|
37972
38441
|
const entries = {};
|
|
37973
38442
|
let counter = 1;
|
|
@@ -42700,7 +43169,7 @@ var de_CapacityReservation = /* @__PURE__ */ __name((output, context) => {
|
|
|
42700
43169
|
contents[_CAa] = de_CapacityAllocations((0, import_smithy_client.getArrayIfSingleItem)(output[_cAS][_i]), context);
|
|
42701
43170
|
}
|
|
42702
43171
|
if (output[_rT] != null) {
|
|
42703
|
-
contents[
|
|
43172
|
+
contents[_RTes] = (0, import_smithy_client.expectString)(output[_rT]);
|
|
42704
43173
|
}
|
|
42705
43174
|
if (output[_uRBOI] != null) {
|
|
42706
43175
|
contents[_URBOI] = (0, import_smithy_client.expectString)(output[_uRBOI]);
|
|
@@ -43830,6 +44299,13 @@ var de_CreateImageResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
43830
44299
|
}
|
|
43831
44300
|
return contents;
|
|
43832
44301
|
}, "de_CreateImageResult");
|
|
44302
|
+
var de_CreateImageUsageReportResult = /* @__PURE__ */ __name((output, context) => {
|
|
44303
|
+
const contents = {};
|
|
44304
|
+
if (output[_rI] != null) {
|
|
44305
|
+
contents[_RIep] = (0, import_smithy_client.expectString)(output[_rI]);
|
|
44306
|
+
}
|
|
44307
|
+
return contents;
|
|
44308
|
+
}, "de_CreateImageUsageReportResult");
|
|
43833
44309
|
var de_CreateInstanceConnectEndpointResult = /* @__PURE__ */ __name((output, context) => {
|
|
43834
44310
|
const contents = {};
|
|
43835
44311
|
if (output[_iCE] != null) {
|
|
@@ -44610,6 +45086,13 @@ var de_DeleteFpgaImageResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
44610
45086
|
}
|
|
44611
45087
|
return contents;
|
|
44612
45088
|
}, "de_DeleteFpgaImageResult");
|
|
45089
|
+
var de_DeleteImageUsageReportResult = /* @__PURE__ */ __name((output, context) => {
|
|
45090
|
+
const contents = {};
|
|
45091
|
+
if (output[_r] != null) {
|
|
45092
|
+
contents[_Ret] = (0, import_smithy_client.parseBoolean)(output[_r]);
|
|
45093
|
+
}
|
|
45094
|
+
return contents;
|
|
45095
|
+
}, "de_DeleteImageUsageReportResult");
|
|
44613
45096
|
var de_DeleteInstanceConnectEndpointResult = /* @__PURE__ */ __name((output, context) => {
|
|
44614
45097
|
const contents = {};
|
|
44615
45098
|
if (output[_iCE] != null) {
|
|
@@ -45680,9 +46163,9 @@ var de_DescribeFleetHistoryResult = /* @__PURE__ */ __name((output, context) =>
|
|
|
45680
46163
|
var de_DescribeFleetInstancesResult = /* @__PURE__ */ __name((output, context) => {
|
|
45681
46164
|
const contents = {};
|
|
45682
46165
|
if (output.activeInstanceSet === "") {
|
|
45683
|
-
contents[
|
|
46166
|
+
contents[_AIct] = [];
|
|
45684
46167
|
} else if (output[_aIS] != null && output[_aIS][_i] != null) {
|
|
45685
|
-
contents[
|
|
46168
|
+
contents[_AIct] = de_ActiveInstanceSet((0, import_smithy_client.getArrayIfSingleItem)(output[_aIS][_i]), context);
|
|
45686
46169
|
}
|
|
45687
46170
|
if (output[_nTe] != null) {
|
|
45688
46171
|
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
@@ -45832,6 +46315,18 @@ var de_DescribeIdFormatResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
45832
46315
|
}
|
|
45833
46316
|
return contents;
|
|
45834
46317
|
}, "de_DescribeIdFormatResult");
|
|
46318
|
+
var de_DescribeImageReferencesResult = /* @__PURE__ */ __name((output, context) => {
|
|
46319
|
+
const contents = {};
|
|
46320
|
+
if (output[_nTe] != null) {
|
|
46321
|
+
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
46322
|
+
}
|
|
46323
|
+
if (output.imageReferenceSet === "") {
|
|
46324
|
+
contents[_IRm] = [];
|
|
46325
|
+
} else if (output[_iRS] != null && output[_iRS][_i] != null) {
|
|
46326
|
+
contents[_IRm] = de_ImageReferenceList((0, import_smithy_client.getArrayIfSingleItem)(output[_iRS][_i]), context);
|
|
46327
|
+
}
|
|
46328
|
+
return contents;
|
|
46329
|
+
}, "de_DescribeImageReferencesResult");
|
|
45835
46330
|
var de_DescribeImagesResult = /* @__PURE__ */ __name((output, context) => {
|
|
45836
46331
|
const contents = {};
|
|
45837
46332
|
if (output[_nTe] != null) {
|
|
@@ -45844,6 +46339,30 @@ var de_DescribeImagesResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
45844
46339
|
}
|
|
45845
46340
|
return contents;
|
|
45846
46341
|
}, "de_DescribeImagesResult");
|
|
46342
|
+
var de_DescribeImageUsageReportEntriesResult = /* @__PURE__ */ __name((output, context) => {
|
|
46343
|
+
const contents = {};
|
|
46344
|
+
if (output[_nTe] != null) {
|
|
46345
|
+
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
46346
|
+
}
|
|
46347
|
+
if (output.imageUsageReportEntrySet === "") {
|
|
46348
|
+
contents[_IURE] = [];
|
|
46349
|
+
} else if (output[_iURES] != null && output[_iURES][_i] != null) {
|
|
46350
|
+
contents[_IURE] = de_ImageUsageReportEntryList((0, import_smithy_client.getArrayIfSingleItem)(output[_iURES][_i]), context);
|
|
46351
|
+
}
|
|
46352
|
+
return contents;
|
|
46353
|
+
}, "de_DescribeImageUsageReportEntriesResult");
|
|
46354
|
+
var de_DescribeImageUsageReportsResult = /* @__PURE__ */ __name((output, context) => {
|
|
46355
|
+
const contents = {};
|
|
46356
|
+
if (output[_nTe] != null) {
|
|
46357
|
+
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
46358
|
+
}
|
|
46359
|
+
if (output.imageUsageReportSet === "") {
|
|
46360
|
+
contents[_IUR] = [];
|
|
46361
|
+
} else if (output[_iURS] != null && output[_iURS][_i] != null) {
|
|
46362
|
+
contents[_IUR] = de_ImageUsageReportList((0, import_smithy_client.getArrayIfSingleItem)(output[_iURS][_i]), context);
|
|
46363
|
+
}
|
|
46364
|
+
return contents;
|
|
46365
|
+
}, "de_DescribeImageUsageReportsResult");
|
|
45847
46366
|
var de_DescribeImportImageTasksResult = /* @__PURE__ */ __name((output, context) => {
|
|
45848
46367
|
const contents = {};
|
|
45849
46368
|
if (output.importImageTaskSet === "") {
|
|
@@ -46685,9 +47204,9 @@ var de_DescribeSpotDatafeedSubscriptionResult = /* @__PURE__ */ __name((output,
|
|
|
46685
47204
|
var de_DescribeSpotFleetInstancesResponse = /* @__PURE__ */ __name((output, context) => {
|
|
46686
47205
|
const contents = {};
|
|
46687
47206
|
if (output.activeInstanceSet === "") {
|
|
46688
|
-
contents[
|
|
47207
|
+
contents[_AIct] = [];
|
|
46689
47208
|
} else if (output[_aIS] != null && output[_aIS][_i] != null) {
|
|
46690
|
-
contents[
|
|
47209
|
+
contents[_AIct] = de_ActiveInstanceSet((0, import_smithy_client.getArrayIfSingleItem)(output[_aIS][_i]), context);
|
|
46691
47210
|
}
|
|
46692
47211
|
if (output[_nTe] != null) {
|
|
46693
47212
|
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
@@ -50728,6 +51247,132 @@ var de_ImageRecycleBinInfoList = /* @__PURE__ */ __name((output, context) => {
|
|
|
50728
51247
|
return de_ImageRecycleBinInfo(entry, context);
|
|
50729
51248
|
});
|
|
50730
51249
|
}, "de_ImageRecycleBinInfoList");
|
|
51250
|
+
var de_ImageReference = /* @__PURE__ */ __name((output, context) => {
|
|
51251
|
+
const contents = {};
|
|
51252
|
+
if (output[_iIma] != null) {
|
|
51253
|
+
contents[_IIma] = (0, import_smithy_client.expectString)(output[_iIma]);
|
|
51254
|
+
}
|
|
51255
|
+
if (output[_rTe] != null) {
|
|
51256
|
+
contents[_RT] = (0, import_smithy_client.expectString)(output[_rTe]);
|
|
51257
|
+
}
|
|
51258
|
+
if (output[_ar] != null) {
|
|
51259
|
+
contents[_Ar] = (0, import_smithy_client.expectString)(output[_ar]);
|
|
51260
|
+
}
|
|
51261
|
+
return contents;
|
|
51262
|
+
}, "de_ImageReference");
|
|
51263
|
+
var de_ImageReferenceList = /* @__PURE__ */ __name((output, context) => {
|
|
51264
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51265
|
+
return de_ImageReference(entry, context);
|
|
51266
|
+
});
|
|
51267
|
+
}, "de_ImageReferenceList");
|
|
51268
|
+
var de_ImageUsageReport = /* @__PURE__ */ __name((output, context) => {
|
|
51269
|
+
const contents = {};
|
|
51270
|
+
if (output[_iIma] != null) {
|
|
51271
|
+
contents[_IIma] = (0, import_smithy_client.expectString)(output[_iIma]);
|
|
51272
|
+
}
|
|
51273
|
+
if (output[_rI] != null) {
|
|
51274
|
+
contents[_RIep] = (0, import_smithy_client.expectString)(output[_rI]);
|
|
51275
|
+
}
|
|
51276
|
+
if (output.resourceTypeSet === "") {
|
|
51277
|
+
contents[_RTe] = [];
|
|
51278
|
+
} else if (output[_rTSe] != null && output[_rTSe][_i] != null) {
|
|
51279
|
+
contents[_RTe] = de_ImageUsageResourceTypeList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSe][_i]), context);
|
|
51280
|
+
}
|
|
51281
|
+
if (output.accountIdSet === "") {
|
|
51282
|
+
contents[_AIc] = [];
|
|
51283
|
+
} else if (output[_aISc] != null && output[_aISc][_i] != null) {
|
|
51284
|
+
contents[_AIc] = de_UserIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_aISc][_i]), context);
|
|
51285
|
+
}
|
|
51286
|
+
if (output[_st] != null) {
|
|
51287
|
+
contents[_Stat] = (0, import_smithy_client.expectString)(output[_st]);
|
|
51288
|
+
}
|
|
51289
|
+
if (output[_sRt] != null) {
|
|
51290
|
+
contents[_SRt] = (0, import_smithy_client.expectString)(output[_sRt]);
|
|
51291
|
+
}
|
|
51292
|
+
if (output[_cTre] != null) {
|
|
51293
|
+
contents[_CTre] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_cTre]));
|
|
51294
|
+
}
|
|
51295
|
+
if (output[_eT] != null) {
|
|
51296
|
+
contents[_ETx] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_eT]));
|
|
51297
|
+
}
|
|
51298
|
+
if (output.tagSet === "") {
|
|
51299
|
+
contents[_Ta] = [];
|
|
51300
|
+
} else if (output[_tS] != null && output[_tS][_i] != null) {
|
|
51301
|
+
contents[_Ta] = de_TagList((0, import_smithy_client.getArrayIfSingleItem)(output[_tS][_i]), context);
|
|
51302
|
+
}
|
|
51303
|
+
return contents;
|
|
51304
|
+
}, "de_ImageUsageReport");
|
|
51305
|
+
var de_ImageUsageReportEntry = /* @__PURE__ */ __name((output, context) => {
|
|
51306
|
+
const contents = {};
|
|
51307
|
+
if (output[_rTe] != null) {
|
|
51308
|
+
contents[_RT] = (0, import_smithy_client.expectString)(output[_rTe]);
|
|
51309
|
+
}
|
|
51310
|
+
if (output[_rI] != null) {
|
|
51311
|
+
contents[_RIep] = (0, import_smithy_client.expectString)(output[_rI]);
|
|
51312
|
+
}
|
|
51313
|
+
if (output[_uCs] != null) {
|
|
51314
|
+
contents[_UCs] = (0, import_smithy_client.strictParseLong)(output[_uCs]);
|
|
51315
|
+
}
|
|
51316
|
+
if (output[_aIc] != null) {
|
|
51317
|
+
contents[_AIcc] = (0, import_smithy_client.expectString)(output[_aIc]);
|
|
51318
|
+
}
|
|
51319
|
+
if (output[_iIma] != null) {
|
|
51320
|
+
contents[_IIma] = (0, import_smithy_client.expectString)(output[_iIma]);
|
|
51321
|
+
}
|
|
51322
|
+
if (output[_rCT] != null) {
|
|
51323
|
+
contents[_RCT] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_rCT]));
|
|
51324
|
+
}
|
|
51325
|
+
return contents;
|
|
51326
|
+
}, "de_ImageUsageReportEntry");
|
|
51327
|
+
var de_ImageUsageReportEntryList = /* @__PURE__ */ __name((output, context) => {
|
|
51328
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51329
|
+
return de_ImageUsageReportEntry(entry, context);
|
|
51330
|
+
});
|
|
51331
|
+
}, "de_ImageUsageReportEntryList");
|
|
51332
|
+
var de_ImageUsageReportList = /* @__PURE__ */ __name((output, context) => {
|
|
51333
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51334
|
+
return de_ImageUsageReport(entry, context);
|
|
51335
|
+
});
|
|
51336
|
+
}, "de_ImageUsageReportList");
|
|
51337
|
+
var de_ImageUsageResourceType = /* @__PURE__ */ __name((output, context) => {
|
|
51338
|
+
const contents = {};
|
|
51339
|
+
if (output[_rTe] != null) {
|
|
51340
|
+
contents[_RT] = (0, import_smithy_client.expectString)(output[_rTe]);
|
|
51341
|
+
}
|
|
51342
|
+
if (output.resourceTypeOptionSet === "") {
|
|
51343
|
+
contents[_RTO] = [];
|
|
51344
|
+
} else if (output[_rTOS] != null && output[_rTOS][_i] != null) {
|
|
51345
|
+
contents[_RTO] = de_ImageUsageResourceTypeOptionList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTOS][_i]), context);
|
|
51346
|
+
}
|
|
51347
|
+
return contents;
|
|
51348
|
+
}, "de_ImageUsageResourceType");
|
|
51349
|
+
var de_ImageUsageResourceTypeList = /* @__PURE__ */ __name((output, context) => {
|
|
51350
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51351
|
+
return de_ImageUsageResourceType(entry, context);
|
|
51352
|
+
});
|
|
51353
|
+
}, "de_ImageUsageResourceTypeList");
|
|
51354
|
+
var de_ImageUsageResourceTypeOption = /* @__PURE__ */ __name((output, context) => {
|
|
51355
|
+
const contents = {};
|
|
51356
|
+
if (output[_oN] != null) {
|
|
51357
|
+
contents[_ON] = (0, import_smithy_client.expectString)(output[_oN]);
|
|
51358
|
+
}
|
|
51359
|
+
if (output.optionValueSet === "") {
|
|
51360
|
+
contents[_OV] = [];
|
|
51361
|
+
} else if (output[_oVS] != null && output[_oVS][_i] != null) {
|
|
51362
|
+
contents[_OV] = de_ImageUsageResourceTypeOptionValuesList((0, import_smithy_client.getArrayIfSingleItem)(output[_oVS][_i]), context);
|
|
51363
|
+
}
|
|
51364
|
+
return contents;
|
|
51365
|
+
}, "de_ImageUsageResourceTypeOption");
|
|
51366
|
+
var de_ImageUsageResourceTypeOptionList = /* @__PURE__ */ __name((output, context) => {
|
|
51367
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51368
|
+
return de_ImageUsageResourceTypeOption(entry, context);
|
|
51369
|
+
});
|
|
51370
|
+
}, "de_ImageUsageResourceTypeOptionList");
|
|
51371
|
+
var de_ImageUsageResourceTypeOptionValuesList = /* @__PURE__ */ __name((output, context) => {
|
|
51372
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51373
|
+
return (0, import_smithy_client.expectString)(entry);
|
|
51374
|
+
});
|
|
51375
|
+
}, "de_ImageUsageResourceTypeOptionValuesList");
|
|
50731
51376
|
var de_ImportClientVpnClientCertificateRevocationListResult = /* @__PURE__ */ __name((output, context) => {
|
|
50732
51377
|
const contents = {};
|
|
50733
51378
|
if (output[_r] != null) {
|
|
@@ -52676,8 +53321,8 @@ var de_IpamDiscoveredResourceCidr = /* @__PURE__ */ __name((output, context) =>
|
|
|
52676
53321
|
}
|
|
52677
53322
|
if (output.resourceTagSet === "") {
|
|
52678
53323
|
contents[_RTesou] = [];
|
|
52679
|
-
} else if (output[
|
|
52680
|
-
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[
|
|
53324
|
+
} else if (output[_rTSes] != null && output[_rTSes][_i] != null) {
|
|
53325
|
+
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSes][_i]), context);
|
|
52681
53326
|
}
|
|
52682
53327
|
if (output[_iU] != null) {
|
|
52683
53328
|
contents[_IUp] = (0, import_smithy_client.strictParseFloat)(output[_iU]);
|
|
@@ -53017,8 +53662,8 @@ var de_IpamResourceCidr = /* @__PURE__ */ __name((output, context) => {
|
|
|
53017
53662
|
}
|
|
53018
53663
|
if (output.resourceTagSet === "") {
|
|
53019
53664
|
contents[_RTesou] = [];
|
|
53020
|
-
} else if (output[
|
|
53021
|
-
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[
|
|
53665
|
+
} else if (output[_rTSes] != null && output[_rTSes][_i] != null) {
|
|
53666
|
+
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSes][_i]), context);
|
|
53022
53667
|
}
|
|
53023
53668
|
if (output[_iU] != null) {
|
|
53024
53669
|
contents[_IUp] = (0, import_smithy_client.strictParseFloat)(output[_iU]);
|
|
@@ -57660,9 +58305,9 @@ var de_ResourceStatement = /* @__PURE__ */ __name((output, context) => {
|
|
|
57660
58305
|
contents[_Re] = de_ValueStringList((0, import_smithy_client.getArrayIfSingleItem)(output[_rSesou][_i]), context);
|
|
57661
58306
|
}
|
|
57662
58307
|
if (output.resourceTypeSet === "") {
|
|
57663
|
-
contents[
|
|
57664
|
-
} else if (output[
|
|
57665
|
-
contents[
|
|
58308
|
+
contents[_RTe] = [];
|
|
58309
|
+
} else if (output[_rTSe] != null && output[_rTSe][_i] != null) {
|
|
58310
|
+
contents[_RTe] = de_ValueStringList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSe][_i]), context);
|
|
57666
58311
|
}
|
|
57667
58312
|
return contents;
|
|
57668
58313
|
}, "de_ResourceStatement");
|
|
@@ -59996,7 +60641,7 @@ var de_SubnetCidrReservation = /* @__PURE__ */ __name((output, context) => {
|
|
|
59996
60641
|
contents[_C] = (0, import_smithy_client.expectString)(output[_ci]);
|
|
59997
60642
|
}
|
|
59998
60643
|
if (output[_rT] != null) {
|
|
59999
|
-
contents[
|
|
60644
|
+
contents[_RTes] = (0, import_smithy_client.expectString)(output[_rT]);
|
|
60000
60645
|
}
|
|
60001
60646
|
if (output[_oI] != null) {
|
|
60002
60647
|
contents[_OIwn] = (0, import_smithy_client.expectString)(output[_oI]);
|
|
@@ -61739,6 +62384,11 @@ var de_UserIdGroupPairSet = /* @__PURE__ */ __name((output, context) => {
|
|
|
61739
62384
|
return de_UserIdGroupPair(entry, context);
|
|
61740
62385
|
});
|
|
61741
62386
|
}, "de_UserIdGroupPairSet");
|
|
62387
|
+
var de_UserIdList = /* @__PURE__ */ __name((output, context) => {
|
|
62388
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
62389
|
+
return (0, import_smithy_client.expectString)(entry);
|
|
62390
|
+
});
|
|
62391
|
+
}, "de_UserIdList");
|
|
61742
62392
|
var de_ValidationError = /* @__PURE__ */ __name((output, context) => {
|
|
61743
62393
|
const contents = {};
|
|
61744
62394
|
if (output[_co] != null) {
|
|
@@ -63498,8 +64148,9 @@ var _AIPs = "AssignedIpv4Prefixes";
|
|
|
63498
64148
|
var _AIRD = "AssociateIpamResourceDiscovery";
|
|
63499
64149
|
var _AISS = "AllowedImagesSettingsState";
|
|
63500
64150
|
var _AIT = "AllowedInstanceTypes";
|
|
63501
|
-
var _AIc = "
|
|
64151
|
+
var _AIc = "AccountIds";
|
|
63502
64152
|
var _AIcc = "AccountId";
|
|
64153
|
+
var _AIct = "ActiveInstances";
|
|
63503
64154
|
var _AId = "AdditionalInfo";
|
|
63504
64155
|
var _AIl = "AllocationId";
|
|
63505
64156
|
var _AIll = "AllocationIds";
|
|
@@ -63797,6 +64448,7 @@ var _CIS = "CreateIpamScope";
|
|
|
63797
64448
|
var _CISI = "CurrentIpamScopeId";
|
|
63798
64449
|
var _CIT = "CancelImportTask";
|
|
63799
64450
|
var _CITo = "CopyImageTags";
|
|
64451
|
+
var _CIUR = "CreateImageUsageReport";
|
|
63800
64452
|
var _CIa = "CarrierIp";
|
|
63801
64453
|
var _CIi = "CidrIp";
|
|
63802
64454
|
var _CIid = "CidrIpv6";
|
|
@@ -64002,6 +64654,8 @@ var _DAT = "DescribeAddressTransfers";
|
|
|
64002
64654
|
var _DATi = "DisableAddressTransfer";
|
|
64003
64655
|
var _DATis = "DisableApiTermination";
|
|
64004
64656
|
var _DAZ = "DescribeAvailabilityZones";
|
|
64657
|
+
var _DAZI = "DestinationAvailabilityZoneId";
|
|
64658
|
+
var _DAZe = "DestinationAvailabilityZone";
|
|
64005
64659
|
var _DAe = "DeprecateAt";
|
|
64006
64660
|
var _DAep = "DeprovisionedAddresses";
|
|
64007
64661
|
var _DAes = "DestinationAddresses";
|
|
@@ -64119,6 +64773,7 @@ var _DIP = "DeleteIpamPool";
|
|
|
64119
64773
|
var _DIPC = "DeprovisionIpamPoolCidr";
|
|
64120
64774
|
var _DIPe = "DescribeIpamPools";
|
|
64121
64775
|
var _DIPes = "DescribeIpv6Pools";
|
|
64776
|
+
var _DIR = "DescribeImageReferences";
|
|
64122
64777
|
var _DIRD = "DeleteIpamResourceDiscovery";
|
|
64123
64778
|
var _DIRDA = "DescribeIpamResourceDiscoveryAssociations";
|
|
64124
64779
|
var _DIRDe = "DescribeIpamResourceDiscoveries";
|
|
@@ -64132,6 +64787,9 @@ var _DISi = "DiskImageSize";
|
|
|
64132
64787
|
var _DIT = "DescribeInstanceTopology";
|
|
64133
64788
|
var _DITO = "DescribeInstanceTypeOfferings";
|
|
64134
64789
|
var _DITe = "DescribeInstanceTypes";
|
|
64790
|
+
var _DIUR = "DeleteImageUsageReport";
|
|
64791
|
+
var _DIURE = "DescribeImageUsageReportEntries";
|
|
64792
|
+
var _DIURe = "DescribeImageUsageReports";
|
|
64135
64793
|
var _DIe = "DeregisterImage";
|
|
64136
64794
|
var _DIes = "DescribeImages";
|
|
64137
64795
|
var _DIesc = "DescribeInstances";
|
|
@@ -64718,6 +65376,7 @@ var _IAI = "IncludeAllInstances";
|
|
|
64718
65376
|
var _IAIn = "InferenceAcceleratorInfo";
|
|
64719
65377
|
var _IAPI = "Ipv4AddressesPerInterface";
|
|
64720
65378
|
var _IAPIp = "Ipv6AddressesPerInterface";
|
|
65379
|
+
var _IART = "IncludeAllResourceTypes";
|
|
64721
65380
|
var _IAT = "IpAddressType";
|
|
64722
65381
|
var _IATOI = "IncludeAllTagsOfInstance";
|
|
64723
65382
|
var _IAm = "ImageAllowed";
|
|
@@ -64872,6 +65531,7 @@ var _IRDp = "IpamResourceDiscoveries";
|
|
|
64872
65531
|
var _IRSDA = "IntegrationResultS3DestinationArn";
|
|
64873
65532
|
var _IRT = "IngressRouteTable";
|
|
64874
65533
|
var _IRWM = "InstanceRequirementsWithMetadata";
|
|
65534
|
+
var _IRm = "ImageReferences";
|
|
64875
65535
|
var _IRp = "IpRanges";
|
|
64876
65536
|
var _IRpa = "IpamRegion";
|
|
64877
65537
|
var _IRpv = "Ipv6Ranges";
|
|
@@ -64915,6 +65575,8 @@ var _ITns = "InstanceTenancy";
|
|
|
64915
65575
|
var _ITnst = "InstanceTypes";
|
|
64916
65576
|
var _ITnsta = "InstanceTags";
|
|
64917
65577
|
var _IU = "InstanceUsages";
|
|
65578
|
+
var _IUR = "ImageUsageReports";
|
|
65579
|
+
var _IURE = "ImageUsageReportEntries";
|
|
64918
65580
|
var _IUp = "IpUsage";
|
|
64919
65581
|
var _IV = "ImportVolume";
|
|
64920
65582
|
var _IVE = "IsValidExchange";
|
|
@@ -65340,6 +66002,7 @@ var _OL = "OutpostLags";
|
|
|
65340
66002
|
var _OLI = "OutpostLagId";
|
|
65341
66003
|
var _OLIu = "OutpostLagIds";
|
|
65342
66004
|
var _OMAE = "OriginalMultiAttachEnabled";
|
|
66005
|
+
var _ON = "OptionName";
|
|
65343
66006
|
var _ONA = "OdbNetworkArn";
|
|
65344
66007
|
var _OO = "OidcOptions";
|
|
65345
66008
|
var _OR = "OperatingRegions";
|
|
@@ -65358,6 +66021,7 @@ var _OUA = "OrganizationalUnitArn";
|
|
|
65358
66021
|
var _OUAr = "OrganizationalUnitArns";
|
|
65359
66022
|
var _OUE = "OrganizationalUnitExclusions";
|
|
65360
66023
|
var _OUI = "OrganizationalUnitId";
|
|
66024
|
+
var _OV = "OptionValues";
|
|
65361
66025
|
var _OVC = "OpenVpnConfigurations";
|
|
65362
66026
|
var _OVT = "OriginalVolumeType";
|
|
65363
66027
|
var _Op = "Options";
|
|
@@ -65572,6 +66236,7 @@ var _RCA = "ResourceConfigurationArn";
|
|
|
65572
66236
|
var _RCGA = "ResourceConfigurationGroupArn";
|
|
65573
66237
|
var _RCRBO = "RejectCapacityReservationBillingOwnership";
|
|
65574
66238
|
var _RCS = "ResourceComplianceStatus";
|
|
66239
|
+
var _RCT = "ReportCreationTime";
|
|
65575
66240
|
var _RCVI = "RevokeClientVpnIngress";
|
|
65576
66241
|
var _RCe = "ReasonCodes";
|
|
65577
66242
|
var _RCec = "RecurringCharges";
|
|
@@ -65727,13 +66392,14 @@ var _RTGVA = "RejectTransitGatewayVpcAttachment";
|
|
|
65727
66392
|
var _RTI = "RouteTableId";
|
|
65728
66393
|
var _RTIe = "RequesterTgwInfo";
|
|
65729
66394
|
var _RTIo = "RouteTableIds";
|
|
66395
|
+
var _RTO = "ResourceTypeOptions";
|
|
65730
66396
|
var _RTR = "RouteTableRoute";
|
|
65731
66397
|
var _RTV = "RemainingTotalValue";
|
|
65732
|
-
var _RTe = "
|
|
66398
|
+
var _RTe = "ResourceTypes";
|
|
65733
66399
|
var _RTel = "ReleaseTime";
|
|
65734
66400
|
var _RTeq = "RequestTime";
|
|
65735
|
-
var _RTes = "
|
|
65736
|
-
var _RTeso = "
|
|
66401
|
+
var _RTes = "ReservationType";
|
|
66402
|
+
var _RTeso = "ResourceTag";
|
|
65737
66403
|
var _RTesou = "ResourceTags";
|
|
65738
66404
|
var _RTo = "RouteTable";
|
|
65739
66405
|
var _RTou = "RouteTables";
|
|
@@ -66142,6 +66808,7 @@ var _To = "To";
|
|
|
66142
66808
|
var _U = "Url";
|
|
66143
66809
|
var _UB = "UserBucket";
|
|
66144
66810
|
var _UC = "UltraserverCount";
|
|
66811
|
+
var _UCs = "UsageCount";
|
|
66145
66812
|
var _UD = "UserData";
|
|
66146
66813
|
var _UDLTV = "UnsuccessfullyDeletedLaunchTemplateVersions";
|
|
66147
66814
|
var _UDe = "UefiData";
|
|
@@ -66343,6 +67010,7 @@ var _aIPS = "assignedIpv6PrefixSet";
|
|
|
66343
67010
|
var _aIPSs = "assignedIpv4PrefixSet";
|
|
66344
67011
|
var _aIS = "activeInstanceSet";
|
|
66345
67012
|
var _aISS = "allowedImagesSettingsState";
|
|
67013
|
+
var _aISc = "accountIdSet";
|
|
66346
67014
|
var _aITS = "allowedInstanceTypeSet";
|
|
66347
67015
|
var _aIc = "accountId";
|
|
66348
67016
|
var _aIm = "amiId";
|
|
@@ -67072,6 +67740,7 @@ var _iRDAp = "ipamResourceDiscoveryArn";
|
|
|
67072
67740
|
var _iRDI = "ipamResourceDiscoveryId";
|
|
67073
67741
|
var _iRDR = "ipamResourceDiscoveryRegion";
|
|
67074
67742
|
var _iRDS = "ipamResourceDiscoverySet";
|
|
67743
|
+
var _iRS = "imageReferenceSet";
|
|
67075
67744
|
var _iRT = "ingressRouteTable";
|
|
67076
67745
|
var _iRp = "ipamRegion";
|
|
67077
67746
|
var _iRpa = "ipRanges";
|
|
@@ -67116,6 +67785,8 @@ var _iTni = "initializationType";
|
|
|
67116
67785
|
var _iTns = "instanceTenancy";
|
|
67117
67786
|
var _iTnt = "interfaceType";
|
|
67118
67787
|
var _iU = "ipUsage";
|
|
67788
|
+
var _iURES = "imageUsageReportEntrySet";
|
|
67789
|
+
var _iURS = "imageUsageReportSet";
|
|
67119
67790
|
var _iUS = "instanceUsageSet";
|
|
67120
67791
|
var _iV = "ikeVersion";
|
|
67121
67792
|
var _iVE = "isValidExchange";
|
|
@@ -67416,6 +68087,7 @@ var _oK = "objectKey";
|
|
|
67416
68087
|
var _oLI = "outpostLagId";
|
|
67417
68088
|
var _oLS = "outpostLagSet";
|
|
67418
68089
|
var _oMAE = "originalMultiAttachEnabled";
|
|
68090
|
+
var _oN = "optionName";
|
|
67419
68091
|
var _oNA = "odbNetworkArn";
|
|
67420
68092
|
var _oO = "oidcOptions";
|
|
67421
68093
|
var _oRIWEA = "outputReservedInstancesWillExpireAt";
|
|
@@ -67433,6 +68105,7 @@ var _oUA = "organizationalUnitArn";
|
|
|
67433
68105
|
var _oUES = "organizationalUnitExclusionSet";
|
|
67434
68106
|
var _oUI = "organizationalUnitId";
|
|
67435
68107
|
var _oVCS = "openVpnConfigurationSet";
|
|
68108
|
+
var _oVS = "optionValueSet";
|
|
67436
68109
|
var _oVT = "originalVolumeType";
|
|
67437
68110
|
var _op = "operator";
|
|
67438
68111
|
var _opt = "options";
|
|
@@ -67598,6 +68271,7 @@ var _rC = "returnCode";
|
|
|
67598
68271
|
var _rCA = "resourceConfigurationArn";
|
|
67599
68272
|
var _rCGA = "resourceConfigurationGroupArn";
|
|
67600
68273
|
var _rCS = "resourceComplianceStatus";
|
|
68274
|
+
var _rCT = "reportCreationTime";
|
|
67601
68275
|
var _rCe = "resourceCidr";
|
|
67602
68276
|
var _rCec = "recurringCharges";
|
|
67603
68277
|
var _rD = "restoreDuration";
|
|
@@ -67696,10 +68370,11 @@ var _rTAI = "routeTableAssociationId";
|
|
|
67696
68370
|
var _rTI = "routeTableId";
|
|
67697
68371
|
var _rTIS = "routeTableIdSet";
|
|
67698
68372
|
var _rTIe = "requesterTgwInfo";
|
|
68373
|
+
var _rTOS = "resourceTypeOptionSet";
|
|
67699
68374
|
var _rTR = "routeTableRoute";
|
|
67700
68375
|
var _rTS = "routeTableSet";
|
|
67701
|
-
var _rTSe = "
|
|
67702
|
-
var _rTSes = "
|
|
68376
|
+
var _rTSe = "resourceTypeSet";
|
|
68377
|
+
var _rTSes = "resourceTagSet";
|
|
67703
68378
|
var _rTV = "remainingTotalValue";
|
|
67704
68379
|
var _rTe = "resourceType";
|
|
67705
68380
|
var _rTel = "releaseTime";
|
|
@@ -68039,6 +68714,7 @@ var _ty = "type";
|
|
|
68039
68714
|
var _u = "unsuccessful";
|
|
68040
68715
|
var _uB = "userBucket";
|
|
68041
68716
|
var _uC = "ultraserverCount";
|
|
68717
|
+
var _uCs = "usageCount";
|
|
68042
68718
|
var _uD = "uefiData";
|
|
68043
68719
|
var _uDLTVS = "unsuccessfullyDeletedLaunchTemplateVersionSet";
|
|
68044
68720
|
var _uDp = "updatedDate";
|
|
@@ -68796,6 +69472,7 @@ var ResourceType = {
|
|
|
68796
69472
|
fpga_image: "fpga-image",
|
|
68797
69473
|
host_reservation: "host-reservation",
|
|
68798
69474
|
image: "image",
|
|
69475
|
+
image_usage_report: "image-usage-report",
|
|
68799
69476
|
import_image_task: "import-image-task",
|
|
68800
69477
|
import_snapshot_task: "import-snapshot-task",
|
|
68801
69478
|
instance: "instance",
|
|
@@ -71349,6 +72026,21 @@ var CreateImageCommand = class extends import_smithy_client.Command.classBuilder
|
|
|
71349
72026
|
}
|
|
71350
72027
|
};
|
|
71351
72028
|
|
|
72029
|
+
// src/commands/CreateImageUsageReportCommand.ts
|
|
72030
|
+
|
|
72031
|
+
|
|
72032
|
+
|
|
72033
|
+
var CreateImageUsageReportCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
72034
|
+
return [
|
|
72035
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
72036
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
72037
|
+
];
|
|
72038
|
+
}).s("AmazonEC2", "CreateImageUsageReport", {}).n("EC2Client", "CreateImageUsageReportCommand").f(void 0, void 0).ser(se_CreateImageUsageReportCommand).de(de_CreateImageUsageReportCommand).build() {
|
|
72039
|
+
static {
|
|
72040
|
+
__name(this, "CreateImageUsageReportCommand");
|
|
72041
|
+
}
|
|
72042
|
+
};
|
|
72043
|
+
|
|
71352
72044
|
// src/commands/CreateInstanceConnectEndpointCommand.ts
|
|
71353
72045
|
|
|
71354
72046
|
|
|
@@ -73035,14 +73727,6 @@ var CallerRole = {
|
|
|
73035
73727
|
odcr_owner: "odcr-owner",
|
|
73036
73728
|
unused_reservation_billing_owner: "unused-reservation-billing-owner"
|
|
73037
73729
|
};
|
|
73038
|
-
var CapacityReservationBillingRequestStatus = {
|
|
73039
|
-
accepted: "accepted",
|
|
73040
|
-
cancelled: "cancelled",
|
|
73041
|
-
expired: "expired",
|
|
73042
|
-
pending: "pending",
|
|
73043
|
-
rejected: "rejected",
|
|
73044
|
-
revoked: "revoked"
|
|
73045
|
-
};
|
|
73046
73730
|
var VpnTunnelOptionsSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
73047
73731
|
...obj,
|
|
73048
73732
|
...obj.PreSharedKey && { PreSharedKey: import_smithy_client.SENSITIVE_STRING }
|
|
@@ -73292,6 +73976,21 @@ var DeleteFpgaImageCommand = class extends import_smithy_client.Command.classBui
|
|
|
73292
73976
|
}
|
|
73293
73977
|
};
|
|
73294
73978
|
|
|
73979
|
+
// src/commands/DeleteImageUsageReportCommand.ts
|
|
73980
|
+
|
|
73981
|
+
|
|
73982
|
+
|
|
73983
|
+
var DeleteImageUsageReportCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
73984
|
+
return [
|
|
73985
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
73986
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
73987
|
+
];
|
|
73988
|
+
}).s("AmazonEC2", "DeleteImageUsageReport", {}).n("EC2Client", "DeleteImageUsageReportCommand").f(void 0, void 0).ser(se_DeleteImageUsageReportCommand).de(de_DeleteImageUsageReportCommand).build() {
|
|
73989
|
+
static {
|
|
73990
|
+
__name(this, "DeleteImageUsageReportCommand");
|
|
73991
|
+
}
|
|
73992
|
+
};
|
|
73993
|
+
|
|
73295
73994
|
// src/commands/DeleteInstanceConnectEndpointCommand.ts
|
|
73296
73995
|
|
|
73297
73996
|
|
|
@@ -74844,6 +75543,14 @@ var DescribeCoipPoolsCommand = class extends import_smithy_client.Command.classB
|
|
|
74844
75543
|
|
|
74845
75544
|
// src/models/models_4.ts
|
|
74846
75545
|
|
|
75546
|
+
var CapacityReservationBillingRequestStatus = {
|
|
75547
|
+
accepted: "accepted",
|
|
75548
|
+
cancelled: "cancelled",
|
|
75549
|
+
expired: "expired",
|
|
75550
|
+
pending: "pending",
|
|
75551
|
+
rejected: "rejected",
|
|
75552
|
+
revoked: "revoked"
|
|
75553
|
+
};
|
|
74847
75554
|
var ClientVpnConnectionStatusCode = {
|
|
74848
75555
|
active: "active",
|
|
74849
75556
|
failed_to_terminate: "failed-to-terminate",
|
|
@@ -74953,6 +75660,17 @@ var ImageAttributeName = {
|
|
|
74953
75660
|
tpmSupport: "tpmSupport",
|
|
74954
75661
|
uefiData: "uefiData"
|
|
74955
75662
|
};
|
|
75663
|
+
var ImageReferenceResourceType = {
|
|
75664
|
+
EC2_INSTANCE: "ec2:Instance",
|
|
75665
|
+
EC2_LAUNCH_TEMPLATE: "ec2:LaunchTemplate",
|
|
75666
|
+
IMAGE_BUILDER_CONTAINER_RECIPE: "imagebuilder:ContainerRecipe",
|
|
75667
|
+
IMAGE_BUILDER_IMAGE_RECIPE: "imagebuilder:ImageRecipe",
|
|
75668
|
+
SSM_PARAMETER: "ssm:Parameter"
|
|
75669
|
+
};
|
|
75670
|
+
var ImageReferenceOptionName = {
|
|
75671
|
+
STATE_NAME: "state-name",
|
|
75672
|
+
VERSION_DEPTH: "version-depth"
|
|
75673
|
+
};
|
|
74956
75674
|
var ArchitectureValues = {
|
|
74957
75675
|
arm64: "arm64",
|
|
74958
75676
|
arm64_mac: "arm64_mac",
|
|
@@ -75145,46 +75863,6 @@ var NitroEnclavesSupport = {
|
|
|
75145
75863
|
SUPPORTED: "supported",
|
|
75146
75864
|
UNSUPPORTED: "unsupported"
|
|
75147
75865
|
};
|
|
75148
|
-
var NitroTpmSupport = {
|
|
75149
|
-
SUPPORTED: "supported",
|
|
75150
|
-
UNSUPPORTED: "unsupported"
|
|
75151
|
-
};
|
|
75152
|
-
var PhcSupport = {
|
|
75153
|
-
SUPPORTED: "supported",
|
|
75154
|
-
UNSUPPORTED: "unsupported"
|
|
75155
|
-
};
|
|
75156
|
-
var PlacementGroupStrategy = {
|
|
75157
|
-
cluster: "cluster",
|
|
75158
|
-
partition: "partition",
|
|
75159
|
-
spread: "spread"
|
|
75160
|
-
};
|
|
75161
|
-
var ArchitectureType = {
|
|
75162
|
-
arm64: "arm64",
|
|
75163
|
-
arm64_mac: "arm64_mac",
|
|
75164
|
-
i386: "i386",
|
|
75165
|
-
x86_64: "x86_64",
|
|
75166
|
-
x86_64_mac: "x86_64_mac"
|
|
75167
|
-
};
|
|
75168
|
-
var SupportedAdditionalProcessorFeature = {
|
|
75169
|
-
AMD_SEV_SNP: "amd-sev-snp"
|
|
75170
|
-
};
|
|
75171
|
-
var RebootMigrationSupport = {
|
|
75172
|
-
SUPPORTED: "supported",
|
|
75173
|
-
UNSUPPORTED: "unsupported"
|
|
75174
|
-
};
|
|
75175
|
-
var BootModeType = {
|
|
75176
|
-
legacy_bios: "legacy-bios",
|
|
75177
|
-
uefi: "uefi"
|
|
75178
|
-
};
|
|
75179
|
-
var RootDeviceType = {
|
|
75180
|
-
ebs: "ebs",
|
|
75181
|
-
instance_store: "instance-store"
|
|
75182
|
-
};
|
|
75183
|
-
var UsageClassType = {
|
|
75184
|
-
capacity_block: "capacity-block",
|
|
75185
|
-
on_demand: "on-demand",
|
|
75186
|
-
spot: "spot"
|
|
75187
|
-
};
|
|
75188
75866
|
var DiskImageDescriptionFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
75189
75867
|
...obj,
|
|
75190
75868
|
...obj.ImportManifestUrl && { ImportManifestUrl: import_smithy_client.SENSITIVE_STRING }
|
|
@@ -75582,6 +76260,21 @@ var DescribeImageAttributeCommand = class extends import_smithy_client.Command.c
|
|
|
75582
76260
|
}
|
|
75583
76261
|
};
|
|
75584
76262
|
|
|
76263
|
+
// src/commands/DescribeImageReferencesCommand.ts
|
|
76264
|
+
|
|
76265
|
+
|
|
76266
|
+
|
|
76267
|
+
var DescribeImageReferencesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
76268
|
+
return [
|
|
76269
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
76270
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
76271
|
+
];
|
|
76272
|
+
}).s("AmazonEC2", "DescribeImageReferences", {}).n("EC2Client", "DescribeImageReferencesCommand").f(void 0, void 0).ser(se_DescribeImageReferencesCommand).de(de_DescribeImageReferencesCommand).build() {
|
|
76273
|
+
static {
|
|
76274
|
+
__name(this, "DescribeImageReferencesCommand");
|
|
76275
|
+
}
|
|
76276
|
+
};
|
|
76277
|
+
|
|
75585
76278
|
// src/commands/DescribeImagesCommand.ts
|
|
75586
76279
|
|
|
75587
76280
|
|
|
@@ -75597,6 +76290,36 @@ var DescribeImagesCommand = class extends import_smithy_client.Command.classBuil
|
|
|
75597
76290
|
}
|
|
75598
76291
|
};
|
|
75599
76292
|
|
|
76293
|
+
// src/commands/DescribeImageUsageReportEntriesCommand.ts
|
|
76294
|
+
|
|
76295
|
+
|
|
76296
|
+
|
|
76297
|
+
var DescribeImageUsageReportEntriesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
76298
|
+
return [
|
|
76299
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
76300
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
76301
|
+
];
|
|
76302
|
+
}).s("AmazonEC2", "DescribeImageUsageReportEntries", {}).n("EC2Client", "DescribeImageUsageReportEntriesCommand").f(void 0, void 0).ser(se_DescribeImageUsageReportEntriesCommand).de(de_DescribeImageUsageReportEntriesCommand).build() {
|
|
76303
|
+
static {
|
|
76304
|
+
__name(this, "DescribeImageUsageReportEntriesCommand");
|
|
76305
|
+
}
|
|
76306
|
+
};
|
|
76307
|
+
|
|
76308
|
+
// src/commands/DescribeImageUsageReportsCommand.ts
|
|
76309
|
+
|
|
76310
|
+
|
|
76311
|
+
|
|
76312
|
+
var DescribeImageUsageReportsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
76313
|
+
return [
|
|
76314
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
76315
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
76316
|
+
];
|
|
76317
|
+
}).s("AmazonEC2", "DescribeImageUsageReports", {}).n("EC2Client", "DescribeImageUsageReportsCommand").f(void 0, void 0).ser(se_DescribeImageUsageReportsCommand).de(de_DescribeImageUsageReportsCommand).build() {
|
|
76318
|
+
static {
|
|
76319
|
+
__name(this, "DescribeImageUsageReportsCommand");
|
|
76320
|
+
}
|
|
76321
|
+
};
|
|
76322
|
+
|
|
75600
76323
|
// src/commands/DescribeImportImageTasksCommand.ts
|
|
75601
76324
|
|
|
75602
76325
|
|
|
@@ -75964,6 +76687,46 @@ var DescribeLaunchTemplatesCommand = class extends import_smithy_client.Command.
|
|
|
75964
76687
|
|
|
75965
76688
|
// src/models/models_5.ts
|
|
75966
76689
|
|
|
76690
|
+
var NitroTpmSupport = {
|
|
76691
|
+
SUPPORTED: "supported",
|
|
76692
|
+
UNSUPPORTED: "unsupported"
|
|
76693
|
+
};
|
|
76694
|
+
var PhcSupport = {
|
|
76695
|
+
SUPPORTED: "supported",
|
|
76696
|
+
UNSUPPORTED: "unsupported"
|
|
76697
|
+
};
|
|
76698
|
+
var PlacementGroupStrategy = {
|
|
76699
|
+
cluster: "cluster",
|
|
76700
|
+
partition: "partition",
|
|
76701
|
+
spread: "spread"
|
|
76702
|
+
};
|
|
76703
|
+
var ArchitectureType = {
|
|
76704
|
+
arm64: "arm64",
|
|
76705
|
+
arm64_mac: "arm64_mac",
|
|
76706
|
+
i386: "i386",
|
|
76707
|
+
x86_64: "x86_64",
|
|
76708
|
+
x86_64_mac: "x86_64_mac"
|
|
76709
|
+
};
|
|
76710
|
+
var SupportedAdditionalProcessorFeature = {
|
|
76711
|
+
AMD_SEV_SNP: "amd-sev-snp"
|
|
76712
|
+
};
|
|
76713
|
+
var RebootMigrationSupport = {
|
|
76714
|
+
SUPPORTED: "supported",
|
|
76715
|
+
UNSUPPORTED: "unsupported"
|
|
76716
|
+
};
|
|
76717
|
+
var BootModeType = {
|
|
76718
|
+
legacy_bios: "legacy-bios",
|
|
76719
|
+
uefi: "uefi"
|
|
76720
|
+
};
|
|
76721
|
+
var RootDeviceType = {
|
|
76722
|
+
ebs: "ebs",
|
|
76723
|
+
instance_store: "instance-store"
|
|
76724
|
+
};
|
|
76725
|
+
var UsageClassType = {
|
|
76726
|
+
capacity_block: "capacity-block",
|
|
76727
|
+
on_demand: "on-demand",
|
|
76728
|
+
spot: "spot"
|
|
76729
|
+
};
|
|
75967
76730
|
var LockState = {
|
|
75968
76731
|
compliance: "compliance",
|
|
75969
76732
|
compliance_cooloff: "compliance-cooloff",
|
|
@@ -76105,24 +76868,6 @@ var VpcAttributeName = {
|
|
|
76105
76868
|
enableDnsSupport: "enableDnsSupport",
|
|
76106
76869
|
enableNetworkAddressUsageMetrics: "enableNetworkAddressUsageMetrics"
|
|
76107
76870
|
};
|
|
76108
|
-
var VpcBlockPublicAccessExclusionsAllowed = {
|
|
76109
|
-
allowed: "allowed",
|
|
76110
|
-
not_allowed: "not-allowed"
|
|
76111
|
-
};
|
|
76112
|
-
var InternetGatewayBlockMode = {
|
|
76113
|
-
block_bidirectional: "block-bidirectional",
|
|
76114
|
-
block_ingress: "block-ingress",
|
|
76115
|
-
off: "off"
|
|
76116
|
-
};
|
|
76117
|
-
var ManagedBy = {
|
|
76118
|
-
account: "account",
|
|
76119
|
-
declarative_policy: "declarative-policy"
|
|
76120
|
-
};
|
|
76121
|
-
var VpcBlockPublicAccessState = {
|
|
76122
|
-
default_state: "default-state",
|
|
76123
|
-
update_complete: "update-complete",
|
|
76124
|
-
update_in_progress: "update-in-progress"
|
|
76125
|
-
};
|
|
76126
76871
|
var DescribeLaunchTemplateVersionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
76127
76872
|
...obj,
|
|
76128
76873
|
...obj.LaunchTemplateVersions && {
|
|
@@ -77587,6 +78332,24 @@ var DescribeVpcsCommand = class extends import_smithy_client.Command.classBuilde
|
|
|
77587
78332
|
|
|
77588
78333
|
// src/models/models_6.ts
|
|
77589
78334
|
|
|
78335
|
+
var VpcBlockPublicAccessExclusionsAllowed = {
|
|
78336
|
+
allowed: "allowed",
|
|
78337
|
+
not_allowed: "not-allowed"
|
|
78338
|
+
};
|
|
78339
|
+
var InternetGatewayBlockMode = {
|
|
78340
|
+
block_bidirectional: "block-bidirectional",
|
|
78341
|
+
block_ingress: "block-ingress",
|
|
78342
|
+
off: "off"
|
|
78343
|
+
};
|
|
78344
|
+
var ManagedBy = {
|
|
78345
|
+
account: "account",
|
|
78346
|
+
declarative_policy: "declarative-policy"
|
|
78347
|
+
};
|
|
78348
|
+
var VpcBlockPublicAccessState = {
|
|
78349
|
+
default_state: "default-state",
|
|
78350
|
+
update_complete: "update-complete",
|
|
78351
|
+
update_in_progress: "update-in-progress"
|
|
78352
|
+
};
|
|
77590
78353
|
var ImageBlockPublicAccessDisabledState = {
|
|
77591
78354
|
unblocked: "unblocked"
|
|
77592
78355
|
};
|
|
@@ -77701,14 +78464,6 @@ var IpamManagementState = {
|
|
|
77701
78464
|
managed: "managed",
|
|
77702
78465
|
unmanaged: "unmanaged"
|
|
77703
78466
|
};
|
|
77704
|
-
var RouteServerRouteInstallationStatus = {
|
|
77705
|
-
INSTALLED: "installed",
|
|
77706
|
-
REJECTED: "rejected"
|
|
77707
|
-
};
|
|
77708
|
-
var RouteServerRouteStatus = {
|
|
77709
|
-
IN_FIB: "in-fib",
|
|
77710
|
-
IN_RIB: "in-rib"
|
|
77711
|
-
};
|
|
77712
78467
|
var DescribeVpnConnectionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
77713
78468
|
...obj,
|
|
77714
78469
|
...obj.VpnConnections && {
|
|
@@ -77743,10 +78498,6 @@ var GetLaunchTemplateDataResultFilterSensitiveLog = /* @__PURE__ */ __name((obj)
|
|
|
77743
78498
|
LaunchTemplateData: ResponseLaunchTemplateDataFilterSensitiveLog(obj.LaunchTemplateData)
|
|
77744
78499
|
}
|
|
77745
78500
|
}), "GetLaunchTemplateDataResultFilterSensitiveLog");
|
|
77746
|
-
var GetPasswordDataResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
77747
|
-
...obj,
|
|
77748
|
-
...obj.PasswordData && { PasswordData: import_smithy_client.SENSITIVE_STRING }
|
|
77749
|
-
}), "GetPasswordDataResultFilterSensitiveLog");
|
|
77750
78501
|
|
|
77751
78502
|
// src/commands/DescribeVpnConnectionsCommand.ts
|
|
77752
78503
|
var DescribeVpnConnectionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
@@ -79279,6 +80030,207 @@ var GetNetworkInsightsAccessScopeContentCommand = class extends import_smithy_cl
|
|
|
79279
80030
|
|
|
79280
80031
|
|
|
79281
80032
|
|
|
80033
|
+
|
|
80034
|
+
// src/models/models_7.ts
|
|
80035
|
+
|
|
80036
|
+
var RouteServerRouteInstallationStatus = {
|
|
80037
|
+
INSTALLED: "installed",
|
|
80038
|
+
REJECTED: "rejected"
|
|
80039
|
+
};
|
|
80040
|
+
var RouteServerRouteStatus = {
|
|
80041
|
+
IN_FIB: "in-fib",
|
|
80042
|
+
IN_RIB: "in-rib"
|
|
80043
|
+
};
|
|
80044
|
+
var LockMode = {
|
|
80045
|
+
compliance: "compliance",
|
|
80046
|
+
governance: "governance"
|
|
80047
|
+
};
|
|
80048
|
+
var ModifyAvailabilityZoneOptInStatus = {
|
|
80049
|
+
not_opted_in: "not-opted-in",
|
|
80050
|
+
opted_in: "opted-in"
|
|
80051
|
+
};
|
|
80052
|
+
var OperationType = {
|
|
80053
|
+
add: "add",
|
|
80054
|
+
remove: "remove"
|
|
80055
|
+
};
|
|
80056
|
+
var UnsuccessfulInstanceCreditSpecificationErrorCode = {
|
|
80057
|
+
INCORRECT_INSTANCE_STATE: "IncorrectInstanceState",
|
|
80058
|
+
INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED: "InstanceCreditSpecification.NotSupported",
|
|
80059
|
+
INSTANCE_NOT_FOUND: "InvalidInstanceID.NotFound",
|
|
80060
|
+
INVALID_INSTANCE_ID: "InvalidInstanceID.Malformed"
|
|
80061
|
+
};
|
|
80062
|
+
var DefaultInstanceMetadataEndpointState = {
|
|
80063
|
+
disabled: "disabled",
|
|
80064
|
+
enabled: "enabled",
|
|
80065
|
+
no_preference: "no-preference"
|
|
80066
|
+
};
|
|
80067
|
+
var MetadataDefaultHttpTokensState = {
|
|
80068
|
+
no_preference: "no-preference",
|
|
80069
|
+
optional: "optional",
|
|
80070
|
+
required: "required"
|
|
80071
|
+
};
|
|
80072
|
+
var DefaultInstanceMetadataTagsState = {
|
|
80073
|
+
disabled: "disabled",
|
|
80074
|
+
enabled: "enabled",
|
|
80075
|
+
no_preference: "no-preference"
|
|
80076
|
+
};
|
|
80077
|
+
var HostTenancy = {
|
|
80078
|
+
dedicated: "dedicated",
|
|
80079
|
+
default: "default",
|
|
80080
|
+
host: "host"
|
|
80081
|
+
};
|
|
80082
|
+
var PublicIpDnsOption = {
|
|
80083
|
+
public_dual_stack_dns_name: "public-dual-stack-dns-name",
|
|
80084
|
+
public_ipv4_dns_name: "public-ipv4-dns-name",
|
|
80085
|
+
public_ipv6_dns_name: "public-ipv6-dns-name"
|
|
80086
|
+
};
|
|
80087
|
+
var TargetStorageTier = {
|
|
80088
|
+
archive: "archive"
|
|
80089
|
+
};
|
|
80090
|
+
var TrafficMirrorFilterRuleField = {
|
|
80091
|
+
description: "description",
|
|
80092
|
+
destination_port_range: "destination-port-range",
|
|
80093
|
+
protocol: "protocol",
|
|
80094
|
+
source_port_range: "source-port-range"
|
|
80095
|
+
};
|
|
80096
|
+
var TrafficMirrorSessionField = {
|
|
80097
|
+
description: "description",
|
|
80098
|
+
packet_length: "packet-length",
|
|
80099
|
+
virtual_network_id: "virtual-network-id"
|
|
80100
|
+
};
|
|
80101
|
+
var VpcTenancy = {
|
|
80102
|
+
default: "default"
|
|
80103
|
+
};
|
|
80104
|
+
var Status = {
|
|
80105
|
+
inClassic: "InClassic",
|
|
80106
|
+
inVpc: "InVpc",
|
|
80107
|
+
moveInProgress: "MoveInProgress"
|
|
80108
|
+
};
|
|
80109
|
+
var VerificationMethod = {
|
|
80110
|
+
dns_token: "dns-token",
|
|
80111
|
+
remarks_x509: "remarks-x509"
|
|
80112
|
+
};
|
|
80113
|
+
var GetPasswordDataResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80114
|
+
...obj,
|
|
80115
|
+
...obj.PasswordData && { PasswordData: import_smithy_client.SENSITIVE_STRING }
|
|
80116
|
+
}), "GetPasswordDataResultFilterSensitiveLog");
|
|
80117
|
+
var GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80118
|
+
...obj,
|
|
80119
|
+
...obj.VpnConnectionDeviceSampleConfiguration && { VpnConnectionDeviceSampleConfiguration: import_smithy_client.SENSITIVE_STRING }
|
|
80120
|
+
}), "GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog");
|
|
80121
|
+
var ImageDiskContainerFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80122
|
+
...obj,
|
|
80123
|
+
...obj.Url && { Url: import_smithy_client.SENSITIVE_STRING }
|
|
80124
|
+
}), "ImageDiskContainerFilterSensitiveLog");
|
|
80125
|
+
var ImportImageRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80126
|
+
...obj,
|
|
80127
|
+
...obj.DiskContainers && {
|
|
80128
|
+
DiskContainers: obj.DiskContainers.map((item) => ImageDiskContainerFilterSensitiveLog(item))
|
|
80129
|
+
}
|
|
80130
|
+
}), "ImportImageRequestFilterSensitiveLog");
|
|
80131
|
+
var ImportImageResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80132
|
+
...obj,
|
|
80133
|
+
...obj.SnapshotDetails && {
|
|
80134
|
+
SnapshotDetails: obj.SnapshotDetails.map((item) => SnapshotDetailFilterSensitiveLog(item))
|
|
80135
|
+
}
|
|
80136
|
+
}), "ImportImageResultFilterSensitiveLog");
|
|
80137
|
+
var DiskImageDetailFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80138
|
+
...obj,
|
|
80139
|
+
...obj.ImportManifestUrl && { ImportManifestUrl: import_smithy_client.SENSITIVE_STRING }
|
|
80140
|
+
}), "DiskImageDetailFilterSensitiveLog");
|
|
80141
|
+
var DiskImageFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80142
|
+
...obj,
|
|
80143
|
+
...obj.Image && { Image: DiskImageDetailFilterSensitiveLog(obj.Image) }
|
|
80144
|
+
}), "DiskImageFilterSensitiveLog");
|
|
80145
|
+
var UserDataFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80146
|
+
...obj
|
|
80147
|
+
}), "UserDataFilterSensitiveLog");
|
|
80148
|
+
var ImportInstanceLaunchSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80149
|
+
...obj,
|
|
80150
|
+
...obj.UserData && { UserData: import_smithy_client.SENSITIVE_STRING }
|
|
80151
|
+
}), "ImportInstanceLaunchSpecificationFilterSensitiveLog");
|
|
80152
|
+
var ImportInstanceRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80153
|
+
...obj,
|
|
80154
|
+
...obj.LaunchSpecification && {
|
|
80155
|
+
LaunchSpecification: ImportInstanceLaunchSpecificationFilterSensitiveLog(obj.LaunchSpecification)
|
|
80156
|
+
},
|
|
80157
|
+
...obj.DiskImages && { DiskImages: obj.DiskImages.map((item) => DiskImageFilterSensitiveLog(item)) }
|
|
80158
|
+
}), "ImportInstanceRequestFilterSensitiveLog");
|
|
80159
|
+
var ImportInstanceResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80160
|
+
...obj,
|
|
80161
|
+
...obj.ConversionTask && { ConversionTask: ConversionTaskFilterSensitiveLog(obj.ConversionTask) }
|
|
80162
|
+
}), "ImportInstanceResultFilterSensitiveLog");
|
|
80163
|
+
var SnapshotDiskContainerFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80164
|
+
...obj,
|
|
80165
|
+
...obj.Url && { Url: import_smithy_client.SENSITIVE_STRING }
|
|
80166
|
+
}), "SnapshotDiskContainerFilterSensitiveLog");
|
|
80167
|
+
var ImportSnapshotRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80168
|
+
...obj,
|
|
80169
|
+
...obj.DiskContainer && { DiskContainer: SnapshotDiskContainerFilterSensitiveLog(obj.DiskContainer) }
|
|
80170
|
+
}), "ImportSnapshotRequestFilterSensitiveLog");
|
|
80171
|
+
var ImportSnapshotResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80172
|
+
...obj,
|
|
80173
|
+
...obj.SnapshotTaskDetail && { SnapshotTaskDetail: SnapshotTaskDetailFilterSensitiveLog(obj.SnapshotTaskDetail) }
|
|
80174
|
+
}), "ImportSnapshotResultFilterSensitiveLog");
|
|
80175
|
+
var ImportVolumeRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80176
|
+
...obj,
|
|
80177
|
+
...obj.Image && { Image: DiskImageDetailFilterSensitiveLog(obj.Image) }
|
|
80178
|
+
}), "ImportVolumeRequestFilterSensitiveLog");
|
|
80179
|
+
var ImportVolumeResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80180
|
+
...obj,
|
|
80181
|
+
...obj.ConversionTask && { ConversionTask: ConversionTaskFilterSensitiveLog(obj.ConversionTask) }
|
|
80182
|
+
}), "ImportVolumeResultFilterSensitiveLog");
|
|
80183
|
+
var ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80184
|
+
...obj,
|
|
80185
|
+
...obj.ClientSecret && { ClientSecret: import_smithy_client.SENSITIVE_STRING }
|
|
80186
|
+
}), "ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog");
|
|
80187
|
+
var ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80188
|
+
...obj,
|
|
80189
|
+
...obj.ClientSecret && { ClientSecret: import_smithy_client.SENSITIVE_STRING }
|
|
80190
|
+
}), "ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog");
|
|
80191
|
+
var ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80192
|
+
...obj,
|
|
80193
|
+
...obj.OidcOptions && {
|
|
80194
|
+
OidcOptions: ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog(obj.OidcOptions)
|
|
80195
|
+
},
|
|
80196
|
+
...obj.NativeApplicationOidcOptions && {
|
|
80197
|
+
NativeApplicationOidcOptions: ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog(
|
|
80198
|
+
obj.NativeApplicationOidcOptions
|
|
80199
|
+
)
|
|
80200
|
+
}
|
|
80201
|
+
}), "ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog");
|
|
80202
|
+
var ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80203
|
+
...obj,
|
|
80204
|
+
...obj.VerifiedAccessTrustProvider && {
|
|
80205
|
+
VerifiedAccessTrustProvider: VerifiedAccessTrustProviderFilterSensitiveLog(obj.VerifiedAccessTrustProvider)
|
|
80206
|
+
}
|
|
80207
|
+
}), "ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog");
|
|
80208
|
+
var ModifyVpnConnectionResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80209
|
+
...obj,
|
|
80210
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80211
|
+
}), "ModifyVpnConnectionResultFilterSensitiveLog");
|
|
80212
|
+
var ModifyVpnConnectionOptionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80213
|
+
...obj,
|
|
80214
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80215
|
+
}), "ModifyVpnConnectionOptionsResultFilterSensitiveLog");
|
|
80216
|
+
var ModifyVpnTunnelCertificateResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80217
|
+
...obj,
|
|
80218
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80219
|
+
}), "ModifyVpnTunnelCertificateResultFilterSensitiveLog");
|
|
80220
|
+
var ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80221
|
+
...obj,
|
|
80222
|
+
...obj.PreSharedKey && { PreSharedKey: import_smithy_client.SENSITIVE_STRING }
|
|
80223
|
+
}), "ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog");
|
|
80224
|
+
var ModifyVpnTunnelOptionsRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80225
|
+
...obj,
|
|
80226
|
+
...obj.TunnelOptions && { TunnelOptions: import_smithy_client.SENSITIVE_STRING }
|
|
80227
|
+
}), "ModifyVpnTunnelOptionsRequestFilterSensitiveLog");
|
|
80228
|
+
var ModifyVpnTunnelOptionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80229
|
+
...obj,
|
|
80230
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80231
|
+
}), "ModifyVpnTunnelOptionsResultFilterSensitiveLog");
|
|
80232
|
+
|
|
80233
|
+
// src/commands/GetPasswordDataCommand.ts
|
|
79282
80234
|
var GetPasswordDataCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
79283
80235
|
return [
|
|
79284
80236
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -79579,195 +80531,6 @@ var GetVerifiedAccessGroupPolicyCommand = class extends import_smithy_client.Com
|
|
|
79579
80531
|
|
|
79580
80532
|
|
|
79581
80533
|
|
|
79582
|
-
|
|
79583
|
-
// src/models/models_7.ts
|
|
79584
|
-
|
|
79585
|
-
var LockMode = {
|
|
79586
|
-
compliance: "compliance",
|
|
79587
|
-
governance: "governance"
|
|
79588
|
-
};
|
|
79589
|
-
var ModifyAvailabilityZoneOptInStatus = {
|
|
79590
|
-
not_opted_in: "not-opted-in",
|
|
79591
|
-
opted_in: "opted-in"
|
|
79592
|
-
};
|
|
79593
|
-
var OperationType = {
|
|
79594
|
-
add: "add",
|
|
79595
|
-
remove: "remove"
|
|
79596
|
-
};
|
|
79597
|
-
var UnsuccessfulInstanceCreditSpecificationErrorCode = {
|
|
79598
|
-
INCORRECT_INSTANCE_STATE: "IncorrectInstanceState",
|
|
79599
|
-
INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED: "InstanceCreditSpecification.NotSupported",
|
|
79600
|
-
INSTANCE_NOT_FOUND: "InvalidInstanceID.NotFound",
|
|
79601
|
-
INVALID_INSTANCE_ID: "InvalidInstanceID.Malformed"
|
|
79602
|
-
};
|
|
79603
|
-
var DefaultInstanceMetadataEndpointState = {
|
|
79604
|
-
disabled: "disabled",
|
|
79605
|
-
enabled: "enabled",
|
|
79606
|
-
no_preference: "no-preference"
|
|
79607
|
-
};
|
|
79608
|
-
var MetadataDefaultHttpTokensState = {
|
|
79609
|
-
no_preference: "no-preference",
|
|
79610
|
-
optional: "optional",
|
|
79611
|
-
required: "required"
|
|
79612
|
-
};
|
|
79613
|
-
var DefaultInstanceMetadataTagsState = {
|
|
79614
|
-
disabled: "disabled",
|
|
79615
|
-
enabled: "enabled",
|
|
79616
|
-
no_preference: "no-preference"
|
|
79617
|
-
};
|
|
79618
|
-
var HostTenancy = {
|
|
79619
|
-
dedicated: "dedicated",
|
|
79620
|
-
default: "default",
|
|
79621
|
-
host: "host"
|
|
79622
|
-
};
|
|
79623
|
-
var PublicIpDnsOption = {
|
|
79624
|
-
public_dual_stack_dns_name: "public-dual-stack-dns-name",
|
|
79625
|
-
public_ipv4_dns_name: "public-ipv4-dns-name",
|
|
79626
|
-
public_ipv6_dns_name: "public-ipv6-dns-name"
|
|
79627
|
-
};
|
|
79628
|
-
var TargetStorageTier = {
|
|
79629
|
-
archive: "archive"
|
|
79630
|
-
};
|
|
79631
|
-
var TrafficMirrorFilterRuleField = {
|
|
79632
|
-
description: "description",
|
|
79633
|
-
destination_port_range: "destination-port-range",
|
|
79634
|
-
protocol: "protocol",
|
|
79635
|
-
source_port_range: "source-port-range"
|
|
79636
|
-
};
|
|
79637
|
-
var TrafficMirrorSessionField = {
|
|
79638
|
-
description: "description",
|
|
79639
|
-
packet_length: "packet-length",
|
|
79640
|
-
virtual_network_id: "virtual-network-id"
|
|
79641
|
-
};
|
|
79642
|
-
var VpcTenancy = {
|
|
79643
|
-
default: "default"
|
|
79644
|
-
};
|
|
79645
|
-
var Status = {
|
|
79646
|
-
inClassic: "InClassic",
|
|
79647
|
-
inVpc: "InVpc",
|
|
79648
|
-
moveInProgress: "MoveInProgress"
|
|
79649
|
-
};
|
|
79650
|
-
var VerificationMethod = {
|
|
79651
|
-
dns_token: "dns-token",
|
|
79652
|
-
remarks_x509: "remarks-x509"
|
|
79653
|
-
};
|
|
79654
|
-
var GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79655
|
-
...obj,
|
|
79656
|
-
...obj.VpnConnectionDeviceSampleConfiguration && { VpnConnectionDeviceSampleConfiguration: import_smithy_client.SENSITIVE_STRING }
|
|
79657
|
-
}), "GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog");
|
|
79658
|
-
var ImageDiskContainerFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79659
|
-
...obj,
|
|
79660
|
-
...obj.Url && { Url: import_smithy_client.SENSITIVE_STRING }
|
|
79661
|
-
}), "ImageDiskContainerFilterSensitiveLog");
|
|
79662
|
-
var ImportImageRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79663
|
-
...obj,
|
|
79664
|
-
...obj.DiskContainers && {
|
|
79665
|
-
DiskContainers: obj.DiskContainers.map((item) => ImageDiskContainerFilterSensitiveLog(item))
|
|
79666
|
-
}
|
|
79667
|
-
}), "ImportImageRequestFilterSensitiveLog");
|
|
79668
|
-
var ImportImageResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79669
|
-
...obj,
|
|
79670
|
-
...obj.SnapshotDetails && {
|
|
79671
|
-
SnapshotDetails: obj.SnapshotDetails.map((item) => SnapshotDetailFilterSensitiveLog(item))
|
|
79672
|
-
}
|
|
79673
|
-
}), "ImportImageResultFilterSensitiveLog");
|
|
79674
|
-
var DiskImageDetailFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79675
|
-
...obj,
|
|
79676
|
-
...obj.ImportManifestUrl && { ImportManifestUrl: import_smithy_client.SENSITIVE_STRING }
|
|
79677
|
-
}), "DiskImageDetailFilterSensitiveLog");
|
|
79678
|
-
var DiskImageFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79679
|
-
...obj,
|
|
79680
|
-
...obj.Image && { Image: DiskImageDetailFilterSensitiveLog(obj.Image) }
|
|
79681
|
-
}), "DiskImageFilterSensitiveLog");
|
|
79682
|
-
var UserDataFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79683
|
-
...obj
|
|
79684
|
-
}), "UserDataFilterSensitiveLog");
|
|
79685
|
-
var ImportInstanceLaunchSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79686
|
-
...obj,
|
|
79687
|
-
...obj.UserData && { UserData: import_smithy_client.SENSITIVE_STRING }
|
|
79688
|
-
}), "ImportInstanceLaunchSpecificationFilterSensitiveLog");
|
|
79689
|
-
var ImportInstanceRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79690
|
-
...obj,
|
|
79691
|
-
...obj.LaunchSpecification && {
|
|
79692
|
-
LaunchSpecification: ImportInstanceLaunchSpecificationFilterSensitiveLog(obj.LaunchSpecification)
|
|
79693
|
-
},
|
|
79694
|
-
...obj.DiskImages && { DiskImages: obj.DiskImages.map((item) => DiskImageFilterSensitiveLog(item)) }
|
|
79695
|
-
}), "ImportInstanceRequestFilterSensitiveLog");
|
|
79696
|
-
var ImportInstanceResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79697
|
-
...obj,
|
|
79698
|
-
...obj.ConversionTask && { ConversionTask: ConversionTaskFilterSensitiveLog(obj.ConversionTask) }
|
|
79699
|
-
}), "ImportInstanceResultFilterSensitiveLog");
|
|
79700
|
-
var SnapshotDiskContainerFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79701
|
-
...obj,
|
|
79702
|
-
...obj.Url && { Url: import_smithy_client.SENSITIVE_STRING }
|
|
79703
|
-
}), "SnapshotDiskContainerFilterSensitiveLog");
|
|
79704
|
-
var ImportSnapshotRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79705
|
-
...obj,
|
|
79706
|
-
...obj.DiskContainer && { DiskContainer: SnapshotDiskContainerFilterSensitiveLog(obj.DiskContainer) }
|
|
79707
|
-
}), "ImportSnapshotRequestFilterSensitiveLog");
|
|
79708
|
-
var ImportSnapshotResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79709
|
-
...obj,
|
|
79710
|
-
...obj.SnapshotTaskDetail && { SnapshotTaskDetail: SnapshotTaskDetailFilterSensitiveLog(obj.SnapshotTaskDetail) }
|
|
79711
|
-
}), "ImportSnapshotResultFilterSensitiveLog");
|
|
79712
|
-
var ImportVolumeRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79713
|
-
...obj,
|
|
79714
|
-
...obj.Image && { Image: DiskImageDetailFilterSensitiveLog(obj.Image) }
|
|
79715
|
-
}), "ImportVolumeRequestFilterSensitiveLog");
|
|
79716
|
-
var ImportVolumeResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79717
|
-
...obj,
|
|
79718
|
-
...obj.ConversionTask && { ConversionTask: ConversionTaskFilterSensitiveLog(obj.ConversionTask) }
|
|
79719
|
-
}), "ImportVolumeResultFilterSensitiveLog");
|
|
79720
|
-
var ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79721
|
-
...obj,
|
|
79722
|
-
...obj.ClientSecret && { ClientSecret: import_smithy_client.SENSITIVE_STRING }
|
|
79723
|
-
}), "ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog");
|
|
79724
|
-
var ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79725
|
-
...obj,
|
|
79726
|
-
...obj.ClientSecret && { ClientSecret: import_smithy_client.SENSITIVE_STRING }
|
|
79727
|
-
}), "ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog");
|
|
79728
|
-
var ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79729
|
-
...obj,
|
|
79730
|
-
...obj.OidcOptions && {
|
|
79731
|
-
OidcOptions: ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog(obj.OidcOptions)
|
|
79732
|
-
},
|
|
79733
|
-
...obj.NativeApplicationOidcOptions && {
|
|
79734
|
-
NativeApplicationOidcOptions: ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog(
|
|
79735
|
-
obj.NativeApplicationOidcOptions
|
|
79736
|
-
)
|
|
79737
|
-
}
|
|
79738
|
-
}), "ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog");
|
|
79739
|
-
var ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79740
|
-
...obj,
|
|
79741
|
-
...obj.VerifiedAccessTrustProvider && {
|
|
79742
|
-
VerifiedAccessTrustProvider: VerifiedAccessTrustProviderFilterSensitiveLog(obj.VerifiedAccessTrustProvider)
|
|
79743
|
-
}
|
|
79744
|
-
}), "ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog");
|
|
79745
|
-
var ModifyVpnConnectionResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79746
|
-
...obj,
|
|
79747
|
-
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
79748
|
-
}), "ModifyVpnConnectionResultFilterSensitiveLog");
|
|
79749
|
-
var ModifyVpnConnectionOptionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79750
|
-
...obj,
|
|
79751
|
-
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
79752
|
-
}), "ModifyVpnConnectionOptionsResultFilterSensitiveLog");
|
|
79753
|
-
var ModifyVpnTunnelCertificateResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79754
|
-
...obj,
|
|
79755
|
-
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
79756
|
-
}), "ModifyVpnTunnelCertificateResultFilterSensitiveLog");
|
|
79757
|
-
var ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79758
|
-
...obj,
|
|
79759
|
-
...obj.PreSharedKey && { PreSharedKey: import_smithy_client.SENSITIVE_STRING }
|
|
79760
|
-
}), "ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog");
|
|
79761
|
-
var ModifyVpnTunnelOptionsRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79762
|
-
...obj,
|
|
79763
|
-
...obj.TunnelOptions && { TunnelOptions: import_smithy_client.SENSITIVE_STRING }
|
|
79764
|
-
}), "ModifyVpnTunnelOptionsRequestFilterSensitiveLog");
|
|
79765
|
-
var ModifyVpnTunnelOptionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
79766
|
-
...obj,
|
|
79767
|
-
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
79768
|
-
}), "ModifyVpnTunnelOptionsResultFilterSensitiveLog");
|
|
79769
|
-
|
|
79770
|
-
// src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts
|
|
79771
80534
|
var GetVpnConnectionDeviceSampleConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
79772
80535
|
return [
|
|
79773
80536
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -82299,6 +83062,7 @@ var commands = {
|
|
|
82299
83062
|
CreateFlowLogsCommand,
|
|
82300
83063
|
CreateFpgaImageCommand,
|
|
82301
83064
|
CreateImageCommand,
|
|
83065
|
+
CreateImageUsageReportCommand,
|
|
82302
83066
|
CreateInstanceConnectEndpointCommand,
|
|
82303
83067
|
CreateInstanceEventWindowCommand,
|
|
82304
83068
|
CreateInstanceExportTaskCommand,
|
|
@@ -82384,6 +83148,7 @@ var commands = {
|
|
|
82384
83148
|
DeleteFleetsCommand,
|
|
82385
83149
|
DeleteFlowLogsCommand,
|
|
82386
83150
|
DeleteFpgaImageCommand,
|
|
83151
|
+
DeleteImageUsageReportCommand,
|
|
82387
83152
|
DeleteInstanceConnectEndpointCommand,
|
|
82388
83153
|
DeleteInstanceEventWindowCommand,
|
|
82389
83154
|
DeleteInternetGatewayCommand,
|
|
@@ -82510,7 +83275,10 @@ var commands = {
|
|
|
82510
83275
|
DescribeIdentityIdFormatCommand,
|
|
82511
83276
|
DescribeIdFormatCommand,
|
|
82512
83277
|
DescribeImageAttributeCommand,
|
|
83278
|
+
DescribeImageReferencesCommand,
|
|
82513
83279
|
DescribeImagesCommand,
|
|
83280
|
+
DescribeImageUsageReportEntriesCommand,
|
|
83281
|
+
DescribeImageUsageReportsCommand,
|
|
82514
83282
|
DescribeImportImageTasksCommand,
|
|
82515
83283
|
DescribeImportSnapshotTasksCommand,
|
|
82516
83284
|
DescribeInstanceAttributeCommand,
|
|
@@ -83046,6 +83814,18 @@ var paginateDescribeHosts = (0, import_core.createPaginator)(EC2Client, Describe
|
|
|
83046
83814
|
|
|
83047
83815
|
var paginateDescribeIamInstanceProfileAssociations = (0, import_core.createPaginator)(EC2Client, DescribeIamInstanceProfileAssociationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
83048
83816
|
|
|
83817
|
+
// src/pagination/DescribeImageReferencesPaginator.ts
|
|
83818
|
+
|
|
83819
|
+
var paginateDescribeImageReferences = (0, import_core.createPaginator)(EC2Client, DescribeImageReferencesCommand, "NextToken", "NextToken", "MaxResults");
|
|
83820
|
+
|
|
83821
|
+
// src/pagination/DescribeImageUsageReportEntriesPaginator.ts
|
|
83822
|
+
|
|
83823
|
+
var paginateDescribeImageUsageReportEntries = (0, import_core.createPaginator)(EC2Client, DescribeImageUsageReportEntriesCommand, "NextToken", "NextToken", "MaxResults");
|
|
83824
|
+
|
|
83825
|
+
// src/pagination/DescribeImageUsageReportsPaginator.ts
|
|
83826
|
+
|
|
83827
|
+
var paginateDescribeImageUsageReports = (0, import_core.createPaginator)(EC2Client, DescribeImageUsageReportsCommand, "NextToken", "NextToken", "MaxResults");
|
|
83828
|
+
|
|
83049
83829
|
// src/pagination/DescribeImagesPaginator.ts
|
|
83050
83830
|
|
|
83051
83831
|
var paginateDescribeImages = (0, import_core.createPaginator)(EC2Client, DescribeImagesCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -83965,9 +84745,63 @@ var waitUntilImageExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
|
83965
84745
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
83966
84746
|
}, "waitUntilImageExists");
|
|
83967
84747
|
|
|
83968
|
-
// src/waiters/
|
|
84748
|
+
// src/waiters/waitForImageUsageReportAvailable.ts
|
|
83969
84749
|
|
|
83970
84750
|
var checkState10 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84751
|
+
let reason;
|
|
84752
|
+
try {
|
|
84753
|
+
const result = await client.send(new DescribeImageUsageReportsCommand(input));
|
|
84754
|
+
reason = result;
|
|
84755
|
+
try {
|
|
84756
|
+
const returnComparator = /* @__PURE__ */ __name(() => {
|
|
84757
|
+
const flat_1 = [].concat(...result.ImageUsageReports);
|
|
84758
|
+
const projection_3 = flat_1.map((element_2) => {
|
|
84759
|
+
return element_2.State;
|
|
84760
|
+
});
|
|
84761
|
+
return projection_3;
|
|
84762
|
+
}, "returnComparator");
|
|
84763
|
+
let allStringEq_5 = returnComparator().length > 0;
|
|
84764
|
+
for (const element_4 of returnComparator()) {
|
|
84765
|
+
allStringEq_5 = allStringEq_5 && element_4 == "available";
|
|
84766
|
+
}
|
|
84767
|
+
if (allStringEq_5) {
|
|
84768
|
+
return { state: import_util_waiter.WaiterState.SUCCESS, reason };
|
|
84769
|
+
}
|
|
84770
|
+
} catch (e) {
|
|
84771
|
+
}
|
|
84772
|
+
try {
|
|
84773
|
+
const returnComparator = /* @__PURE__ */ __name(() => {
|
|
84774
|
+
const flat_1 = [].concat(...result.ImageUsageReports);
|
|
84775
|
+
const projection_3 = flat_1.map((element_2) => {
|
|
84776
|
+
return element_2.State;
|
|
84777
|
+
});
|
|
84778
|
+
return projection_3;
|
|
84779
|
+
}, "returnComparator");
|
|
84780
|
+
for (const anyStringEq_4 of returnComparator()) {
|
|
84781
|
+
if (anyStringEq_4 == "failed") {
|
|
84782
|
+
return { state: import_util_waiter.WaiterState.FAILURE, reason };
|
|
84783
|
+
}
|
|
84784
|
+
}
|
|
84785
|
+
} catch (e) {
|
|
84786
|
+
}
|
|
84787
|
+
} catch (exception) {
|
|
84788
|
+
reason = exception;
|
|
84789
|
+
}
|
|
84790
|
+
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
84791
|
+
}, "checkState");
|
|
84792
|
+
var waitForImageUsageReportAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84793
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84794
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState10);
|
|
84795
|
+
}, "waitForImageUsageReportAvailable");
|
|
84796
|
+
var waitUntilImageUsageReportAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84797
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84798
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState10);
|
|
84799
|
+
return (0, import_util_waiter.checkExceptions)(result);
|
|
84800
|
+
}, "waitUntilImageUsageReportAvailable");
|
|
84801
|
+
|
|
84802
|
+
// src/waiters/waitForInstanceExists.ts
|
|
84803
|
+
|
|
84804
|
+
var checkState11 = /* @__PURE__ */ __name(async (client, input) => {
|
|
83971
84805
|
let reason;
|
|
83972
84806
|
try {
|
|
83973
84807
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -83992,17 +84826,17 @@ var checkState10 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
83992
84826
|
}, "checkState");
|
|
83993
84827
|
var waitForInstanceExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
83994
84828
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
83995
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84829
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState11);
|
|
83996
84830
|
}, "waitForInstanceExists");
|
|
83997
84831
|
var waitUntilInstanceExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
83998
84832
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
83999
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84833
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState11);
|
|
84000
84834
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84001
84835
|
}, "waitUntilInstanceExists");
|
|
84002
84836
|
|
|
84003
84837
|
// src/waiters/waitForInstanceRunning.ts
|
|
84004
84838
|
|
|
84005
|
-
var
|
|
84839
|
+
var checkState12 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84006
84840
|
let reason;
|
|
84007
84841
|
try {
|
|
84008
84842
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -84095,17 +84929,17 @@ var checkState11 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84095
84929
|
}, "checkState");
|
|
84096
84930
|
var waitForInstanceRunning = /* @__PURE__ */ __name(async (params, input) => {
|
|
84097
84931
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84098
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84932
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState12);
|
|
84099
84933
|
}, "waitForInstanceRunning");
|
|
84100
84934
|
var waitUntilInstanceRunning = /* @__PURE__ */ __name(async (params, input) => {
|
|
84101
84935
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84102
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84936
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState12);
|
|
84103
84937
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84104
84938
|
}, "waitUntilInstanceRunning");
|
|
84105
84939
|
|
|
84106
84940
|
// src/waiters/waitForInstanceStatusOk.ts
|
|
84107
84941
|
|
|
84108
|
-
var
|
|
84942
|
+
var checkState13 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84109
84943
|
let reason;
|
|
84110
84944
|
try {
|
|
84111
84945
|
const result = await client.send(new DescribeInstanceStatusCommand(input));
|
|
@@ -84137,17 +84971,17 @@ var checkState12 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84137
84971
|
}, "checkState");
|
|
84138
84972
|
var waitForInstanceStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
84139
84973
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84140
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84974
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState13);
|
|
84141
84975
|
}, "waitForInstanceStatusOk");
|
|
84142
84976
|
var waitUntilInstanceStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
84143
84977
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84144
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84978
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState13);
|
|
84145
84979
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84146
84980
|
}, "waitUntilInstanceStatusOk");
|
|
84147
84981
|
|
|
84148
84982
|
// src/waiters/waitForInstanceStopped.ts
|
|
84149
84983
|
|
|
84150
|
-
var
|
|
84984
|
+
var checkState14 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84151
84985
|
let reason;
|
|
84152
84986
|
try {
|
|
84153
84987
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -84218,17 +85052,17 @@ var checkState13 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84218
85052
|
}, "checkState");
|
|
84219
85053
|
var waitForInstanceStopped = /* @__PURE__ */ __name(async (params, input) => {
|
|
84220
85054
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84221
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85055
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState14);
|
|
84222
85056
|
}, "waitForInstanceStopped");
|
|
84223
85057
|
var waitUntilInstanceStopped = /* @__PURE__ */ __name(async (params, input) => {
|
|
84224
85058
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84225
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85059
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState14);
|
|
84226
85060
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84227
85061
|
}, "waitUntilInstanceStopped");
|
|
84228
85062
|
|
|
84229
85063
|
// src/waiters/waitForInstanceTerminated.ts
|
|
84230
85064
|
|
|
84231
|
-
var
|
|
85065
|
+
var checkState15 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84232
85066
|
let reason;
|
|
84233
85067
|
try {
|
|
84234
85068
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -84299,17 +85133,17 @@ var checkState14 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84299
85133
|
}, "checkState");
|
|
84300
85134
|
var waitForInstanceTerminated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84301
85135
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84302
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85136
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState15);
|
|
84303
85137
|
}, "waitForInstanceTerminated");
|
|
84304
85138
|
var waitUntilInstanceTerminated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84305
85139
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84306
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85140
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState15);
|
|
84307
85141
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84308
85142
|
}, "waitUntilInstanceTerminated");
|
|
84309
85143
|
|
|
84310
85144
|
// src/waiters/waitForInternetGatewayExists.ts
|
|
84311
85145
|
|
|
84312
|
-
var
|
|
85146
|
+
var checkState16 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84313
85147
|
let reason;
|
|
84314
85148
|
try {
|
|
84315
85149
|
const result = await client.send(new DescribeInternetGatewaysCommand(input));
|
|
@@ -84337,17 +85171,17 @@ var checkState15 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84337
85171
|
}, "checkState");
|
|
84338
85172
|
var waitForInternetGatewayExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84339
85173
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84340
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85174
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState16);
|
|
84341
85175
|
}, "waitForInternetGatewayExists");
|
|
84342
85176
|
var waitUntilInternetGatewayExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84343
85177
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84344
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85178
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState16);
|
|
84345
85179
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84346
85180
|
}, "waitUntilInternetGatewayExists");
|
|
84347
85181
|
|
|
84348
85182
|
// src/waiters/waitForKeyPairExists.ts
|
|
84349
85183
|
|
|
84350
|
-
var
|
|
85184
|
+
var checkState17 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84351
85185
|
let reason;
|
|
84352
85186
|
try {
|
|
84353
85187
|
const result = await client.send(new DescribeKeyPairsCommand(input));
|
|
@@ -84375,17 +85209,17 @@ var checkState16 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84375
85209
|
}, "checkState");
|
|
84376
85210
|
var waitForKeyPairExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84377
85211
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84378
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85212
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState17);
|
|
84379
85213
|
}, "waitForKeyPairExists");
|
|
84380
85214
|
var waitUntilKeyPairExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84381
85215
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84382
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85216
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState17);
|
|
84383
85217
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84384
85218
|
}, "waitUntilKeyPairExists");
|
|
84385
85219
|
|
|
84386
85220
|
// src/waiters/waitForNatGatewayAvailable.ts
|
|
84387
85221
|
|
|
84388
|
-
var
|
|
85222
|
+
var checkState18 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84389
85223
|
let reason;
|
|
84390
85224
|
try {
|
|
84391
85225
|
const result = await client.send(new DescribeNatGatewaysCommand(input));
|
|
@@ -84462,17 +85296,17 @@ var checkState17 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84462
85296
|
}, "checkState");
|
|
84463
85297
|
var waitForNatGatewayAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84464
85298
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84465
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85299
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState18);
|
|
84466
85300
|
}, "waitForNatGatewayAvailable");
|
|
84467
85301
|
var waitUntilNatGatewayAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84468
85302
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84469
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85303
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState18);
|
|
84470
85304
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84471
85305
|
}, "waitUntilNatGatewayAvailable");
|
|
84472
85306
|
|
|
84473
85307
|
// src/waiters/waitForNatGatewayDeleted.ts
|
|
84474
85308
|
|
|
84475
|
-
var
|
|
85309
|
+
var checkState19 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84476
85310
|
let reason;
|
|
84477
85311
|
try {
|
|
84478
85312
|
const result = await client.send(new DescribeNatGatewaysCommand(input));
|
|
@@ -84504,17 +85338,17 @@ var checkState18 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84504
85338
|
}, "checkState");
|
|
84505
85339
|
var waitForNatGatewayDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84506
85340
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84507
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85341
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState19);
|
|
84508
85342
|
}, "waitForNatGatewayDeleted");
|
|
84509
85343
|
var waitUntilNatGatewayDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84510
85344
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84511
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85345
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState19);
|
|
84512
85346
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84513
85347
|
}, "waitUntilNatGatewayDeleted");
|
|
84514
85348
|
|
|
84515
85349
|
// src/waiters/waitForNetworkInterfaceAvailable.ts
|
|
84516
85350
|
|
|
84517
|
-
var
|
|
85351
|
+
var checkState20 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84518
85352
|
let reason;
|
|
84519
85353
|
try {
|
|
84520
85354
|
const result = await client.send(new DescribeNetworkInterfacesCommand(input));
|
|
@@ -84546,17 +85380,17 @@ var checkState19 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84546
85380
|
}, "checkState");
|
|
84547
85381
|
var waitForNetworkInterfaceAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84548
85382
|
const serviceDefaults = { minDelay: 20, maxDelay: 120 };
|
|
84549
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85383
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState20);
|
|
84550
85384
|
}, "waitForNetworkInterfaceAvailable");
|
|
84551
85385
|
var waitUntilNetworkInterfaceAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84552
85386
|
const serviceDefaults = { minDelay: 20, maxDelay: 120 };
|
|
84553
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85387
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState20);
|
|
84554
85388
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84555
85389
|
}, "waitUntilNetworkInterfaceAvailable");
|
|
84556
85390
|
|
|
84557
85391
|
// src/waiters/waitForSnapshotImported.ts
|
|
84558
85392
|
|
|
84559
|
-
var
|
|
85393
|
+
var checkState21 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84560
85394
|
let reason;
|
|
84561
85395
|
try {
|
|
84562
85396
|
const result = await client.send(new DescribeImportSnapshotTasksCommand(input));
|
|
@@ -84600,17 +85434,17 @@ var checkState20 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84600
85434
|
}, "checkState");
|
|
84601
85435
|
var waitForSnapshotImported = /* @__PURE__ */ __name(async (params, input) => {
|
|
84602
85436
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84603
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85437
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState21);
|
|
84604
85438
|
}, "waitForSnapshotImported");
|
|
84605
85439
|
var waitUntilSnapshotImported = /* @__PURE__ */ __name(async (params, input) => {
|
|
84606
85440
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84607
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85441
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState21);
|
|
84608
85442
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84609
85443
|
}, "waitUntilSnapshotImported");
|
|
84610
85444
|
|
|
84611
85445
|
// src/waiters/waitForSecurityGroupExists.ts
|
|
84612
85446
|
|
|
84613
|
-
var
|
|
85447
|
+
var checkState22 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84614
85448
|
let reason;
|
|
84615
85449
|
try {
|
|
84616
85450
|
const result = await client.send(new DescribeSecurityGroupsCommand(input));
|
|
@@ -84638,17 +85472,17 @@ var checkState21 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84638
85472
|
}, "checkState");
|
|
84639
85473
|
var waitForSecurityGroupExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84640
85474
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84641
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85475
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState22);
|
|
84642
85476
|
}, "waitForSecurityGroupExists");
|
|
84643
85477
|
var waitUntilSecurityGroupExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84644
85478
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84645
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85479
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState22);
|
|
84646
85480
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84647
85481
|
}, "waitUntilSecurityGroupExists");
|
|
84648
85482
|
|
|
84649
85483
|
// src/waiters/waitForSecurityGroupVpcAssociationAssociated.ts
|
|
84650
85484
|
|
|
84651
|
-
var
|
|
85485
|
+
var checkState23 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84652
85486
|
let reason;
|
|
84653
85487
|
try {
|
|
84654
85488
|
const result = await client.send(new DescribeSecurityGroupVpcAssociationsCommand(input));
|
|
@@ -84707,17 +85541,17 @@ var checkState22 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84707
85541
|
}, "checkState");
|
|
84708
85542
|
var waitForSecurityGroupVpcAssociationAssociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84709
85543
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84710
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85544
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState23);
|
|
84711
85545
|
}, "waitForSecurityGroupVpcAssociationAssociated");
|
|
84712
85546
|
var waitUntilSecurityGroupVpcAssociationAssociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84713
85547
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84714
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85548
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState23);
|
|
84715
85549
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84716
85550
|
}, "waitUntilSecurityGroupVpcAssociationAssociated");
|
|
84717
85551
|
|
|
84718
85552
|
// src/waiters/waitForSecurityGroupVpcAssociationDisassociated.ts
|
|
84719
85553
|
|
|
84720
|
-
var
|
|
85554
|
+
var checkState24 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84721
85555
|
let reason;
|
|
84722
85556
|
try {
|
|
84723
85557
|
const result = await client.send(new DescribeSecurityGroupVpcAssociationsCommand(input));
|
|
@@ -84786,17 +85620,17 @@ var checkState23 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84786
85620
|
}, "checkState");
|
|
84787
85621
|
var waitForSecurityGroupVpcAssociationDisassociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84788
85622
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84789
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85623
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState24);
|
|
84790
85624
|
}, "waitForSecurityGroupVpcAssociationDisassociated");
|
|
84791
85625
|
var waitUntilSecurityGroupVpcAssociationDisassociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84792
85626
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84793
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85627
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState24);
|
|
84794
85628
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84795
85629
|
}, "waitUntilSecurityGroupVpcAssociationDisassociated");
|
|
84796
85630
|
|
|
84797
85631
|
// src/waiters/waitForSnapshotCompleted.ts
|
|
84798
85632
|
|
|
84799
|
-
var
|
|
85633
|
+
var checkState25 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84800
85634
|
let reason;
|
|
84801
85635
|
try {
|
|
84802
85636
|
const result = await client.send(new DescribeSnapshotsCommand(input));
|
|
@@ -84840,17 +85674,17 @@ var checkState24 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84840
85674
|
}, "checkState");
|
|
84841
85675
|
var waitForSnapshotCompleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84842
85676
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84843
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85677
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState25);
|
|
84844
85678
|
}, "waitForSnapshotCompleted");
|
|
84845
85679
|
var waitUntilSnapshotCompleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84846
85680
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84847
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85681
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState25);
|
|
84848
85682
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84849
85683
|
}, "waitUntilSnapshotCompleted");
|
|
84850
85684
|
|
|
84851
85685
|
// src/waiters/waitForSpotInstanceRequestFulfilled.ts
|
|
84852
85686
|
|
|
84853
|
-
var
|
|
85687
|
+
var checkState26 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84854
85688
|
let reason;
|
|
84855
85689
|
try {
|
|
84856
85690
|
const result = await client.send(new DescribeSpotInstanceRequestsCommand(input));
|
|
@@ -84959,17 +85793,17 @@ var checkState25 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84959
85793
|
}, "checkState");
|
|
84960
85794
|
var waitForSpotInstanceRequestFulfilled = /* @__PURE__ */ __name(async (params, input) => {
|
|
84961
85795
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84962
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85796
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState26);
|
|
84963
85797
|
}, "waitForSpotInstanceRequestFulfilled");
|
|
84964
85798
|
var waitUntilSpotInstanceRequestFulfilled = /* @__PURE__ */ __name(async (params, input) => {
|
|
84965
85799
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84966
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85800
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState26);
|
|
84967
85801
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84968
85802
|
}, "waitUntilSpotInstanceRequestFulfilled");
|
|
84969
85803
|
|
|
84970
85804
|
// src/waiters/waitForSystemStatusOk.ts
|
|
84971
85805
|
|
|
84972
|
-
var
|
|
85806
|
+
var checkState27 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84973
85807
|
let reason;
|
|
84974
85808
|
try {
|
|
84975
85809
|
const result = await client.send(new DescribeInstanceStatusCommand(input));
|
|
@@ -84998,17 +85832,17 @@ var checkState26 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84998
85832
|
}, "checkState");
|
|
84999
85833
|
var waitForSystemStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
85000
85834
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85001
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85835
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState27);
|
|
85002
85836
|
}, "waitForSystemStatusOk");
|
|
85003
85837
|
var waitUntilSystemStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
85004
85838
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85005
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85839
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState27);
|
|
85006
85840
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85007
85841
|
}, "waitUntilSystemStatusOk");
|
|
85008
85842
|
|
|
85009
85843
|
// src/waiters/waitForStoreImageTaskComplete.ts
|
|
85010
85844
|
|
|
85011
|
-
var
|
|
85845
|
+
var checkState28 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85012
85846
|
let reason;
|
|
85013
85847
|
try {
|
|
85014
85848
|
const result = await client.send(new DescribeStoreImageTasksCommand(input));
|
|
@@ -85067,17 +85901,17 @@ var checkState27 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85067
85901
|
}, "checkState");
|
|
85068
85902
|
var waitForStoreImageTaskComplete = /* @__PURE__ */ __name(async (params, input) => {
|
|
85069
85903
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
85070
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85904
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState28);
|
|
85071
85905
|
}, "waitForStoreImageTaskComplete");
|
|
85072
85906
|
var waitUntilStoreImageTaskComplete = /* @__PURE__ */ __name(async (params, input) => {
|
|
85073
85907
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
85074
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85908
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState28);
|
|
85075
85909
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85076
85910
|
}, "waitUntilStoreImageTaskComplete");
|
|
85077
85911
|
|
|
85078
85912
|
// src/waiters/waitForPasswordDataAvailable.ts
|
|
85079
85913
|
|
|
85080
|
-
var
|
|
85914
|
+
var checkState29 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85081
85915
|
let reason;
|
|
85082
85916
|
try {
|
|
85083
85917
|
const result = await client.send(new GetPasswordDataCommand(input));
|
|
@@ -85098,17 +85932,17 @@ var checkState28 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85098
85932
|
}, "checkState");
|
|
85099
85933
|
var waitForPasswordDataAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85100
85934
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85101
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85935
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState29);
|
|
85102
85936
|
}, "waitForPasswordDataAvailable");
|
|
85103
85937
|
var waitUntilPasswordDataAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85104
85938
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85105
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85939
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState29);
|
|
85106
85940
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85107
85941
|
}, "waitUntilPasswordDataAvailable");
|
|
85108
85942
|
|
|
85109
85943
|
// src/waiters/waitForSubnetAvailable.ts
|
|
85110
85944
|
|
|
85111
|
-
var
|
|
85945
|
+
var checkState30 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85112
85946
|
let reason;
|
|
85113
85947
|
try {
|
|
85114
85948
|
const result = await client.send(new DescribeSubnetsCommand(input));
|
|
@@ -85137,17 +85971,17 @@ var checkState29 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85137
85971
|
}, "checkState");
|
|
85138
85972
|
var waitForSubnetAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85139
85973
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85140
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85974
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState30);
|
|
85141
85975
|
}, "waitForSubnetAvailable");
|
|
85142
85976
|
var waitUntilSubnetAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85143
85977
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85144
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85978
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState30);
|
|
85145
85979
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85146
85980
|
}, "waitUntilSubnetAvailable");
|
|
85147
85981
|
|
|
85148
85982
|
// src/waiters/waitForVolumeAvailable.ts
|
|
85149
85983
|
|
|
85150
|
-
var
|
|
85984
|
+
var checkState31 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85151
85985
|
let reason;
|
|
85152
85986
|
try {
|
|
85153
85987
|
const result = await client.send(new DescribeVolumesCommand(input));
|
|
@@ -85191,17 +86025,17 @@ var checkState30 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85191
86025
|
}, "checkState");
|
|
85192
86026
|
var waitForVolumeAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85193
86027
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85194
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86028
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState31);
|
|
85195
86029
|
}, "waitForVolumeAvailable");
|
|
85196
86030
|
var waitUntilVolumeAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85197
86031
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85198
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86032
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState31);
|
|
85199
86033
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85200
86034
|
}, "waitUntilVolumeAvailable");
|
|
85201
86035
|
|
|
85202
86036
|
// src/waiters/waitForVolumeDeleted.ts
|
|
85203
86037
|
|
|
85204
|
-
var
|
|
86038
|
+
var checkState32 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85205
86039
|
let reason;
|
|
85206
86040
|
try {
|
|
85207
86041
|
const result = await client.send(new DescribeVolumesCommand(input));
|
|
@@ -85233,17 +86067,17 @@ var checkState31 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85233
86067
|
}, "checkState");
|
|
85234
86068
|
var waitForVolumeDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85235
86069
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85236
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86070
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState32);
|
|
85237
86071
|
}, "waitForVolumeDeleted");
|
|
85238
86072
|
var waitUntilVolumeDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85239
86073
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85240
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86074
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState32);
|
|
85241
86075
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85242
86076
|
}, "waitUntilVolumeDeleted");
|
|
85243
86077
|
|
|
85244
86078
|
// src/waiters/waitForVolumeInUse.ts
|
|
85245
86079
|
|
|
85246
|
-
var
|
|
86080
|
+
var checkState33 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85247
86081
|
let reason;
|
|
85248
86082
|
try {
|
|
85249
86083
|
const result = await client.send(new DescribeVolumesCommand(input));
|
|
@@ -85287,17 +86121,17 @@ var checkState32 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85287
86121
|
}, "checkState");
|
|
85288
86122
|
var waitForVolumeInUse = /* @__PURE__ */ __name(async (params, input) => {
|
|
85289
86123
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85290
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86124
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState33);
|
|
85291
86125
|
}, "waitForVolumeInUse");
|
|
85292
86126
|
var waitUntilVolumeInUse = /* @__PURE__ */ __name(async (params, input) => {
|
|
85293
86127
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85294
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86128
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState33);
|
|
85295
86129
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85296
86130
|
}, "waitUntilVolumeInUse");
|
|
85297
86131
|
|
|
85298
86132
|
// src/waiters/waitForVpcAvailable.ts
|
|
85299
86133
|
|
|
85300
|
-
var
|
|
86134
|
+
var checkState34 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85301
86135
|
let reason;
|
|
85302
86136
|
try {
|
|
85303
86137
|
const result = await client.send(new DescribeVpcsCommand(input));
|
|
@@ -85326,17 +86160,17 @@ var checkState33 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85326
86160
|
}, "checkState");
|
|
85327
86161
|
var waitForVpcAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85328
86162
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85329
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86163
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState34);
|
|
85330
86164
|
}, "waitForVpcAvailable");
|
|
85331
86165
|
var waitUntilVpcAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85332
86166
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85333
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86167
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState34);
|
|
85334
86168
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85335
86169
|
}, "waitUntilVpcAvailable");
|
|
85336
86170
|
|
|
85337
86171
|
// src/waiters/waitForVpcExists.ts
|
|
85338
86172
|
|
|
85339
|
-
var
|
|
86173
|
+
var checkState35 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85340
86174
|
let reason;
|
|
85341
86175
|
try {
|
|
85342
86176
|
const result = await client.send(new DescribeVpcsCommand(input));
|
|
@@ -85352,17 +86186,17 @@ var checkState34 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85352
86186
|
}, "checkState");
|
|
85353
86187
|
var waitForVpcExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85354
86188
|
const serviceDefaults = { minDelay: 1, maxDelay: 120 };
|
|
85355
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86189
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState35);
|
|
85356
86190
|
}, "waitForVpcExists");
|
|
85357
86191
|
var waitUntilVpcExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85358
86192
|
const serviceDefaults = { minDelay: 1, maxDelay: 120 };
|
|
85359
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86193
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState35);
|
|
85360
86194
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85361
86195
|
}, "waitUntilVpcExists");
|
|
85362
86196
|
|
|
85363
86197
|
// src/waiters/waitForVpcPeeringConnectionDeleted.ts
|
|
85364
86198
|
|
|
85365
|
-
var
|
|
86199
|
+
var checkState36 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85366
86200
|
let reason;
|
|
85367
86201
|
try {
|
|
85368
86202
|
const result = await client.send(new DescribeVpcPeeringConnectionsCommand(input));
|
|
@@ -85394,17 +86228,17 @@ var checkState35 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85394
86228
|
}, "checkState");
|
|
85395
86229
|
var waitForVpcPeeringConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85396
86230
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85397
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86231
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState36);
|
|
85398
86232
|
}, "waitForVpcPeeringConnectionDeleted");
|
|
85399
86233
|
var waitUntilVpcPeeringConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85400
86234
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85401
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86235
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState36);
|
|
85402
86236
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85403
86237
|
}, "waitUntilVpcPeeringConnectionDeleted");
|
|
85404
86238
|
|
|
85405
86239
|
// src/waiters/waitForVpcPeeringConnectionExists.ts
|
|
85406
86240
|
|
|
85407
|
-
var
|
|
86241
|
+
var checkState37 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85408
86242
|
let reason;
|
|
85409
86243
|
try {
|
|
85410
86244
|
const result = await client.send(new DescribeVpcPeeringConnectionsCommand(input));
|
|
@@ -85420,17 +86254,17 @@ var checkState36 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85420
86254
|
}, "checkState");
|
|
85421
86255
|
var waitForVpcPeeringConnectionExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85422
86256
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85423
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86257
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState37);
|
|
85424
86258
|
}, "waitForVpcPeeringConnectionExists");
|
|
85425
86259
|
var waitUntilVpcPeeringConnectionExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85426
86260
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85427
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86261
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState37);
|
|
85428
86262
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85429
86263
|
}, "waitUntilVpcPeeringConnectionExists");
|
|
85430
86264
|
|
|
85431
86265
|
// src/waiters/waitForVpnConnectionAvailable.ts
|
|
85432
86266
|
|
|
85433
|
-
var
|
|
86267
|
+
var checkState38 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85434
86268
|
let reason;
|
|
85435
86269
|
try {
|
|
85436
86270
|
const result = await client.send(new DescribeVpnConnectionsCommand(input));
|
|
@@ -85489,17 +86323,17 @@ var checkState37 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85489
86323
|
}, "checkState");
|
|
85490
86324
|
var waitForVpnConnectionAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85491
86325
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85492
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86326
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState38);
|
|
85493
86327
|
}, "waitForVpnConnectionAvailable");
|
|
85494
86328
|
var waitUntilVpnConnectionAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85495
86329
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85496
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86330
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState38);
|
|
85497
86331
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85498
86332
|
}, "waitUntilVpnConnectionAvailable");
|
|
85499
86333
|
|
|
85500
86334
|
// src/waiters/waitForVpnConnectionDeleted.ts
|
|
85501
86335
|
|
|
85502
|
-
var
|
|
86336
|
+
var checkState39 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85503
86337
|
let reason;
|
|
85504
86338
|
try {
|
|
85505
86339
|
const result = await client.send(new DescribeVpnConnectionsCommand(input));
|
|
@@ -85543,11 +86377,11 @@ var checkState38 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85543
86377
|
}, "checkState");
|
|
85544
86378
|
var waitForVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85545
86379
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85546
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86380
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState39);
|
|
85547
86381
|
}, "waitForVpnConnectionDeleted");
|
|
85548
86382
|
var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85549
86383
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85550
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86384
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState39);
|
|
85551
86385
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85552
86386
|
}, "waitUntilVpnConnectionDeleted");
|
|
85553
86387
|
// Annotate the CommonJS export names for ESM import in node:
|
|
@@ -85636,6 +86470,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
85636
86470
|
CreateFlowLogsCommand,
|
|
85637
86471
|
CreateFpgaImageCommand,
|
|
85638
86472
|
CreateImageCommand,
|
|
86473
|
+
CreateImageUsageReportCommand,
|
|
85639
86474
|
CreateInstanceConnectEndpointCommand,
|
|
85640
86475
|
CreateInstanceEventWindowCommand,
|
|
85641
86476
|
CreateInstanceExportTaskCommand,
|
|
@@ -85721,6 +86556,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
85721
86556
|
DeleteFleetsCommand,
|
|
85722
86557
|
DeleteFlowLogsCommand,
|
|
85723
86558
|
DeleteFpgaImageCommand,
|
|
86559
|
+
DeleteImageUsageReportCommand,
|
|
85724
86560
|
DeleteInstanceConnectEndpointCommand,
|
|
85725
86561
|
DeleteInstanceEventWindowCommand,
|
|
85726
86562
|
DeleteInternetGatewayCommand,
|
|
@@ -85847,6 +86683,9 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
85847
86683
|
DescribeIdFormatCommand,
|
|
85848
86684
|
DescribeIdentityIdFormatCommand,
|
|
85849
86685
|
DescribeImageAttributeCommand,
|
|
86686
|
+
DescribeImageReferencesCommand,
|
|
86687
|
+
DescribeImageUsageReportEntriesCommand,
|
|
86688
|
+
DescribeImageUsageReportsCommand,
|
|
85850
86689
|
DescribeImagesCommand,
|
|
85851
86690
|
DescribeImportImageTasksCommand,
|
|
85852
86691
|
DescribeImportSnapshotTasksCommand,
|
|
@@ -86279,6 +87118,9 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86279
87118
|
paginateDescribeHostReservations,
|
|
86280
87119
|
paginateDescribeHosts,
|
|
86281
87120
|
paginateDescribeIamInstanceProfileAssociations,
|
|
87121
|
+
paginateDescribeImageReferences,
|
|
87122
|
+
paginateDescribeImageUsageReportEntries,
|
|
87123
|
+
paginateDescribeImageUsageReports,
|
|
86282
87124
|
paginateDescribeImages,
|
|
86283
87125
|
paginateDescribeImportImageTasks,
|
|
86284
87126
|
paginateDescribeImportSnapshotTasks,
|
|
@@ -86416,6 +87258,8 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86416
87258
|
waitUntilImageAvailable,
|
|
86417
87259
|
waitForImageExists,
|
|
86418
87260
|
waitUntilImageExists,
|
|
87261
|
+
waitForImageUsageReportAvailable,
|
|
87262
|
+
waitUntilImageUsageReportAvailable,
|
|
86419
87263
|
waitForInstanceExists,
|
|
86420
87264
|
waitUntilInstanceExists,
|
|
86421
87265
|
waitForInstanceRunning,
|
|
@@ -86748,7 +87592,6 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86748
87592
|
CapacityBlockResourceState,
|
|
86749
87593
|
CapacityBlockInterconnectStatus,
|
|
86750
87594
|
CallerRole,
|
|
86751
|
-
CapacityReservationBillingRequestStatus,
|
|
86752
87595
|
VpnTunnelOptionsSpecificationFilterSensitiveLog,
|
|
86753
87596
|
VpnConnectionOptionsSpecificationFilterSensitiveLog,
|
|
86754
87597
|
CreateVpnConnectionRequestFilterSensitiveLog,
|
|
@@ -86758,6 +87601,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86758
87601
|
CreateVpnConnectionResultFilterSensitiveLog,
|
|
86759
87602
|
DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog,
|
|
86760
87603
|
DescribeBundleTasksResultFilterSensitiveLog,
|
|
87604
|
+
CapacityReservationBillingRequestStatus,
|
|
86761
87605
|
ClientVpnConnectionStatusCode,
|
|
86762
87606
|
AssociatedNetworkType,
|
|
86763
87607
|
ClientVpnEndpointAttributeStatusCode,
|
|
@@ -86778,6 +87622,8 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86778
87622
|
PaymentOption,
|
|
86779
87623
|
ReservationState,
|
|
86780
87624
|
ImageAttributeName,
|
|
87625
|
+
ImageReferenceResourceType,
|
|
87626
|
+
ImageReferenceOptionName,
|
|
86781
87627
|
ArchitectureValues,
|
|
86782
87628
|
BootModeValues,
|
|
86783
87629
|
HypervisorType,
|
|
@@ -86815,15 +87661,6 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86815
87661
|
EnaSupport,
|
|
86816
87662
|
FlexibleEnaQueuesSupport,
|
|
86817
87663
|
NitroEnclavesSupport,
|
|
86818
|
-
NitroTpmSupport,
|
|
86819
|
-
PhcSupport,
|
|
86820
|
-
PlacementGroupStrategy,
|
|
86821
|
-
ArchitectureType,
|
|
86822
|
-
SupportedAdditionalProcessorFeature,
|
|
86823
|
-
RebootMigrationSupport,
|
|
86824
|
-
BootModeType,
|
|
86825
|
-
RootDeviceType,
|
|
86826
|
-
UsageClassType,
|
|
86827
87664
|
DiskImageDescriptionFilterSensitiveLog,
|
|
86828
87665
|
ImportInstanceVolumeDetailItemFilterSensitiveLog,
|
|
86829
87666
|
ImportInstanceTaskDetailsFilterSensitiveLog,
|
|
@@ -86836,6 +87673,15 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86836
87673
|
SnapshotTaskDetailFilterSensitiveLog,
|
|
86837
87674
|
ImportSnapshotTaskFilterSensitiveLog,
|
|
86838
87675
|
DescribeImportSnapshotTasksResultFilterSensitiveLog,
|
|
87676
|
+
NitroTpmSupport,
|
|
87677
|
+
PhcSupport,
|
|
87678
|
+
PlacementGroupStrategy,
|
|
87679
|
+
ArchitectureType,
|
|
87680
|
+
SupportedAdditionalProcessorFeature,
|
|
87681
|
+
RebootMigrationSupport,
|
|
87682
|
+
BootModeType,
|
|
87683
|
+
RootDeviceType,
|
|
87684
|
+
UsageClassType,
|
|
86839
87685
|
LockState,
|
|
86840
87686
|
MoveStatus,
|
|
86841
87687
|
FindingsFound,
|
|
@@ -86862,10 +87708,6 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86862
87708
|
VolumeStatusName,
|
|
86863
87709
|
VolumeStatusInfoStatus,
|
|
86864
87710
|
VpcAttributeName,
|
|
86865
|
-
VpcBlockPublicAccessExclusionsAllowed,
|
|
86866
|
-
InternetGatewayBlockMode,
|
|
86867
|
-
ManagedBy,
|
|
86868
|
-
VpcBlockPublicAccessState,
|
|
86869
87711
|
DescribeLaunchTemplateVersionsResultFilterSensitiveLog,
|
|
86870
87712
|
SpotFleetLaunchSpecificationFilterSensitiveLog,
|
|
86871
87713
|
SpotFleetRequestConfigDataFilterSensitiveLog,
|
|
@@ -86875,6 +87717,10 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86875
87717
|
SpotInstanceRequestFilterSensitiveLog,
|
|
86876
87718
|
DescribeSpotInstanceRequestsResultFilterSensitiveLog,
|
|
86877
87719
|
DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog,
|
|
87720
|
+
VpcBlockPublicAccessExclusionsAllowed,
|
|
87721
|
+
InternetGatewayBlockMode,
|
|
87722
|
+
ManagedBy,
|
|
87723
|
+
VpcBlockPublicAccessState,
|
|
86878
87724
|
ImageBlockPublicAccessDisabledState,
|
|
86879
87725
|
RouteServerPropagationState,
|
|
86880
87726
|
SnapshotBlockPublicAccessState,
|
|
@@ -86896,15 +87742,14 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86896
87742
|
IpamNetworkInterfaceAttachmentStatus,
|
|
86897
87743
|
IpamResourceType,
|
|
86898
87744
|
IpamManagementState,
|
|
86899
|
-
RouteServerRouteInstallationStatus,
|
|
86900
|
-
RouteServerRouteStatus,
|
|
86901
87745
|
DescribeVpnConnectionsResultFilterSensitiveLog,
|
|
86902
87746
|
DetachVerifiedAccessTrustProviderResultFilterSensitiveLog,
|
|
86903
87747
|
VerifiedAccessInstanceUserTrustProviderClientConfigurationFilterSensitiveLog,
|
|
86904
87748
|
ExportVerifiedAccessInstanceClientConfigurationResultFilterSensitiveLog,
|
|
86905
87749
|
GetInstanceTpmEkPubResultFilterSensitiveLog,
|
|
86906
87750
|
GetLaunchTemplateDataResultFilterSensitiveLog,
|
|
86907
|
-
|
|
87751
|
+
RouteServerRouteInstallationStatus,
|
|
87752
|
+
RouteServerRouteStatus,
|
|
86908
87753
|
LockMode,
|
|
86909
87754
|
ModifyAvailabilityZoneOptInStatus,
|
|
86910
87755
|
OperationType,
|
|
@@ -86920,6 +87765,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86920
87765
|
VpcTenancy,
|
|
86921
87766
|
Status,
|
|
86922
87767
|
VerificationMethod,
|
|
87768
|
+
GetPasswordDataResultFilterSensitiveLog,
|
|
86923
87769
|
GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog,
|
|
86924
87770
|
ImageDiskContainerFilterSensitiveLog,
|
|
86925
87771
|
ImportImageRequestFilterSensitiveLog,
|