@aws-sdk/client-ec2 3.875.0 → 3.876.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 +1231 -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 +700 -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 +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- 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 +93 -79
- 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 +19 -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);
|
|
@@ -19956,6 +20083,43 @@ var se_CreateImageRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
19956
20083
|
}
|
|
19957
20084
|
return entries;
|
|
19958
20085
|
}, "se_CreateImageRequest");
|
|
20086
|
+
var se_CreateImageUsageReportRequest = /* @__PURE__ */ __name((input, context) => {
|
|
20087
|
+
const entries = {};
|
|
20088
|
+
if (input[_IIma] != null) {
|
|
20089
|
+
entries[_IIma] = input[_IIma];
|
|
20090
|
+
}
|
|
20091
|
+
if (input[_DRr] != null) {
|
|
20092
|
+
entries[_DRr] = input[_DRr];
|
|
20093
|
+
}
|
|
20094
|
+
if (input[_RTe] != null) {
|
|
20095
|
+
const memberEntries = se_ImageUsageResourceTypeRequestList(input[_RTe], context);
|
|
20096
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
20097
|
+
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
20098
|
+
entries[loc] = value;
|
|
20099
|
+
});
|
|
20100
|
+
}
|
|
20101
|
+
if (input[_AIc] != null) {
|
|
20102
|
+
const memberEntries = se_ImageUsageReportUserIdStringList(input[_AIc], context);
|
|
20103
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
20104
|
+
const loc = `AccountId.${key.substring(key.indexOf(".") + 1)}`;
|
|
20105
|
+
entries[loc] = value;
|
|
20106
|
+
});
|
|
20107
|
+
}
|
|
20108
|
+
if (input[_CTl] === void 0) {
|
|
20109
|
+
input[_CTl] = (0, import_uuid.v4)();
|
|
20110
|
+
}
|
|
20111
|
+
if (input[_CTl] != null) {
|
|
20112
|
+
entries[_CTl] = input[_CTl];
|
|
20113
|
+
}
|
|
20114
|
+
if (input[_TS] != null) {
|
|
20115
|
+
const memberEntries = se_TagSpecificationList(input[_TS], context);
|
|
20116
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
20117
|
+
const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
|
|
20118
|
+
entries[loc] = value;
|
|
20119
|
+
});
|
|
20120
|
+
}
|
|
20121
|
+
return entries;
|
|
20122
|
+
}, "se_CreateImageUsageReportRequest");
|
|
19959
20123
|
var se_CreateInstanceConnectEndpointRequest = /* @__PURE__ */ __name((input, context) => {
|
|
19960
20124
|
const entries = {};
|
|
19961
20125
|
if (input[_DRr] != null) {
|
|
@@ -21280,8 +21444,8 @@ var se_CreateSubnetCidrReservationRequest = /* @__PURE__ */ __name((input, conte
|
|
|
21280
21444
|
if (input[_C] != null) {
|
|
21281
21445
|
entries[_C] = input[_C];
|
|
21282
21446
|
}
|
|
21283
|
-
if (input[
|
|
21284
|
-
entries[
|
|
21447
|
+
if (input[_RTes] != null) {
|
|
21448
|
+
entries[_RTes] = input[_RTes];
|
|
21285
21449
|
}
|
|
21286
21450
|
if (input[_De] != null) {
|
|
21287
21451
|
entries[_De] = input[_De];
|
|
@@ -22867,6 +23031,16 @@ var se_DeleteFpgaImageRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
22867
23031
|
}
|
|
22868
23032
|
return entries;
|
|
22869
23033
|
}, "se_DeleteFpgaImageRequest");
|
|
23034
|
+
var se_DeleteImageUsageReportRequest = /* @__PURE__ */ __name((input, context) => {
|
|
23035
|
+
const entries = {};
|
|
23036
|
+
if (input[_RIep] != null) {
|
|
23037
|
+
entries[_RIep] = input[_RIep];
|
|
23038
|
+
}
|
|
23039
|
+
if (input[_DRr] != null) {
|
|
23040
|
+
entries[_DRr] = input[_DRr];
|
|
23041
|
+
}
|
|
23042
|
+
return entries;
|
|
23043
|
+
}, "se_DeleteImageUsageReportRequest");
|
|
22870
23044
|
var se_DeleteInstanceConnectEndpointRequest = /* @__PURE__ */ __name((input, context) => {
|
|
22871
23045
|
const entries = {};
|
|
22872
23046
|
if (input[_DRr] != null) {
|
|
@@ -24922,6 +25096,48 @@ var se_DescribeImageAttributeRequest = /* @__PURE__ */ __name((input, context) =
|
|
|
24922
25096
|
}
|
|
24923
25097
|
return entries;
|
|
24924
25098
|
}, "se_DescribeImageAttributeRequest");
|
|
25099
|
+
var se_DescribeImageReferencesImageIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
25100
|
+
const entries = {};
|
|
25101
|
+
let counter = 1;
|
|
25102
|
+
for (const entry of input) {
|
|
25103
|
+
if (entry === null) {
|
|
25104
|
+
continue;
|
|
25105
|
+
}
|
|
25106
|
+
entries[`Member.${counter}`] = entry;
|
|
25107
|
+
counter++;
|
|
25108
|
+
}
|
|
25109
|
+
return entries;
|
|
25110
|
+
}, "se_DescribeImageReferencesImageIdStringList");
|
|
25111
|
+
var se_DescribeImageReferencesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
25112
|
+
const entries = {};
|
|
25113
|
+
if (input[_IImag] != null) {
|
|
25114
|
+
const memberEntries = se_DescribeImageReferencesImageIdStringList(input[_IImag], context);
|
|
25115
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25116
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25117
|
+
entries[loc] = value;
|
|
25118
|
+
});
|
|
25119
|
+
}
|
|
25120
|
+
if (input[_IART] != null) {
|
|
25121
|
+
entries[_IART] = input[_IART];
|
|
25122
|
+
}
|
|
25123
|
+
if (input[_RTe] != null) {
|
|
25124
|
+
const memberEntries = se_ResourceTypeRequestList(input[_RTe], context);
|
|
25125
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25126
|
+
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
25127
|
+
entries[loc] = value;
|
|
25128
|
+
});
|
|
25129
|
+
}
|
|
25130
|
+
if (input[_NT] != null) {
|
|
25131
|
+
entries[_NT] = input[_NT];
|
|
25132
|
+
}
|
|
25133
|
+
if (input[_DRr] != null) {
|
|
25134
|
+
entries[_DRr] = input[_DRr];
|
|
25135
|
+
}
|
|
25136
|
+
if (input[_MR] != null) {
|
|
25137
|
+
entries[_MR] = input[_MR];
|
|
25138
|
+
}
|
|
25139
|
+
return entries;
|
|
25140
|
+
}, "se_DescribeImageReferencesRequest");
|
|
24925
25141
|
var se_DescribeImagesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
24926
25142
|
const entries = {};
|
|
24927
25143
|
if (input[_EU] != null) {
|
|
@@ -24969,6 +25185,86 @@ var se_DescribeImagesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
24969
25185
|
}
|
|
24970
25186
|
return entries;
|
|
24971
25187
|
}, "se_DescribeImagesRequest");
|
|
25188
|
+
var se_DescribeImageUsageReportEntriesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
25189
|
+
const entries = {};
|
|
25190
|
+
if (input[_IImag] != null) {
|
|
25191
|
+
const memberEntries = se_DescribeImageUsageReportsImageIdStringList(input[_IImag], context);
|
|
25192
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25193
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25194
|
+
entries[loc] = value;
|
|
25195
|
+
});
|
|
25196
|
+
}
|
|
25197
|
+
if (input[_RIepo] != null) {
|
|
25198
|
+
const memberEntries = se_ImageUsageReportIdStringList(input[_RIepo], context);
|
|
25199
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25200
|
+
const loc = `ReportId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25201
|
+
entries[loc] = value;
|
|
25202
|
+
});
|
|
25203
|
+
}
|
|
25204
|
+
if (input[_NT] != null) {
|
|
25205
|
+
entries[_NT] = input[_NT];
|
|
25206
|
+
}
|
|
25207
|
+
if (input[_Fi] != null) {
|
|
25208
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
25209
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25210
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
25211
|
+
entries[loc] = value;
|
|
25212
|
+
});
|
|
25213
|
+
}
|
|
25214
|
+
if (input[_DRr] != null) {
|
|
25215
|
+
entries[_DRr] = input[_DRr];
|
|
25216
|
+
}
|
|
25217
|
+
if (input[_MR] != null) {
|
|
25218
|
+
entries[_MR] = input[_MR];
|
|
25219
|
+
}
|
|
25220
|
+
return entries;
|
|
25221
|
+
}, "se_DescribeImageUsageReportEntriesRequest");
|
|
25222
|
+
var se_DescribeImageUsageReportsImageIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
25223
|
+
const entries = {};
|
|
25224
|
+
let counter = 1;
|
|
25225
|
+
for (const entry of input) {
|
|
25226
|
+
if (entry === null) {
|
|
25227
|
+
continue;
|
|
25228
|
+
}
|
|
25229
|
+
entries[`Member.${counter}`] = entry;
|
|
25230
|
+
counter++;
|
|
25231
|
+
}
|
|
25232
|
+
return entries;
|
|
25233
|
+
}, "se_DescribeImageUsageReportsImageIdStringList");
|
|
25234
|
+
var se_DescribeImageUsageReportsRequest = /* @__PURE__ */ __name((input, context) => {
|
|
25235
|
+
const entries = {};
|
|
25236
|
+
if (input[_IImag] != null) {
|
|
25237
|
+
const memberEntries = se_DescribeImageUsageReportsImageIdStringList(input[_IImag], context);
|
|
25238
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25239
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25240
|
+
entries[loc] = value;
|
|
25241
|
+
});
|
|
25242
|
+
}
|
|
25243
|
+
if (input[_RIepo] != null) {
|
|
25244
|
+
const memberEntries = se_ImageUsageReportIdStringList(input[_RIepo], context);
|
|
25245
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25246
|
+
const loc = `ReportId.${key.substring(key.indexOf(".") + 1)}`;
|
|
25247
|
+
entries[loc] = value;
|
|
25248
|
+
});
|
|
25249
|
+
}
|
|
25250
|
+
if (input[_NT] != null) {
|
|
25251
|
+
entries[_NT] = input[_NT];
|
|
25252
|
+
}
|
|
25253
|
+
if (input[_Fi] != null) {
|
|
25254
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
25255
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
25256
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
25257
|
+
entries[loc] = value;
|
|
25258
|
+
});
|
|
25259
|
+
}
|
|
25260
|
+
if (input[_DRr] != null) {
|
|
25261
|
+
entries[_DRr] = input[_DRr];
|
|
25262
|
+
}
|
|
25263
|
+
if (input[_MR] != null) {
|
|
25264
|
+
entries[_MR] = input[_MR];
|
|
25265
|
+
}
|
|
25266
|
+
return entries;
|
|
25267
|
+
}, "se_DescribeImageUsageReportsRequest");
|
|
24972
25268
|
var se_DescribeImportImageTasksRequest = /* @__PURE__ */ __name((input, context) => {
|
|
24973
25269
|
const entries = {};
|
|
24974
25270
|
if (input[_DRr] != null) {
|
|
@@ -30144,8 +30440,8 @@ var se_GetIpamResourceCidrsRequest = /* @__PURE__ */ __name((input, context) =>
|
|
|
30144
30440
|
if (input[_RT] != null) {
|
|
30145
30441
|
entries[_RT] = input[_RT];
|
|
30146
30442
|
}
|
|
30147
|
-
if (input[
|
|
30148
|
-
const memberEntries = se_RequestIpamResourceTag(input[
|
|
30443
|
+
if (input[_RTeso] != null) {
|
|
30444
|
+
const memberEntries = se_RequestIpamResourceTag(input[_RTeso], context);
|
|
30149
30445
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
30150
30446
|
const loc = `ResourceTag.${key}`;
|
|
30151
30447
|
entries[loc] = value;
|
|
@@ -30874,6 +31170,100 @@ var se_ImageProviderRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
|
30874
31170
|
}
|
|
30875
31171
|
return entries;
|
|
30876
31172
|
}, "se_ImageProviderRequestList");
|
|
31173
|
+
var se_ImageUsageReportIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
31174
|
+
const entries = {};
|
|
31175
|
+
let counter = 1;
|
|
31176
|
+
for (const entry of input) {
|
|
31177
|
+
if (entry === null) {
|
|
31178
|
+
continue;
|
|
31179
|
+
}
|
|
31180
|
+
entries[`Member.${counter}`] = entry;
|
|
31181
|
+
counter++;
|
|
31182
|
+
}
|
|
31183
|
+
return entries;
|
|
31184
|
+
}, "se_ImageUsageReportIdStringList");
|
|
31185
|
+
var se_ImageUsageReportUserIdStringList = /* @__PURE__ */ __name((input, context) => {
|
|
31186
|
+
const entries = {};
|
|
31187
|
+
let counter = 1;
|
|
31188
|
+
for (const entry of input) {
|
|
31189
|
+
if (entry === null) {
|
|
31190
|
+
continue;
|
|
31191
|
+
}
|
|
31192
|
+
entries[`UserId.${counter}`] = entry;
|
|
31193
|
+
counter++;
|
|
31194
|
+
}
|
|
31195
|
+
return entries;
|
|
31196
|
+
}, "se_ImageUsageReportUserIdStringList");
|
|
31197
|
+
var se_ImageUsageResourceTypeOptionRequest = /* @__PURE__ */ __name((input, context) => {
|
|
31198
|
+
const entries = {};
|
|
31199
|
+
if (input[_ON] != null) {
|
|
31200
|
+
entries[_ON] = input[_ON];
|
|
31201
|
+
}
|
|
31202
|
+
if (input[_OV] != null) {
|
|
31203
|
+
const memberEntries = se_ImageUsageResourceTypeOptionValuesList(input[_OV], context);
|
|
31204
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31205
|
+
const loc = `OptionValue.${key.substring(key.indexOf(".") + 1)}`;
|
|
31206
|
+
entries[loc] = value;
|
|
31207
|
+
});
|
|
31208
|
+
}
|
|
31209
|
+
return entries;
|
|
31210
|
+
}, "se_ImageUsageResourceTypeOptionRequest");
|
|
31211
|
+
var se_ImageUsageResourceTypeOptionRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
31212
|
+
const entries = {};
|
|
31213
|
+
let counter = 1;
|
|
31214
|
+
for (const entry of input) {
|
|
31215
|
+
if (entry === null) {
|
|
31216
|
+
continue;
|
|
31217
|
+
}
|
|
31218
|
+
const memberEntries = se_ImageUsageResourceTypeOptionRequest(entry, context);
|
|
31219
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31220
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
31221
|
+
});
|
|
31222
|
+
counter++;
|
|
31223
|
+
}
|
|
31224
|
+
return entries;
|
|
31225
|
+
}, "se_ImageUsageResourceTypeOptionRequestList");
|
|
31226
|
+
var se_ImageUsageResourceTypeOptionValuesList = /* @__PURE__ */ __name((input, context) => {
|
|
31227
|
+
const entries = {};
|
|
31228
|
+
let counter = 1;
|
|
31229
|
+
for (const entry of input) {
|
|
31230
|
+
if (entry === null) {
|
|
31231
|
+
continue;
|
|
31232
|
+
}
|
|
31233
|
+
entries[`Item.${counter}`] = entry;
|
|
31234
|
+
counter++;
|
|
31235
|
+
}
|
|
31236
|
+
return entries;
|
|
31237
|
+
}, "se_ImageUsageResourceTypeOptionValuesList");
|
|
31238
|
+
var se_ImageUsageResourceTypeRequest = /* @__PURE__ */ __name((input, context) => {
|
|
31239
|
+
const entries = {};
|
|
31240
|
+
if (input[_RT] != null) {
|
|
31241
|
+
entries[_RT] = input[_RT];
|
|
31242
|
+
}
|
|
31243
|
+
if (input[_RTO] != null) {
|
|
31244
|
+
const memberEntries = se_ImageUsageResourceTypeOptionRequestList(input[_RTO], context);
|
|
31245
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31246
|
+
const loc = `ResourceTypeOption.${key.substring(key.indexOf(".") + 1)}`;
|
|
31247
|
+
entries[loc] = value;
|
|
31248
|
+
});
|
|
31249
|
+
}
|
|
31250
|
+
return entries;
|
|
31251
|
+
}, "se_ImageUsageResourceTypeRequest");
|
|
31252
|
+
var se_ImageUsageResourceTypeRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
31253
|
+
const entries = {};
|
|
31254
|
+
let counter = 1;
|
|
31255
|
+
for (const entry of input) {
|
|
31256
|
+
if (entry === null) {
|
|
31257
|
+
continue;
|
|
31258
|
+
}
|
|
31259
|
+
const memberEntries = se_ImageUsageResourceTypeRequest(entry, context);
|
|
31260
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
31261
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
31262
|
+
});
|
|
31263
|
+
counter++;
|
|
31264
|
+
}
|
|
31265
|
+
return entries;
|
|
31266
|
+
}, "se_ImageUsageResourceTypeRequestList");
|
|
30877
31267
|
var se_ImportClientVpnClientCertificateRevocationListRequest = /* @__PURE__ */ __name((input, context) => {
|
|
30878
31268
|
const entries = {};
|
|
30879
31269
|
if (input[_CVEI] != null) {
|
|
@@ -37959,8 +38349,8 @@ var se_ResourceStatementRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
37959
38349
|
entries[loc] = value;
|
|
37960
38350
|
});
|
|
37961
38351
|
}
|
|
37962
|
-
if (input[
|
|
37963
|
-
const memberEntries = se_ValueStringList(input[
|
|
38352
|
+
if (input[_RTe] != null) {
|
|
38353
|
+
const memberEntries = se_ValueStringList(input[_RTe], context);
|
|
37964
38354
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
37965
38355
|
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
37966
38356
|
entries[loc] = value;
|
|
@@ -37968,6 +38358,76 @@ var se_ResourceStatementRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
37968
38358
|
}
|
|
37969
38359
|
return entries;
|
|
37970
38360
|
}, "se_ResourceStatementRequest");
|
|
38361
|
+
var se_ResourceTypeOption = /* @__PURE__ */ __name((input, context) => {
|
|
38362
|
+
const entries = {};
|
|
38363
|
+
if (input[_ON] != null) {
|
|
38364
|
+
entries[_ON] = input[_ON];
|
|
38365
|
+
}
|
|
38366
|
+
if (input[_OV] != null) {
|
|
38367
|
+
const memberEntries = se_ResourceTypeOptionValuesList(input[_OV], context);
|
|
38368
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38369
|
+
const loc = `OptionValue.${key.substring(key.indexOf(".") + 1)}`;
|
|
38370
|
+
entries[loc] = value;
|
|
38371
|
+
});
|
|
38372
|
+
}
|
|
38373
|
+
return entries;
|
|
38374
|
+
}, "se_ResourceTypeOption");
|
|
38375
|
+
var se_ResourceTypeOptionList = /* @__PURE__ */ __name((input, context) => {
|
|
38376
|
+
const entries = {};
|
|
38377
|
+
let counter = 1;
|
|
38378
|
+
for (const entry of input) {
|
|
38379
|
+
if (entry === null) {
|
|
38380
|
+
continue;
|
|
38381
|
+
}
|
|
38382
|
+
const memberEntries = se_ResourceTypeOption(entry, context);
|
|
38383
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38384
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
38385
|
+
});
|
|
38386
|
+
counter++;
|
|
38387
|
+
}
|
|
38388
|
+
return entries;
|
|
38389
|
+
}, "se_ResourceTypeOptionList");
|
|
38390
|
+
var se_ResourceTypeOptionValuesList = /* @__PURE__ */ __name((input, context) => {
|
|
38391
|
+
const entries = {};
|
|
38392
|
+
let counter = 1;
|
|
38393
|
+
for (const entry of input) {
|
|
38394
|
+
if (entry === null) {
|
|
38395
|
+
continue;
|
|
38396
|
+
}
|
|
38397
|
+
entries[`Member.${counter}`] = entry;
|
|
38398
|
+
counter++;
|
|
38399
|
+
}
|
|
38400
|
+
return entries;
|
|
38401
|
+
}, "se_ResourceTypeOptionValuesList");
|
|
38402
|
+
var se_ResourceTypeRequest = /* @__PURE__ */ __name((input, context) => {
|
|
38403
|
+
const entries = {};
|
|
38404
|
+
if (input[_RT] != null) {
|
|
38405
|
+
entries[_RT] = input[_RT];
|
|
38406
|
+
}
|
|
38407
|
+
if (input[_RTO] != null) {
|
|
38408
|
+
const memberEntries = se_ResourceTypeOptionList(input[_RTO], context);
|
|
38409
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38410
|
+
const loc = `ResourceTypeOption.${key.substring(key.indexOf(".") + 1)}`;
|
|
38411
|
+
entries[loc] = value;
|
|
38412
|
+
});
|
|
38413
|
+
}
|
|
38414
|
+
return entries;
|
|
38415
|
+
}, "se_ResourceTypeRequest");
|
|
38416
|
+
var se_ResourceTypeRequestList = /* @__PURE__ */ __name((input, context) => {
|
|
38417
|
+
const entries = {};
|
|
38418
|
+
let counter = 1;
|
|
38419
|
+
for (const entry of input) {
|
|
38420
|
+
if (entry === null) {
|
|
38421
|
+
continue;
|
|
38422
|
+
}
|
|
38423
|
+
const memberEntries = se_ResourceTypeRequest(entry, context);
|
|
38424
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
38425
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
38426
|
+
});
|
|
38427
|
+
counter++;
|
|
38428
|
+
}
|
|
38429
|
+
return entries;
|
|
38430
|
+
}, "se_ResourceTypeRequestList");
|
|
37971
38431
|
var se_RestorableByStringList = /* @__PURE__ */ __name((input, context) => {
|
|
37972
38432
|
const entries = {};
|
|
37973
38433
|
let counter = 1;
|
|
@@ -42700,7 +43160,7 @@ var de_CapacityReservation = /* @__PURE__ */ __name((output, context) => {
|
|
|
42700
43160
|
contents[_CAa] = de_CapacityAllocations((0, import_smithy_client.getArrayIfSingleItem)(output[_cAS][_i]), context);
|
|
42701
43161
|
}
|
|
42702
43162
|
if (output[_rT] != null) {
|
|
42703
|
-
contents[
|
|
43163
|
+
contents[_RTes] = (0, import_smithy_client.expectString)(output[_rT]);
|
|
42704
43164
|
}
|
|
42705
43165
|
if (output[_uRBOI] != null) {
|
|
42706
43166
|
contents[_URBOI] = (0, import_smithy_client.expectString)(output[_uRBOI]);
|
|
@@ -43830,6 +44290,13 @@ var de_CreateImageResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
43830
44290
|
}
|
|
43831
44291
|
return contents;
|
|
43832
44292
|
}, "de_CreateImageResult");
|
|
44293
|
+
var de_CreateImageUsageReportResult = /* @__PURE__ */ __name((output, context) => {
|
|
44294
|
+
const contents = {};
|
|
44295
|
+
if (output[_rI] != null) {
|
|
44296
|
+
contents[_RIep] = (0, import_smithy_client.expectString)(output[_rI]);
|
|
44297
|
+
}
|
|
44298
|
+
return contents;
|
|
44299
|
+
}, "de_CreateImageUsageReportResult");
|
|
43833
44300
|
var de_CreateInstanceConnectEndpointResult = /* @__PURE__ */ __name((output, context) => {
|
|
43834
44301
|
const contents = {};
|
|
43835
44302
|
if (output[_iCE] != null) {
|
|
@@ -44610,6 +45077,13 @@ var de_DeleteFpgaImageResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
44610
45077
|
}
|
|
44611
45078
|
return contents;
|
|
44612
45079
|
}, "de_DeleteFpgaImageResult");
|
|
45080
|
+
var de_DeleteImageUsageReportResult = /* @__PURE__ */ __name((output, context) => {
|
|
45081
|
+
const contents = {};
|
|
45082
|
+
if (output[_r] != null) {
|
|
45083
|
+
contents[_Ret] = (0, import_smithy_client.parseBoolean)(output[_r]);
|
|
45084
|
+
}
|
|
45085
|
+
return contents;
|
|
45086
|
+
}, "de_DeleteImageUsageReportResult");
|
|
44613
45087
|
var de_DeleteInstanceConnectEndpointResult = /* @__PURE__ */ __name((output, context) => {
|
|
44614
45088
|
const contents = {};
|
|
44615
45089
|
if (output[_iCE] != null) {
|
|
@@ -45680,9 +46154,9 @@ var de_DescribeFleetHistoryResult = /* @__PURE__ */ __name((output, context) =>
|
|
|
45680
46154
|
var de_DescribeFleetInstancesResult = /* @__PURE__ */ __name((output, context) => {
|
|
45681
46155
|
const contents = {};
|
|
45682
46156
|
if (output.activeInstanceSet === "") {
|
|
45683
|
-
contents[
|
|
46157
|
+
contents[_AIct] = [];
|
|
45684
46158
|
} else if (output[_aIS] != null && output[_aIS][_i] != null) {
|
|
45685
|
-
contents[
|
|
46159
|
+
contents[_AIct] = de_ActiveInstanceSet((0, import_smithy_client.getArrayIfSingleItem)(output[_aIS][_i]), context);
|
|
45686
46160
|
}
|
|
45687
46161
|
if (output[_nTe] != null) {
|
|
45688
46162
|
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
@@ -45832,6 +46306,18 @@ var de_DescribeIdFormatResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
45832
46306
|
}
|
|
45833
46307
|
return contents;
|
|
45834
46308
|
}, "de_DescribeIdFormatResult");
|
|
46309
|
+
var de_DescribeImageReferencesResult = /* @__PURE__ */ __name((output, context) => {
|
|
46310
|
+
const contents = {};
|
|
46311
|
+
if (output[_nTe] != null) {
|
|
46312
|
+
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
46313
|
+
}
|
|
46314
|
+
if (output.imageReferenceSet === "") {
|
|
46315
|
+
contents[_IRm] = [];
|
|
46316
|
+
} else if (output[_iRS] != null && output[_iRS][_i] != null) {
|
|
46317
|
+
contents[_IRm] = de_ImageReferenceList((0, import_smithy_client.getArrayIfSingleItem)(output[_iRS][_i]), context);
|
|
46318
|
+
}
|
|
46319
|
+
return contents;
|
|
46320
|
+
}, "de_DescribeImageReferencesResult");
|
|
45835
46321
|
var de_DescribeImagesResult = /* @__PURE__ */ __name((output, context) => {
|
|
45836
46322
|
const contents = {};
|
|
45837
46323
|
if (output[_nTe] != null) {
|
|
@@ -45844,6 +46330,30 @@ var de_DescribeImagesResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
45844
46330
|
}
|
|
45845
46331
|
return contents;
|
|
45846
46332
|
}, "de_DescribeImagesResult");
|
|
46333
|
+
var de_DescribeImageUsageReportEntriesResult = /* @__PURE__ */ __name((output, context) => {
|
|
46334
|
+
const contents = {};
|
|
46335
|
+
if (output[_nTe] != null) {
|
|
46336
|
+
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
46337
|
+
}
|
|
46338
|
+
if (output.imageUsageReportEntrySet === "") {
|
|
46339
|
+
contents[_IURE] = [];
|
|
46340
|
+
} else if (output[_iURES] != null && output[_iURES][_i] != null) {
|
|
46341
|
+
contents[_IURE] = de_ImageUsageReportEntryList((0, import_smithy_client.getArrayIfSingleItem)(output[_iURES][_i]), context);
|
|
46342
|
+
}
|
|
46343
|
+
return contents;
|
|
46344
|
+
}, "de_DescribeImageUsageReportEntriesResult");
|
|
46345
|
+
var de_DescribeImageUsageReportsResult = /* @__PURE__ */ __name((output, context) => {
|
|
46346
|
+
const contents = {};
|
|
46347
|
+
if (output[_nTe] != null) {
|
|
46348
|
+
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
46349
|
+
}
|
|
46350
|
+
if (output.imageUsageReportSet === "") {
|
|
46351
|
+
contents[_IUR] = [];
|
|
46352
|
+
} else if (output[_iURS] != null && output[_iURS][_i] != null) {
|
|
46353
|
+
contents[_IUR] = de_ImageUsageReportList((0, import_smithy_client.getArrayIfSingleItem)(output[_iURS][_i]), context);
|
|
46354
|
+
}
|
|
46355
|
+
return contents;
|
|
46356
|
+
}, "de_DescribeImageUsageReportsResult");
|
|
45847
46357
|
var de_DescribeImportImageTasksResult = /* @__PURE__ */ __name((output, context) => {
|
|
45848
46358
|
const contents = {};
|
|
45849
46359
|
if (output.importImageTaskSet === "") {
|
|
@@ -46685,9 +47195,9 @@ var de_DescribeSpotDatafeedSubscriptionResult = /* @__PURE__ */ __name((output,
|
|
|
46685
47195
|
var de_DescribeSpotFleetInstancesResponse = /* @__PURE__ */ __name((output, context) => {
|
|
46686
47196
|
const contents = {};
|
|
46687
47197
|
if (output.activeInstanceSet === "") {
|
|
46688
|
-
contents[
|
|
47198
|
+
contents[_AIct] = [];
|
|
46689
47199
|
} else if (output[_aIS] != null && output[_aIS][_i] != null) {
|
|
46690
|
-
contents[
|
|
47200
|
+
contents[_AIct] = de_ActiveInstanceSet((0, import_smithy_client.getArrayIfSingleItem)(output[_aIS][_i]), context);
|
|
46691
47201
|
}
|
|
46692
47202
|
if (output[_nTe] != null) {
|
|
46693
47203
|
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
@@ -50728,6 +51238,132 @@ var de_ImageRecycleBinInfoList = /* @__PURE__ */ __name((output, context) => {
|
|
|
50728
51238
|
return de_ImageRecycleBinInfo(entry, context);
|
|
50729
51239
|
});
|
|
50730
51240
|
}, "de_ImageRecycleBinInfoList");
|
|
51241
|
+
var de_ImageReference = /* @__PURE__ */ __name((output, context) => {
|
|
51242
|
+
const contents = {};
|
|
51243
|
+
if (output[_iIma] != null) {
|
|
51244
|
+
contents[_IIma] = (0, import_smithy_client.expectString)(output[_iIma]);
|
|
51245
|
+
}
|
|
51246
|
+
if (output[_rTe] != null) {
|
|
51247
|
+
contents[_RT] = (0, import_smithy_client.expectString)(output[_rTe]);
|
|
51248
|
+
}
|
|
51249
|
+
if (output[_ar] != null) {
|
|
51250
|
+
contents[_Ar] = (0, import_smithy_client.expectString)(output[_ar]);
|
|
51251
|
+
}
|
|
51252
|
+
return contents;
|
|
51253
|
+
}, "de_ImageReference");
|
|
51254
|
+
var de_ImageReferenceList = /* @__PURE__ */ __name((output, context) => {
|
|
51255
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51256
|
+
return de_ImageReference(entry, context);
|
|
51257
|
+
});
|
|
51258
|
+
}, "de_ImageReferenceList");
|
|
51259
|
+
var de_ImageUsageReport = /* @__PURE__ */ __name((output, context) => {
|
|
51260
|
+
const contents = {};
|
|
51261
|
+
if (output[_iIma] != null) {
|
|
51262
|
+
contents[_IIma] = (0, import_smithy_client.expectString)(output[_iIma]);
|
|
51263
|
+
}
|
|
51264
|
+
if (output[_rI] != null) {
|
|
51265
|
+
contents[_RIep] = (0, import_smithy_client.expectString)(output[_rI]);
|
|
51266
|
+
}
|
|
51267
|
+
if (output.resourceTypeSet === "") {
|
|
51268
|
+
contents[_RTe] = [];
|
|
51269
|
+
} else if (output[_rTSe] != null && output[_rTSe][_i] != null) {
|
|
51270
|
+
contents[_RTe] = de_ImageUsageResourceTypeList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSe][_i]), context);
|
|
51271
|
+
}
|
|
51272
|
+
if (output.accountIdSet === "") {
|
|
51273
|
+
contents[_AIc] = [];
|
|
51274
|
+
} else if (output[_aISc] != null && output[_aISc][_i] != null) {
|
|
51275
|
+
contents[_AIc] = de_UserIdList((0, import_smithy_client.getArrayIfSingleItem)(output[_aISc][_i]), context);
|
|
51276
|
+
}
|
|
51277
|
+
if (output[_st] != null) {
|
|
51278
|
+
contents[_Stat] = (0, import_smithy_client.expectString)(output[_st]);
|
|
51279
|
+
}
|
|
51280
|
+
if (output[_sRt] != null) {
|
|
51281
|
+
contents[_SRt] = (0, import_smithy_client.expectString)(output[_sRt]);
|
|
51282
|
+
}
|
|
51283
|
+
if (output[_cTre] != null) {
|
|
51284
|
+
contents[_CTre] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_cTre]));
|
|
51285
|
+
}
|
|
51286
|
+
if (output[_eT] != null) {
|
|
51287
|
+
contents[_ETx] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_eT]));
|
|
51288
|
+
}
|
|
51289
|
+
if (output.tagSet === "") {
|
|
51290
|
+
contents[_Ta] = [];
|
|
51291
|
+
} else if (output[_tS] != null && output[_tS][_i] != null) {
|
|
51292
|
+
contents[_Ta] = de_TagList((0, import_smithy_client.getArrayIfSingleItem)(output[_tS][_i]), context);
|
|
51293
|
+
}
|
|
51294
|
+
return contents;
|
|
51295
|
+
}, "de_ImageUsageReport");
|
|
51296
|
+
var de_ImageUsageReportEntry = /* @__PURE__ */ __name((output, context) => {
|
|
51297
|
+
const contents = {};
|
|
51298
|
+
if (output[_rTe] != null) {
|
|
51299
|
+
contents[_RT] = (0, import_smithy_client.expectString)(output[_rTe]);
|
|
51300
|
+
}
|
|
51301
|
+
if (output[_rI] != null) {
|
|
51302
|
+
contents[_RIep] = (0, import_smithy_client.expectString)(output[_rI]);
|
|
51303
|
+
}
|
|
51304
|
+
if (output[_uCs] != null) {
|
|
51305
|
+
contents[_UCs] = (0, import_smithy_client.strictParseLong)(output[_uCs]);
|
|
51306
|
+
}
|
|
51307
|
+
if (output[_aIc] != null) {
|
|
51308
|
+
contents[_AIcc] = (0, import_smithy_client.expectString)(output[_aIc]);
|
|
51309
|
+
}
|
|
51310
|
+
if (output[_iIma] != null) {
|
|
51311
|
+
contents[_IIma] = (0, import_smithy_client.expectString)(output[_iIma]);
|
|
51312
|
+
}
|
|
51313
|
+
if (output[_rCT] != null) {
|
|
51314
|
+
contents[_RCT] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_rCT]));
|
|
51315
|
+
}
|
|
51316
|
+
return contents;
|
|
51317
|
+
}, "de_ImageUsageReportEntry");
|
|
51318
|
+
var de_ImageUsageReportEntryList = /* @__PURE__ */ __name((output, context) => {
|
|
51319
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51320
|
+
return de_ImageUsageReportEntry(entry, context);
|
|
51321
|
+
});
|
|
51322
|
+
}, "de_ImageUsageReportEntryList");
|
|
51323
|
+
var de_ImageUsageReportList = /* @__PURE__ */ __name((output, context) => {
|
|
51324
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51325
|
+
return de_ImageUsageReport(entry, context);
|
|
51326
|
+
});
|
|
51327
|
+
}, "de_ImageUsageReportList");
|
|
51328
|
+
var de_ImageUsageResourceType = /* @__PURE__ */ __name((output, context) => {
|
|
51329
|
+
const contents = {};
|
|
51330
|
+
if (output[_rTe] != null) {
|
|
51331
|
+
contents[_RT] = (0, import_smithy_client.expectString)(output[_rTe]);
|
|
51332
|
+
}
|
|
51333
|
+
if (output.resourceTypeOptionSet === "") {
|
|
51334
|
+
contents[_RTO] = [];
|
|
51335
|
+
} else if (output[_rTOS] != null && output[_rTOS][_i] != null) {
|
|
51336
|
+
contents[_RTO] = de_ImageUsageResourceTypeOptionList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTOS][_i]), context);
|
|
51337
|
+
}
|
|
51338
|
+
return contents;
|
|
51339
|
+
}, "de_ImageUsageResourceType");
|
|
51340
|
+
var de_ImageUsageResourceTypeList = /* @__PURE__ */ __name((output, context) => {
|
|
51341
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51342
|
+
return de_ImageUsageResourceType(entry, context);
|
|
51343
|
+
});
|
|
51344
|
+
}, "de_ImageUsageResourceTypeList");
|
|
51345
|
+
var de_ImageUsageResourceTypeOption = /* @__PURE__ */ __name((output, context) => {
|
|
51346
|
+
const contents = {};
|
|
51347
|
+
if (output[_oN] != null) {
|
|
51348
|
+
contents[_ON] = (0, import_smithy_client.expectString)(output[_oN]);
|
|
51349
|
+
}
|
|
51350
|
+
if (output.optionValueSet === "") {
|
|
51351
|
+
contents[_OV] = [];
|
|
51352
|
+
} else if (output[_oVS] != null && output[_oVS][_i] != null) {
|
|
51353
|
+
contents[_OV] = de_ImageUsageResourceTypeOptionValuesList((0, import_smithy_client.getArrayIfSingleItem)(output[_oVS][_i]), context);
|
|
51354
|
+
}
|
|
51355
|
+
return contents;
|
|
51356
|
+
}, "de_ImageUsageResourceTypeOption");
|
|
51357
|
+
var de_ImageUsageResourceTypeOptionList = /* @__PURE__ */ __name((output, context) => {
|
|
51358
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51359
|
+
return de_ImageUsageResourceTypeOption(entry, context);
|
|
51360
|
+
});
|
|
51361
|
+
}, "de_ImageUsageResourceTypeOptionList");
|
|
51362
|
+
var de_ImageUsageResourceTypeOptionValuesList = /* @__PURE__ */ __name((output, context) => {
|
|
51363
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
51364
|
+
return (0, import_smithy_client.expectString)(entry);
|
|
51365
|
+
});
|
|
51366
|
+
}, "de_ImageUsageResourceTypeOptionValuesList");
|
|
50731
51367
|
var de_ImportClientVpnClientCertificateRevocationListResult = /* @__PURE__ */ __name((output, context) => {
|
|
50732
51368
|
const contents = {};
|
|
50733
51369
|
if (output[_r] != null) {
|
|
@@ -52676,8 +53312,8 @@ var de_IpamDiscoveredResourceCidr = /* @__PURE__ */ __name((output, context) =>
|
|
|
52676
53312
|
}
|
|
52677
53313
|
if (output.resourceTagSet === "") {
|
|
52678
53314
|
contents[_RTesou] = [];
|
|
52679
|
-
} else if (output[
|
|
52680
|
-
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[
|
|
53315
|
+
} else if (output[_rTSes] != null && output[_rTSes][_i] != null) {
|
|
53316
|
+
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSes][_i]), context);
|
|
52681
53317
|
}
|
|
52682
53318
|
if (output[_iU] != null) {
|
|
52683
53319
|
contents[_IUp] = (0, import_smithy_client.strictParseFloat)(output[_iU]);
|
|
@@ -53017,8 +53653,8 @@ var de_IpamResourceCidr = /* @__PURE__ */ __name((output, context) => {
|
|
|
53017
53653
|
}
|
|
53018
53654
|
if (output.resourceTagSet === "") {
|
|
53019
53655
|
contents[_RTesou] = [];
|
|
53020
|
-
} else if (output[
|
|
53021
|
-
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[
|
|
53656
|
+
} else if (output[_rTSes] != null && output[_rTSes][_i] != null) {
|
|
53657
|
+
contents[_RTesou] = de_IpamResourceTagList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSes][_i]), context);
|
|
53022
53658
|
}
|
|
53023
53659
|
if (output[_iU] != null) {
|
|
53024
53660
|
contents[_IUp] = (0, import_smithy_client.strictParseFloat)(output[_iU]);
|
|
@@ -57660,9 +58296,9 @@ var de_ResourceStatement = /* @__PURE__ */ __name((output, context) => {
|
|
|
57660
58296
|
contents[_Re] = de_ValueStringList((0, import_smithy_client.getArrayIfSingleItem)(output[_rSesou][_i]), context);
|
|
57661
58297
|
}
|
|
57662
58298
|
if (output.resourceTypeSet === "") {
|
|
57663
|
-
contents[
|
|
57664
|
-
} else if (output[
|
|
57665
|
-
contents[
|
|
58299
|
+
contents[_RTe] = [];
|
|
58300
|
+
} else if (output[_rTSe] != null && output[_rTSe][_i] != null) {
|
|
58301
|
+
contents[_RTe] = de_ValueStringList((0, import_smithy_client.getArrayIfSingleItem)(output[_rTSe][_i]), context);
|
|
57666
58302
|
}
|
|
57667
58303
|
return contents;
|
|
57668
58304
|
}, "de_ResourceStatement");
|
|
@@ -59996,7 +60632,7 @@ var de_SubnetCidrReservation = /* @__PURE__ */ __name((output, context) => {
|
|
|
59996
60632
|
contents[_C] = (0, import_smithy_client.expectString)(output[_ci]);
|
|
59997
60633
|
}
|
|
59998
60634
|
if (output[_rT] != null) {
|
|
59999
|
-
contents[
|
|
60635
|
+
contents[_RTes] = (0, import_smithy_client.expectString)(output[_rT]);
|
|
60000
60636
|
}
|
|
60001
60637
|
if (output[_oI] != null) {
|
|
60002
60638
|
contents[_OIwn] = (0, import_smithy_client.expectString)(output[_oI]);
|
|
@@ -61739,6 +62375,11 @@ var de_UserIdGroupPairSet = /* @__PURE__ */ __name((output, context) => {
|
|
|
61739
62375
|
return de_UserIdGroupPair(entry, context);
|
|
61740
62376
|
});
|
|
61741
62377
|
}, "de_UserIdGroupPairSet");
|
|
62378
|
+
var de_UserIdList = /* @__PURE__ */ __name((output, context) => {
|
|
62379
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
62380
|
+
return (0, import_smithy_client.expectString)(entry);
|
|
62381
|
+
});
|
|
62382
|
+
}, "de_UserIdList");
|
|
61742
62383
|
var de_ValidationError = /* @__PURE__ */ __name((output, context) => {
|
|
61743
62384
|
const contents = {};
|
|
61744
62385
|
if (output[_co] != null) {
|
|
@@ -63498,8 +64139,9 @@ var _AIPs = "AssignedIpv4Prefixes";
|
|
|
63498
64139
|
var _AIRD = "AssociateIpamResourceDiscovery";
|
|
63499
64140
|
var _AISS = "AllowedImagesSettingsState";
|
|
63500
64141
|
var _AIT = "AllowedInstanceTypes";
|
|
63501
|
-
var _AIc = "
|
|
64142
|
+
var _AIc = "AccountIds";
|
|
63502
64143
|
var _AIcc = "AccountId";
|
|
64144
|
+
var _AIct = "ActiveInstances";
|
|
63503
64145
|
var _AId = "AdditionalInfo";
|
|
63504
64146
|
var _AIl = "AllocationId";
|
|
63505
64147
|
var _AIll = "AllocationIds";
|
|
@@ -63797,6 +64439,7 @@ var _CIS = "CreateIpamScope";
|
|
|
63797
64439
|
var _CISI = "CurrentIpamScopeId";
|
|
63798
64440
|
var _CIT = "CancelImportTask";
|
|
63799
64441
|
var _CITo = "CopyImageTags";
|
|
64442
|
+
var _CIUR = "CreateImageUsageReport";
|
|
63800
64443
|
var _CIa = "CarrierIp";
|
|
63801
64444
|
var _CIi = "CidrIp";
|
|
63802
64445
|
var _CIid = "CidrIpv6";
|
|
@@ -64119,6 +64762,7 @@ var _DIP = "DeleteIpamPool";
|
|
|
64119
64762
|
var _DIPC = "DeprovisionIpamPoolCidr";
|
|
64120
64763
|
var _DIPe = "DescribeIpamPools";
|
|
64121
64764
|
var _DIPes = "DescribeIpv6Pools";
|
|
64765
|
+
var _DIR = "DescribeImageReferences";
|
|
64122
64766
|
var _DIRD = "DeleteIpamResourceDiscovery";
|
|
64123
64767
|
var _DIRDA = "DescribeIpamResourceDiscoveryAssociations";
|
|
64124
64768
|
var _DIRDe = "DescribeIpamResourceDiscoveries";
|
|
@@ -64132,6 +64776,9 @@ var _DISi = "DiskImageSize";
|
|
|
64132
64776
|
var _DIT = "DescribeInstanceTopology";
|
|
64133
64777
|
var _DITO = "DescribeInstanceTypeOfferings";
|
|
64134
64778
|
var _DITe = "DescribeInstanceTypes";
|
|
64779
|
+
var _DIUR = "DeleteImageUsageReport";
|
|
64780
|
+
var _DIURE = "DescribeImageUsageReportEntries";
|
|
64781
|
+
var _DIURe = "DescribeImageUsageReports";
|
|
64135
64782
|
var _DIe = "DeregisterImage";
|
|
64136
64783
|
var _DIes = "DescribeImages";
|
|
64137
64784
|
var _DIesc = "DescribeInstances";
|
|
@@ -64718,6 +65365,7 @@ var _IAI = "IncludeAllInstances";
|
|
|
64718
65365
|
var _IAIn = "InferenceAcceleratorInfo";
|
|
64719
65366
|
var _IAPI = "Ipv4AddressesPerInterface";
|
|
64720
65367
|
var _IAPIp = "Ipv6AddressesPerInterface";
|
|
65368
|
+
var _IART = "IncludeAllResourceTypes";
|
|
64721
65369
|
var _IAT = "IpAddressType";
|
|
64722
65370
|
var _IATOI = "IncludeAllTagsOfInstance";
|
|
64723
65371
|
var _IAm = "ImageAllowed";
|
|
@@ -64872,6 +65520,7 @@ var _IRDp = "IpamResourceDiscoveries";
|
|
|
64872
65520
|
var _IRSDA = "IntegrationResultS3DestinationArn";
|
|
64873
65521
|
var _IRT = "IngressRouteTable";
|
|
64874
65522
|
var _IRWM = "InstanceRequirementsWithMetadata";
|
|
65523
|
+
var _IRm = "ImageReferences";
|
|
64875
65524
|
var _IRp = "IpRanges";
|
|
64876
65525
|
var _IRpa = "IpamRegion";
|
|
64877
65526
|
var _IRpv = "Ipv6Ranges";
|
|
@@ -64915,6 +65564,8 @@ var _ITns = "InstanceTenancy";
|
|
|
64915
65564
|
var _ITnst = "InstanceTypes";
|
|
64916
65565
|
var _ITnsta = "InstanceTags";
|
|
64917
65566
|
var _IU = "InstanceUsages";
|
|
65567
|
+
var _IUR = "ImageUsageReports";
|
|
65568
|
+
var _IURE = "ImageUsageReportEntries";
|
|
64918
65569
|
var _IUp = "IpUsage";
|
|
64919
65570
|
var _IV = "ImportVolume";
|
|
64920
65571
|
var _IVE = "IsValidExchange";
|
|
@@ -65340,6 +65991,7 @@ var _OL = "OutpostLags";
|
|
|
65340
65991
|
var _OLI = "OutpostLagId";
|
|
65341
65992
|
var _OLIu = "OutpostLagIds";
|
|
65342
65993
|
var _OMAE = "OriginalMultiAttachEnabled";
|
|
65994
|
+
var _ON = "OptionName";
|
|
65343
65995
|
var _ONA = "OdbNetworkArn";
|
|
65344
65996
|
var _OO = "OidcOptions";
|
|
65345
65997
|
var _OR = "OperatingRegions";
|
|
@@ -65358,6 +66010,7 @@ var _OUA = "OrganizationalUnitArn";
|
|
|
65358
66010
|
var _OUAr = "OrganizationalUnitArns";
|
|
65359
66011
|
var _OUE = "OrganizationalUnitExclusions";
|
|
65360
66012
|
var _OUI = "OrganizationalUnitId";
|
|
66013
|
+
var _OV = "OptionValues";
|
|
65361
66014
|
var _OVC = "OpenVpnConfigurations";
|
|
65362
66015
|
var _OVT = "OriginalVolumeType";
|
|
65363
66016
|
var _Op = "Options";
|
|
@@ -65572,6 +66225,7 @@ var _RCA = "ResourceConfigurationArn";
|
|
|
65572
66225
|
var _RCGA = "ResourceConfigurationGroupArn";
|
|
65573
66226
|
var _RCRBO = "RejectCapacityReservationBillingOwnership";
|
|
65574
66227
|
var _RCS = "ResourceComplianceStatus";
|
|
66228
|
+
var _RCT = "ReportCreationTime";
|
|
65575
66229
|
var _RCVI = "RevokeClientVpnIngress";
|
|
65576
66230
|
var _RCe = "ReasonCodes";
|
|
65577
66231
|
var _RCec = "RecurringCharges";
|
|
@@ -65727,13 +66381,14 @@ var _RTGVA = "RejectTransitGatewayVpcAttachment";
|
|
|
65727
66381
|
var _RTI = "RouteTableId";
|
|
65728
66382
|
var _RTIe = "RequesterTgwInfo";
|
|
65729
66383
|
var _RTIo = "RouteTableIds";
|
|
66384
|
+
var _RTO = "ResourceTypeOptions";
|
|
65730
66385
|
var _RTR = "RouteTableRoute";
|
|
65731
66386
|
var _RTV = "RemainingTotalValue";
|
|
65732
|
-
var _RTe = "
|
|
66387
|
+
var _RTe = "ResourceTypes";
|
|
65733
66388
|
var _RTel = "ReleaseTime";
|
|
65734
66389
|
var _RTeq = "RequestTime";
|
|
65735
|
-
var _RTes = "
|
|
65736
|
-
var _RTeso = "
|
|
66390
|
+
var _RTes = "ReservationType";
|
|
66391
|
+
var _RTeso = "ResourceTag";
|
|
65737
66392
|
var _RTesou = "ResourceTags";
|
|
65738
66393
|
var _RTo = "RouteTable";
|
|
65739
66394
|
var _RTou = "RouteTables";
|
|
@@ -66142,6 +66797,7 @@ var _To = "To";
|
|
|
66142
66797
|
var _U = "Url";
|
|
66143
66798
|
var _UB = "UserBucket";
|
|
66144
66799
|
var _UC = "UltraserverCount";
|
|
66800
|
+
var _UCs = "UsageCount";
|
|
66145
66801
|
var _UD = "UserData";
|
|
66146
66802
|
var _UDLTV = "UnsuccessfullyDeletedLaunchTemplateVersions";
|
|
66147
66803
|
var _UDe = "UefiData";
|
|
@@ -66343,6 +66999,7 @@ var _aIPS = "assignedIpv6PrefixSet";
|
|
|
66343
66999
|
var _aIPSs = "assignedIpv4PrefixSet";
|
|
66344
67000
|
var _aIS = "activeInstanceSet";
|
|
66345
67001
|
var _aISS = "allowedImagesSettingsState";
|
|
67002
|
+
var _aISc = "accountIdSet";
|
|
66346
67003
|
var _aITS = "allowedInstanceTypeSet";
|
|
66347
67004
|
var _aIc = "accountId";
|
|
66348
67005
|
var _aIm = "amiId";
|
|
@@ -67072,6 +67729,7 @@ var _iRDAp = "ipamResourceDiscoveryArn";
|
|
|
67072
67729
|
var _iRDI = "ipamResourceDiscoveryId";
|
|
67073
67730
|
var _iRDR = "ipamResourceDiscoveryRegion";
|
|
67074
67731
|
var _iRDS = "ipamResourceDiscoverySet";
|
|
67732
|
+
var _iRS = "imageReferenceSet";
|
|
67075
67733
|
var _iRT = "ingressRouteTable";
|
|
67076
67734
|
var _iRp = "ipamRegion";
|
|
67077
67735
|
var _iRpa = "ipRanges";
|
|
@@ -67116,6 +67774,8 @@ var _iTni = "initializationType";
|
|
|
67116
67774
|
var _iTns = "instanceTenancy";
|
|
67117
67775
|
var _iTnt = "interfaceType";
|
|
67118
67776
|
var _iU = "ipUsage";
|
|
67777
|
+
var _iURES = "imageUsageReportEntrySet";
|
|
67778
|
+
var _iURS = "imageUsageReportSet";
|
|
67119
67779
|
var _iUS = "instanceUsageSet";
|
|
67120
67780
|
var _iV = "ikeVersion";
|
|
67121
67781
|
var _iVE = "isValidExchange";
|
|
@@ -67416,6 +68076,7 @@ var _oK = "objectKey";
|
|
|
67416
68076
|
var _oLI = "outpostLagId";
|
|
67417
68077
|
var _oLS = "outpostLagSet";
|
|
67418
68078
|
var _oMAE = "originalMultiAttachEnabled";
|
|
68079
|
+
var _oN = "optionName";
|
|
67419
68080
|
var _oNA = "odbNetworkArn";
|
|
67420
68081
|
var _oO = "oidcOptions";
|
|
67421
68082
|
var _oRIWEA = "outputReservedInstancesWillExpireAt";
|
|
@@ -67433,6 +68094,7 @@ var _oUA = "organizationalUnitArn";
|
|
|
67433
68094
|
var _oUES = "organizationalUnitExclusionSet";
|
|
67434
68095
|
var _oUI = "organizationalUnitId";
|
|
67435
68096
|
var _oVCS = "openVpnConfigurationSet";
|
|
68097
|
+
var _oVS = "optionValueSet";
|
|
67436
68098
|
var _oVT = "originalVolumeType";
|
|
67437
68099
|
var _op = "operator";
|
|
67438
68100
|
var _opt = "options";
|
|
@@ -67598,6 +68260,7 @@ var _rC = "returnCode";
|
|
|
67598
68260
|
var _rCA = "resourceConfigurationArn";
|
|
67599
68261
|
var _rCGA = "resourceConfigurationGroupArn";
|
|
67600
68262
|
var _rCS = "resourceComplianceStatus";
|
|
68263
|
+
var _rCT = "reportCreationTime";
|
|
67601
68264
|
var _rCe = "resourceCidr";
|
|
67602
68265
|
var _rCec = "recurringCharges";
|
|
67603
68266
|
var _rD = "restoreDuration";
|
|
@@ -67696,10 +68359,11 @@ var _rTAI = "routeTableAssociationId";
|
|
|
67696
68359
|
var _rTI = "routeTableId";
|
|
67697
68360
|
var _rTIS = "routeTableIdSet";
|
|
67698
68361
|
var _rTIe = "requesterTgwInfo";
|
|
68362
|
+
var _rTOS = "resourceTypeOptionSet";
|
|
67699
68363
|
var _rTR = "routeTableRoute";
|
|
67700
68364
|
var _rTS = "routeTableSet";
|
|
67701
|
-
var _rTSe = "
|
|
67702
|
-
var _rTSes = "
|
|
68365
|
+
var _rTSe = "resourceTypeSet";
|
|
68366
|
+
var _rTSes = "resourceTagSet";
|
|
67703
68367
|
var _rTV = "remainingTotalValue";
|
|
67704
68368
|
var _rTe = "resourceType";
|
|
67705
68369
|
var _rTel = "releaseTime";
|
|
@@ -68039,6 +68703,7 @@ var _ty = "type";
|
|
|
68039
68703
|
var _u = "unsuccessful";
|
|
68040
68704
|
var _uB = "userBucket";
|
|
68041
68705
|
var _uC = "ultraserverCount";
|
|
68706
|
+
var _uCs = "usageCount";
|
|
68042
68707
|
var _uD = "uefiData";
|
|
68043
68708
|
var _uDLTVS = "unsuccessfullyDeletedLaunchTemplateVersionSet";
|
|
68044
68709
|
var _uDp = "updatedDate";
|
|
@@ -68796,6 +69461,7 @@ var ResourceType = {
|
|
|
68796
69461
|
fpga_image: "fpga-image",
|
|
68797
69462
|
host_reservation: "host-reservation",
|
|
68798
69463
|
image: "image",
|
|
69464
|
+
image_usage_report: "image-usage-report",
|
|
68799
69465
|
import_image_task: "import-image-task",
|
|
68800
69466
|
import_snapshot_task: "import-snapshot-task",
|
|
68801
69467
|
instance: "instance",
|
|
@@ -71349,6 +72015,21 @@ var CreateImageCommand = class extends import_smithy_client.Command.classBuilder
|
|
|
71349
72015
|
}
|
|
71350
72016
|
};
|
|
71351
72017
|
|
|
72018
|
+
// src/commands/CreateImageUsageReportCommand.ts
|
|
72019
|
+
|
|
72020
|
+
|
|
72021
|
+
|
|
72022
|
+
var CreateImageUsageReportCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
72023
|
+
return [
|
|
72024
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
72025
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
72026
|
+
];
|
|
72027
|
+
}).s("AmazonEC2", "CreateImageUsageReport", {}).n("EC2Client", "CreateImageUsageReportCommand").f(void 0, void 0).ser(se_CreateImageUsageReportCommand).de(de_CreateImageUsageReportCommand).build() {
|
|
72028
|
+
static {
|
|
72029
|
+
__name(this, "CreateImageUsageReportCommand");
|
|
72030
|
+
}
|
|
72031
|
+
};
|
|
72032
|
+
|
|
71352
72033
|
// src/commands/CreateInstanceConnectEndpointCommand.ts
|
|
71353
72034
|
|
|
71354
72035
|
|
|
@@ -73035,14 +73716,6 @@ var CallerRole = {
|
|
|
73035
73716
|
odcr_owner: "odcr-owner",
|
|
73036
73717
|
unused_reservation_billing_owner: "unused-reservation-billing-owner"
|
|
73037
73718
|
};
|
|
73038
|
-
var CapacityReservationBillingRequestStatus = {
|
|
73039
|
-
accepted: "accepted",
|
|
73040
|
-
cancelled: "cancelled",
|
|
73041
|
-
expired: "expired",
|
|
73042
|
-
pending: "pending",
|
|
73043
|
-
rejected: "rejected",
|
|
73044
|
-
revoked: "revoked"
|
|
73045
|
-
};
|
|
73046
73719
|
var VpnTunnelOptionsSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
73047
73720
|
...obj,
|
|
73048
73721
|
...obj.PreSharedKey && { PreSharedKey: import_smithy_client.SENSITIVE_STRING }
|
|
@@ -73292,6 +73965,21 @@ var DeleteFpgaImageCommand = class extends import_smithy_client.Command.classBui
|
|
|
73292
73965
|
}
|
|
73293
73966
|
};
|
|
73294
73967
|
|
|
73968
|
+
// src/commands/DeleteImageUsageReportCommand.ts
|
|
73969
|
+
|
|
73970
|
+
|
|
73971
|
+
|
|
73972
|
+
var DeleteImageUsageReportCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
73973
|
+
return [
|
|
73974
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
73975
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
73976
|
+
];
|
|
73977
|
+
}).s("AmazonEC2", "DeleteImageUsageReport", {}).n("EC2Client", "DeleteImageUsageReportCommand").f(void 0, void 0).ser(se_DeleteImageUsageReportCommand).de(de_DeleteImageUsageReportCommand).build() {
|
|
73978
|
+
static {
|
|
73979
|
+
__name(this, "DeleteImageUsageReportCommand");
|
|
73980
|
+
}
|
|
73981
|
+
};
|
|
73982
|
+
|
|
73295
73983
|
// src/commands/DeleteInstanceConnectEndpointCommand.ts
|
|
73296
73984
|
|
|
73297
73985
|
|
|
@@ -74844,6 +75532,14 @@ var DescribeCoipPoolsCommand = class extends import_smithy_client.Command.classB
|
|
|
74844
75532
|
|
|
74845
75533
|
// src/models/models_4.ts
|
|
74846
75534
|
|
|
75535
|
+
var CapacityReservationBillingRequestStatus = {
|
|
75536
|
+
accepted: "accepted",
|
|
75537
|
+
cancelled: "cancelled",
|
|
75538
|
+
expired: "expired",
|
|
75539
|
+
pending: "pending",
|
|
75540
|
+
rejected: "rejected",
|
|
75541
|
+
revoked: "revoked"
|
|
75542
|
+
};
|
|
74847
75543
|
var ClientVpnConnectionStatusCode = {
|
|
74848
75544
|
active: "active",
|
|
74849
75545
|
failed_to_terminate: "failed-to-terminate",
|
|
@@ -74953,6 +75649,17 @@ var ImageAttributeName = {
|
|
|
74953
75649
|
tpmSupport: "tpmSupport",
|
|
74954
75650
|
uefiData: "uefiData"
|
|
74955
75651
|
};
|
|
75652
|
+
var ImageReferenceResourceType = {
|
|
75653
|
+
EC2_INSTANCE: "ec2:Instance",
|
|
75654
|
+
EC2_LAUNCH_TEMPLATE: "ec2:LaunchTemplate",
|
|
75655
|
+
IMAGE_BUILDER_CONTAINER_RECIPE: "imagebuilder:ContainerRecipe",
|
|
75656
|
+
IMAGE_BUILDER_IMAGE_RECIPE: "imagebuilder:ImageRecipe",
|
|
75657
|
+
SSM_PARAMETER: "ssm:Parameter"
|
|
75658
|
+
};
|
|
75659
|
+
var ImageReferenceOptionName = {
|
|
75660
|
+
STATE_NAME: "state-name",
|
|
75661
|
+
VERSION_DEPTH: "version-depth"
|
|
75662
|
+
};
|
|
74956
75663
|
var ArchitectureValues = {
|
|
74957
75664
|
arm64: "arm64",
|
|
74958
75665
|
arm64_mac: "arm64_mac",
|
|
@@ -75145,46 +75852,6 @@ var NitroEnclavesSupport = {
|
|
|
75145
75852
|
SUPPORTED: "supported",
|
|
75146
75853
|
UNSUPPORTED: "unsupported"
|
|
75147
75854
|
};
|
|
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
75855
|
var DiskImageDescriptionFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
75189
75856
|
...obj,
|
|
75190
75857
|
...obj.ImportManifestUrl && { ImportManifestUrl: import_smithy_client.SENSITIVE_STRING }
|
|
@@ -75582,6 +76249,21 @@ var DescribeImageAttributeCommand = class extends import_smithy_client.Command.c
|
|
|
75582
76249
|
}
|
|
75583
76250
|
};
|
|
75584
76251
|
|
|
76252
|
+
// src/commands/DescribeImageReferencesCommand.ts
|
|
76253
|
+
|
|
76254
|
+
|
|
76255
|
+
|
|
76256
|
+
var DescribeImageReferencesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
76257
|
+
return [
|
|
76258
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
76259
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
76260
|
+
];
|
|
76261
|
+
}).s("AmazonEC2", "DescribeImageReferences", {}).n("EC2Client", "DescribeImageReferencesCommand").f(void 0, void 0).ser(se_DescribeImageReferencesCommand).de(de_DescribeImageReferencesCommand).build() {
|
|
76262
|
+
static {
|
|
76263
|
+
__name(this, "DescribeImageReferencesCommand");
|
|
76264
|
+
}
|
|
76265
|
+
};
|
|
76266
|
+
|
|
75585
76267
|
// src/commands/DescribeImagesCommand.ts
|
|
75586
76268
|
|
|
75587
76269
|
|
|
@@ -75597,6 +76279,36 @@ var DescribeImagesCommand = class extends import_smithy_client.Command.classBuil
|
|
|
75597
76279
|
}
|
|
75598
76280
|
};
|
|
75599
76281
|
|
|
76282
|
+
// src/commands/DescribeImageUsageReportEntriesCommand.ts
|
|
76283
|
+
|
|
76284
|
+
|
|
76285
|
+
|
|
76286
|
+
var DescribeImageUsageReportEntriesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
76287
|
+
return [
|
|
76288
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
76289
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
76290
|
+
];
|
|
76291
|
+
}).s("AmazonEC2", "DescribeImageUsageReportEntries", {}).n("EC2Client", "DescribeImageUsageReportEntriesCommand").f(void 0, void 0).ser(se_DescribeImageUsageReportEntriesCommand).de(de_DescribeImageUsageReportEntriesCommand).build() {
|
|
76292
|
+
static {
|
|
76293
|
+
__name(this, "DescribeImageUsageReportEntriesCommand");
|
|
76294
|
+
}
|
|
76295
|
+
};
|
|
76296
|
+
|
|
76297
|
+
// src/commands/DescribeImageUsageReportsCommand.ts
|
|
76298
|
+
|
|
76299
|
+
|
|
76300
|
+
|
|
76301
|
+
var DescribeImageUsageReportsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
76302
|
+
return [
|
|
76303
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
76304
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
76305
|
+
];
|
|
76306
|
+
}).s("AmazonEC2", "DescribeImageUsageReports", {}).n("EC2Client", "DescribeImageUsageReportsCommand").f(void 0, void 0).ser(se_DescribeImageUsageReportsCommand).de(de_DescribeImageUsageReportsCommand).build() {
|
|
76307
|
+
static {
|
|
76308
|
+
__name(this, "DescribeImageUsageReportsCommand");
|
|
76309
|
+
}
|
|
76310
|
+
};
|
|
76311
|
+
|
|
75600
76312
|
// src/commands/DescribeImportImageTasksCommand.ts
|
|
75601
76313
|
|
|
75602
76314
|
|
|
@@ -75964,6 +76676,46 @@ var DescribeLaunchTemplatesCommand = class extends import_smithy_client.Command.
|
|
|
75964
76676
|
|
|
75965
76677
|
// src/models/models_5.ts
|
|
75966
76678
|
|
|
76679
|
+
var NitroTpmSupport = {
|
|
76680
|
+
SUPPORTED: "supported",
|
|
76681
|
+
UNSUPPORTED: "unsupported"
|
|
76682
|
+
};
|
|
76683
|
+
var PhcSupport = {
|
|
76684
|
+
SUPPORTED: "supported",
|
|
76685
|
+
UNSUPPORTED: "unsupported"
|
|
76686
|
+
};
|
|
76687
|
+
var PlacementGroupStrategy = {
|
|
76688
|
+
cluster: "cluster",
|
|
76689
|
+
partition: "partition",
|
|
76690
|
+
spread: "spread"
|
|
76691
|
+
};
|
|
76692
|
+
var ArchitectureType = {
|
|
76693
|
+
arm64: "arm64",
|
|
76694
|
+
arm64_mac: "arm64_mac",
|
|
76695
|
+
i386: "i386",
|
|
76696
|
+
x86_64: "x86_64",
|
|
76697
|
+
x86_64_mac: "x86_64_mac"
|
|
76698
|
+
};
|
|
76699
|
+
var SupportedAdditionalProcessorFeature = {
|
|
76700
|
+
AMD_SEV_SNP: "amd-sev-snp"
|
|
76701
|
+
};
|
|
76702
|
+
var RebootMigrationSupport = {
|
|
76703
|
+
SUPPORTED: "supported",
|
|
76704
|
+
UNSUPPORTED: "unsupported"
|
|
76705
|
+
};
|
|
76706
|
+
var BootModeType = {
|
|
76707
|
+
legacy_bios: "legacy-bios",
|
|
76708
|
+
uefi: "uefi"
|
|
76709
|
+
};
|
|
76710
|
+
var RootDeviceType = {
|
|
76711
|
+
ebs: "ebs",
|
|
76712
|
+
instance_store: "instance-store"
|
|
76713
|
+
};
|
|
76714
|
+
var UsageClassType = {
|
|
76715
|
+
capacity_block: "capacity-block",
|
|
76716
|
+
on_demand: "on-demand",
|
|
76717
|
+
spot: "spot"
|
|
76718
|
+
};
|
|
75967
76719
|
var LockState = {
|
|
75968
76720
|
compliance: "compliance",
|
|
75969
76721
|
compliance_cooloff: "compliance-cooloff",
|
|
@@ -76105,24 +76857,6 @@ var VpcAttributeName = {
|
|
|
76105
76857
|
enableDnsSupport: "enableDnsSupport",
|
|
76106
76858
|
enableNetworkAddressUsageMetrics: "enableNetworkAddressUsageMetrics"
|
|
76107
76859
|
};
|
|
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
76860
|
var DescribeLaunchTemplateVersionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
76127
76861
|
...obj,
|
|
76128
76862
|
...obj.LaunchTemplateVersions && {
|
|
@@ -77587,6 +78321,24 @@ var DescribeVpcsCommand = class extends import_smithy_client.Command.classBuilde
|
|
|
77587
78321
|
|
|
77588
78322
|
// src/models/models_6.ts
|
|
77589
78323
|
|
|
78324
|
+
var VpcBlockPublicAccessExclusionsAllowed = {
|
|
78325
|
+
allowed: "allowed",
|
|
78326
|
+
not_allowed: "not-allowed"
|
|
78327
|
+
};
|
|
78328
|
+
var InternetGatewayBlockMode = {
|
|
78329
|
+
block_bidirectional: "block-bidirectional",
|
|
78330
|
+
block_ingress: "block-ingress",
|
|
78331
|
+
off: "off"
|
|
78332
|
+
};
|
|
78333
|
+
var ManagedBy = {
|
|
78334
|
+
account: "account",
|
|
78335
|
+
declarative_policy: "declarative-policy"
|
|
78336
|
+
};
|
|
78337
|
+
var VpcBlockPublicAccessState = {
|
|
78338
|
+
default_state: "default-state",
|
|
78339
|
+
update_complete: "update-complete",
|
|
78340
|
+
update_in_progress: "update-in-progress"
|
|
78341
|
+
};
|
|
77590
78342
|
var ImageBlockPublicAccessDisabledState = {
|
|
77591
78343
|
unblocked: "unblocked"
|
|
77592
78344
|
};
|
|
@@ -77701,14 +78453,6 @@ var IpamManagementState = {
|
|
|
77701
78453
|
managed: "managed",
|
|
77702
78454
|
unmanaged: "unmanaged"
|
|
77703
78455
|
};
|
|
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
78456
|
var DescribeVpnConnectionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
77713
78457
|
...obj,
|
|
77714
78458
|
...obj.VpnConnections && {
|
|
@@ -77743,10 +78487,6 @@ var GetLaunchTemplateDataResultFilterSensitiveLog = /* @__PURE__ */ __name((obj)
|
|
|
77743
78487
|
LaunchTemplateData: ResponseLaunchTemplateDataFilterSensitiveLog(obj.LaunchTemplateData)
|
|
77744
78488
|
}
|
|
77745
78489
|
}), "GetLaunchTemplateDataResultFilterSensitiveLog");
|
|
77746
|
-
var GetPasswordDataResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
77747
|
-
...obj,
|
|
77748
|
-
...obj.PasswordData && { PasswordData: import_smithy_client.SENSITIVE_STRING }
|
|
77749
|
-
}), "GetPasswordDataResultFilterSensitiveLog");
|
|
77750
78490
|
|
|
77751
78491
|
// src/commands/DescribeVpnConnectionsCommand.ts
|
|
77752
78492
|
var DescribeVpnConnectionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
@@ -79279,6 +80019,207 @@ var GetNetworkInsightsAccessScopeContentCommand = class extends import_smithy_cl
|
|
|
79279
80019
|
|
|
79280
80020
|
|
|
79281
80021
|
|
|
80022
|
+
|
|
80023
|
+
// src/models/models_7.ts
|
|
80024
|
+
|
|
80025
|
+
var RouteServerRouteInstallationStatus = {
|
|
80026
|
+
INSTALLED: "installed",
|
|
80027
|
+
REJECTED: "rejected"
|
|
80028
|
+
};
|
|
80029
|
+
var RouteServerRouteStatus = {
|
|
80030
|
+
IN_FIB: "in-fib",
|
|
80031
|
+
IN_RIB: "in-rib"
|
|
80032
|
+
};
|
|
80033
|
+
var LockMode = {
|
|
80034
|
+
compliance: "compliance",
|
|
80035
|
+
governance: "governance"
|
|
80036
|
+
};
|
|
80037
|
+
var ModifyAvailabilityZoneOptInStatus = {
|
|
80038
|
+
not_opted_in: "not-opted-in",
|
|
80039
|
+
opted_in: "opted-in"
|
|
80040
|
+
};
|
|
80041
|
+
var OperationType = {
|
|
80042
|
+
add: "add",
|
|
80043
|
+
remove: "remove"
|
|
80044
|
+
};
|
|
80045
|
+
var UnsuccessfulInstanceCreditSpecificationErrorCode = {
|
|
80046
|
+
INCORRECT_INSTANCE_STATE: "IncorrectInstanceState",
|
|
80047
|
+
INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED: "InstanceCreditSpecification.NotSupported",
|
|
80048
|
+
INSTANCE_NOT_FOUND: "InvalidInstanceID.NotFound",
|
|
80049
|
+
INVALID_INSTANCE_ID: "InvalidInstanceID.Malformed"
|
|
80050
|
+
};
|
|
80051
|
+
var DefaultInstanceMetadataEndpointState = {
|
|
80052
|
+
disabled: "disabled",
|
|
80053
|
+
enabled: "enabled",
|
|
80054
|
+
no_preference: "no-preference"
|
|
80055
|
+
};
|
|
80056
|
+
var MetadataDefaultHttpTokensState = {
|
|
80057
|
+
no_preference: "no-preference",
|
|
80058
|
+
optional: "optional",
|
|
80059
|
+
required: "required"
|
|
80060
|
+
};
|
|
80061
|
+
var DefaultInstanceMetadataTagsState = {
|
|
80062
|
+
disabled: "disabled",
|
|
80063
|
+
enabled: "enabled",
|
|
80064
|
+
no_preference: "no-preference"
|
|
80065
|
+
};
|
|
80066
|
+
var HostTenancy = {
|
|
80067
|
+
dedicated: "dedicated",
|
|
80068
|
+
default: "default",
|
|
80069
|
+
host: "host"
|
|
80070
|
+
};
|
|
80071
|
+
var PublicIpDnsOption = {
|
|
80072
|
+
public_dual_stack_dns_name: "public-dual-stack-dns-name",
|
|
80073
|
+
public_ipv4_dns_name: "public-ipv4-dns-name",
|
|
80074
|
+
public_ipv6_dns_name: "public-ipv6-dns-name"
|
|
80075
|
+
};
|
|
80076
|
+
var TargetStorageTier = {
|
|
80077
|
+
archive: "archive"
|
|
80078
|
+
};
|
|
80079
|
+
var TrafficMirrorFilterRuleField = {
|
|
80080
|
+
description: "description",
|
|
80081
|
+
destination_port_range: "destination-port-range",
|
|
80082
|
+
protocol: "protocol",
|
|
80083
|
+
source_port_range: "source-port-range"
|
|
80084
|
+
};
|
|
80085
|
+
var TrafficMirrorSessionField = {
|
|
80086
|
+
description: "description",
|
|
80087
|
+
packet_length: "packet-length",
|
|
80088
|
+
virtual_network_id: "virtual-network-id"
|
|
80089
|
+
};
|
|
80090
|
+
var VpcTenancy = {
|
|
80091
|
+
default: "default"
|
|
80092
|
+
};
|
|
80093
|
+
var Status = {
|
|
80094
|
+
inClassic: "InClassic",
|
|
80095
|
+
inVpc: "InVpc",
|
|
80096
|
+
moveInProgress: "MoveInProgress"
|
|
80097
|
+
};
|
|
80098
|
+
var VerificationMethod = {
|
|
80099
|
+
dns_token: "dns-token",
|
|
80100
|
+
remarks_x509: "remarks-x509"
|
|
80101
|
+
};
|
|
80102
|
+
var GetPasswordDataResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80103
|
+
...obj,
|
|
80104
|
+
...obj.PasswordData && { PasswordData: import_smithy_client.SENSITIVE_STRING }
|
|
80105
|
+
}), "GetPasswordDataResultFilterSensitiveLog");
|
|
80106
|
+
var GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80107
|
+
...obj,
|
|
80108
|
+
...obj.VpnConnectionDeviceSampleConfiguration && { VpnConnectionDeviceSampleConfiguration: import_smithy_client.SENSITIVE_STRING }
|
|
80109
|
+
}), "GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog");
|
|
80110
|
+
var ImageDiskContainerFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80111
|
+
...obj,
|
|
80112
|
+
...obj.Url && { Url: import_smithy_client.SENSITIVE_STRING }
|
|
80113
|
+
}), "ImageDiskContainerFilterSensitiveLog");
|
|
80114
|
+
var ImportImageRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80115
|
+
...obj,
|
|
80116
|
+
...obj.DiskContainers && {
|
|
80117
|
+
DiskContainers: obj.DiskContainers.map((item) => ImageDiskContainerFilterSensitiveLog(item))
|
|
80118
|
+
}
|
|
80119
|
+
}), "ImportImageRequestFilterSensitiveLog");
|
|
80120
|
+
var ImportImageResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80121
|
+
...obj,
|
|
80122
|
+
...obj.SnapshotDetails && {
|
|
80123
|
+
SnapshotDetails: obj.SnapshotDetails.map((item) => SnapshotDetailFilterSensitiveLog(item))
|
|
80124
|
+
}
|
|
80125
|
+
}), "ImportImageResultFilterSensitiveLog");
|
|
80126
|
+
var DiskImageDetailFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80127
|
+
...obj,
|
|
80128
|
+
...obj.ImportManifestUrl && { ImportManifestUrl: import_smithy_client.SENSITIVE_STRING }
|
|
80129
|
+
}), "DiskImageDetailFilterSensitiveLog");
|
|
80130
|
+
var DiskImageFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80131
|
+
...obj,
|
|
80132
|
+
...obj.Image && { Image: DiskImageDetailFilterSensitiveLog(obj.Image) }
|
|
80133
|
+
}), "DiskImageFilterSensitiveLog");
|
|
80134
|
+
var UserDataFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80135
|
+
...obj
|
|
80136
|
+
}), "UserDataFilterSensitiveLog");
|
|
80137
|
+
var ImportInstanceLaunchSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80138
|
+
...obj,
|
|
80139
|
+
...obj.UserData && { UserData: import_smithy_client.SENSITIVE_STRING }
|
|
80140
|
+
}), "ImportInstanceLaunchSpecificationFilterSensitiveLog");
|
|
80141
|
+
var ImportInstanceRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80142
|
+
...obj,
|
|
80143
|
+
...obj.LaunchSpecification && {
|
|
80144
|
+
LaunchSpecification: ImportInstanceLaunchSpecificationFilterSensitiveLog(obj.LaunchSpecification)
|
|
80145
|
+
},
|
|
80146
|
+
...obj.DiskImages && { DiskImages: obj.DiskImages.map((item) => DiskImageFilterSensitiveLog(item)) }
|
|
80147
|
+
}), "ImportInstanceRequestFilterSensitiveLog");
|
|
80148
|
+
var ImportInstanceResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80149
|
+
...obj,
|
|
80150
|
+
...obj.ConversionTask && { ConversionTask: ConversionTaskFilterSensitiveLog(obj.ConversionTask) }
|
|
80151
|
+
}), "ImportInstanceResultFilterSensitiveLog");
|
|
80152
|
+
var SnapshotDiskContainerFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80153
|
+
...obj,
|
|
80154
|
+
...obj.Url && { Url: import_smithy_client.SENSITIVE_STRING }
|
|
80155
|
+
}), "SnapshotDiskContainerFilterSensitiveLog");
|
|
80156
|
+
var ImportSnapshotRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80157
|
+
...obj,
|
|
80158
|
+
...obj.DiskContainer && { DiskContainer: SnapshotDiskContainerFilterSensitiveLog(obj.DiskContainer) }
|
|
80159
|
+
}), "ImportSnapshotRequestFilterSensitiveLog");
|
|
80160
|
+
var ImportSnapshotResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80161
|
+
...obj,
|
|
80162
|
+
...obj.SnapshotTaskDetail && { SnapshotTaskDetail: SnapshotTaskDetailFilterSensitiveLog(obj.SnapshotTaskDetail) }
|
|
80163
|
+
}), "ImportSnapshotResultFilterSensitiveLog");
|
|
80164
|
+
var ImportVolumeRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80165
|
+
...obj,
|
|
80166
|
+
...obj.Image && { Image: DiskImageDetailFilterSensitiveLog(obj.Image) }
|
|
80167
|
+
}), "ImportVolumeRequestFilterSensitiveLog");
|
|
80168
|
+
var ImportVolumeResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80169
|
+
...obj,
|
|
80170
|
+
...obj.ConversionTask && { ConversionTask: ConversionTaskFilterSensitiveLog(obj.ConversionTask) }
|
|
80171
|
+
}), "ImportVolumeResultFilterSensitiveLog");
|
|
80172
|
+
var ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80173
|
+
...obj,
|
|
80174
|
+
...obj.ClientSecret && { ClientSecret: import_smithy_client.SENSITIVE_STRING }
|
|
80175
|
+
}), "ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog");
|
|
80176
|
+
var ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80177
|
+
...obj,
|
|
80178
|
+
...obj.ClientSecret && { ClientSecret: import_smithy_client.SENSITIVE_STRING }
|
|
80179
|
+
}), "ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog");
|
|
80180
|
+
var ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80181
|
+
...obj,
|
|
80182
|
+
...obj.OidcOptions && {
|
|
80183
|
+
OidcOptions: ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog(obj.OidcOptions)
|
|
80184
|
+
},
|
|
80185
|
+
...obj.NativeApplicationOidcOptions && {
|
|
80186
|
+
NativeApplicationOidcOptions: ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog(
|
|
80187
|
+
obj.NativeApplicationOidcOptions
|
|
80188
|
+
)
|
|
80189
|
+
}
|
|
80190
|
+
}), "ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog");
|
|
80191
|
+
var ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80192
|
+
...obj,
|
|
80193
|
+
...obj.VerifiedAccessTrustProvider && {
|
|
80194
|
+
VerifiedAccessTrustProvider: VerifiedAccessTrustProviderFilterSensitiveLog(obj.VerifiedAccessTrustProvider)
|
|
80195
|
+
}
|
|
80196
|
+
}), "ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog");
|
|
80197
|
+
var ModifyVpnConnectionResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80198
|
+
...obj,
|
|
80199
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80200
|
+
}), "ModifyVpnConnectionResultFilterSensitiveLog");
|
|
80201
|
+
var ModifyVpnConnectionOptionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80202
|
+
...obj,
|
|
80203
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80204
|
+
}), "ModifyVpnConnectionOptionsResultFilterSensitiveLog");
|
|
80205
|
+
var ModifyVpnTunnelCertificateResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80206
|
+
...obj,
|
|
80207
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80208
|
+
}), "ModifyVpnTunnelCertificateResultFilterSensitiveLog");
|
|
80209
|
+
var ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80210
|
+
...obj,
|
|
80211
|
+
...obj.PreSharedKey && { PreSharedKey: import_smithy_client.SENSITIVE_STRING }
|
|
80212
|
+
}), "ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog");
|
|
80213
|
+
var ModifyVpnTunnelOptionsRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80214
|
+
...obj,
|
|
80215
|
+
...obj.TunnelOptions && { TunnelOptions: import_smithy_client.SENSITIVE_STRING }
|
|
80216
|
+
}), "ModifyVpnTunnelOptionsRequestFilterSensitiveLog");
|
|
80217
|
+
var ModifyVpnTunnelOptionsResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
80218
|
+
...obj,
|
|
80219
|
+
...obj.VpnConnection && { VpnConnection: VpnConnectionFilterSensitiveLog(obj.VpnConnection) }
|
|
80220
|
+
}), "ModifyVpnTunnelOptionsResultFilterSensitiveLog");
|
|
80221
|
+
|
|
80222
|
+
// src/commands/GetPasswordDataCommand.ts
|
|
79282
80223
|
var GetPasswordDataCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
79283
80224
|
return [
|
|
79284
80225
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -79579,195 +80520,6 @@ var GetVerifiedAccessGroupPolicyCommand = class extends import_smithy_client.Com
|
|
|
79579
80520
|
|
|
79580
80521
|
|
|
79581
80522
|
|
|
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
80523
|
var GetVpnConnectionDeviceSampleConfigurationCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
79772
80524
|
return [
|
|
79773
80525
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -82299,6 +83051,7 @@ var commands = {
|
|
|
82299
83051
|
CreateFlowLogsCommand,
|
|
82300
83052
|
CreateFpgaImageCommand,
|
|
82301
83053
|
CreateImageCommand,
|
|
83054
|
+
CreateImageUsageReportCommand,
|
|
82302
83055
|
CreateInstanceConnectEndpointCommand,
|
|
82303
83056
|
CreateInstanceEventWindowCommand,
|
|
82304
83057
|
CreateInstanceExportTaskCommand,
|
|
@@ -82384,6 +83137,7 @@ var commands = {
|
|
|
82384
83137
|
DeleteFleetsCommand,
|
|
82385
83138
|
DeleteFlowLogsCommand,
|
|
82386
83139
|
DeleteFpgaImageCommand,
|
|
83140
|
+
DeleteImageUsageReportCommand,
|
|
82387
83141
|
DeleteInstanceConnectEndpointCommand,
|
|
82388
83142
|
DeleteInstanceEventWindowCommand,
|
|
82389
83143
|
DeleteInternetGatewayCommand,
|
|
@@ -82510,7 +83264,10 @@ var commands = {
|
|
|
82510
83264
|
DescribeIdentityIdFormatCommand,
|
|
82511
83265
|
DescribeIdFormatCommand,
|
|
82512
83266
|
DescribeImageAttributeCommand,
|
|
83267
|
+
DescribeImageReferencesCommand,
|
|
82513
83268
|
DescribeImagesCommand,
|
|
83269
|
+
DescribeImageUsageReportEntriesCommand,
|
|
83270
|
+
DescribeImageUsageReportsCommand,
|
|
82514
83271
|
DescribeImportImageTasksCommand,
|
|
82515
83272
|
DescribeImportSnapshotTasksCommand,
|
|
82516
83273
|
DescribeInstanceAttributeCommand,
|
|
@@ -83046,6 +83803,18 @@ var paginateDescribeHosts = (0, import_core.createPaginator)(EC2Client, Describe
|
|
|
83046
83803
|
|
|
83047
83804
|
var paginateDescribeIamInstanceProfileAssociations = (0, import_core.createPaginator)(EC2Client, DescribeIamInstanceProfileAssociationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
83048
83805
|
|
|
83806
|
+
// src/pagination/DescribeImageReferencesPaginator.ts
|
|
83807
|
+
|
|
83808
|
+
var paginateDescribeImageReferences = (0, import_core.createPaginator)(EC2Client, DescribeImageReferencesCommand, "NextToken", "NextToken", "MaxResults");
|
|
83809
|
+
|
|
83810
|
+
// src/pagination/DescribeImageUsageReportEntriesPaginator.ts
|
|
83811
|
+
|
|
83812
|
+
var paginateDescribeImageUsageReportEntries = (0, import_core.createPaginator)(EC2Client, DescribeImageUsageReportEntriesCommand, "NextToken", "NextToken", "MaxResults");
|
|
83813
|
+
|
|
83814
|
+
// src/pagination/DescribeImageUsageReportsPaginator.ts
|
|
83815
|
+
|
|
83816
|
+
var paginateDescribeImageUsageReports = (0, import_core.createPaginator)(EC2Client, DescribeImageUsageReportsCommand, "NextToken", "NextToken", "MaxResults");
|
|
83817
|
+
|
|
83049
83818
|
// src/pagination/DescribeImagesPaginator.ts
|
|
83050
83819
|
|
|
83051
83820
|
var paginateDescribeImages = (0, import_core.createPaginator)(EC2Client, DescribeImagesCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -83965,9 +84734,63 @@ var waitUntilImageExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
|
83965
84734
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
83966
84735
|
}, "waitUntilImageExists");
|
|
83967
84736
|
|
|
83968
|
-
// src/waiters/
|
|
84737
|
+
// src/waiters/waitForImageUsageReportAvailable.ts
|
|
83969
84738
|
|
|
83970
84739
|
var checkState10 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84740
|
+
let reason;
|
|
84741
|
+
try {
|
|
84742
|
+
const result = await client.send(new DescribeImageUsageReportsCommand(input));
|
|
84743
|
+
reason = result;
|
|
84744
|
+
try {
|
|
84745
|
+
const returnComparator = /* @__PURE__ */ __name(() => {
|
|
84746
|
+
const flat_1 = [].concat(...result.ImageUsageReports);
|
|
84747
|
+
const projection_3 = flat_1.map((element_2) => {
|
|
84748
|
+
return element_2.State;
|
|
84749
|
+
});
|
|
84750
|
+
return projection_3;
|
|
84751
|
+
}, "returnComparator");
|
|
84752
|
+
let allStringEq_5 = returnComparator().length > 0;
|
|
84753
|
+
for (const element_4 of returnComparator()) {
|
|
84754
|
+
allStringEq_5 = allStringEq_5 && element_4 == "available";
|
|
84755
|
+
}
|
|
84756
|
+
if (allStringEq_5) {
|
|
84757
|
+
return { state: import_util_waiter.WaiterState.SUCCESS, reason };
|
|
84758
|
+
}
|
|
84759
|
+
} catch (e) {
|
|
84760
|
+
}
|
|
84761
|
+
try {
|
|
84762
|
+
const returnComparator = /* @__PURE__ */ __name(() => {
|
|
84763
|
+
const flat_1 = [].concat(...result.ImageUsageReports);
|
|
84764
|
+
const projection_3 = flat_1.map((element_2) => {
|
|
84765
|
+
return element_2.State;
|
|
84766
|
+
});
|
|
84767
|
+
return projection_3;
|
|
84768
|
+
}, "returnComparator");
|
|
84769
|
+
for (const anyStringEq_4 of returnComparator()) {
|
|
84770
|
+
if (anyStringEq_4 == "failed") {
|
|
84771
|
+
return { state: import_util_waiter.WaiterState.FAILURE, reason };
|
|
84772
|
+
}
|
|
84773
|
+
}
|
|
84774
|
+
} catch (e) {
|
|
84775
|
+
}
|
|
84776
|
+
} catch (exception) {
|
|
84777
|
+
reason = exception;
|
|
84778
|
+
}
|
|
84779
|
+
return { state: import_util_waiter.WaiterState.RETRY, reason };
|
|
84780
|
+
}, "checkState");
|
|
84781
|
+
var waitForImageUsageReportAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84782
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84783
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState10);
|
|
84784
|
+
}, "waitForImageUsageReportAvailable");
|
|
84785
|
+
var waitUntilImageUsageReportAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84786
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84787
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState10);
|
|
84788
|
+
return (0, import_util_waiter.checkExceptions)(result);
|
|
84789
|
+
}, "waitUntilImageUsageReportAvailable");
|
|
84790
|
+
|
|
84791
|
+
// src/waiters/waitForInstanceExists.ts
|
|
84792
|
+
|
|
84793
|
+
var checkState11 = /* @__PURE__ */ __name(async (client, input) => {
|
|
83971
84794
|
let reason;
|
|
83972
84795
|
try {
|
|
83973
84796
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -83992,17 +84815,17 @@ var checkState10 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
83992
84815
|
}, "checkState");
|
|
83993
84816
|
var waitForInstanceExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
83994
84817
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
83995
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84818
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState11);
|
|
83996
84819
|
}, "waitForInstanceExists");
|
|
83997
84820
|
var waitUntilInstanceExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
83998
84821
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
83999
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84822
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState11);
|
|
84000
84823
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84001
84824
|
}, "waitUntilInstanceExists");
|
|
84002
84825
|
|
|
84003
84826
|
// src/waiters/waitForInstanceRunning.ts
|
|
84004
84827
|
|
|
84005
|
-
var
|
|
84828
|
+
var checkState12 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84006
84829
|
let reason;
|
|
84007
84830
|
try {
|
|
84008
84831
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -84095,17 +84918,17 @@ var checkState11 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84095
84918
|
}, "checkState");
|
|
84096
84919
|
var waitForInstanceRunning = /* @__PURE__ */ __name(async (params, input) => {
|
|
84097
84920
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84098
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84921
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState12);
|
|
84099
84922
|
}, "waitForInstanceRunning");
|
|
84100
84923
|
var waitUntilInstanceRunning = /* @__PURE__ */ __name(async (params, input) => {
|
|
84101
84924
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84102
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84925
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState12);
|
|
84103
84926
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84104
84927
|
}, "waitUntilInstanceRunning");
|
|
84105
84928
|
|
|
84106
84929
|
// src/waiters/waitForInstanceStatusOk.ts
|
|
84107
84930
|
|
|
84108
|
-
var
|
|
84931
|
+
var checkState13 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84109
84932
|
let reason;
|
|
84110
84933
|
try {
|
|
84111
84934
|
const result = await client.send(new DescribeInstanceStatusCommand(input));
|
|
@@ -84137,17 +84960,17 @@ var checkState12 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84137
84960
|
}, "checkState");
|
|
84138
84961
|
var waitForInstanceStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
84139
84962
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84140
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84963
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState13);
|
|
84141
84964
|
}, "waitForInstanceStatusOk");
|
|
84142
84965
|
var waitUntilInstanceStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
84143
84966
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84144
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
84967
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState13);
|
|
84145
84968
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84146
84969
|
}, "waitUntilInstanceStatusOk");
|
|
84147
84970
|
|
|
84148
84971
|
// src/waiters/waitForInstanceStopped.ts
|
|
84149
84972
|
|
|
84150
|
-
var
|
|
84973
|
+
var checkState14 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84151
84974
|
let reason;
|
|
84152
84975
|
try {
|
|
84153
84976
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -84218,17 +85041,17 @@ var checkState13 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84218
85041
|
}, "checkState");
|
|
84219
85042
|
var waitForInstanceStopped = /* @__PURE__ */ __name(async (params, input) => {
|
|
84220
85043
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84221
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85044
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState14);
|
|
84222
85045
|
}, "waitForInstanceStopped");
|
|
84223
85046
|
var waitUntilInstanceStopped = /* @__PURE__ */ __name(async (params, input) => {
|
|
84224
85047
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84225
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85048
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState14);
|
|
84226
85049
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84227
85050
|
}, "waitUntilInstanceStopped");
|
|
84228
85051
|
|
|
84229
85052
|
// src/waiters/waitForInstanceTerminated.ts
|
|
84230
85053
|
|
|
84231
|
-
var
|
|
85054
|
+
var checkState15 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84232
85055
|
let reason;
|
|
84233
85056
|
try {
|
|
84234
85057
|
const result = await client.send(new DescribeInstancesCommand(input));
|
|
@@ -84299,17 +85122,17 @@ var checkState14 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84299
85122
|
}, "checkState");
|
|
84300
85123
|
var waitForInstanceTerminated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84301
85124
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84302
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85125
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState15);
|
|
84303
85126
|
}, "waitForInstanceTerminated");
|
|
84304
85127
|
var waitUntilInstanceTerminated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84305
85128
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84306
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85129
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState15);
|
|
84307
85130
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84308
85131
|
}, "waitUntilInstanceTerminated");
|
|
84309
85132
|
|
|
84310
85133
|
// src/waiters/waitForInternetGatewayExists.ts
|
|
84311
85134
|
|
|
84312
|
-
var
|
|
85135
|
+
var checkState16 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84313
85136
|
let reason;
|
|
84314
85137
|
try {
|
|
84315
85138
|
const result = await client.send(new DescribeInternetGatewaysCommand(input));
|
|
@@ -84337,17 +85160,17 @@ var checkState15 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84337
85160
|
}, "checkState");
|
|
84338
85161
|
var waitForInternetGatewayExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84339
85162
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84340
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85163
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState16);
|
|
84341
85164
|
}, "waitForInternetGatewayExists");
|
|
84342
85165
|
var waitUntilInternetGatewayExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84343
85166
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84344
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85167
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState16);
|
|
84345
85168
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84346
85169
|
}, "waitUntilInternetGatewayExists");
|
|
84347
85170
|
|
|
84348
85171
|
// src/waiters/waitForKeyPairExists.ts
|
|
84349
85172
|
|
|
84350
|
-
var
|
|
85173
|
+
var checkState17 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84351
85174
|
let reason;
|
|
84352
85175
|
try {
|
|
84353
85176
|
const result = await client.send(new DescribeKeyPairsCommand(input));
|
|
@@ -84375,17 +85198,17 @@ var checkState16 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84375
85198
|
}, "checkState");
|
|
84376
85199
|
var waitForKeyPairExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84377
85200
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84378
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85201
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState17);
|
|
84379
85202
|
}, "waitForKeyPairExists");
|
|
84380
85203
|
var waitUntilKeyPairExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84381
85204
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84382
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85205
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState17);
|
|
84383
85206
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84384
85207
|
}, "waitUntilKeyPairExists");
|
|
84385
85208
|
|
|
84386
85209
|
// src/waiters/waitForNatGatewayAvailable.ts
|
|
84387
85210
|
|
|
84388
|
-
var
|
|
85211
|
+
var checkState18 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84389
85212
|
let reason;
|
|
84390
85213
|
try {
|
|
84391
85214
|
const result = await client.send(new DescribeNatGatewaysCommand(input));
|
|
@@ -84462,17 +85285,17 @@ var checkState17 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84462
85285
|
}, "checkState");
|
|
84463
85286
|
var waitForNatGatewayAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84464
85287
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84465
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85288
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState18);
|
|
84466
85289
|
}, "waitForNatGatewayAvailable");
|
|
84467
85290
|
var waitUntilNatGatewayAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84468
85291
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84469
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85292
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState18);
|
|
84470
85293
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84471
85294
|
}, "waitUntilNatGatewayAvailable");
|
|
84472
85295
|
|
|
84473
85296
|
// src/waiters/waitForNatGatewayDeleted.ts
|
|
84474
85297
|
|
|
84475
|
-
var
|
|
85298
|
+
var checkState19 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84476
85299
|
let reason;
|
|
84477
85300
|
try {
|
|
84478
85301
|
const result = await client.send(new DescribeNatGatewaysCommand(input));
|
|
@@ -84504,17 +85327,17 @@ var checkState18 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84504
85327
|
}, "checkState");
|
|
84505
85328
|
var waitForNatGatewayDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84506
85329
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84507
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85330
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState19);
|
|
84508
85331
|
}, "waitForNatGatewayDeleted");
|
|
84509
85332
|
var waitUntilNatGatewayDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84510
85333
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84511
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85334
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState19);
|
|
84512
85335
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84513
85336
|
}, "waitUntilNatGatewayDeleted");
|
|
84514
85337
|
|
|
84515
85338
|
// src/waiters/waitForNetworkInterfaceAvailable.ts
|
|
84516
85339
|
|
|
84517
|
-
var
|
|
85340
|
+
var checkState20 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84518
85341
|
let reason;
|
|
84519
85342
|
try {
|
|
84520
85343
|
const result = await client.send(new DescribeNetworkInterfacesCommand(input));
|
|
@@ -84546,17 +85369,17 @@ var checkState19 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84546
85369
|
}, "checkState");
|
|
84547
85370
|
var waitForNetworkInterfaceAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84548
85371
|
const serviceDefaults = { minDelay: 20, maxDelay: 120 };
|
|
84549
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85372
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState20);
|
|
84550
85373
|
}, "waitForNetworkInterfaceAvailable");
|
|
84551
85374
|
var waitUntilNetworkInterfaceAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
84552
85375
|
const serviceDefaults = { minDelay: 20, maxDelay: 120 };
|
|
84553
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85376
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState20);
|
|
84554
85377
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84555
85378
|
}, "waitUntilNetworkInterfaceAvailable");
|
|
84556
85379
|
|
|
84557
85380
|
// src/waiters/waitForSnapshotImported.ts
|
|
84558
85381
|
|
|
84559
|
-
var
|
|
85382
|
+
var checkState21 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84560
85383
|
let reason;
|
|
84561
85384
|
try {
|
|
84562
85385
|
const result = await client.send(new DescribeImportSnapshotTasksCommand(input));
|
|
@@ -84600,17 +85423,17 @@ var checkState20 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84600
85423
|
}, "checkState");
|
|
84601
85424
|
var waitForSnapshotImported = /* @__PURE__ */ __name(async (params, input) => {
|
|
84602
85425
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84603
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85426
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState21);
|
|
84604
85427
|
}, "waitForSnapshotImported");
|
|
84605
85428
|
var waitUntilSnapshotImported = /* @__PURE__ */ __name(async (params, input) => {
|
|
84606
85429
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84607
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85430
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState21);
|
|
84608
85431
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84609
85432
|
}, "waitUntilSnapshotImported");
|
|
84610
85433
|
|
|
84611
85434
|
// src/waiters/waitForSecurityGroupExists.ts
|
|
84612
85435
|
|
|
84613
|
-
var
|
|
85436
|
+
var checkState22 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84614
85437
|
let reason;
|
|
84615
85438
|
try {
|
|
84616
85439
|
const result = await client.send(new DescribeSecurityGroupsCommand(input));
|
|
@@ -84638,17 +85461,17 @@ var checkState21 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84638
85461
|
}, "checkState");
|
|
84639
85462
|
var waitForSecurityGroupExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84640
85463
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84641
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85464
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState22);
|
|
84642
85465
|
}, "waitForSecurityGroupExists");
|
|
84643
85466
|
var waitUntilSecurityGroupExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
84644
85467
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
84645
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85468
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState22);
|
|
84646
85469
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84647
85470
|
}, "waitUntilSecurityGroupExists");
|
|
84648
85471
|
|
|
84649
85472
|
// src/waiters/waitForSecurityGroupVpcAssociationAssociated.ts
|
|
84650
85473
|
|
|
84651
|
-
var
|
|
85474
|
+
var checkState23 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84652
85475
|
let reason;
|
|
84653
85476
|
try {
|
|
84654
85477
|
const result = await client.send(new DescribeSecurityGroupVpcAssociationsCommand(input));
|
|
@@ -84707,17 +85530,17 @@ var checkState22 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84707
85530
|
}, "checkState");
|
|
84708
85531
|
var waitForSecurityGroupVpcAssociationAssociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84709
85532
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84710
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85533
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState23);
|
|
84711
85534
|
}, "waitForSecurityGroupVpcAssociationAssociated");
|
|
84712
85535
|
var waitUntilSecurityGroupVpcAssociationAssociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84713
85536
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84714
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85537
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState23);
|
|
84715
85538
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84716
85539
|
}, "waitUntilSecurityGroupVpcAssociationAssociated");
|
|
84717
85540
|
|
|
84718
85541
|
// src/waiters/waitForSecurityGroupVpcAssociationDisassociated.ts
|
|
84719
85542
|
|
|
84720
|
-
var
|
|
85543
|
+
var checkState24 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84721
85544
|
let reason;
|
|
84722
85545
|
try {
|
|
84723
85546
|
const result = await client.send(new DescribeSecurityGroupVpcAssociationsCommand(input));
|
|
@@ -84786,17 +85609,17 @@ var checkState23 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84786
85609
|
}, "checkState");
|
|
84787
85610
|
var waitForSecurityGroupVpcAssociationDisassociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84788
85611
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84789
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85612
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState24);
|
|
84790
85613
|
}, "waitForSecurityGroupVpcAssociationDisassociated");
|
|
84791
85614
|
var waitUntilSecurityGroupVpcAssociationDisassociated = /* @__PURE__ */ __name(async (params, input) => {
|
|
84792
85615
|
const serviceDefaults = { minDelay: 10, maxDelay: 120 };
|
|
84793
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85616
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState24);
|
|
84794
85617
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84795
85618
|
}, "waitUntilSecurityGroupVpcAssociationDisassociated");
|
|
84796
85619
|
|
|
84797
85620
|
// src/waiters/waitForSnapshotCompleted.ts
|
|
84798
85621
|
|
|
84799
|
-
var
|
|
85622
|
+
var checkState25 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84800
85623
|
let reason;
|
|
84801
85624
|
try {
|
|
84802
85625
|
const result = await client.send(new DescribeSnapshotsCommand(input));
|
|
@@ -84840,17 +85663,17 @@ var checkState24 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84840
85663
|
}, "checkState");
|
|
84841
85664
|
var waitForSnapshotCompleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84842
85665
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84843
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85666
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState25);
|
|
84844
85667
|
}, "waitForSnapshotCompleted");
|
|
84845
85668
|
var waitUntilSnapshotCompleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
84846
85669
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84847
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85670
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState25);
|
|
84848
85671
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84849
85672
|
}, "waitUntilSnapshotCompleted");
|
|
84850
85673
|
|
|
84851
85674
|
// src/waiters/waitForSpotInstanceRequestFulfilled.ts
|
|
84852
85675
|
|
|
84853
|
-
var
|
|
85676
|
+
var checkState26 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84854
85677
|
let reason;
|
|
84855
85678
|
try {
|
|
84856
85679
|
const result = await client.send(new DescribeSpotInstanceRequestsCommand(input));
|
|
@@ -84959,17 +85782,17 @@ var checkState25 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84959
85782
|
}, "checkState");
|
|
84960
85783
|
var waitForSpotInstanceRequestFulfilled = /* @__PURE__ */ __name(async (params, input) => {
|
|
84961
85784
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84962
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85785
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState26);
|
|
84963
85786
|
}, "waitForSpotInstanceRequestFulfilled");
|
|
84964
85787
|
var waitUntilSpotInstanceRequestFulfilled = /* @__PURE__ */ __name(async (params, input) => {
|
|
84965
85788
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
84966
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85789
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState26);
|
|
84967
85790
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
84968
85791
|
}, "waitUntilSpotInstanceRequestFulfilled");
|
|
84969
85792
|
|
|
84970
85793
|
// src/waiters/waitForSystemStatusOk.ts
|
|
84971
85794
|
|
|
84972
|
-
var
|
|
85795
|
+
var checkState27 = /* @__PURE__ */ __name(async (client, input) => {
|
|
84973
85796
|
let reason;
|
|
84974
85797
|
try {
|
|
84975
85798
|
const result = await client.send(new DescribeInstanceStatusCommand(input));
|
|
@@ -84998,17 +85821,17 @@ var checkState26 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
84998
85821
|
}, "checkState");
|
|
84999
85822
|
var waitForSystemStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
85000
85823
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85001
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85824
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState27);
|
|
85002
85825
|
}, "waitForSystemStatusOk");
|
|
85003
85826
|
var waitUntilSystemStatusOk = /* @__PURE__ */ __name(async (params, input) => {
|
|
85004
85827
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85005
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85828
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState27);
|
|
85006
85829
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85007
85830
|
}, "waitUntilSystemStatusOk");
|
|
85008
85831
|
|
|
85009
85832
|
// src/waiters/waitForStoreImageTaskComplete.ts
|
|
85010
85833
|
|
|
85011
|
-
var
|
|
85834
|
+
var checkState28 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85012
85835
|
let reason;
|
|
85013
85836
|
try {
|
|
85014
85837
|
const result = await client.send(new DescribeStoreImageTasksCommand(input));
|
|
@@ -85067,17 +85890,17 @@ var checkState27 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85067
85890
|
}, "checkState");
|
|
85068
85891
|
var waitForStoreImageTaskComplete = /* @__PURE__ */ __name(async (params, input) => {
|
|
85069
85892
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
85070
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85893
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState28);
|
|
85071
85894
|
}, "waitForStoreImageTaskComplete");
|
|
85072
85895
|
var waitUntilStoreImageTaskComplete = /* @__PURE__ */ __name(async (params, input) => {
|
|
85073
85896
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
85074
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85897
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState28);
|
|
85075
85898
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85076
85899
|
}, "waitUntilStoreImageTaskComplete");
|
|
85077
85900
|
|
|
85078
85901
|
// src/waiters/waitForPasswordDataAvailable.ts
|
|
85079
85902
|
|
|
85080
|
-
var
|
|
85903
|
+
var checkState29 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85081
85904
|
let reason;
|
|
85082
85905
|
try {
|
|
85083
85906
|
const result = await client.send(new GetPasswordDataCommand(input));
|
|
@@ -85098,17 +85921,17 @@ var checkState28 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85098
85921
|
}, "checkState");
|
|
85099
85922
|
var waitForPasswordDataAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85100
85923
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85101
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85924
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState29);
|
|
85102
85925
|
}, "waitForPasswordDataAvailable");
|
|
85103
85926
|
var waitUntilPasswordDataAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85104
85927
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85105
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85928
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState29);
|
|
85106
85929
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85107
85930
|
}, "waitUntilPasswordDataAvailable");
|
|
85108
85931
|
|
|
85109
85932
|
// src/waiters/waitForSubnetAvailable.ts
|
|
85110
85933
|
|
|
85111
|
-
var
|
|
85934
|
+
var checkState30 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85112
85935
|
let reason;
|
|
85113
85936
|
try {
|
|
85114
85937
|
const result = await client.send(new DescribeSubnetsCommand(input));
|
|
@@ -85137,17 +85960,17 @@ var checkState29 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85137
85960
|
}, "checkState");
|
|
85138
85961
|
var waitForSubnetAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85139
85962
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85140
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85963
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState30);
|
|
85141
85964
|
}, "waitForSubnetAvailable");
|
|
85142
85965
|
var waitUntilSubnetAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85143
85966
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85144
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
85967
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState30);
|
|
85145
85968
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85146
85969
|
}, "waitUntilSubnetAvailable");
|
|
85147
85970
|
|
|
85148
85971
|
// src/waiters/waitForVolumeAvailable.ts
|
|
85149
85972
|
|
|
85150
|
-
var
|
|
85973
|
+
var checkState31 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85151
85974
|
let reason;
|
|
85152
85975
|
try {
|
|
85153
85976
|
const result = await client.send(new DescribeVolumesCommand(input));
|
|
@@ -85191,17 +86014,17 @@ var checkState30 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85191
86014
|
}, "checkState");
|
|
85192
86015
|
var waitForVolumeAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85193
86016
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85194
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86017
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState31);
|
|
85195
86018
|
}, "waitForVolumeAvailable");
|
|
85196
86019
|
var waitUntilVolumeAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85197
86020
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85198
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86021
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState31);
|
|
85199
86022
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85200
86023
|
}, "waitUntilVolumeAvailable");
|
|
85201
86024
|
|
|
85202
86025
|
// src/waiters/waitForVolumeDeleted.ts
|
|
85203
86026
|
|
|
85204
|
-
var
|
|
86027
|
+
var checkState32 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85205
86028
|
let reason;
|
|
85206
86029
|
try {
|
|
85207
86030
|
const result = await client.send(new DescribeVolumesCommand(input));
|
|
@@ -85233,17 +86056,17 @@ var checkState31 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85233
86056
|
}, "checkState");
|
|
85234
86057
|
var waitForVolumeDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85235
86058
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85236
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86059
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState32);
|
|
85237
86060
|
}, "waitForVolumeDeleted");
|
|
85238
86061
|
var waitUntilVolumeDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85239
86062
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85240
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86063
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState32);
|
|
85241
86064
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85242
86065
|
}, "waitUntilVolumeDeleted");
|
|
85243
86066
|
|
|
85244
86067
|
// src/waiters/waitForVolumeInUse.ts
|
|
85245
86068
|
|
|
85246
|
-
var
|
|
86069
|
+
var checkState33 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85247
86070
|
let reason;
|
|
85248
86071
|
try {
|
|
85249
86072
|
const result = await client.send(new DescribeVolumesCommand(input));
|
|
@@ -85287,17 +86110,17 @@ var checkState32 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85287
86110
|
}, "checkState");
|
|
85288
86111
|
var waitForVolumeInUse = /* @__PURE__ */ __name(async (params, input) => {
|
|
85289
86112
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85290
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86113
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState33);
|
|
85291
86114
|
}, "waitForVolumeInUse");
|
|
85292
86115
|
var waitUntilVolumeInUse = /* @__PURE__ */ __name(async (params, input) => {
|
|
85293
86116
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85294
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86117
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState33);
|
|
85295
86118
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85296
86119
|
}, "waitUntilVolumeInUse");
|
|
85297
86120
|
|
|
85298
86121
|
// src/waiters/waitForVpcAvailable.ts
|
|
85299
86122
|
|
|
85300
|
-
var
|
|
86123
|
+
var checkState34 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85301
86124
|
let reason;
|
|
85302
86125
|
try {
|
|
85303
86126
|
const result = await client.send(new DescribeVpcsCommand(input));
|
|
@@ -85326,17 +86149,17 @@ var checkState33 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85326
86149
|
}, "checkState");
|
|
85327
86150
|
var waitForVpcAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85328
86151
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85329
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86152
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState34);
|
|
85330
86153
|
}, "waitForVpcAvailable");
|
|
85331
86154
|
var waitUntilVpcAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85332
86155
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85333
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86156
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState34);
|
|
85334
86157
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85335
86158
|
}, "waitUntilVpcAvailable");
|
|
85336
86159
|
|
|
85337
86160
|
// src/waiters/waitForVpcExists.ts
|
|
85338
86161
|
|
|
85339
|
-
var
|
|
86162
|
+
var checkState35 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85340
86163
|
let reason;
|
|
85341
86164
|
try {
|
|
85342
86165
|
const result = await client.send(new DescribeVpcsCommand(input));
|
|
@@ -85352,17 +86175,17 @@ var checkState34 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85352
86175
|
}, "checkState");
|
|
85353
86176
|
var waitForVpcExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85354
86177
|
const serviceDefaults = { minDelay: 1, maxDelay: 120 };
|
|
85355
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86178
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState35);
|
|
85356
86179
|
}, "waitForVpcExists");
|
|
85357
86180
|
var waitUntilVpcExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85358
86181
|
const serviceDefaults = { minDelay: 1, maxDelay: 120 };
|
|
85359
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86182
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState35);
|
|
85360
86183
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85361
86184
|
}, "waitUntilVpcExists");
|
|
85362
86185
|
|
|
85363
86186
|
// src/waiters/waitForVpcPeeringConnectionDeleted.ts
|
|
85364
86187
|
|
|
85365
|
-
var
|
|
86188
|
+
var checkState36 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85366
86189
|
let reason;
|
|
85367
86190
|
try {
|
|
85368
86191
|
const result = await client.send(new DescribeVpcPeeringConnectionsCommand(input));
|
|
@@ -85394,17 +86217,17 @@ var checkState35 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85394
86217
|
}, "checkState");
|
|
85395
86218
|
var waitForVpcPeeringConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85396
86219
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85397
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86220
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState36);
|
|
85398
86221
|
}, "waitForVpcPeeringConnectionDeleted");
|
|
85399
86222
|
var waitUntilVpcPeeringConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85400
86223
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85401
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86224
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState36);
|
|
85402
86225
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85403
86226
|
}, "waitUntilVpcPeeringConnectionDeleted");
|
|
85404
86227
|
|
|
85405
86228
|
// src/waiters/waitForVpcPeeringConnectionExists.ts
|
|
85406
86229
|
|
|
85407
|
-
var
|
|
86230
|
+
var checkState37 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85408
86231
|
let reason;
|
|
85409
86232
|
try {
|
|
85410
86233
|
const result = await client.send(new DescribeVpcPeeringConnectionsCommand(input));
|
|
@@ -85420,17 +86243,17 @@ var checkState36 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85420
86243
|
}, "checkState");
|
|
85421
86244
|
var waitForVpcPeeringConnectionExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85422
86245
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85423
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86246
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState37);
|
|
85424
86247
|
}, "waitForVpcPeeringConnectionExists");
|
|
85425
86248
|
var waitUntilVpcPeeringConnectionExists = /* @__PURE__ */ __name(async (params, input) => {
|
|
85426
86249
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85427
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86250
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState37);
|
|
85428
86251
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85429
86252
|
}, "waitUntilVpcPeeringConnectionExists");
|
|
85430
86253
|
|
|
85431
86254
|
// src/waiters/waitForVpnConnectionAvailable.ts
|
|
85432
86255
|
|
|
85433
|
-
var
|
|
86256
|
+
var checkState38 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85434
86257
|
let reason;
|
|
85435
86258
|
try {
|
|
85436
86259
|
const result = await client.send(new DescribeVpnConnectionsCommand(input));
|
|
@@ -85489,17 +86312,17 @@ var checkState37 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85489
86312
|
}, "checkState");
|
|
85490
86313
|
var waitForVpnConnectionAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85491
86314
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85492
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86315
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState38);
|
|
85493
86316
|
}, "waitForVpnConnectionAvailable");
|
|
85494
86317
|
var waitUntilVpnConnectionAvailable = /* @__PURE__ */ __name(async (params, input) => {
|
|
85495
86318
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85496
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86319
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState38);
|
|
85497
86320
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85498
86321
|
}, "waitUntilVpnConnectionAvailable");
|
|
85499
86322
|
|
|
85500
86323
|
// src/waiters/waitForVpnConnectionDeleted.ts
|
|
85501
86324
|
|
|
85502
|
-
var
|
|
86325
|
+
var checkState39 = /* @__PURE__ */ __name(async (client, input) => {
|
|
85503
86326
|
let reason;
|
|
85504
86327
|
try {
|
|
85505
86328
|
const result = await client.send(new DescribeVpnConnectionsCommand(input));
|
|
@@ -85543,11 +86366,11 @@ var checkState38 = /* @__PURE__ */ __name(async (client, input) => {
|
|
|
85543
86366
|
}, "checkState");
|
|
85544
86367
|
var waitForVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85545
86368
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85546
|
-
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86369
|
+
return (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState39);
|
|
85547
86370
|
}, "waitForVpnConnectionDeleted");
|
|
85548
86371
|
var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input) => {
|
|
85549
86372
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
85550
|
-
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input,
|
|
86373
|
+
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState39);
|
|
85551
86374
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
85552
86375
|
}, "waitUntilVpnConnectionDeleted");
|
|
85553
86376
|
// Annotate the CommonJS export names for ESM import in node:
|
|
@@ -85636,6 +86459,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
85636
86459
|
CreateFlowLogsCommand,
|
|
85637
86460
|
CreateFpgaImageCommand,
|
|
85638
86461
|
CreateImageCommand,
|
|
86462
|
+
CreateImageUsageReportCommand,
|
|
85639
86463
|
CreateInstanceConnectEndpointCommand,
|
|
85640
86464
|
CreateInstanceEventWindowCommand,
|
|
85641
86465
|
CreateInstanceExportTaskCommand,
|
|
@@ -85721,6 +86545,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
85721
86545
|
DeleteFleetsCommand,
|
|
85722
86546
|
DeleteFlowLogsCommand,
|
|
85723
86547
|
DeleteFpgaImageCommand,
|
|
86548
|
+
DeleteImageUsageReportCommand,
|
|
85724
86549
|
DeleteInstanceConnectEndpointCommand,
|
|
85725
86550
|
DeleteInstanceEventWindowCommand,
|
|
85726
86551
|
DeleteInternetGatewayCommand,
|
|
@@ -85847,6 +86672,9 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
85847
86672
|
DescribeIdFormatCommand,
|
|
85848
86673
|
DescribeIdentityIdFormatCommand,
|
|
85849
86674
|
DescribeImageAttributeCommand,
|
|
86675
|
+
DescribeImageReferencesCommand,
|
|
86676
|
+
DescribeImageUsageReportEntriesCommand,
|
|
86677
|
+
DescribeImageUsageReportsCommand,
|
|
85850
86678
|
DescribeImagesCommand,
|
|
85851
86679
|
DescribeImportImageTasksCommand,
|
|
85852
86680
|
DescribeImportSnapshotTasksCommand,
|
|
@@ -86279,6 +87107,9 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86279
87107
|
paginateDescribeHostReservations,
|
|
86280
87108
|
paginateDescribeHosts,
|
|
86281
87109
|
paginateDescribeIamInstanceProfileAssociations,
|
|
87110
|
+
paginateDescribeImageReferences,
|
|
87111
|
+
paginateDescribeImageUsageReportEntries,
|
|
87112
|
+
paginateDescribeImageUsageReports,
|
|
86282
87113
|
paginateDescribeImages,
|
|
86283
87114
|
paginateDescribeImportImageTasks,
|
|
86284
87115
|
paginateDescribeImportSnapshotTasks,
|
|
@@ -86416,6 +87247,8 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86416
87247
|
waitUntilImageAvailable,
|
|
86417
87248
|
waitForImageExists,
|
|
86418
87249
|
waitUntilImageExists,
|
|
87250
|
+
waitForImageUsageReportAvailable,
|
|
87251
|
+
waitUntilImageUsageReportAvailable,
|
|
86419
87252
|
waitForInstanceExists,
|
|
86420
87253
|
waitUntilInstanceExists,
|
|
86421
87254
|
waitForInstanceRunning,
|
|
@@ -86748,7 +87581,6 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86748
87581
|
CapacityBlockResourceState,
|
|
86749
87582
|
CapacityBlockInterconnectStatus,
|
|
86750
87583
|
CallerRole,
|
|
86751
|
-
CapacityReservationBillingRequestStatus,
|
|
86752
87584
|
VpnTunnelOptionsSpecificationFilterSensitiveLog,
|
|
86753
87585
|
VpnConnectionOptionsSpecificationFilterSensitiveLog,
|
|
86754
87586
|
CreateVpnConnectionRequestFilterSensitiveLog,
|
|
@@ -86758,6 +87590,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86758
87590
|
CreateVpnConnectionResultFilterSensitiveLog,
|
|
86759
87591
|
DeleteVerifiedAccessTrustProviderResultFilterSensitiveLog,
|
|
86760
87592
|
DescribeBundleTasksResultFilterSensitiveLog,
|
|
87593
|
+
CapacityReservationBillingRequestStatus,
|
|
86761
87594
|
ClientVpnConnectionStatusCode,
|
|
86762
87595
|
AssociatedNetworkType,
|
|
86763
87596
|
ClientVpnEndpointAttributeStatusCode,
|
|
@@ -86778,6 +87611,8 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86778
87611
|
PaymentOption,
|
|
86779
87612
|
ReservationState,
|
|
86780
87613
|
ImageAttributeName,
|
|
87614
|
+
ImageReferenceResourceType,
|
|
87615
|
+
ImageReferenceOptionName,
|
|
86781
87616
|
ArchitectureValues,
|
|
86782
87617
|
BootModeValues,
|
|
86783
87618
|
HypervisorType,
|
|
@@ -86815,15 +87650,6 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86815
87650
|
EnaSupport,
|
|
86816
87651
|
FlexibleEnaQueuesSupport,
|
|
86817
87652
|
NitroEnclavesSupport,
|
|
86818
|
-
NitroTpmSupport,
|
|
86819
|
-
PhcSupport,
|
|
86820
|
-
PlacementGroupStrategy,
|
|
86821
|
-
ArchitectureType,
|
|
86822
|
-
SupportedAdditionalProcessorFeature,
|
|
86823
|
-
RebootMigrationSupport,
|
|
86824
|
-
BootModeType,
|
|
86825
|
-
RootDeviceType,
|
|
86826
|
-
UsageClassType,
|
|
86827
87653
|
DiskImageDescriptionFilterSensitiveLog,
|
|
86828
87654
|
ImportInstanceVolumeDetailItemFilterSensitiveLog,
|
|
86829
87655
|
ImportInstanceTaskDetailsFilterSensitiveLog,
|
|
@@ -86836,6 +87662,15 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86836
87662
|
SnapshotTaskDetailFilterSensitiveLog,
|
|
86837
87663
|
ImportSnapshotTaskFilterSensitiveLog,
|
|
86838
87664
|
DescribeImportSnapshotTasksResultFilterSensitiveLog,
|
|
87665
|
+
NitroTpmSupport,
|
|
87666
|
+
PhcSupport,
|
|
87667
|
+
PlacementGroupStrategy,
|
|
87668
|
+
ArchitectureType,
|
|
87669
|
+
SupportedAdditionalProcessorFeature,
|
|
87670
|
+
RebootMigrationSupport,
|
|
87671
|
+
BootModeType,
|
|
87672
|
+
RootDeviceType,
|
|
87673
|
+
UsageClassType,
|
|
86839
87674
|
LockState,
|
|
86840
87675
|
MoveStatus,
|
|
86841
87676
|
FindingsFound,
|
|
@@ -86862,10 +87697,6 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86862
87697
|
VolumeStatusName,
|
|
86863
87698
|
VolumeStatusInfoStatus,
|
|
86864
87699
|
VpcAttributeName,
|
|
86865
|
-
VpcBlockPublicAccessExclusionsAllowed,
|
|
86866
|
-
InternetGatewayBlockMode,
|
|
86867
|
-
ManagedBy,
|
|
86868
|
-
VpcBlockPublicAccessState,
|
|
86869
87700
|
DescribeLaunchTemplateVersionsResultFilterSensitiveLog,
|
|
86870
87701
|
SpotFleetLaunchSpecificationFilterSensitiveLog,
|
|
86871
87702
|
SpotFleetRequestConfigDataFilterSensitiveLog,
|
|
@@ -86875,6 +87706,10 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86875
87706
|
SpotInstanceRequestFilterSensitiveLog,
|
|
86876
87707
|
DescribeSpotInstanceRequestsResultFilterSensitiveLog,
|
|
86877
87708
|
DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog,
|
|
87709
|
+
VpcBlockPublicAccessExclusionsAllowed,
|
|
87710
|
+
InternetGatewayBlockMode,
|
|
87711
|
+
ManagedBy,
|
|
87712
|
+
VpcBlockPublicAccessState,
|
|
86878
87713
|
ImageBlockPublicAccessDisabledState,
|
|
86879
87714
|
RouteServerPropagationState,
|
|
86880
87715
|
SnapshotBlockPublicAccessState,
|
|
@@ -86896,15 +87731,14 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86896
87731
|
IpamNetworkInterfaceAttachmentStatus,
|
|
86897
87732
|
IpamResourceType,
|
|
86898
87733
|
IpamManagementState,
|
|
86899
|
-
RouteServerRouteInstallationStatus,
|
|
86900
|
-
RouteServerRouteStatus,
|
|
86901
87734
|
DescribeVpnConnectionsResultFilterSensitiveLog,
|
|
86902
87735
|
DetachVerifiedAccessTrustProviderResultFilterSensitiveLog,
|
|
86903
87736
|
VerifiedAccessInstanceUserTrustProviderClientConfigurationFilterSensitiveLog,
|
|
86904
87737
|
ExportVerifiedAccessInstanceClientConfigurationResultFilterSensitiveLog,
|
|
86905
87738
|
GetInstanceTpmEkPubResultFilterSensitiveLog,
|
|
86906
87739
|
GetLaunchTemplateDataResultFilterSensitiveLog,
|
|
86907
|
-
|
|
87740
|
+
RouteServerRouteInstallationStatus,
|
|
87741
|
+
RouteServerRouteStatus,
|
|
86908
87742
|
LockMode,
|
|
86909
87743
|
ModifyAvailabilityZoneOptInStatus,
|
|
86910
87744
|
OperationType,
|
|
@@ -86920,6 +87754,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
86920
87754
|
VpcTenancy,
|
|
86921
87755
|
Status,
|
|
86922
87756
|
VerificationMethod,
|
|
87757
|
+
GetPasswordDataResultFilterSensitiveLog,
|
|
86923
87758
|
GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog,
|
|
86924
87759
|
ImageDiskContainerFilterSensitiveLog,
|
|
86925
87760
|
ImportImageRequestFilterSensitiveLog,
|