@aws-sdk/client-ec2 3.875.0 → 3.878.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +40 -0
- package/dist-cjs/index.js +1242 -396
- package/dist-es/EC2.js +10 -0
- package/dist-es/commands/CreateImageUsageReportCommand.js +22 -0
- package/dist-es/commands/DeleteImageUsageReportCommand.js +22 -0
- package/dist-es/commands/DescribeImageReferencesCommand.js +22 -0
- package/dist-es/commands/DescribeImageUsageReportEntriesCommand.js +22 -0
- package/dist-es/commands/DescribeImageUsageReportsCommand.js +22 -0
- package/dist-es/commands/GetPasswordDataCommand.js +1 -1
- package/dist-es/commands/index.js +5 -0
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_3.js +0 -8
- package/dist-es/models/models_4.js +19 -40
- package/dist-es/models/models_5.js +40 -18
- package/dist-es/models/models_6.js +18 -12
- package/dist-es/models/models_7.js +12 -0
- package/dist-es/pagination/DescribeImageReferencesPaginator.js +4 -0
- package/dist-es/pagination/DescribeImageUsageReportEntriesPaginator.js +4 -0
- package/dist-es/pagination/DescribeImageUsageReportsPaginator.js +4 -0
- package/dist-es/pagination/index.js +3 -0
- package/dist-es/protocols/Aws_ec2.js +711 -25
- package/dist-es/waiters/index.js +1 -0
- package/dist-es/waiters/waitForImageUsageReportAvailable.js +54 -0
- package/dist-types/EC2.d.ts +37 -0
- package/dist-types/EC2Client.d.ts +7 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/CopyImageCommand.d.ts +92 -10
- package/dist-types/commands/CopySnapshotCommand.d.ts +24 -8
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +105 -0
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +2 -3
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageUsageReportCommand.d.ts +75 -0
- package/dist-types/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeImageReferencesCommand.d.ts +100 -0
- package/dist-types/commands/DescribeImageUsageReportEntriesCommand.d.ts +101 -0
- package/dist-types/commands/DescribeImageUsageReportsCommand.d.ts +123 -0
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +2 -2
- package/dist-types/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +2 -2
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RebootInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +2 -2
- package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +5 -0
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/models/models_1.d.ts +146 -98
- package/dist-types/models/models_2.d.ts +80 -161
- package/dist-types/models/models_3.d.ts +190 -302
- package/dist-types/models/models_4.d.ts +886 -719
- package/dist-types/models/models_5.d.ts +1938 -1933
- package/dist-types/models/models_6.d.ts +1828 -1719
- package/dist-types/models/models_7.d.ts +4616 -4654
- package/dist-types/models/models_8.d.ts +547 -5
- package/dist-types/pagination/DescribeImageReferencesPaginator.d.ts +7 -0
- package/dist-types/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +7 -0
- package/dist-types/pagination/DescribeImageUsageReportsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +3 -0
- package/dist-types/protocols/Aws_ec2.d.ts +45 -0
- package/dist-types/ts3.4/EC2.d.ts +87 -0
- package/dist-types/ts3.4/EC2Client.d.ts +30 -0
- package/dist-types/ts3.4/commands/CreateImageUsageReportCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DeleteImageUsageReportCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeCapacityReservationBillingRequestsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeImageReferencesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeImageUsageReportEntriesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeImageUsageReportsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpamExternalResourceVerificationTokensCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessExclusionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteServerAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteServerPropagationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRouteServerRoutingDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseCapacityBlockExtensionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +5 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +22 -17
- package/dist-types/ts3.4/models/models_2.d.ts +21 -35
- package/dist-types/ts3.4/models/models_3.d.ts +41 -59
- package/dist-types/ts3.4/models/models_4.d.ts +148 -153
- package/dist-types/ts3.4/models/models_5.d.ts +165 -123
- package/dist-types/ts3.4/models/models_6.d.ts +125 -122
- package/dist-types/ts3.4/models/models_7.d.ts +125 -127
- package/dist-types/ts3.4/models/models_8.d.ts +128 -1
- package/dist-types/ts3.4/pagination/DescribeImageReferencesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/DescribeImageUsageReportEntriesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/DescribeImageUsageReportsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +3 -0
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +60 -0
- package/dist-types/ts3.4/waiters/index.d.ts +1 -0
- package/dist-types/ts3.4/waiters/waitForImageUsageReportAvailable.d.ts +11 -0
- package/dist-types/waiters/index.d.ts +1 -0
- package/dist-types/waiters/waitForImageUsageReportAvailable.d.ts +14 -0
- package/package.json +6 -6
|
@@ -783,6 +783,16 @@ export const se_CreateImageCommand = async (input, context) => {
|
|
|
783
783
|
});
|
|
784
784
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
785
785
|
};
|
|
786
|
+
export const se_CreateImageUsageReportCommand = async (input, context) => {
|
|
787
|
+
const headers = SHARED_HEADERS;
|
|
788
|
+
let body;
|
|
789
|
+
body = buildFormUrlencodedString({
|
|
790
|
+
...se_CreateImageUsageReportRequest(input, context),
|
|
791
|
+
[_A]: _CIUR,
|
|
792
|
+
[_V]: _,
|
|
793
|
+
});
|
|
794
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
795
|
+
};
|
|
786
796
|
export const se_CreateInstanceConnectEndpointCommand = async (input, context) => {
|
|
787
797
|
const headers = SHARED_HEADERS;
|
|
788
798
|
let body;
|
|
@@ -1633,6 +1643,16 @@ export const se_DeleteFpgaImageCommand = async (input, context) => {
|
|
|
1633
1643
|
});
|
|
1634
1644
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
1635
1645
|
};
|
|
1646
|
+
export const se_DeleteImageUsageReportCommand = async (input, context) => {
|
|
1647
|
+
const headers = SHARED_HEADERS;
|
|
1648
|
+
let body;
|
|
1649
|
+
body = buildFormUrlencodedString({
|
|
1650
|
+
...se_DeleteImageUsageReportRequest(input, context),
|
|
1651
|
+
[_A]: _DIUR,
|
|
1652
|
+
[_V]: _,
|
|
1653
|
+
});
|
|
1654
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
1655
|
+
};
|
|
1636
1656
|
export const se_DeleteInstanceConnectEndpointCommand = async (input, context) => {
|
|
1637
1657
|
const headers = SHARED_HEADERS;
|
|
1638
1658
|
let body;
|
|
@@ -2893,6 +2913,16 @@ export const se_DescribeImageAttributeCommand = async (input, context) => {
|
|
|
2893
2913
|
});
|
|
2894
2914
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2895
2915
|
};
|
|
2916
|
+
export const se_DescribeImageReferencesCommand = async (input, context) => {
|
|
2917
|
+
const headers = SHARED_HEADERS;
|
|
2918
|
+
let body;
|
|
2919
|
+
body = buildFormUrlencodedString({
|
|
2920
|
+
...se_DescribeImageReferencesRequest(input, context),
|
|
2921
|
+
[_A]: _DIR,
|
|
2922
|
+
[_V]: _,
|
|
2923
|
+
});
|
|
2924
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2925
|
+
};
|
|
2896
2926
|
export const se_DescribeImagesCommand = async (input, context) => {
|
|
2897
2927
|
const headers = SHARED_HEADERS;
|
|
2898
2928
|
let body;
|
|
@@ -2903,6 +2933,26 @@ export const se_DescribeImagesCommand = async (input, context) => {
|
|
|
2903
2933
|
});
|
|
2904
2934
|
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2905
2935
|
};
|
|
2936
|
+
export const se_DescribeImageUsageReportEntriesCommand = async (input, context) => {
|
|
2937
|
+
const headers = SHARED_HEADERS;
|
|
2938
|
+
let body;
|
|
2939
|
+
body = buildFormUrlencodedString({
|
|
2940
|
+
...se_DescribeImageUsageReportEntriesRequest(input, context),
|
|
2941
|
+
[_A]: _DIURE,
|
|
2942
|
+
[_V]: _,
|
|
2943
|
+
});
|
|
2944
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2945
|
+
};
|
|
2946
|
+
export const se_DescribeImageUsageReportsCommand = async (input, context) => {
|
|
2947
|
+
const headers = SHARED_HEADERS;
|
|
2948
|
+
let body;
|
|
2949
|
+
body = buildFormUrlencodedString({
|
|
2950
|
+
...se_DescribeImageUsageReportsRequest(input, context),
|
|
2951
|
+
[_A]: _DIURe,
|
|
2952
|
+
[_V]: _,
|
|
2953
|
+
});
|
|
2954
|
+
return buildHttpRpcRequest(context, headers, "/", undefined, body);
|
|
2955
|
+
};
|
|
2906
2956
|
export const se_DescribeImportImageTasksCommand = async (input, context) => {
|
|
2907
2957
|
const headers = SHARED_HEADERS;
|
|
2908
2958
|
let body;
|
|
@@ -7895,6 +7945,19 @@ export const de_CreateImageCommand = async (output, context) => {
|
|
|
7895
7945
|
};
|
|
7896
7946
|
return response;
|
|
7897
7947
|
};
|
|
7948
|
+
export const de_CreateImageUsageReportCommand = async (output, context) => {
|
|
7949
|
+
if (output.statusCode >= 300) {
|
|
7950
|
+
return de_CommandError(output, context);
|
|
7951
|
+
}
|
|
7952
|
+
const data = await parseBody(output.body, context);
|
|
7953
|
+
let contents = {};
|
|
7954
|
+
contents = de_CreateImageUsageReportResult(data, context);
|
|
7955
|
+
const response = {
|
|
7956
|
+
$metadata: deserializeMetadata(output),
|
|
7957
|
+
...contents,
|
|
7958
|
+
};
|
|
7959
|
+
return response;
|
|
7960
|
+
};
|
|
7898
7961
|
export const de_CreateInstanceConnectEndpointCommand = async (output, context) => {
|
|
7899
7962
|
if (output.statusCode >= 300) {
|
|
7900
7963
|
return de_CommandError(output, context);
|
|
@@ -8985,6 +9048,19 @@ export const de_DeleteFpgaImageCommand = async (output, context) => {
|
|
|
8985
9048
|
};
|
|
8986
9049
|
return response;
|
|
8987
9050
|
};
|
|
9051
|
+
export const de_DeleteImageUsageReportCommand = async (output, context) => {
|
|
9052
|
+
if (output.statusCode >= 300) {
|
|
9053
|
+
return de_CommandError(output, context);
|
|
9054
|
+
}
|
|
9055
|
+
const data = await parseBody(output.body, context);
|
|
9056
|
+
let contents = {};
|
|
9057
|
+
contents = de_DeleteImageUsageReportResult(data, context);
|
|
9058
|
+
const response = {
|
|
9059
|
+
$metadata: deserializeMetadata(output),
|
|
9060
|
+
...contents,
|
|
9061
|
+
};
|
|
9062
|
+
return response;
|
|
9063
|
+
};
|
|
8988
9064
|
export const de_DeleteInstanceConnectEndpointCommand = async (output, context) => {
|
|
8989
9065
|
if (output.statusCode >= 300) {
|
|
8990
9066
|
return de_CommandError(output, context);
|
|
@@ -10575,6 +10651,19 @@ export const de_DescribeImageAttributeCommand = async (output, context) => {
|
|
|
10575
10651
|
};
|
|
10576
10652
|
return response;
|
|
10577
10653
|
};
|
|
10654
|
+
export const de_DescribeImageReferencesCommand = async (output, context) => {
|
|
10655
|
+
if (output.statusCode >= 300) {
|
|
10656
|
+
return de_CommandError(output, context);
|
|
10657
|
+
}
|
|
10658
|
+
const data = await parseBody(output.body, context);
|
|
10659
|
+
let contents = {};
|
|
10660
|
+
contents = de_DescribeImageReferencesResult(data, context);
|
|
10661
|
+
const response = {
|
|
10662
|
+
$metadata: deserializeMetadata(output),
|
|
10663
|
+
...contents,
|
|
10664
|
+
};
|
|
10665
|
+
return response;
|
|
10666
|
+
};
|
|
10578
10667
|
export const de_DescribeImagesCommand = async (output, context) => {
|
|
10579
10668
|
if (output.statusCode >= 300) {
|
|
10580
10669
|
return de_CommandError(output, context);
|
|
@@ -10588,6 +10677,32 @@ export const de_DescribeImagesCommand = async (output, context) => {
|
|
|
10588
10677
|
};
|
|
10589
10678
|
return response;
|
|
10590
10679
|
};
|
|
10680
|
+
export const de_DescribeImageUsageReportEntriesCommand = async (output, context) => {
|
|
10681
|
+
if (output.statusCode >= 300) {
|
|
10682
|
+
return de_CommandError(output, context);
|
|
10683
|
+
}
|
|
10684
|
+
const data = await parseBody(output.body, context);
|
|
10685
|
+
let contents = {};
|
|
10686
|
+
contents = de_DescribeImageUsageReportEntriesResult(data, context);
|
|
10687
|
+
const response = {
|
|
10688
|
+
$metadata: deserializeMetadata(output),
|
|
10689
|
+
...contents,
|
|
10690
|
+
};
|
|
10691
|
+
return response;
|
|
10692
|
+
};
|
|
10693
|
+
export const de_DescribeImageUsageReportsCommand = async (output, context) => {
|
|
10694
|
+
if (output.statusCode >= 300) {
|
|
10695
|
+
return de_CommandError(output, context);
|
|
10696
|
+
}
|
|
10697
|
+
const data = await parseBody(output.body, context);
|
|
10698
|
+
let contents = {};
|
|
10699
|
+
contents = de_DescribeImageUsageReportsResult(data, context);
|
|
10700
|
+
const response = {
|
|
10701
|
+
$metadata: deserializeMetadata(output),
|
|
10702
|
+
...contents,
|
|
10703
|
+
};
|
|
10704
|
+
return response;
|
|
10705
|
+
};
|
|
10591
10706
|
export const de_DescribeImportImageTasksCommand = async (output, context) => {
|
|
10592
10707
|
if (output.statusCode >= 300) {
|
|
10593
10708
|
return de_CommandError(output, context);
|
|
@@ -17626,6 +17741,12 @@ const se_CopyImageRequest = (input, context) => {
|
|
|
17626
17741
|
if (input[_SCCDM] != null) {
|
|
17627
17742
|
entries[_SCCDM] = input[_SCCDM];
|
|
17628
17743
|
}
|
|
17744
|
+
if (input[_DAZe] != null) {
|
|
17745
|
+
entries[_DAZe] = input[_DAZe];
|
|
17746
|
+
}
|
|
17747
|
+
if (input[_DAZI] != null) {
|
|
17748
|
+
entries[_DAZI] = input[_DAZI];
|
|
17749
|
+
}
|
|
17629
17750
|
if (input[_DRr] != null) {
|
|
17630
17751
|
entries[_DRr] = input[_DRr];
|
|
17631
17752
|
}
|
|
@@ -17667,6 +17788,9 @@ const se_CopySnapshotRequest = (input, context) => {
|
|
|
17667
17788
|
if (input[_CDM] != null) {
|
|
17668
17789
|
entries[_CDM] = input[_CDM];
|
|
17669
17790
|
}
|
|
17791
|
+
if (input[_DAZe] != null) {
|
|
17792
|
+
entries[_DAZe] = input[_DAZe];
|
|
17793
|
+
}
|
|
17670
17794
|
if (input[_DRr] != null) {
|
|
17671
17795
|
entries[_DRr] = input[_DRr];
|
|
17672
17796
|
}
|
|
@@ -18360,6 +18484,43 @@ const se_CreateImageRequest = (input, context) => {
|
|
|
18360
18484
|
}
|
|
18361
18485
|
return entries;
|
|
18362
18486
|
};
|
|
18487
|
+
const se_CreateImageUsageReportRequest = (input, context) => {
|
|
18488
|
+
const entries = {};
|
|
18489
|
+
if (input[_IIma] != null) {
|
|
18490
|
+
entries[_IIma] = input[_IIma];
|
|
18491
|
+
}
|
|
18492
|
+
if (input[_DRr] != null) {
|
|
18493
|
+
entries[_DRr] = input[_DRr];
|
|
18494
|
+
}
|
|
18495
|
+
if (input[_RTe] != null) {
|
|
18496
|
+
const memberEntries = se_ImageUsageResourceTypeRequestList(input[_RTe], context);
|
|
18497
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18498
|
+
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
18499
|
+
entries[loc] = value;
|
|
18500
|
+
});
|
|
18501
|
+
}
|
|
18502
|
+
if (input[_AIc] != null) {
|
|
18503
|
+
const memberEntries = se_ImageUsageReportUserIdStringList(input[_AIc], context);
|
|
18504
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18505
|
+
const loc = `AccountId.${key.substring(key.indexOf(".") + 1)}`;
|
|
18506
|
+
entries[loc] = value;
|
|
18507
|
+
});
|
|
18508
|
+
}
|
|
18509
|
+
if (input[_CTl] === undefined) {
|
|
18510
|
+
input[_CTl] = generateIdempotencyToken();
|
|
18511
|
+
}
|
|
18512
|
+
if (input[_CTl] != null) {
|
|
18513
|
+
entries[_CTl] = input[_CTl];
|
|
18514
|
+
}
|
|
18515
|
+
if (input[_TS] != null) {
|
|
18516
|
+
const memberEntries = se_TagSpecificationList(input[_TS], context);
|
|
18517
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
18518
|
+
const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
|
|
18519
|
+
entries[loc] = value;
|
|
18520
|
+
});
|
|
18521
|
+
}
|
|
18522
|
+
return entries;
|
|
18523
|
+
};
|
|
18363
18524
|
const se_CreateInstanceConnectEndpointRequest = (input, context) => {
|
|
18364
18525
|
const entries = {};
|
|
18365
18526
|
if (input[_DRr] != null) {
|
|
@@ -19684,8 +19845,8 @@ const se_CreateSubnetCidrReservationRequest = (input, context) => {
|
|
|
19684
19845
|
if (input[_C] != null) {
|
|
19685
19846
|
entries[_C] = input[_C];
|
|
19686
19847
|
}
|
|
19687
|
-
if (input[
|
|
19688
|
-
entries[
|
|
19848
|
+
if (input[_RTes] != null) {
|
|
19849
|
+
entries[_RTes] = input[_RTes];
|
|
19689
19850
|
}
|
|
19690
19851
|
if (input[_De] != null) {
|
|
19691
19852
|
entries[_De] = input[_De];
|
|
@@ -21271,6 +21432,16 @@ const se_DeleteFpgaImageRequest = (input, context) => {
|
|
|
21271
21432
|
}
|
|
21272
21433
|
return entries;
|
|
21273
21434
|
};
|
|
21435
|
+
const se_DeleteImageUsageReportRequest = (input, context) => {
|
|
21436
|
+
const entries = {};
|
|
21437
|
+
if (input[_RIep] != null) {
|
|
21438
|
+
entries[_RIep] = input[_RIep];
|
|
21439
|
+
}
|
|
21440
|
+
if (input[_DRr] != null) {
|
|
21441
|
+
entries[_DRr] = input[_DRr];
|
|
21442
|
+
}
|
|
21443
|
+
return entries;
|
|
21444
|
+
};
|
|
21274
21445
|
const se_DeleteInstanceConnectEndpointRequest = (input, context) => {
|
|
21275
21446
|
const entries = {};
|
|
21276
21447
|
if (input[_DRr] != null) {
|
|
@@ -23326,6 +23497,48 @@ const se_DescribeImageAttributeRequest = (input, context) => {
|
|
|
23326
23497
|
}
|
|
23327
23498
|
return entries;
|
|
23328
23499
|
};
|
|
23500
|
+
const se_DescribeImageReferencesImageIdStringList = (input, context) => {
|
|
23501
|
+
const entries = {};
|
|
23502
|
+
let counter = 1;
|
|
23503
|
+
for (const entry of input) {
|
|
23504
|
+
if (entry === null) {
|
|
23505
|
+
continue;
|
|
23506
|
+
}
|
|
23507
|
+
entries[`Member.${counter}`] = entry;
|
|
23508
|
+
counter++;
|
|
23509
|
+
}
|
|
23510
|
+
return entries;
|
|
23511
|
+
};
|
|
23512
|
+
const se_DescribeImageReferencesRequest = (input, context) => {
|
|
23513
|
+
const entries = {};
|
|
23514
|
+
if (input[_IImag] != null) {
|
|
23515
|
+
const memberEntries = se_DescribeImageReferencesImageIdStringList(input[_IImag], context);
|
|
23516
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23517
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
23518
|
+
entries[loc] = value;
|
|
23519
|
+
});
|
|
23520
|
+
}
|
|
23521
|
+
if (input[_IART] != null) {
|
|
23522
|
+
entries[_IART] = input[_IART];
|
|
23523
|
+
}
|
|
23524
|
+
if (input[_RTe] != null) {
|
|
23525
|
+
const memberEntries = se_ResourceTypeRequestList(input[_RTe], context);
|
|
23526
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23527
|
+
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
23528
|
+
entries[loc] = value;
|
|
23529
|
+
});
|
|
23530
|
+
}
|
|
23531
|
+
if (input[_NT] != null) {
|
|
23532
|
+
entries[_NT] = input[_NT];
|
|
23533
|
+
}
|
|
23534
|
+
if (input[_DRr] != null) {
|
|
23535
|
+
entries[_DRr] = input[_DRr];
|
|
23536
|
+
}
|
|
23537
|
+
if (input[_MR] != null) {
|
|
23538
|
+
entries[_MR] = input[_MR];
|
|
23539
|
+
}
|
|
23540
|
+
return entries;
|
|
23541
|
+
};
|
|
23329
23542
|
const se_DescribeImagesRequest = (input, context) => {
|
|
23330
23543
|
const entries = {};
|
|
23331
23544
|
if (input[_EU] != null) {
|
|
@@ -23373,6 +23586,86 @@ const se_DescribeImagesRequest = (input, context) => {
|
|
|
23373
23586
|
}
|
|
23374
23587
|
return entries;
|
|
23375
23588
|
};
|
|
23589
|
+
const se_DescribeImageUsageReportEntriesRequest = (input, context) => {
|
|
23590
|
+
const entries = {};
|
|
23591
|
+
if (input[_IImag] != null) {
|
|
23592
|
+
const memberEntries = se_DescribeImageUsageReportsImageIdStringList(input[_IImag], context);
|
|
23593
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23594
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
23595
|
+
entries[loc] = value;
|
|
23596
|
+
});
|
|
23597
|
+
}
|
|
23598
|
+
if (input[_RIepo] != null) {
|
|
23599
|
+
const memberEntries = se_ImageUsageReportIdStringList(input[_RIepo], context);
|
|
23600
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23601
|
+
const loc = `ReportId.${key.substring(key.indexOf(".") + 1)}`;
|
|
23602
|
+
entries[loc] = value;
|
|
23603
|
+
});
|
|
23604
|
+
}
|
|
23605
|
+
if (input[_NT] != null) {
|
|
23606
|
+
entries[_NT] = input[_NT];
|
|
23607
|
+
}
|
|
23608
|
+
if (input[_Fi] != null) {
|
|
23609
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
23610
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23611
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
23612
|
+
entries[loc] = value;
|
|
23613
|
+
});
|
|
23614
|
+
}
|
|
23615
|
+
if (input[_DRr] != null) {
|
|
23616
|
+
entries[_DRr] = input[_DRr];
|
|
23617
|
+
}
|
|
23618
|
+
if (input[_MR] != null) {
|
|
23619
|
+
entries[_MR] = input[_MR];
|
|
23620
|
+
}
|
|
23621
|
+
return entries;
|
|
23622
|
+
};
|
|
23623
|
+
const se_DescribeImageUsageReportsImageIdStringList = (input, context) => {
|
|
23624
|
+
const entries = {};
|
|
23625
|
+
let counter = 1;
|
|
23626
|
+
for (const entry of input) {
|
|
23627
|
+
if (entry === null) {
|
|
23628
|
+
continue;
|
|
23629
|
+
}
|
|
23630
|
+
entries[`Member.${counter}`] = entry;
|
|
23631
|
+
counter++;
|
|
23632
|
+
}
|
|
23633
|
+
return entries;
|
|
23634
|
+
};
|
|
23635
|
+
const se_DescribeImageUsageReportsRequest = (input, context) => {
|
|
23636
|
+
const entries = {};
|
|
23637
|
+
if (input[_IImag] != null) {
|
|
23638
|
+
const memberEntries = se_DescribeImageUsageReportsImageIdStringList(input[_IImag], context);
|
|
23639
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23640
|
+
const loc = `ImageId.${key.substring(key.indexOf(".") + 1)}`;
|
|
23641
|
+
entries[loc] = value;
|
|
23642
|
+
});
|
|
23643
|
+
}
|
|
23644
|
+
if (input[_RIepo] != null) {
|
|
23645
|
+
const memberEntries = se_ImageUsageReportIdStringList(input[_RIepo], context);
|
|
23646
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23647
|
+
const loc = `ReportId.${key.substring(key.indexOf(".") + 1)}`;
|
|
23648
|
+
entries[loc] = value;
|
|
23649
|
+
});
|
|
23650
|
+
}
|
|
23651
|
+
if (input[_NT] != null) {
|
|
23652
|
+
entries[_NT] = input[_NT];
|
|
23653
|
+
}
|
|
23654
|
+
if (input[_Fi] != null) {
|
|
23655
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
23656
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
23657
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
23658
|
+
entries[loc] = value;
|
|
23659
|
+
});
|
|
23660
|
+
}
|
|
23661
|
+
if (input[_DRr] != null) {
|
|
23662
|
+
entries[_DRr] = input[_DRr];
|
|
23663
|
+
}
|
|
23664
|
+
if (input[_MR] != null) {
|
|
23665
|
+
entries[_MR] = input[_MR];
|
|
23666
|
+
}
|
|
23667
|
+
return entries;
|
|
23668
|
+
};
|
|
23376
23669
|
const se_DescribeImportImageTasksRequest = (input, context) => {
|
|
23377
23670
|
const entries = {};
|
|
23378
23671
|
if (input[_DRr] != null) {
|
|
@@ -28548,8 +28841,8 @@ const se_GetIpamResourceCidrsRequest = (input, context) => {
|
|
|
28548
28841
|
if (input[_RT] != null) {
|
|
28549
28842
|
entries[_RT] = input[_RT];
|
|
28550
28843
|
}
|
|
28551
|
-
if (input[
|
|
28552
|
-
const memberEntries = se_RequestIpamResourceTag(input[
|
|
28844
|
+
if (input[_RTeso] != null) {
|
|
28845
|
+
const memberEntries = se_RequestIpamResourceTag(input[_RTeso], context);
|
|
28553
28846
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
28554
28847
|
const loc = `ResourceTag.${key}`;
|
|
28555
28848
|
entries[loc] = value;
|
|
@@ -29278,6 +29571,100 @@ const se_ImageProviderRequestList = (input, context) => {
|
|
|
29278
29571
|
}
|
|
29279
29572
|
return entries;
|
|
29280
29573
|
};
|
|
29574
|
+
const se_ImageUsageReportIdStringList = (input, context) => {
|
|
29575
|
+
const entries = {};
|
|
29576
|
+
let counter = 1;
|
|
29577
|
+
for (const entry of input) {
|
|
29578
|
+
if (entry === null) {
|
|
29579
|
+
continue;
|
|
29580
|
+
}
|
|
29581
|
+
entries[`Member.${counter}`] = entry;
|
|
29582
|
+
counter++;
|
|
29583
|
+
}
|
|
29584
|
+
return entries;
|
|
29585
|
+
};
|
|
29586
|
+
const se_ImageUsageReportUserIdStringList = (input, context) => {
|
|
29587
|
+
const entries = {};
|
|
29588
|
+
let counter = 1;
|
|
29589
|
+
for (const entry of input) {
|
|
29590
|
+
if (entry === null) {
|
|
29591
|
+
continue;
|
|
29592
|
+
}
|
|
29593
|
+
entries[`UserId.${counter}`] = entry;
|
|
29594
|
+
counter++;
|
|
29595
|
+
}
|
|
29596
|
+
return entries;
|
|
29597
|
+
};
|
|
29598
|
+
const se_ImageUsageResourceTypeOptionRequest = (input, context) => {
|
|
29599
|
+
const entries = {};
|
|
29600
|
+
if (input[_ON] != null) {
|
|
29601
|
+
entries[_ON] = input[_ON];
|
|
29602
|
+
}
|
|
29603
|
+
if (input[_OV] != null) {
|
|
29604
|
+
const memberEntries = se_ImageUsageResourceTypeOptionValuesList(input[_OV], context);
|
|
29605
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
29606
|
+
const loc = `OptionValue.${key.substring(key.indexOf(".") + 1)}`;
|
|
29607
|
+
entries[loc] = value;
|
|
29608
|
+
});
|
|
29609
|
+
}
|
|
29610
|
+
return entries;
|
|
29611
|
+
};
|
|
29612
|
+
const se_ImageUsageResourceTypeOptionRequestList = (input, context) => {
|
|
29613
|
+
const entries = {};
|
|
29614
|
+
let counter = 1;
|
|
29615
|
+
for (const entry of input) {
|
|
29616
|
+
if (entry === null) {
|
|
29617
|
+
continue;
|
|
29618
|
+
}
|
|
29619
|
+
const memberEntries = se_ImageUsageResourceTypeOptionRequest(entry, context);
|
|
29620
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
29621
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
29622
|
+
});
|
|
29623
|
+
counter++;
|
|
29624
|
+
}
|
|
29625
|
+
return entries;
|
|
29626
|
+
};
|
|
29627
|
+
const se_ImageUsageResourceTypeOptionValuesList = (input, context) => {
|
|
29628
|
+
const entries = {};
|
|
29629
|
+
let counter = 1;
|
|
29630
|
+
for (const entry of input) {
|
|
29631
|
+
if (entry === null) {
|
|
29632
|
+
continue;
|
|
29633
|
+
}
|
|
29634
|
+
entries[`Item.${counter}`] = entry;
|
|
29635
|
+
counter++;
|
|
29636
|
+
}
|
|
29637
|
+
return entries;
|
|
29638
|
+
};
|
|
29639
|
+
const se_ImageUsageResourceTypeRequest = (input, context) => {
|
|
29640
|
+
const entries = {};
|
|
29641
|
+
if (input[_RT] != null) {
|
|
29642
|
+
entries[_RT] = input[_RT];
|
|
29643
|
+
}
|
|
29644
|
+
if (input[_RTO] != null) {
|
|
29645
|
+
const memberEntries = se_ImageUsageResourceTypeOptionRequestList(input[_RTO], context);
|
|
29646
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
29647
|
+
const loc = `ResourceTypeOption.${key.substring(key.indexOf(".") + 1)}`;
|
|
29648
|
+
entries[loc] = value;
|
|
29649
|
+
});
|
|
29650
|
+
}
|
|
29651
|
+
return entries;
|
|
29652
|
+
};
|
|
29653
|
+
const se_ImageUsageResourceTypeRequestList = (input, context) => {
|
|
29654
|
+
const entries = {};
|
|
29655
|
+
let counter = 1;
|
|
29656
|
+
for (const entry of input) {
|
|
29657
|
+
if (entry === null) {
|
|
29658
|
+
continue;
|
|
29659
|
+
}
|
|
29660
|
+
const memberEntries = se_ImageUsageResourceTypeRequest(entry, context);
|
|
29661
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
29662
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
29663
|
+
});
|
|
29664
|
+
counter++;
|
|
29665
|
+
}
|
|
29666
|
+
return entries;
|
|
29667
|
+
};
|
|
29281
29668
|
const se_ImportClientVpnClientCertificateRevocationListRequest = (input, context) => {
|
|
29282
29669
|
const entries = {};
|
|
29283
29670
|
if (input[_CVEI] != null) {
|
|
@@ -36363,8 +36750,8 @@ const se_ResourceStatementRequest = (input, context) => {
|
|
|
36363
36750
|
entries[loc] = value;
|
|
36364
36751
|
});
|
|
36365
36752
|
}
|
|
36366
|
-
if (input[
|
|
36367
|
-
const memberEntries = se_ValueStringList(input[
|
|
36753
|
+
if (input[_RTe] != null) {
|
|
36754
|
+
const memberEntries = se_ValueStringList(input[_RTe], context);
|
|
36368
36755
|
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
36369
36756
|
const loc = `ResourceType.${key.substring(key.indexOf(".") + 1)}`;
|
|
36370
36757
|
entries[loc] = value;
|
|
@@ -36372,6 +36759,76 @@ const se_ResourceStatementRequest = (input, context) => {
|
|
|
36372
36759
|
}
|
|
36373
36760
|
return entries;
|
|
36374
36761
|
};
|
|
36762
|
+
const se_ResourceTypeOption = (input, context) => {
|
|
36763
|
+
const entries = {};
|
|
36764
|
+
if (input[_ON] != null) {
|
|
36765
|
+
entries[_ON] = input[_ON];
|
|
36766
|
+
}
|
|
36767
|
+
if (input[_OV] != null) {
|
|
36768
|
+
const memberEntries = se_ResourceTypeOptionValuesList(input[_OV], context);
|
|
36769
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
36770
|
+
const loc = `OptionValue.${key.substring(key.indexOf(".") + 1)}`;
|
|
36771
|
+
entries[loc] = value;
|
|
36772
|
+
});
|
|
36773
|
+
}
|
|
36774
|
+
return entries;
|
|
36775
|
+
};
|
|
36776
|
+
const se_ResourceTypeOptionList = (input, context) => {
|
|
36777
|
+
const entries = {};
|
|
36778
|
+
let counter = 1;
|
|
36779
|
+
for (const entry of input) {
|
|
36780
|
+
if (entry === null) {
|
|
36781
|
+
continue;
|
|
36782
|
+
}
|
|
36783
|
+
const memberEntries = se_ResourceTypeOption(entry, context);
|
|
36784
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
36785
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
36786
|
+
});
|
|
36787
|
+
counter++;
|
|
36788
|
+
}
|
|
36789
|
+
return entries;
|
|
36790
|
+
};
|
|
36791
|
+
const se_ResourceTypeOptionValuesList = (input, context) => {
|
|
36792
|
+
const entries = {};
|
|
36793
|
+
let counter = 1;
|
|
36794
|
+
for (const entry of input) {
|
|
36795
|
+
if (entry === null) {
|
|
36796
|
+
continue;
|
|
36797
|
+
}
|
|
36798
|
+
entries[`Member.${counter}`] = entry;
|
|
36799
|
+
counter++;
|
|
36800
|
+
}
|
|
36801
|
+
return entries;
|
|
36802
|
+
};
|
|
36803
|
+
const se_ResourceTypeRequest = (input, context) => {
|
|
36804
|
+
const entries = {};
|
|
36805
|
+
if (input[_RT] != null) {
|
|
36806
|
+
entries[_RT] = input[_RT];
|
|
36807
|
+
}
|
|
36808
|
+
if (input[_RTO] != null) {
|
|
36809
|
+
const memberEntries = se_ResourceTypeOptionList(input[_RTO], context);
|
|
36810
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
36811
|
+
const loc = `ResourceTypeOption.${key.substring(key.indexOf(".") + 1)}`;
|
|
36812
|
+
entries[loc] = value;
|
|
36813
|
+
});
|
|
36814
|
+
}
|
|
36815
|
+
return entries;
|
|
36816
|
+
};
|
|
36817
|
+
const se_ResourceTypeRequestList = (input, context) => {
|
|
36818
|
+
const entries = {};
|
|
36819
|
+
let counter = 1;
|
|
36820
|
+
for (const entry of input) {
|
|
36821
|
+
if (entry === null) {
|
|
36822
|
+
continue;
|
|
36823
|
+
}
|
|
36824
|
+
const memberEntries = se_ResourceTypeRequest(entry, context);
|
|
36825
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
36826
|
+
entries[`Member.${counter}.${key}`] = value;
|
|
36827
|
+
});
|
|
36828
|
+
counter++;
|
|
36829
|
+
}
|
|
36830
|
+
return entries;
|
|
36831
|
+
};
|
|
36375
36832
|
const se_RestorableByStringList = (input, context) => {
|
|
36376
36833
|
const entries = {};
|
|
36377
36834
|
let counter = 1;
|
|
@@ -41229,7 +41686,7 @@ const de_CapacityReservation = (output, context) => {
|
|
|
41229
41686
|
contents[_CAa] = de_CapacityAllocations(__getArrayIfSingleItem(output[_cAS][_i]), context);
|
|
41230
41687
|
}
|
|
41231
41688
|
if (output[_rT] != null) {
|
|
41232
|
-
contents[
|
|
41689
|
+
contents[_RTes] = __expectString(output[_rT]);
|
|
41233
41690
|
}
|
|
41234
41691
|
if (output[_uRBOI] != null) {
|
|
41235
41692
|
contents[_URBOI] = __expectString(output[_uRBOI]);
|
|
@@ -42430,6 +42887,13 @@ const de_CreateImageResult = (output, context) => {
|
|
|
42430
42887
|
}
|
|
42431
42888
|
return contents;
|
|
42432
42889
|
};
|
|
42890
|
+
const de_CreateImageUsageReportResult = (output, context) => {
|
|
42891
|
+
const contents = {};
|
|
42892
|
+
if (output[_rI] != null) {
|
|
42893
|
+
contents[_RIep] = __expectString(output[_rI]);
|
|
42894
|
+
}
|
|
42895
|
+
return contents;
|
|
42896
|
+
};
|
|
42433
42897
|
const de_CreateInstanceConnectEndpointResult = (output, context) => {
|
|
42434
42898
|
const contents = {};
|
|
42435
42899
|
if (output[_iCE] != null) {
|
|
@@ -43233,6 +43697,13 @@ const de_DeleteFpgaImageResult = (output, context) => {
|
|
|
43233
43697
|
}
|
|
43234
43698
|
return contents;
|
|
43235
43699
|
};
|
|
43700
|
+
const de_DeleteImageUsageReportResult = (output, context) => {
|
|
43701
|
+
const contents = {};
|
|
43702
|
+
if (output[_r] != null) {
|
|
43703
|
+
contents[_Ret] = __parseBoolean(output[_r]);
|
|
43704
|
+
}
|
|
43705
|
+
return contents;
|
|
43706
|
+
};
|
|
43236
43707
|
const de_DeleteInstanceConnectEndpointResult = (output, context) => {
|
|
43237
43708
|
const contents = {};
|
|
43238
43709
|
if (output[_iCE] != null) {
|
|
@@ -44356,10 +44827,10 @@ const de_DescribeFleetHistoryResult = (output, context) => {
|
|
|
44356
44827
|
const de_DescribeFleetInstancesResult = (output, context) => {
|
|
44357
44828
|
const contents = {};
|
|
44358
44829
|
if (output.activeInstanceSet === "") {
|
|
44359
|
-
contents[
|
|
44830
|
+
contents[_AIct] = [];
|
|
44360
44831
|
}
|
|
44361
44832
|
else if (output[_aIS] != null && output[_aIS][_i] != null) {
|
|
44362
|
-
contents[
|
|
44833
|
+
contents[_AIct] = de_ActiveInstanceSet(__getArrayIfSingleItem(output[_aIS][_i]), context);
|
|
44363
44834
|
}
|
|
44364
44835
|
if (output[_nTe] != null) {
|
|
44365
44836
|
contents[_NT] = __expectString(output[_nTe]);
|
|
@@ -44523,6 +44994,19 @@ const de_DescribeIdFormatResult = (output, context) => {
|
|
|
44523
44994
|
}
|
|
44524
44995
|
return contents;
|
|
44525
44996
|
};
|
|
44997
|
+
const de_DescribeImageReferencesResult = (output, context) => {
|
|
44998
|
+
const contents = {};
|
|
44999
|
+
if (output[_nTe] != null) {
|
|
45000
|
+
contents[_NT] = __expectString(output[_nTe]);
|
|
45001
|
+
}
|
|
45002
|
+
if (output.imageReferenceSet === "") {
|
|
45003
|
+
contents[_IRm] = [];
|
|
45004
|
+
}
|
|
45005
|
+
else if (output[_iRS] != null && output[_iRS][_i] != null) {
|
|
45006
|
+
contents[_IRm] = de_ImageReferenceList(__getArrayIfSingleItem(output[_iRS][_i]), context);
|
|
45007
|
+
}
|
|
45008
|
+
return contents;
|
|
45009
|
+
};
|
|
44526
45010
|
const de_DescribeImagesResult = (output, context) => {
|
|
44527
45011
|
const contents = {};
|
|
44528
45012
|
if (output[_nTe] != null) {
|
|
@@ -44536,6 +45020,32 @@ const de_DescribeImagesResult = (output, context) => {
|
|
|
44536
45020
|
}
|
|
44537
45021
|
return contents;
|
|
44538
45022
|
};
|
|
45023
|
+
const de_DescribeImageUsageReportEntriesResult = (output, context) => {
|
|
45024
|
+
const contents = {};
|
|
45025
|
+
if (output[_nTe] != null) {
|
|
45026
|
+
contents[_NT] = __expectString(output[_nTe]);
|
|
45027
|
+
}
|
|
45028
|
+
if (output.imageUsageReportEntrySet === "") {
|
|
45029
|
+
contents[_IURE] = [];
|
|
45030
|
+
}
|
|
45031
|
+
else if (output[_iURES] != null && output[_iURES][_i] != null) {
|
|
45032
|
+
contents[_IURE] = de_ImageUsageReportEntryList(__getArrayIfSingleItem(output[_iURES][_i]), context);
|
|
45033
|
+
}
|
|
45034
|
+
return contents;
|
|
45035
|
+
};
|
|
45036
|
+
const de_DescribeImageUsageReportsResult = (output, context) => {
|
|
45037
|
+
const contents = {};
|
|
45038
|
+
if (output[_nTe] != null) {
|
|
45039
|
+
contents[_NT] = __expectString(output[_nTe]);
|
|
45040
|
+
}
|
|
45041
|
+
if (output.imageUsageReportSet === "") {
|
|
45042
|
+
contents[_IUR] = [];
|
|
45043
|
+
}
|
|
45044
|
+
else if (output[_iURS] != null && output[_iURS][_i] != null) {
|
|
45045
|
+
contents[_IUR] = de_ImageUsageReportList(__getArrayIfSingleItem(output[_iURS][_i]), context);
|
|
45046
|
+
}
|
|
45047
|
+
return contents;
|
|
45048
|
+
};
|
|
44539
45049
|
const de_DescribeImportImageTasksResult = (output, context) => {
|
|
44540
45050
|
const contents = {};
|
|
44541
45051
|
if (output.importImageTaskSet === "") {
|
|
@@ -45437,10 +45947,10 @@ const de_DescribeSpotDatafeedSubscriptionResult = (output, context) => {
|
|
|
45437
45947
|
const de_DescribeSpotFleetInstancesResponse = (output, context) => {
|
|
45438
45948
|
const contents = {};
|
|
45439
45949
|
if (output.activeInstanceSet === "") {
|
|
45440
|
-
contents[
|
|
45950
|
+
contents[_AIct] = [];
|
|
45441
45951
|
}
|
|
45442
45952
|
else if (output[_aIS] != null && output[_aIS][_i] != null) {
|
|
45443
|
-
contents[
|
|
45953
|
+
contents[_AIct] = de_ActiveInstanceSet(__getArrayIfSingleItem(output[_aIS][_i]), context);
|
|
45444
45954
|
}
|
|
45445
45955
|
if (output[_nTe] != null) {
|
|
45446
45956
|
contents[_NT] = __expectString(output[_nTe]);
|
|
@@ -49718,6 +50228,149 @@ const de_ImageRecycleBinInfoList = (output, context) => {
|
|
|
49718
50228
|
return de_ImageRecycleBinInfo(entry, context);
|
|
49719
50229
|
});
|
|
49720
50230
|
};
|
|
50231
|
+
const de_ImageReference = (output, context) => {
|
|
50232
|
+
const contents = {};
|
|
50233
|
+
if (output[_iIma] != null) {
|
|
50234
|
+
contents[_IIma] = __expectString(output[_iIma]);
|
|
50235
|
+
}
|
|
50236
|
+
if (output[_rTe] != null) {
|
|
50237
|
+
contents[_RT] = __expectString(output[_rTe]);
|
|
50238
|
+
}
|
|
50239
|
+
if (output[_ar] != null) {
|
|
50240
|
+
contents[_Ar] = __expectString(output[_ar]);
|
|
50241
|
+
}
|
|
50242
|
+
return contents;
|
|
50243
|
+
};
|
|
50244
|
+
const de_ImageReferenceList = (output, context) => {
|
|
50245
|
+
return (output || [])
|
|
50246
|
+
.filter((e) => e != null)
|
|
50247
|
+
.map((entry) => {
|
|
50248
|
+
return de_ImageReference(entry, context);
|
|
50249
|
+
});
|
|
50250
|
+
};
|
|
50251
|
+
const de_ImageUsageReport = (output, context) => {
|
|
50252
|
+
const contents = {};
|
|
50253
|
+
if (output[_iIma] != null) {
|
|
50254
|
+
contents[_IIma] = __expectString(output[_iIma]);
|
|
50255
|
+
}
|
|
50256
|
+
if (output[_rI] != null) {
|
|
50257
|
+
contents[_RIep] = __expectString(output[_rI]);
|
|
50258
|
+
}
|
|
50259
|
+
if (output.resourceTypeSet === "") {
|
|
50260
|
+
contents[_RTe] = [];
|
|
50261
|
+
}
|
|
50262
|
+
else if (output[_rTSe] != null && output[_rTSe][_i] != null) {
|
|
50263
|
+
contents[_RTe] = de_ImageUsageResourceTypeList(__getArrayIfSingleItem(output[_rTSe][_i]), context);
|
|
50264
|
+
}
|
|
50265
|
+
if (output.accountIdSet === "") {
|
|
50266
|
+
contents[_AIc] = [];
|
|
50267
|
+
}
|
|
50268
|
+
else if (output[_aISc] != null && output[_aISc][_i] != null) {
|
|
50269
|
+
contents[_AIc] = de_UserIdList(__getArrayIfSingleItem(output[_aISc][_i]), context);
|
|
50270
|
+
}
|
|
50271
|
+
if (output[_st] != null) {
|
|
50272
|
+
contents[_Stat] = __expectString(output[_st]);
|
|
50273
|
+
}
|
|
50274
|
+
if (output[_sRt] != null) {
|
|
50275
|
+
contents[_SRt] = __expectString(output[_sRt]);
|
|
50276
|
+
}
|
|
50277
|
+
if (output[_cTre] != null) {
|
|
50278
|
+
contents[_CTre] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_cTre]));
|
|
50279
|
+
}
|
|
50280
|
+
if (output[_eT] != null) {
|
|
50281
|
+
contents[_ETx] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_eT]));
|
|
50282
|
+
}
|
|
50283
|
+
if (output.tagSet === "") {
|
|
50284
|
+
contents[_Ta] = [];
|
|
50285
|
+
}
|
|
50286
|
+
else if (output[_tS] != null && output[_tS][_i] != null) {
|
|
50287
|
+
contents[_Ta] = de_TagList(__getArrayIfSingleItem(output[_tS][_i]), context);
|
|
50288
|
+
}
|
|
50289
|
+
return contents;
|
|
50290
|
+
};
|
|
50291
|
+
const de_ImageUsageReportEntry = (output, context) => {
|
|
50292
|
+
const contents = {};
|
|
50293
|
+
if (output[_rTe] != null) {
|
|
50294
|
+
contents[_RT] = __expectString(output[_rTe]);
|
|
50295
|
+
}
|
|
50296
|
+
if (output[_rI] != null) {
|
|
50297
|
+
contents[_RIep] = __expectString(output[_rI]);
|
|
50298
|
+
}
|
|
50299
|
+
if (output[_uCs] != null) {
|
|
50300
|
+
contents[_UCs] = __strictParseLong(output[_uCs]);
|
|
50301
|
+
}
|
|
50302
|
+
if (output[_aIc] != null) {
|
|
50303
|
+
contents[_AIcc] = __expectString(output[_aIc]);
|
|
50304
|
+
}
|
|
50305
|
+
if (output[_iIma] != null) {
|
|
50306
|
+
contents[_IIma] = __expectString(output[_iIma]);
|
|
50307
|
+
}
|
|
50308
|
+
if (output[_rCT] != null) {
|
|
50309
|
+
contents[_RCT] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_rCT]));
|
|
50310
|
+
}
|
|
50311
|
+
return contents;
|
|
50312
|
+
};
|
|
50313
|
+
const de_ImageUsageReportEntryList = (output, context) => {
|
|
50314
|
+
return (output || [])
|
|
50315
|
+
.filter((e) => e != null)
|
|
50316
|
+
.map((entry) => {
|
|
50317
|
+
return de_ImageUsageReportEntry(entry, context);
|
|
50318
|
+
});
|
|
50319
|
+
};
|
|
50320
|
+
const de_ImageUsageReportList = (output, context) => {
|
|
50321
|
+
return (output || [])
|
|
50322
|
+
.filter((e) => e != null)
|
|
50323
|
+
.map((entry) => {
|
|
50324
|
+
return de_ImageUsageReport(entry, context);
|
|
50325
|
+
});
|
|
50326
|
+
};
|
|
50327
|
+
const de_ImageUsageResourceType = (output, context) => {
|
|
50328
|
+
const contents = {};
|
|
50329
|
+
if (output[_rTe] != null) {
|
|
50330
|
+
contents[_RT] = __expectString(output[_rTe]);
|
|
50331
|
+
}
|
|
50332
|
+
if (output.resourceTypeOptionSet === "") {
|
|
50333
|
+
contents[_RTO] = [];
|
|
50334
|
+
}
|
|
50335
|
+
else if (output[_rTOS] != null && output[_rTOS][_i] != null) {
|
|
50336
|
+
contents[_RTO] = de_ImageUsageResourceTypeOptionList(__getArrayIfSingleItem(output[_rTOS][_i]), context);
|
|
50337
|
+
}
|
|
50338
|
+
return contents;
|
|
50339
|
+
};
|
|
50340
|
+
const de_ImageUsageResourceTypeList = (output, context) => {
|
|
50341
|
+
return (output || [])
|
|
50342
|
+
.filter((e) => e != null)
|
|
50343
|
+
.map((entry) => {
|
|
50344
|
+
return de_ImageUsageResourceType(entry, context);
|
|
50345
|
+
});
|
|
50346
|
+
};
|
|
50347
|
+
const de_ImageUsageResourceTypeOption = (output, context) => {
|
|
50348
|
+
const contents = {};
|
|
50349
|
+
if (output[_oN] != null) {
|
|
50350
|
+
contents[_ON] = __expectString(output[_oN]);
|
|
50351
|
+
}
|
|
50352
|
+
if (output.optionValueSet === "") {
|
|
50353
|
+
contents[_OV] = [];
|
|
50354
|
+
}
|
|
50355
|
+
else if (output[_oVS] != null && output[_oVS][_i] != null) {
|
|
50356
|
+
contents[_OV] = de_ImageUsageResourceTypeOptionValuesList(__getArrayIfSingleItem(output[_oVS][_i]), context);
|
|
50357
|
+
}
|
|
50358
|
+
return contents;
|
|
50359
|
+
};
|
|
50360
|
+
const de_ImageUsageResourceTypeOptionList = (output, context) => {
|
|
50361
|
+
return (output || [])
|
|
50362
|
+
.filter((e) => e != null)
|
|
50363
|
+
.map((entry) => {
|
|
50364
|
+
return de_ImageUsageResourceTypeOption(entry, context);
|
|
50365
|
+
});
|
|
50366
|
+
};
|
|
50367
|
+
const de_ImageUsageResourceTypeOptionValuesList = (output, context) => {
|
|
50368
|
+
return (output || [])
|
|
50369
|
+
.filter((e) => e != null)
|
|
50370
|
+
.map((entry) => {
|
|
50371
|
+
return __expectString(entry);
|
|
50372
|
+
});
|
|
50373
|
+
};
|
|
49721
50374
|
const de_ImportClientVpnClientCertificateRevocationListResult = (output, context) => {
|
|
49722
50375
|
const contents = {};
|
|
49723
50376
|
if (output[_r] != null) {
|
|
@@ -51808,8 +52461,8 @@ const de_IpamDiscoveredResourceCidr = (output, context) => {
|
|
|
51808
52461
|
if (output.resourceTagSet === "") {
|
|
51809
52462
|
contents[_RTesou] = [];
|
|
51810
52463
|
}
|
|
51811
|
-
else if (output[
|
|
51812
|
-
contents[_RTesou] = de_IpamResourceTagList(__getArrayIfSingleItem(output[
|
|
52464
|
+
else if (output[_rTSes] != null && output[_rTSes][_i] != null) {
|
|
52465
|
+
contents[_RTesou] = de_IpamResourceTagList(__getArrayIfSingleItem(output[_rTSes][_i]), context);
|
|
51813
52466
|
}
|
|
51814
52467
|
if (output[_iU] != null) {
|
|
51815
52468
|
contents[_IUp] = __strictParseFloat(output[_iU]);
|
|
@@ -52172,8 +52825,8 @@ const de_IpamResourceCidr = (output, context) => {
|
|
|
52172
52825
|
if (output.resourceTagSet === "") {
|
|
52173
52826
|
contents[_RTesou] = [];
|
|
52174
52827
|
}
|
|
52175
|
-
else if (output[
|
|
52176
|
-
contents[_RTesou] = de_IpamResourceTagList(__getArrayIfSingleItem(output[
|
|
52828
|
+
else if (output[_rTSes] != null && output[_rTSes][_i] != null) {
|
|
52829
|
+
contents[_RTesou] = de_IpamResourceTagList(__getArrayIfSingleItem(output[_rTSes][_i]), context);
|
|
52177
52830
|
}
|
|
52178
52831
|
if (output[_iU] != null) {
|
|
52179
52832
|
contents[_IUp] = __strictParseFloat(output[_iU]);
|
|
@@ -57155,10 +57808,10 @@ const de_ResourceStatement = (output, context) => {
|
|
|
57155
57808
|
contents[_Re] = de_ValueStringList(__getArrayIfSingleItem(output[_rSesou][_i]), context);
|
|
57156
57809
|
}
|
|
57157
57810
|
if (output.resourceTypeSet === "") {
|
|
57158
|
-
contents[
|
|
57811
|
+
contents[_RTe] = [];
|
|
57159
57812
|
}
|
|
57160
|
-
else if (output[
|
|
57161
|
-
contents[
|
|
57813
|
+
else if (output[_rTSe] != null && output[_rTSe][_i] != null) {
|
|
57814
|
+
contents[_RTe] = de_ValueStringList(__getArrayIfSingleItem(output[_rTSe][_i]), context);
|
|
57162
57815
|
}
|
|
57163
57816
|
return contents;
|
|
57164
57817
|
};
|
|
@@ -59652,7 +60305,7 @@ const de_SubnetCidrReservation = (output, context) => {
|
|
|
59652
60305
|
contents[_C] = __expectString(output[_ci]);
|
|
59653
60306
|
}
|
|
59654
60307
|
if (output[_rT] != null) {
|
|
59655
|
-
contents[
|
|
60308
|
+
contents[_RTes] = __expectString(output[_rT]);
|
|
59656
60309
|
}
|
|
59657
60310
|
if (output[_oI] != null) {
|
|
59658
60311
|
contents[_OIwn] = __expectString(output[_oI]);
|
|
@@ -61549,6 +62202,13 @@ const de_UserIdGroupPairSet = (output, context) => {
|
|
|
61549
62202
|
return de_UserIdGroupPair(entry, context);
|
|
61550
62203
|
});
|
|
61551
62204
|
};
|
|
62205
|
+
const de_UserIdList = (output, context) => {
|
|
62206
|
+
return (output || [])
|
|
62207
|
+
.filter((e) => e != null)
|
|
62208
|
+
.map((entry) => {
|
|
62209
|
+
return __expectString(entry);
|
|
62210
|
+
});
|
|
62211
|
+
};
|
|
61552
62212
|
const de_ValidationError = (output, context) => {
|
|
61553
62213
|
const contents = {};
|
|
61554
62214
|
if (output[_co] != null) {
|
|
@@ -63429,8 +64089,9 @@ const _AIPs = "AssignedIpv4Prefixes";
|
|
|
63429
64089
|
const _AIRD = "AssociateIpamResourceDiscovery";
|
|
63430
64090
|
const _AISS = "AllowedImagesSettingsState";
|
|
63431
64091
|
const _AIT = "AllowedInstanceTypes";
|
|
63432
|
-
const _AIc = "
|
|
64092
|
+
const _AIc = "AccountIds";
|
|
63433
64093
|
const _AIcc = "AccountId";
|
|
64094
|
+
const _AIct = "ActiveInstances";
|
|
63434
64095
|
const _AId = "AdditionalInfo";
|
|
63435
64096
|
const _AIl = "AllocationId";
|
|
63436
64097
|
const _AIll = "AllocationIds";
|
|
@@ -63728,6 +64389,7 @@ const _CIS = "CreateIpamScope";
|
|
|
63728
64389
|
const _CISI = "CurrentIpamScopeId";
|
|
63729
64390
|
const _CIT = "CancelImportTask";
|
|
63730
64391
|
const _CITo = "CopyImageTags";
|
|
64392
|
+
const _CIUR = "CreateImageUsageReport";
|
|
63731
64393
|
const _CIa = "CarrierIp";
|
|
63732
64394
|
const _CIi = "CidrIp";
|
|
63733
64395
|
const _CIid = "CidrIpv6";
|
|
@@ -63933,6 +64595,8 @@ const _DAT = "DescribeAddressTransfers";
|
|
|
63933
64595
|
const _DATi = "DisableAddressTransfer";
|
|
63934
64596
|
const _DATis = "DisableApiTermination";
|
|
63935
64597
|
const _DAZ = "DescribeAvailabilityZones";
|
|
64598
|
+
const _DAZI = "DestinationAvailabilityZoneId";
|
|
64599
|
+
const _DAZe = "DestinationAvailabilityZone";
|
|
63936
64600
|
const _DAe = "DeprecateAt";
|
|
63937
64601
|
const _DAep = "DeprovisionedAddresses";
|
|
63938
64602
|
const _DAes = "DestinationAddresses";
|
|
@@ -64050,6 +64714,7 @@ const _DIP = "DeleteIpamPool";
|
|
|
64050
64714
|
const _DIPC = "DeprovisionIpamPoolCidr";
|
|
64051
64715
|
const _DIPe = "DescribeIpamPools";
|
|
64052
64716
|
const _DIPes = "DescribeIpv6Pools";
|
|
64717
|
+
const _DIR = "DescribeImageReferences";
|
|
64053
64718
|
const _DIRD = "DeleteIpamResourceDiscovery";
|
|
64054
64719
|
const _DIRDA = "DescribeIpamResourceDiscoveryAssociations";
|
|
64055
64720
|
const _DIRDe = "DescribeIpamResourceDiscoveries";
|
|
@@ -64063,6 +64728,9 @@ const _DISi = "DiskImageSize";
|
|
|
64063
64728
|
const _DIT = "DescribeInstanceTopology";
|
|
64064
64729
|
const _DITO = "DescribeInstanceTypeOfferings";
|
|
64065
64730
|
const _DITe = "DescribeInstanceTypes";
|
|
64731
|
+
const _DIUR = "DeleteImageUsageReport";
|
|
64732
|
+
const _DIURE = "DescribeImageUsageReportEntries";
|
|
64733
|
+
const _DIURe = "DescribeImageUsageReports";
|
|
64066
64734
|
const _DIe = "DeregisterImage";
|
|
64067
64735
|
const _DIes = "DescribeImages";
|
|
64068
64736
|
const _DIesc = "DescribeInstances";
|
|
@@ -64649,6 +65317,7 @@ const _IAI = "IncludeAllInstances";
|
|
|
64649
65317
|
const _IAIn = "InferenceAcceleratorInfo";
|
|
64650
65318
|
const _IAPI = "Ipv4AddressesPerInterface";
|
|
64651
65319
|
const _IAPIp = "Ipv6AddressesPerInterface";
|
|
65320
|
+
const _IART = "IncludeAllResourceTypes";
|
|
64652
65321
|
const _IAT = "IpAddressType";
|
|
64653
65322
|
const _IATOI = "IncludeAllTagsOfInstance";
|
|
64654
65323
|
const _IAm = "ImageAllowed";
|
|
@@ -64803,6 +65472,7 @@ const _IRDp = "IpamResourceDiscoveries";
|
|
|
64803
65472
|
const _IRSDA = "IntegrationResultS3DestinationArn";
|
|
64804
65473
|
const _IRT = "IngressRouteTable";
|
|
64805
65474
|
const _IRWM = "InstanceRequirementsWithMetadata";
|
|
65475
|
+
const _IRm = "ImageReferences";
|
|
64806
65476
|
const _IRp = "IpRanges";
|
|
64807
65477
|
const _IRpa = "IpamRegion";
|
|
64808
65478
|
const _IRpv = "Ipv6Ranges";
|
|
@@ -64846,6 +65516,8 @@ const _ITns = "InstanceTenancy";
|
|
|
64846
65516
|
const _ITnst = "InstanceTypes";
|
|
64847
65517
|
const _ITnsta = "InstanceTags";
|
|
64848
65518
|
const _IU = "InstanceUsages";
|
|
65519
|
+
const _IUR = "ImageUsageReports";
|
|
65520
|
+
const _IURE = "ImageUsageReportEntries";
|
|
64849
65521
|
const _IUp = "IpUsage";
|
|
64850
65522
|
const _IV = "ImportVolume";
|
|
64851
65523
|
const _IVE = "IsValidExchange";
|
|
@@ -65271,6 +65943,7 @@ const _OL = "OutpostLags";
|
|
|
65271
65943
|
const _OLI = "OutpostLagId";
|
|
65272
65944
|
const _OLIu = "OutpostLagIds";
|
|
65273
65945
|
const _OMAE = "OriginalMultiAttachEnabled";
|
|
65946
|
+
const _ON = "OptionName";
|
|
65274
65947
|
const _ONA = "OdbNetworkArn";
|
|
65275
65948
|
const _OO = "OidcOptions";
|
|
65276
65949
|
const _OR = "OperatingRegions";
|
|
@@ -65289,6 +65962,7 @@ const _OUA = "OrganizationalUnitArn";
|
|
|
65289
65962
|
const _OUAr = "OrganizationalUnitArns";
|
|
65290
65963
|
const _OUE = "OrganizationalUnitExclusions";
|
|
65291
65964
|
const _OUI = "OrganizationalUnitId";
|
|
65965
|
+
const _OV = "OptionValues";
|
|
65292
65966
|
const _OVC = "OpenVpnConfigurations";
|
|
65293
65967
|
const _OVT = "OriginalVolumeType";
|
|
65294
65968
|
const _Op = "Options";
|
|
@@ -65503,6 +66177,7 @@ const _RCA = "ResourceConfigurationArn";
|
|
|
65503
66177
|
const _RCGA = "ResourceConfigurationGroupArn";
|
|
65504
66178
|
const _RCRBO = "RejectCapacityReservationBillingOwnership";
|
|
65505
66179
|
const _RCS = "ResourceComplianceStatus";
|
|
66180
|
+
const _RCT = "ReportCreationTime";
|
|
65506
66181
|
const _RCVI = "RevokeClientVpnIngress";
|
|
65507
66182
|
const _RCe = "ReasonCodes";
|
|
65508
66183
|
const _RCec = "RecurringCharges";
|
|
@@ -65658,13 +66333,14 @@ const _RTGVA = "RejectTransitGatewayVpcAttachment";
|
|
|
65658
66333
|
const _RTI = "RouteTableId";
|
|
65659
66334
|
const _RTIe = "RequesterTgwInfo";
|
|
65660
66335
|
const _RTIo = "RouteTableIds";
|
|
66336
|
+
const _RTO = "ResourceTypeOptions";
|
|
65661
66337
|
const _RTR = "RouteTableRoute";
|
|
65662
66338
|
const _RTV = "RemainingTotalValue";
|
|
65663
|
-
const _RTe = "
|
|
66339
|
+
const _RTe = "ResourceTypes";
|
|
65664
66340
|
const _RTel = "ReleaseTime";
|
|
65665
66341
|
const _RTeq = "RequestTime";
|
|
65666
|
-
const _RTes = "
|
|
65667
|
-
const _RTeso = "
|
|
66342
|
+
const _RTes = "ReservationType";
|
|
66343
|
+
const _RTeso = "ResourceTag";
|
|
65668
66344
|
const _RTesou = "ResourceTags";
|
|
65669
66345
|
const _RTo = "RouteTable";
|
|
65670
66346
|
const _RTou = "RouteTables";
|
|
@@ -66073,6 +66749,7 @@ const _To = "To";
|
|
|
66073
66749
|
const _U = "Url";
|
|
66074
66750
|
const _UB = "UserBucket";
|
|
66075
66751
|
const _UC = "UltraserverCount";
|
|
66752
|
+
const _UCs = "UsageCount";
|
|
66076
66753
|
const _UD = "UserData";
|
|
66077
66754
|
const _UDLTV = "UnsuccessfullyDeletedLaunchTemplateVersions";
|
|
66078
66755
|
const _UDe = "UefiData";
|
|
@@ -66274,6 +66951,7 @@ const _aIPS = "assignedIpv6PrefixSet";
|
|
|
66274
66951
|
const _aIPSs = "assignedIpv4PrefixSet";
|
|
66275
66952
|
const _aIS = "activeInstanceSet";
|
|
66276
66953
|
const _aISS = "allowedImagesSettingsState";
|
|
66954
|
+
const _aISc = "accountIdSet";
|
|
66277
66955
|
const _aITS = "allowedInstanceTypeSet";
|
|
66278
66956
|
const _aIc = "accountId";
|
|
66279
66957
|
const _aIm = "amiId";
|
|
@@ -67003,6 +67681,7 @@ const _iRDAp = "ipamResourceDiscoveryArn";
|
|
|
67003
67681
|
const _iRDI = "ipamResourceDiscoveryId";
|
|
67004
67682
|
const _iRDR = "ipamResourceDiscoveryRegion";
|
|
67005
67683
|
const _iRDS = "ipamResourceDiscoverySet";
|
|
67684
|
+
const _iRS = "imageReferenceSet";
|
|
67006
67685
|
const _iRT = "ingressRouteTable";
|
|
67007
67686
|
const _iRp = "ipamRegion";
|
|
67008
67687
|
const _iRpa = "ipRanges";
|
|
@@ -67047,6 +67726,8 @@ const _iTni = "initializationType";
|
|
|
67047
67726
|
const _iTns = "instanceTenancy";
|
|
67048
67727
|
const _iTnt = "interfaceType";
|
|
67049
67728
|
const _iU = "ipUsage";
|
|
67729
|
+
const _iURES = "imageUsageReportEntrySet";
|
|
67730
|
+
const _iURS = "imageUsageReportSet";
|
|
67050
67731
|
const _iUS = "instanceUsageSet";
|
|
67051
67732
|
const _iV = "ikeVersion";
|
|
67052
67733
|
const _iVE = "isValidExchange";
|
|
@@ -67347,6 +68028,7 @@ const _oK = "objectKey";
|
|
|
67347
68028
|
const _oLI = "outpostLagId";
|
|
67348
68029
|
const _oLS = "outpostLagSet";
|
|
67349
68030
|
const _oMAE = "originalMultiAttachEnabled";
|
|
68031
|
+
const _oN = "optionName";
|
|
67350
68032
|
const _oNA = "odbNetworkArn";
|
|
67351
68033
|
const _oO = "oidcOptions";
|
|
67352
68034
|
const _oRIWEA = "outputReservedInstancesWillExpireAt";
|
|
@@ -67364,6 +68046,7 @@ const _oUA = "organizationalUnitArn";
|
|
|
67364
68046
|
const _oUES = "organizationalUnitExclusionSet";
|
|
67365
68047
|
const _oUI = "organizationalUnitId";
|
|
67366
68048
|
const _oVCS = "openVpnConfigurationSet";
|
|
68049
|
+
const _oVS = "optionValueSet";
|
|
67367
68050
|
const _oVT = "originalVolumeType";
|
|
67368
68051
|
const _op = "operator";
|
|
67369
68052
|
const _opt = "options";
|
|
@@ -67529,6 +68212,7 @@ const _rC = "returnCode";
|
|
|
67529
68212
|
const _rCA = "resourceConfigurationArn";
|
|
67530
68213
|
const _rCGA = "resourceConfigurationGroupArn";
|
|
67531
68214
|
const _rCS = "resourceComplianceStatus";
|
|
68215
|
+
const _rCT = "reportCreationTime";
|
|
67532
68216
|
const _rCe = "resourceCidr";
|
|
67533
68217
|
const _rCec = "recurringCharges";
|
|
67534
68218
|
const _rD = "restoreDuration";
|
|
@@ -67627,10 +68311,11 @@ const _rTAI = "routeTableAssociationId";
|
|
|
67627
68311
|
const _rTI = "routeTableId";
|
|
67628
68312
|
const _rTIS = "routeTableIdSet";
|
|
67629
68313
|
const _rTIe = "requesterTgwInfo";
|
|
68314
|
+
const _rTOS = "resourceTypeOptionSet";
|
|
67630
68315
|
const _rTR = "routeTableRoute";
|
|
67631
68316
|
const _rTS = "routeTableSet";
|
|
67632
|
-
const _rTSe = "
|
|
67633
|
-
const _rTSes = "
|
|
68317
|
+
const _rTSe = "resourceTypeSet";
|
|
68318
|
+
const _rTSes = "resourceTagSet";
|
|
67634
68319
|
const _rTV = "remainingTotalValue";
|
|
67635
68320
|
const _rTe = "resourceType";
|
|
67636
68321
|
const _rTel = "releaseTime";
|
|
@@ -67970,6 +68655,7 @@ const _ty = "type";
|
|
|
67970
68655
|
const _u = "unsuccessful";
|
|
67971
68656
|
const _uB = "userBucket";
|
|
67972
68657
|
const _uC = "ultraserverCount";
|
|
68658
|
+
const _uCs = "usageCount";
|
|
67973
68659
|
const _uD = "uefiData";
|
|
67974
68660
|
const _uDLTVS = "unsuccessfullyDeletedLaunchTemplateVersionSet";
|
|
67975
68661
|
const _uDp = "updatedDate";
|