@aws-sdk/client-ec2 3.936.0 → 3.937.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 +112 -0
- package/dist-cjs/index.js +1434 -41
- package/dist-es/EC2.js +28 -0
- package/dist-es/commands/CreateTransitGatewayMeteringPolicyCommand.js +16 -0
- package/dist-es/commands/CreateTransitGatewayMeteringPolicyEntryCommand.js +16 -0
- package/dist-es/commands/CreateVpcEncryptionControlCommand.js +16 -0
- package/dist-es/commands/DeleteTransitGatewayMeteringPolicyCommand.js +16 -0
- package/dist-es/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.js +16 -0
- package/dist-es/commands/DeleteVpcEncryptionControlCommand.js +16 -0
- package/dist-es/commands/DescribeTransitGatewayMeteringPoliciesCommand.js +16 -0
- package/dist-es/commands/DescribeVpcEncryptionControlsCommand.js +16 -0
- package/dist-es/commands/GetTransitGatewayMeteringPolicyEntriesCommand.js +16 -0
- package/dist-es/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.js +16 -0
- package/dist-es/commands/ListVolumesInRecycleBinCommand.js +16 -0
- package/dist-es/commands/ModifyTransitGatewayMeteringPolicyCommand.js +16 -0
- package/dist-es/commands/ModifyVpcEncryptionControlCommand.js +16 -0
- package/dist-es/commands/RestoreVolumeFromRecycleBinCommand.js +16 -0
- package/dist-es/commands/index.js +14 -0
- package/dist-es/models/enums.js +39 -0
- package/dist-es/schemas/schemas_0.js +1193 -41
- package/dist-types/EC2.d.ts +101 -0
- package/dist-types/EC2Client.d.ts +16 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.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/CopyVolumesCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityManagerDataExportCommand.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 +1 -1
- 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/CreateIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -3
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +2 -2
- package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.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 +5 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +103 -0
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +103 -0
- 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 +12 -1
- package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +124 -0
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +7 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +89 -0
- package/dist-types/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +93 -0
- package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcEncryptionControlCommand.d.ts +113 -0
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +1 -1
- 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/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +104 -0
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +1 -2
- package/dist-types/commands/DescribeVolumesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcEncryptionControlsCommand.d.ts +131 -0
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +3 -0
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +3 -3
- package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -2
- package/dist-types/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +2 -2
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +1 -2
- package/dist-types/commands/GetIpamPrefixListResolverRulesCommand.d.ts +1 -1
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -2
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +105 -0
- package/dist-types/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +86 -0
- 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/ListVolumesInRecycleBinCommand.d.ts +101 -0
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamPrefixListResolverCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +5 -0
- package/dist-types/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +95 -0
- package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEncryptionControlCommand.d.ts +122 -0
- package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +4 -1
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +4 -1
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +4 -1
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +7 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -2
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -2
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.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/RestoreVolumeFromRecycleBinCommand.d.ts +76 -0
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -2
- 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/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/index.d.ts +14 -0
- package/dist-types/models/enums.d.ts +87 -0
- package/dist-types/models/models_0.d.ts +95 -0
- package/dist-types/models/models_2.d.ts +440 -220
- package/dist-types/models/models_3.d.ts +262 -1055
- package/dist-types/models/models_4.d.ts +7160 -6858
- package/dist-types/models/models_5.d.ts +4108 -3905
- package/dist-types/models/models_6.d.ts +4834 -4833
- package/dist-types/models/models_7.d.ts +1041 -5
- package/dist-types/schemas/schemas_0.d.ts +56 -0
- package/dist-types/ts3.4/EC2.d.ts +289 -0
- package/dist-types/ts3.4/EC2Client.d.ts +84 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateVpcEncryptionControlCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVpcEncryptionControlCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMeteringPoliciesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpcEncryptionControlsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPolicyAllocationRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPolicyOrganizationTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetTransitGatewayMeteringPolicyEntriesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ListVolumesInRecycleBinCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ModifyTransitGatewayMeteringPolicyCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEncryptionControlCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/RestoreVolumeFromRecycleBinCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +14 -0
- package/dist-types/ts3.4/models/enums.d.ts +51 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_2.d.ts +127 -59
- package/dist-types/ts3.4/models/models_3.d.ts +77 -179
- package/dist-types/ts3.4/models/models_4.d.ts +212 -130
- package/dist-types/ts3.4/models/models_5.d.ts +144 -153
- package/dist-types/ts3.4/models/models_6.d.ts +222 -212
- package/dist-types/ts3.4/models/models_7.d.ts +248 -2
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +56 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -284,6 +284,8 @@ const _ALc = "AccessLogs";
|
|
|
284
284
|
const _ALd = "AddressList";
|
|
285
285
|
const _ALr = "ArnList";
|
|
286
286
|
const _AM = "AvailabilityMode";
|
|
287
|
+
const _AMAI = "AddMiddleboxAttachmentIds";
|
|
288
|
+
const _AMAId = "AddMiddleboxAttachmentId";
|
|
287
289
|
const _AMIT = "AllowsMultipleInstanceTypes";
|
|
288
290
|
const _AMNL = "AllocationMinNetmaskLength";
|
|
289
291
|
const _AMNLl = "AllocationMaxNetmaskLength";
|
|
@@ -467,9 +469,10 @@ const _ATSc = "AcceleratorTypeSet";
|
|
|
467
469
|
const _ATSr = "ArchitectureTypeSet";
|
|
468
470
|
const _ATc = "AcceleratorTypes";
|
|
469
471
|
const _ATcc = "AcceleratorType";
|
|
470
|
-
const _ATd = "
|
|
471
|
-
const _ATdd = "
|
|
472
|
-
const _ATddr = "
|
|
472
|
+
const _ATd = "AdvertisementType";
|
|
473
|
+
const _ATdd = "AddressTransfers";
|
|
474
|
+
const _ATddr = "AddressType";
|
|
475
|
+
const _ATddre = "AddressingType";
|
|
473
476
|
const _ATl = "AllocationType";
|
|
474
477
|
const _ATll = "AllocationTime";
|
|
475
478
|
const _ATr = "ArchitectureTypes";
|
|
@@ -560,6 +563,9 @@ const _BISL = "BundleIdStringList";
|
|
|
560
563
|
const _BIa = "BaselineIops";
|
|
561
564
|
const _BIu = "BundleIds";
|
|
562
565
|
const _BIun = "BundleInstance";
|
|
566
|
+
const _BLE = "BgpLogEnabled";
|
|
567
|
+
const _BLGA = "BgpLogGroupArn";
|
|
568
|
+
const _BLOF = "BgpLogOutputFormat";
|
|
563
569
|
const _BM = "BootMode";
|
|
564
570
|
const _BMTL = "BootModeTypeList";
|
|
565
571
|
const _BMa = "BareMetal";
|
|
@@ -1080,6 +1086,12 @@ const _CTGMD = "CreateTransitGatewayMulticastDomain";
|
|
|
1080
1086
|
const _CTGMDR = "CreateTransitGatewayMulticastDomainRequest";
|
|
1081
1087
|
const _CTGMDRO = "CreateTransitGatewayMulticastDomainRequestOptions";
|
|
1082
1088
|
const _CTGMDRr = "CreateTransitGatewayMulticastDomainResult";
|
|
1089
|
+
const _CTGMP = "CreateTransitGatewayMeteringPolicy";
|
|
1090
|
+
const _CTGMPE = "CreateTransitGatewayMeteringPolicyEntry";
|
|
1091
|
+
const _CTGMPER = "CreateTransitGatewayMeteringPolicyEntryRequest";
|
|
1092
|
+
const _CTGMPERr = "CreateTransitGatewayMeteringPolicyEntryResult";
|
|
1093
|
+
const _CTGMPR = "CreateTransitGatewayMeteringPolicyRequest";
|
|
1094
|
+
const _CTGMPRr = "CreateTransitGatewayMeteringPolicyResult";
|
|
1083
1095
|
const _CTGPA = "CreateTransitGatewayPeeringAttachment";
|
|
1084
1096
|
const _CTGPAR = "CreateTransitGatewayPeeringAttachmentRequest";
|
|
1085
1097
|
const _CTGPARO = "CreateTransitGatewayPeeringAttachmentRequestOptions";
|
|
@@ -1176,9 +1188,12 @@ const _CVCr = "CreateVpnConcentrator";
|
|
|
1176
1188
|
const _CVCre = "CreateVpnConnection";
|
|
1177
1189
|
const _CVE = "ClientVpnEndpoint";
|
|
1178
1190
|
const _CVEAS = "ClientVpnEndpointAttributeStatus";
|
|
1191
|
+
const _CVEC = "CreateVpcEncryptionControl";
|
|
1179
1192
|
const _CVECN = "CreateVpcEndpointConnectionNotification";
|
|
1180
1193
|
const _CVECNR = "CreateVpcEndpointConnectionNotificationRequest";
|
|
1181
1194
|
const _CVECNRr = "CreateVpcEndpointConnectionNotificationResult";
|
|
1195
|
+
const _CVECR = "CreateVpcEncryptionControlRequest";
|
|
1196
|
+
const _CVECRr = "CreateVpcEncryptionControlResult";
|
|
1182
1197
|
const _CVEI = "ClientVpnEndpointId";
|
|
1183
1198
|
const _CVEIL = "ClientVpnEndpointIdList";
|
|
1184
1199
|
const _CVEIl = "ClientVpnEndpointIds";
|
|
@@ -2076,8 +2091,10 @@ const _DTCR = "DeprecationTimeConditionRequest";
|
|
|
2076
2091
|
const _DTCT = "DefaultTargetCapacityType";
|
|
2077
2092
|
const _DTG = "DeleteTransitGateway";
|
|
2078
2093
|
const _DTGA = "DescribeTransitGatewayAttachments";
|
|
2094
|
+
const _DTGAI = "DestinationTransitGatewayAttachmentId";
|
|
2079
2095
|
const _DTGAR = "DescribeTransitGatewayAttachmentsRequest";
|
|
2080
2096
|
const _DTGARe = "DescribeTransitGatewayAttachmentsResult";
|
|
2097
|
+
const _DTGAT = "DestinationTransitGatewayAttachmentType";
|
|
2081
2098
|
const _DTGC = "DeleteTransitGatewayConnect";
|
|
2082
2099
|
const _DTGCP = "DeleteTransitGatewayConnectPeer";
|
|
2083
2100
|
const _DTGCPR = "DeleteTransitGatewayConnectPeerRequest";
|
|
@@ -2105,6 +2122,15 @@ const _DTGMGMRe = "DeregisterTransitGatewayMulticastGroupMembersResult";
|
|
|
2105
2122
|
const _DTGMGS = "DeregisterTransitGatewayMulticastGroupSources";
|
|
2106
2123
|
const _DTGMGSR = "DeregisterTransitGatewayMulticastGroupSourcesRequest";
|
|
2107
2124
|
const _DTGMGSRe = "DeregisterTransitGatewayMulticastGroupSourcesResult";
|
|
2125
|
+
const _DTGMP = "DeleteTransitGatewayMeteringPolicy";
|
|
2126
|
+
const _DTGMPE = "DeleteTransitGatewayMeteringPolicyEntry";
|
|
2127
|
+
const _DTGMPER = "DeleteTransitGatewayMeteringPolicyEntryRequest";
|
|
2128
|
+
const _DTGMPERe = "DeleteTransitGatewayMeteringPolicyEntryResult";
|
|
2129
|
+
const _DTGMPR = "DeleteTransitGatewayMeteringPolicyRequest";
|
|
2130
|
+
const _DTGMPRe = "DeleteTransitGatewayMeteringPolicyResult";
|
|
2131
|
+
const _DTGMPRes = "DescribeTransitGatewayMeteringPoliciesRequest";
|
|
2132
|
+
const _DTGMPResc = "DescribeTransitGatewayMeteringPoliciesResult";
|
|
2133
|
+
const _DTGMPe = "DescribeTransitGatewayMeteringPolicies";
|
|
2108
2134
|
const _DTGPA = "DeleteTransitGatewayPeeringAttachment";
|
|
2109
2135
|
const _DTGPAR = "DeleteTransitGatewayPeeringAttachmentRequest";
|
|
2110
2136
|
const _DTGPARe = "DeleteTransitGatewayPeeringAttachmentResult";
|
|
@@ -2281,15 +2307,21 @@ const _DVE = "DeleteVpcEndpoints";
|
|
|
2281
2307
|
const _DVEA = "DescribeVpcEndpointAssociations";
|
|
2282
2308
|
const _DVEAR = "DescribeVpcEndpointAssociationsRequest";
|
|
2283
2309
|
const _DVEARe = "DescribeVpcEndpointAssociationsResult";
|
|
2284
|
-
const _DVEC = "
|
|
2310
|
+
const _DVEC = "DeleteVpcEncryptionControl";
|
|
2285
2311
|
const _DVECN = "DeleteVpcEndpointConnectionNotifications";
|
|
2286
2312
|
const _DVECNR = "DeleteVpcEndpointConnectionNotificationsRequest";
|
|
2287
2313
|
const _DVECNRe = "DeleteVpcEndpointConnectionNotificationsResult";
|
|
2288
2314
|
const _DVECNRes = "DescribeVpcEndpointConnectionNotificationsRequest";
|
|
2289
2315
|
const _DVECNResc = "DescribeVpcEndpointConnectionNotificationsResult";
|
|
2290
2316
|
const _DVECNe = "DescribeVpcEndpointConnectionNotifications";
|
|
2291
|
-
const _DVECR = "
|
|
2292
|
-
const _DVECRe = "
|
|
2317
|
+
const _DVECR = "DeleteVpcEncryptionControlRequest";
|
|
2318
|
+
const _DVECRe = "DeleteVpcEncryptionControlResult";
|
|
2319
|
+
const _DVECRes = "DescribeVpcEncryptionControlsRequest";
|
|
2320
|
+
const _DVECResc = "DescribeVpcEncryptionControlsResult";
|
|
2321
|
+
const _DVECRescr = "DescribeVpcEndpointConnectionsRequest";
|
|
2322
|
+
const _DVECRescri = "DescribeVpcEndpointConnectionsResult";
|
|
2323
|
+
const _DVECe = "DescribeVpcEncryptionControls";
|
|
2324
|
+
const _DVECes = "DescribeVpcEndpointConnections";
|
|
2293
2325
|
const _DVER = "DeleteVpcEndpointsRequest";
|
|
2294
2326
|
const _DVERe = "DeleteVpcEndpointsResult";
|
|
2295
2327
|
const _DVERes = "DescribeVpcEndpointsRequest";
|
|
@@ -2414,6 +2446,7 @@ const _EFLR = "EnableFastLaunchRequest";
|
|
|
2414
2446
|
const _EFLRn = "EnableFastLaunchResult";
|
|
2415
2447
|
const _EFR = "EgressFilterRules";
|
|
2416
2448
|
const _EFS = "ElasticFileSystem";
|
|
2449
|
+
const _EFSE = "ElasticFileSystemExclusion";
|
|
2417
2450
|
const _EFSR = "EnableFastSnapshotRestores";
|
|
2418
2451
|
const _EFSREI = "EnableFastSnapshotRestoreErrorItem";
|
|
2419
2452
|
const _EFSRES = "EnableFastSnapshotRestoreErrorSet";
|
|
@@ -2508,6 +2541,7 @@ const _ENAUM = "EnableNetworkAddressUsageMetrics";
|
|
|
2508
2541
|
const _EO = "EbsOptimized";
|
|
2509
2542
|
const _EOI = "EbsOptimizedInfo";
|
|
2510
2543
|
const _EOIG = "EgressOnlyInternetGateway";
|
|
2544
|
+
const _EOIGE = "EgressOnlyInternetGatewayExclusion";
|
|
2511
2545
|
const _EOIGI = "EgressOnlyInternetGatewayId";
|
|
2512
2546
|
const _EOIGIL = "EgressOnlyInternetGatewayIdList";
|
|
2513
2547
|
const _EOIGIg = "EgressOnlyInternetGatewayIds";
|
|
@@ -2555,6 +2589,7 @@ const _ESUSR = "EnaSrdUdpSpecificationRequest";
|
|
|
2555
2589
|
const _ESf = "EfaSupported";
|
|
2556
2590
|
const _ESn = "EncryptionSupport";
|
|
2557
2591
|
const _ESna = "EnaSupport";
|
|
2592
|
+
const _ESnc = "EncryptionState";
|
|
2558
2593
|
const _ESnd = "EndpointSet";
|
|
2559
2594
|
const _ESr = "ErrorSet";
|
|
2560
2595
|
const _ET = "ExpirationTime";
|
|
@@ -2912,6 +2947,9 @@ const _GTGAPRe = "GetTransitGatewayAttachmentPropagationsResult";
|
|
|
2912
2947
|
const _GTGMDA = "GetTransitGatewayMulticastDomainAssociations";
|
|
2913
2948
|
const _GTGMDAR = "GetTransitGatewayMulticastDomainAssociationsRequest";
|
|
2914
2949
|
const _GTGMDARe = "GetTransitGatewayMulticastDomainAssociationsResult";
|
|
2950
|
+
const _GTGMPE = "GetTransitGatewayMeteringPolicyEntries";
|
|
2951
|
+
const _GTGMPER = "GetTransitGatewayMeteringPolicyEntriesRequest";
|
|
2952
|
+
const _GTGMPERe = "GetTransitGatewayMeteringPolicyEntriesResult";
|
|
2915
2953
|
const _GTGPLR = "GetTransitGatewayPrefixListReferences";
|
|
2916
2954
|
const _GTGPLRR = "GetTransitGatewayPrefixListReferencesRequest";
|
|
2917
2955
|
const _GTGPLRRe = "GetTransitGatewayPrefixListReferencesResult";
|
|
@@ -2942,6 +2980,9 @@ const _GVCDSCRe = "GetVpnConnectionDeviceSampleConfigurationResult";
|
|
|
2942
2980
|
const _GVCDT = "GetVpnConnectionDeviceTypes";
|
|
2943
2981
|
const _GVCDTR = "GetVpnConnectionDeviceTypesRequest";
|
|
2944
2982
|
const _GVCDTRe = "GetVpnConnectionDeviceTypesResult";
|
|
2983
|
+
const _GVRBEE = "GetVpcResourcesBlockingEncryptionEnforcement";
|
|
2984
|
+
const _GVRBEER = "GetVpcResourcesBlockingEncryptionEnforcementRequest";
|
|
2985
|
+
const _GVRBEERe = "GetVpcResourcesBlockingEncryptionEnforcementResult";
|
|
2945
2986
|
const _GVTRS = "GetVpnTunnelReplacementStatus";
|
|
2946
2987
|
const _GVTRSR = "GetVpnTunnelReplacementStatusRequest";
|
|
2947
2988
|
const _GVTRSRe = "GetVpnTunnelReplacementStatusResult";
|
|
@@ -3098,6 +3139,7 @@ const _IEWTRL = "InstanceEventWindowTimeRangeList";
|
|
|
3098
3139
|
const _IEWTRR = "InstanceEventWindowTimeRangeRequest";
|
|
3099
3140
|
const _IEWTRRS = "InstanceEventWindowTimeRangeRequestSet";
|
|
3100
3141
|
const _IEWn = "InstanceEventWindows";
|
|
3142
|
+
const _IEs = "IsExcludable";
|
|
3101
3143
|
const _IF = "InstanceFamily";
|
|
3102
3144
|
const _IFCS = "InstanceFamilyCreditSpecification";
|
|
3103
3145
|
const _IFL = "IdFormatList";
|
|
@@ -3108,6 +3150,7 @@ const _IG = "InternetGateway";
|
|
|
3108
3150
|
const _IGA = "InternetGatewayAttachment";
|
|
3109
3151
|
const _IGAL = "InternetGatewayAttachmentList";
|
|
3110
3152
|
const _IGBM = "InternetGatewayBlockMode";
|
|
3153
|
+
const _IGE = "InternetGatewayExclusion";
|
|
3111
3154
|
const _IGEM = "InternetGatewayExclusionMode";
|
|
3112
3155
|
const _IGI = "InternetGatewayId";
|
|
3113
3156
|
const _IGIL = "InternetGatewayIdList";
|
|
@@ -3546,6 +3589,7 @@ const _LE = "LogEnabled";
|
|
|
3546
3589
|
const _LEO = "LockExpiresOn";
|
|
3547
3590
|
const _LET = "LastEvaluatedTime";
|
|
3548
3591
|
const _LEa = "LastError";
|
|
3592
|
+
const _LEam = "LambdaExclusion";
|
|
3549
3593
|
const _LF = "LogFormat";
|
|
3550
3594
|
const _LFA = "LambdaFunctionArn";
|
|
3551
3595
|
const _LG = "LocalGateways";
|
|
@@ -3724,6 +3768,9 @@ const _LUTas = "LastUpdateTimestamp";
|
|
|
3724
3768
|
const _LV = "LogVersion";
|
|
3725
3769
|
const _LVCS = "LastVersionCreationStatus";
|
|
3726
3770
|
const _LVCSM = "LastVersionCreationStatusMessage";
|
|
3771
|
+
const _LVIRB = "ListVolumesInRecycleBin";
|
|
3772
|
+
const _LVIRBR = "ListVolumesInRecycleBinRequest";
|
|
3773
|
+
const _LVIRBRi = "ListVolumesInRecycleBinResult";
|
|
3727
3774
|
const _LVN = "LatestVersionNumber";
|
|
3728
3775
|
const _La = "Latest";
|
|
3729
3776
|
const _Lam = "Lambda";
|
|
@@ -3739,6 +3786,8 @@ const _MAARo = "ModifyAddressAttributeResult";
|
|
|
3739
3786
|
const _MAE = "MultiAttachEnabled";
|
|
3740
3787
|
const _MAI = "MaxAggregationInterval";
|
|
3741
3788
|
const _MAIe = "MediaAcceleratorInfo";
|
|
3789
|
+
const _MAIi = "MiddleboxAttachmentIds";
|
|
3790
|
+
const _MAIid = "MiddleboxAttachmentId";
|
|
3742
3791
|
const _MAS = "MovingAddressStatuses";
|
|
3743
3792
|
const _MASS = "MovingAddressStatusSet";
|
|
3744
3793
|
const _MASo = "MovingAddressStatus";
|
|
@@ -3932,6 +3981,7 @@ const _MPIOL = "MapPublicIpOnLaunch";
|
|
|
3932
3981
|
const _MPL = "MaxParallelLaunches";
|
|
3933
3982
|
const _MPLS = "ManagedPrefixListSet";
|
|
3934
3983
|
const _MPLa = "ManagedPrefixList";
|
|
3984
|
+
const _MPR = "MeteringPolicyRule";
|
|
3935
3985
|
const _MPa = "MatchPath";
|
|
3936
3986
|
const _MPax = "MaxPrice";
|
|
3937
3987
|
const _MPe = "MetricPoints";
|
|
@@ -3976,6 +4026,9 @@ const _MTC = "MinTargetCapacity";
|
|
|
3976
4026
|
const _MTDID = "MaxTermDurationInDays";
|
|
3977
4027
|
const _MTDIDi = "MinTermDurationInDays";
|
|
3978
4028
|
const _MTG = "ModifyTransitGateway";
|
|
4029
|
+
const _MTGMP = "ModifyTransitGatewayMeteringPolicy";
|
|
4030
|
+
const _MTGMPR = "ModifyTransitGatewayMeteringPolicyRequest";
|
|
4031
|
+
const _MTGMPRo = "ModifyTransitGatewayMeteringPolicyResult";
|
|
3979
4032
|
const _MTGO = "ModifyTransitGatewayOptions";
|
|
3980
4033
|
const _MTGPLR = "ModifyTransitGatewayPrefixListReference";
|
|
3981
4034
|
const _MTGPLRR = "ModifyTransitGatewayPrefixListReferenceRequest";
|
|
@@ -4047,9 +4100,12 @@ const _MVCORo = "ModifyVpnConnectionOptionsResult";
|
|
|
4047
4100
|
const _MVCR = "ModifyVpnConnectionRequest";
|
|
4048
4101
|
const _MVCRo = "ModifyVpnConnectionResult";
|
|
4049
4102
|
const _MVE = "ManagesVpcEndpoints";
|
|
4103
|
+
const _MVEC = "ModifyVpcEncryptionControl";
|
|
4050
4104
|
const _MVECN = "ModifyVpcEndpointConnectionNotification";
|
|
4051
4105
|
const _MVECNR = "ModifyVpcEndpointConnectionNotificationRequest";
|
|
4052
4106
|
const _MVECNRo = "ModifyVpcEndpointConnectionNotificationResult";
|
|
4107
|
+
const _MVECR = "ModifyVpcEncryptionControlRequest";
|
|
4108
|
+
const _MVECRo = "ModifyVpcEncryptionControlResult";
|
|
4053
4109
|
const _MVER = "ModifyVpcEndpointRequest";
|
|
4054
4110
|
const _MVERo = "ModifyVpcEndpointResult";
|
|
4055
4111
|
const _MVESC = "ModifyVpcEndpointServiceConfiguration";
|
|
@@ -4118,6 +4174,7 @@ const _NC = "NetworkCards";
|
|
|
4118
4174
|
const _NCI = "NetworkCardIndex";
|
|
4119
4175
|
const _NCIL = "NetworkCardInfoList";
|
|
4120
4176
|
const _NCIe = "NetworkCardInfo";
|
|
4177
|
+
const _NCR = "NonCompliantResources";
|
|
4121
4178
|
const _ND = "NoDevice";
|
|
4122
4179
|
const _NDC = "NewDhcpConfiguration";
|
|
4123
4180
|
const _NDCI = "NeuronDeviceCoreInfo";
|
|
@@ -4131,6 +4188,7 @@ const _NG = "NatGateway";
|
|
|
4131
4188
|
const _NGA = "NatGatewayAddresses";
|
|
4132
4189
|
const _NGAL = "NatGatewayAddressList";
|
|
4133
4190
|
const _NGAa = "NatGatewayAddress";
|
|
4191
|
+
const _NGE = "NatGatewayExclusion";
|
|
4134
4192
|
const _NGI = "NatGatewayId";
|
|
4135
4193
|
const _NGISL = "NatGatewayIdStringList";
|
|
4136
4194
|
const _NGIa = "NatGatewayIds";
|
|
@@ -4516,8 +4574,8 @@ const _PRIO = "PurchaseReservedInstancesOffering";
|
|
|
4516
4574
|
const _PRIOR = "PurchaseReservedInstancesOfferingRequest";
|
|
4517
4575
|
const _PRIORu = "PurchaseReservedInstancesOfferingResult";
|
|
4518
4576
|
const _PRL = "PortRangeList";
|
|
4519
|
-
const _PRN = "
|
|
4520
|
-
const _PRNo = "
|
|
4577
|
+
const _PRN = "PolicyRuleNumber";
|
|
4578
|
+
const _PRNo = "PolicyReferenceName";
|
|
4521
4579
|
const _PRS = "PersistRoutesState";
|
|
4522
4580
|
const _PRSu = "PurchaseRequestSet";
|
|
4523
4581
|
const _PRU = "PtrRecordUpdate";
|
|
@@ -4784,6 +4842,8 @@ const _RLe = "ReservationList";
|
|
|
4784
4842
|
const _RLes = "ResourceList";
|
|
4785
4843
|
const _RLo = "RouteList";
|
|
4786
4844
|
const _RM = "ReasonMessage";
|
|
4845
|
+
const _RMAI = "RemoveMiddleboxAttachmentIds";
|
|
4846
|
+
const _RMAIe = "RemoveMiddleboxAttachmentId";
|
|
4787
4847
|
const _RMGM = "RegisteredMulticastGroupMembers";
|
|
4788
4848
|
const _RMGS = "RegisteredMulticastGroupSources";
|
|
4789
4849
|
const _RMPLV = "RestoreManagedPrefixListVersion";
|
|
@@ -4970,6 +5030,9 @@ const _RV = "ReturnValue";
|
|
|
4970
5030
|
const _RVEC = "RejectVpcEndpointConnections";
|
|
4971
5031
|
const _RVECR = "RejectVpcEndpointConnectionsRequest";
|
|
4972
5032
|
const _RVECRe = "RejectVpcEndpointConnectionsResult";
|
|
5033
|
+
const _RVFRB = "RestoreVolumeFromRecycleBin";
|
|
5034
|
+
const _RVFRBR = "RestoreVolumeFromRecycleBinRequest";
|
|
5035
|
+
const _RVFRBRe = "RestoreVolumeFromRecycleBinResult";
|
|
4973
5036
|
const _RVI = "ReferencingVpcId";
|
|
4974
5037
|
const _RVIe = "RequesterVpcInfo";
|
|
4975
5038
|
const _RVPC = "RejectVpcPeeringConnection";
|
|
@@ -5307,6 +5370,8 @@ const _STD = "SnapshotTaskDetail";
|
|
|
5307
5370
|
const _STDS = "ServiceTypeDetailSet";
|
|
5308
5371
|
const _STDe = "ServiceTypeDetail";
|
|
5309
5372
|
const _STFR = "StoreTaskFailureReason";
|
|
5373
|
+
const _STGAI = "SourceTransitGatewayAttachmentId";
|
|
5374
|
+
const _STGAT = "SourceTransitGatewayAttachmentType";
|
|
5310
5375
|
const _STGMG = "SearchTransitGatewayMulticastGroups";
|
|
5311
5376
|
const _STGMGR = "SearchTransitGatewayMulticastGroupsRequest";
|
|
5312
5377
|
const _STGMGRe = "SearchTransitGatewayMulticastGroupsResult";
|
|
@@ -5451,6 +5516,16 @@ const _TGMDr = "TransitGatewayMulticastDomains";
|
|
|
5451
5516
|
const _TGMG = "TransitGatewayMulticastGroup";
|
|
5452
5517
|
const _TGMGL = "TransitGatewayMulticastGroupList";
|
|
5453
5518
|
const _TGMIMB = "TotalGpuMemoryInMiB";
|
|
5519
|
+
const _TGMP = "TransitGatewayMeteringPolicy";
|
|
5520
|
+
const _TGMPE = "TransitGatewayMeteringPolicyEntry";
|
|
5521
|
+
const _TGMPEL = "TransitGatewayMeteringPolicyEntryList";
|
|
5522
|
+
const _TGMPEr = "TransitGatewayMeteringPolicyEntries";
|
|
5523
|
+
const _TGMPI = "TransitGatewayMeteringPolicyId";
|
|
5524
|
+
const _TGMPISL = "TransitGatewayMeteringPolicyIdStringList";
|
|
5525
|
+
const _TGMPIr = "TransitGatewayMeteringPolicyIds";
|
|
5526
|
+
const _TGMPL = "TransitGatewayMeteringPolicyList";
|
|
5527
|
+
const _TGMPR = "TransitGatewayMeteringPolicyRule";
|
|
5528
|
+
const _TGMPr = "TransitGatewayMeteringPolicies";
|
|
5454
5529
|
const _TGMRGM = "TransitGatewayMulticastRegisteredGroupMembers";
|
|
5455
5530
|
const _TGMRGS = "TransitGatewayMulticastRegisteredGroupSources";
|
|
5456
5531
|
const _TGNIIL = "TransitGatewayNetworkInterfaceIdList";
|
|
@@ -5626,6 +5701,7 @@ const _Tie = "Tier";
|
|
|
5626
5701
|
const _To = "To";
|
|
5627
5702
|
const _Ty = "Type";
|
|
5628
5703
|
const _U = "Unsuccessful";
|
|
5704
|
+
const _UA = "UpdatedAt";
|
|
5629
5705
|
const _UB = "UserBucket";
|
|
5630
5706
|
const _UBD = "UserBucketDetails";
|
|
5631
5707
|
const _UC = "UltraserverCount";
|
|
@@ -5640,6 +5716,7 @@ const _UDp = "UpdatedDate";
|
|
|
5640
5716
|
const _UDpd = "UpdateDate";
|
|
5641
5717
|
const _UDs = "UserData";
|
|
5642
5718
|
const _UE = "UploadEnd";
|
|
5719
|
+
const _UEA = "UpdateEffectiveAt";
|
|
5643
5720
|
const _UF = "UpfrontFee";
|
|
5644
5721
|
const _UFD = "UnsuccessfulFleetDeletions";
|
|
5645
5722
|
const _UFR = "UnsuccessfulFleetRequests";
|
|
@@ -5813,17 +5890,24 @@ const _VE = "VpcEndpoint";
|
|
|
5813
5890
|
const _VEA = "VpcEndpointAssociations";
|
|
5814
5891
|
const _VEAS = "VpcEndpointAssociationSet";
|
|
5815
5892
|
const _VEAp = "VpcEndpointAssociation";
|
|
5816
|
-
const _VEC = "
|
|
5893
|
+
const _VEC = "VpcEncryptionControl";
|
|
5894
|
+
const _VECC = "VpcEncryptionControlConfiguration";
|
|
5817
5895
|
const _VECE = "VpcEncryptionControlExclusion";
|
|
5818
5896
|
const _VECEp = "VpcEncryptionControlExclusions";
|
|
5819
5897
|
const _VECI = "VpcEncryptionControlId";
|
|
5820
|
-
const
|
|
5898
|
+
const _VECIL = "VpcEncryptionControlIdList";
|
|
5899
|
+
const _VECIp = "VpcEncryptionControlIds";
|
|
5900
|
+
const _VECIpc = "VpcEndpointConnectionId";
|
|
5901
|
+
const _VECL = "VpcEncryptionControlList";
|
|
5821
5902
|
const _VECS = "VpcEndpointConnectionSet";
|
|
5822
|
-
const _VECp = "
|
|
5823
|
-
const _VECpc = "
|
|
5903
|
+
const _VECp = "VpcEncryptionControls";
|
|
5904
|
+
const _VECpc = "VpcEndpointConnections";
|
|
5905
|
+
const _VECpcn = "VpcEndpointConnection";
|
|
5824
5906
|
const _VEI = "VpcEndpointIds";
|
|
5825
5907
|
const _VEIL = "VpcEndpointIdList";
|
|
5826
5908
|
const _VEIp = "VpcEndpointId";
|
|
5909
|
+
const _VENCR = "VpcEncryptionNonCompliantResource";
|
|
5910
|
+
const _VENCRL = "VpcEncryptionNonCompliantResourceList";
|
|
5827
5911
|
const _VEO = "VpcEndpointOwner";
|
|
5828
5912
|
const _VEPS = "VpcEndpointPolicySupported";
|
|
5829
5913
|
const _VER = "VpcEndpointRegion";
|
|
@@ -5858,6 +5942,7 @@ const _VIo = "VolumeId";
|
|
|
5858
5942
|
const _VIol = "VolumeIds";
|
|
5859
5943
|
const _VIp = "VpcIds";
|
|
5860
5944
|
const _VL = "VpcLattice";
|
|
5945
|
+
const _VLE = "VpcLatticeExclusion";
|
|
5861
5946
|
const _VLo = "VolumeList";
|
|
5862
5947
|
const _VLp = "VpcList";
|
|
5863
5948
|
const _VM = "VolumesModifications";
|
|
@@ -5879,9 +5964,13 @@ const _VPCOD = "VpcPeeringConnectionOptionsDescription";
|
|
|
5879
5964
|
const _VPCSR = "VpcPeeringConnectionStateReason";
|
|
5880
5965
|
const _VPCVI = "VpcPeeringConnectionVpcInfo";
|
|
5881
5966
|
const _VPCp = "VpcPeeringConnections";
|
|
5967
|
+
const _VPE = "VpcPeeringExclusion";
|
|
5882
5968
|
const _VPG = "VirtualPrivateGateway";
|
|
5969
|
+
const _VPGE = "VirtualPrivateGatewayExclusion";
|
|
5883
5970
|
const _VPp = "VpnPort";
|
|
5884
5971
|
const _VPpc = "VpcPeering";
|
|
5972
|
+
const _VRBI = "VolumeRecycleBinInfo";
|
|
5973
|
+
const _VRBIL = "VolumeRecycleBinInfoList";
|
|
5885
5974
|
const _VS = "VolumeStatuses";
|
|
5886
5975
|
const _VSA = "VolumeStatusAction";
|
|
5887
5976
|
const _VSAL = "VolumeStatusActionsList";
|
|
@@ -6061,8 +6150,9 @@ const _aTN = "associatedTargetNetwork";
|
|
|
6061
6150
|
const _aTS = "addressTransferStatus";
|
|
6062
6151
|
const _aTSc = "acceleratorTypeSet";
|
|
6063
6152
|
const _aTSd = "addressTransferSet";
|
|
6064
|
-
const _aTd = "
|
|
6065
|
-
const _aTdd = "
|
|
6153
|
+
const _aTd = "advertisementType";
|
|
6154
|
+
const _aTdd = "addressType";
|
|
6155
|
+
const _aTddr = "addressingType";
|
|
6066
6156
|
const _aTl = "allocationType";
|
|
6067
6157
|
const _aTll = "allocationTime";
|
|
6068
6158
|
const _aTs = "associationTarget";
|
|
@@ -6112,6 +6202,9 @@ const _bII = "branchInterfaceId";
|
|
|
6112
6202
|
const _bIT = "bundleInstanceTask";
|
|
6113
6203
|
const _bITS = "bundleInstanceTasksSet";
|
|
6114
6204
|
const _bIa = "baselineIops";
|
|
6205
|
+
const _bLE = "bgpLogEnabled";
|
|
6206
|
+
const _bLGA = "bgpLogGroupArn";
|
|
6207
|
+
const _bLOF = "bgpLogOutputFormat";
|
|
6115
6208
|
const _bM = "bootMode";
|
|
6116
6209
|
const _bMa = "bareMetal";
|
|
6117
6210
|
const _bN = "bucketName";
|
|
@@ -6381,6 +6474,8 @@ const _dT = "deletionTime";
|
|
|
6381
6474
|
const _dTA = "dpdTimeoutAction";
|
|
6382
6475
|
const _dTC = "deprecationTimeCondition";
|
|
6383
6476
|
const _dTCT = "defaultTargetCapacityType";
|
|
6477
|
+
const _dTGAI = "destinationTransitGatewayAttachmentId";
|
|
6478
|
+
const _dTGAT = "destinationTransitGatewayAttachmentType";
|
|
6384
6479
|
const _dTPC = "defaultThreadsPerCore";
|
|
6385
6480
|
const _dTPS = "deviceTrustProviderSet";
|
|
6386
6481
|
const _dTPT = "deviceTrustProviderType";
|
|
@@ -6492,6 +6587,7 @@ const _eSUS = "enaSrdUdpSpecification";
|
|
|
6492
6587
|
const _eSf = "efaSupported";
|
|
6493
6588
|
const _eSn = "encryptionSupport";
|
|
6494
6589
|
const _eSna = "enaSupport";
|
|
6590
|
+
const _eSnc = "encryptionState";
|
|
6495
6591
|
const _eSnt = "entrySet";
|
|
6496
6592
|
const _eSr = "errorSet";
|
|
6497
6593
|
const _eSv = "eventsSet";
|
|
@@ -6664,6 +6760,7 @@ const _iEWI = "instanceEventWindowId";
|
|
|
6664
6760
|
const _iEWS = "instanceEventWindowState";
|
|
6665
6761
|
const _iEWSn = "instanceEventWindowSet";
|
|
6666
6762
|
const _iEs = "isEgress";
|
|
6763
|
+
const _iEsx = "isExcludable";
|
|
6667
6764
|
const _iF = "instanceFamily";
|
|
6668
6765
|
const _iFCS = "instanceFamilyCreditSpecification";
|
|
6669
6766
|
const _iFR = "iamFleetRole";
|
|
@@ -6961,6 +7058,7 @@ const _mA = "mutualAuthentication";
|
|
|
6961
7058
|
const _mAAA = "maintenanceAutoAppliedAfter";
|
|
6962
7059
|
const _mAE = "multiAttachEnabled";
|
|
6963
7060
|
const _mAI = "maxAggregationInterval";
|
|
7061
|
+
const _mAIS = "middleboxAttachmentIdSet";
|
|
6964
7062
|
const _mAIe = "mediaAcceleratorInfo";
|
|
6965
7063
|
const _mASS = "movingAddressStatusSet";
|
|
6966
7064
|
const _mAa = "macAddress";
|
|
@@ -7004,6 +7102,7 @@ const _mP = "maxPrice";
|
|
|
7004
7102
|
const _mPCS = "marketplaceProductCodeSet";
|
|
7005
7103
|
const _mPIOL = "mapPublicIpOnLaunch";
|
|
7006
7104
|
const _mPL = "maxParallelLaunches";
|
|
7105
|
+
const _mPR = "meteringPolicyRule";
|
|
7007
7106
|
const _mPS = "metricPointSet";
|
|
7008
7107
|
const _mPSa = "matchPathSet";
|
|
7009
7108
|
const _mR = "maxResults";
|
|
@@ -7049,6 +7148,7 @@ const _nBG = "networkBorderGroup";
|
|
|
7049
7148
|
const _nBGe = "networkBandwidthGbps";
|
|
7050
7149
|
const _nC = "networkCards";
|
|
7051
7150
|
const _nCI = "networkCardIndex";
|
|
7151
|
+
const _nCRS = "nonCompliantResourceSet";
|
|
7052
7152
|
const _nD = "noDevice";
|
|
7053
7153
|
const _nDe = "neuronDevices";
|
|
7054
7154
|
const _nES = "nitroEnclavesSupport";
|
|
@@ -7628,6 +7728,8 @@ const _sTA = "snsTopicArn";
|
|
|
7628
7728
|
const _sTC = "spotTargetCapacity";
|
|
7629
7729
|
const _sTD = "snapshotTaskDetail";
|
|
7630
7730
|
const _sTFR = "storeTaskFailureReason";
|
|
7731
|
+
const _sTGAI = "sourceTransitGatewayAttachmentId";
|
|
7732
|
+
const _sTGAT = "sourceTransitGatewayAttachmentType";
|
|
7631
7733
|
const _sTH = "sessionTimeoutHours";
|
|
7632
7734
|
const _sTR = "stateTransitionReason";
|
|
7633
7735
|
const _sTS = "storeTaskState";
|
|
@@ -7708,6 +7810,11 @@ const _tGMDA = "transitGatewayMulticastDomainArn";
|
|
|
7708
7810
|
const _tGMDI = "transitGatewayMulticastDomainId";
|
|
7709
7811
|
const _tGMDr = "transitGatewayMulticastDomains";
|
|
7710
7812
|
const _tGMIMB = "totalGpuMemoryInMiB";
|
|
7813
|
+
const _tGMP = "transitGatewayMeteringPolicy";
|
|
7814
|
+
const _tGMPE = "transitGatewayMeteringPolicyEntry";
|
|
7815
|
+
const _tGMPEr = "transitGatewayMeteringPolicyEntries";
|
|
7816
|
+
const _tGMPI = "transitGatewayMeteringPolicyId";
|
|
7817
|
+
const _tGMPr = "transitGatewayMeteringPolicies";
|
|
7711
7818
|
const _tGOI = "transitGatewayOwnerId";
|
|
7712
7819
|
const _tGPA = "transitGatewayPeeringAttachment";
|
|
7713
7820
|
const _tGPAr = "transitGatewayPeeringAttachments";
|
|
@@ -7803,6 +7910,7 @@ const _tie = "tier";
|
|
|
7803
7910
|
const _to = "to";
|
|
7804
7911
|
const _ty = "type";
|
|
7805
7912
|
const _u = "unsuccessful";
|
|
7913
|
+
const _uA = "updatedAt";
|
|
7806
7914
|
const _uB = "userBucket";
|
|
7807
7915
|
const _uC = "ultraserverCount";
|
|
7808
7916
|
const _uCs = "usageCount";
|
|
@@ -7811,6 +7919,7 @@ const _uDLTVS = "unsuccessfullyDeletedLaunchTemplateVersionSet";
|
|
|
7811
7919
|
const _uDp = "updatedDate";
|
|
7812
7920
|
const _uDpd = "updateDate";
|
|
7813
7921
|
const _uDs = "userData";
|
|
7922
|
+
const _uEA = "updateEffectiveAt";
|
|
7814
7923
|
const _uF = "upfrontFee";
|
|
7815
7924
|
const _uFDS = "unsuccessfulFleetDeletionSet";
|
|
7816
7925
|
const _uFRS = "unsuccessfulFleetRequestSet";
|
|
@@ -7874,9 +7983,11 @@ const _vCp = "vpnConnection";
|
|
|
7874
7983
|
const _vD = "versionDescription";
|
|
7875
7984
|
const _vE = "vpcEndpoint";
|
|
7876
7985
|
const _vEAS = "vpcEndpointAssociationSet";
|
|
7986
|
+
const _vEC = "vpcEncryptionControl";
|
|
7877
7987
|
const _vECI = "vpcEncryptionControlId";
|
|
7878
7988
|
const _vECIp = "vpcEndpointConnectionId";
|
|
7879
|
-
const _vECS = "
|
|
7989
|
+
const _vECS = "vpcEncryptionControlSet";
|
|
7990
|
+
const _vECSp = "vpcEndpointConnectionSet";
|
|
7880
7991
|
const _vEI = "vpcEndpointId";
|
|
7881
7992
|
const _vEO = "vpcEndpointOwner";
|
|
7882
7993
|
const _vEPS = "vpcEndpointPolicySupported";
|
|
@@ -11438,7 +11549,7 @@ var ByoipCidr = [
|
|
|
11438
11549
|
n0,
|
|
11439
11550
|
_BC,
|
|
11440
11551
|
0,
|
|
11441
|
-
[_Ci, _De, _AAsn, _SMt, _St, _NBG],
|
|
11552
|
+
[_Ci, _De, _AAsn, _SMt, _St, _NBG, _ATd],
|
|
11442
11553
|
[
|
|
11443
11554
|
[
|
|
11444
11555
|
0,
|
|
@@ -11482,6 +11593,13 @@ var ByoipCidr = [
|
|
|
11482
11593
|
[_xN]: _nBG,
|
|
11483
11594
|
},
|
|
11484
11595
|
],
|
|
11596
|
+
[
|
|
11597
|
+
0,
|
|
11598
|
+
{
|
|
11599
|
+
[_eQN]: `AdvertisementType`,
|
|
11600
|
+
[_xN]: _aTd,
|
|
11601
|
+
},
|
|
11602
|
+
],
|
|
11485
11603
|
],
|
|
11486
11604
|
];
|
|
11487
11605
|
var CancelBundleTaskRequest = [
|
|
@@ -14096,7 +14214,7 @@ var CloudWatchLogOptions = [
|
|
|
14096
14214
|
n0,
|
|
14097
14215
|
_CWLO,
|
|
14098
14216
|
0,
|
|
14099
|
-
[_LE, _LGA, _LOF],
|
|
14217
|
+
[_LE, _LGA, _LOF, _BLE, _BLGA, _BLOF],
|
|
14100
14218
|
[
|
|
14101
14219
|
[
|
|
14102
14220
|
2,
|
|
@@ -14119,9 +14237,37 @@ var CloudWatchLogOptions = [
|
|
|
14119
14237
|
[_xN]: _lOF,
|
|
14120
14238
|
},
|
|
14121
14239
|
],
|
|
14240
|
+
[
|
|
14241
|
+
2,
|
|
14242
|
+
{
|
|
14243
|
+
[_eQN]: `BgpLogEnabled`,
|
|
14244
|
+
[_xN]: _bLE,
|
|
14245
|
+
},
|
|
14246
|
+
],
|
|
14247
|
+
[
|
|
14248
|
+
0,
|
|
14249
|
+
{
|
|
14250
|
+
[_eQN]: `BgpLogGroupArn`,
|
|
14251
|
+
[_xN]: _bLGA,
|
|
14252
|
+
},
|
|
14253
|
+
],
|
|
14254
|
+
[
|
|
14255
|
+
0,
|
|
14256
|
+
{
|
|
14257
|
+
[_eQN]: `BgpLogOutputFormat`,
|
|
14258
|
+
[_xN]: _bLOF,
|
|
14259
|
+
},
|
|
14260
|
+
],
|
|
14122
14261
|
],
|
|
14123
14262
|
];
|
|
14124
|
-
var CloudWatchLogOptionsSpecification = [
|
|
14263
|
+
var CloudWatchLogOptionsSpecification = [
|
|
14264
|
+
3,
|
|
14265
|
+
n0,
|
|
14266
|
+
_CWLOS,
|
|
14267
|
+
0,
|
|
14268
|
+
[_LE, _LGA, _LOF, _BLE, _BLGA, _BLOF],
|
|
14269
|
+
[2, 0, 0, 2, 0, 0],
|
|
14270
|
+
];
|
|
14125
14271
|
var CoipAddressUsage = [
|
|
14126
14272
|
3,
|
|
14127
14273
|
n0,
|
|
@@ -18121,6 +18267,64 @@ var CreateTransitGatewayConnectResult = [
|
|
|
18121
18267
|
],
|
|
18122
18268
|
],
|
|
18123
18269
|
];
|
|
18270
|
+
var CreateTransitGatewayMeteringPolicyEntryRequest = [
|
|
18271
|
+
3,
|
|
18272
|
+
n0,
|
|
18273
|
+
_CTGMPER,
|
|
18274
|
+
0,
|
|
18275
|
+
[_TGMPI, _PRN, _STGAI, _STGAT, _SCB, _SPRo, _DTGAI, _DTGAT, _DCB, _DPRe, _Pr, _MAe, _DR],
|
|
18276
|
+
[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2],
|
|
18277
|
+
];
|
|
18278
|
+
var CreateTransitGatewayMeteringPolicyEntryResult = [
|
|
18279
|
+
3,
|
|
18280
|
+
n0,
|
|
18281
|
+
_CTGMPERr,
|
|
18282
|
+
0,
|
|
18283
|
+
[_TGMPE],
|
|
18284
|
+
[
|
|
18285
|
+
[
|
|
18286
|
+
() => TransitGatewayMeteringPolicyEntry,
|
|
18287
|
+
{
|
|
18288
|
+
[_eQN]: `TransitGatewayMeteringPolicyEntry`,
|
|
18289
|
+
[_xN]: _tGMPE,
|
|
18290
|
+
},
|
|
18291
|
+
],
|
|
18292
|
+
],
|
|
18293
|
+
];
|
|
18294
|
+
var CreateTransitGatewayMeteringPolicyRequest = [
|
|
18295
|
+
3,
|
|
18296
|
+
n0,
|
|
18297
|
+
_CTGMPR,
|
|
18298
|
+
0,
|
|
18299
|
+
[_TGI, _MAIi, _TS, _DR],
|
|
18300
|
+
[
|
|
18301
|
+
0,
|
|
18302
|
+
[
|
|
18303
|
+
64 | 0,
|
|
18304
|
+
{
|
|
18305
|
+
[_xN]: _MAIid,
|
|
18306
|
+
},
|
|
18307
|
+
],
|
|
18308
|
+
[() => TagSpecificationList, 0],
|
|
18309
|
+
2,
|
|
18310
|
+
],
|
|
18311
|
+
];
|
|
18312
|
+
var CreateTransitGatewayMeteringPolicyResult = [
|
|
18313
|
+
3,
|
|
18314
|
+
n0,
|
|
18315
|
+
_CTGMPRr,
|
|
18316
|
+
0,
|
|
18317
|
+
[_TGMP],
|
|
18318
|
+
[
|
|
18319
|
+
[
|
|
18320
|
+
() => TransitGatewayMeteringPolicy,
|
|
18321
|
+
{
|
|
18322
|
+
[_eQN]: `TransitGatewayMeteringPolicy`,
|
|
18323
|
+
[_xN]: _tGMP,
|
|
18324
|
+
},
|
|
18325
|
+
],
|
|
18326
|
+
],
|
|
18327
|
+
];
|
|
18124
18328
|
var CreateTransitGatewayMulticastDomainRequest = [
|
|
18125
18329
|
3,
|
|
18126
18330
|
n0,
|
|
@@ -18652,7 +18856,7 @@ var CreateVerifiedAccessTrustProviderRequest = [
|
|
|
18652
18856
|
n0,
|
|
18653
18857
|
_CVATPR,
|
|
18654
18858
|
0,
|
|
18655
|
-
[_TPT, _UTPT, _DTPT, _OO, _DOev,
|
|
18859
|
+
[_TPT, _UTPT, _DTPT, _OO, _DOev, _PRNo, _De, _TS, _CT, _DR, _SS, _NAOO],
|
|
18656
18860
|
[
|
|
18657
18861
|
0,
|
|
18658
18862
|
0,
|
|
@@ -18800,6 +19004,39 @@ var CreateVpcBlockPublicAccessExclusionResult = [
|
|
|
18800
19004
|
],
|
|
18801
19005
|
],
|
|
18802
19006
|
];
|
|
19007
|
+
var CreateVpcEncryptionControlRequest = [
|
|
19008
|
+
3,
|
|
19009
|
+
n0,
|
|
19010
|
+
_CVECR,
|
|
19011
|
+
0,
|
|
19012
|
+
[_DR, _VI, _TS],
|
|
19013
|
+
[
|
|
19014
|
+
2,
|
|
19015
|
+
0,
|
|
19016
|
+
[
|
|
19017
|
+
() => TagSpecificationList,
|
|
19018
|
+
{
|
|
19019
|
+
[_xN]: _TSa,
|
|
19020
|
+
},
|
|
19021
|
+
],
|
|
19022
|
+
],
|
|
19023
|
+
];
|
|
19024
|
+
var CreateVpcEncryptionControlResult = [
|
|
19025
|
+
3,
|
|
19026
|
+
n0,
|
|
19027
|
+
_CVECRr,
|
|
19028
|
+
0,
|
|
19029
|
+
[_VEC],
|
|
19030
|
+
[
|
|
19031
|
+
[
|
|
19032
|
+
() => VpcEncryptionControl,
|
|
19033
|
+
{
|
|
19034
|
+
[_eQN]: `VpcEncryptionControl`,
|
|
19035
|
+
[_xN]: _vEC,
|
|
19036
|
+
},
|
|
19037
|
+
],
|
|
19038
|
+
],
|
|
19039
|
+
];
|
|
18803
19040
|
var CreateVpcEndpointConnectionNotificationRequest = [
|
|
18804
19041
|
3,
|
|
18805
19042
|
n0,
|
|
@@ -19036,7 +19273,7 @@ var CreateVpcRequest = [
|
|
|
19036
19273
|
n0,
|
|
19037
19274
|
_CVRre,
|
|
19038
19275
|
0,
|
|
19039
|
-
[_CB, _IPpvo, _ICB, _IIPIp, _INLp, _IIPI, _INL, _ICBNBG, _TS, _DR, _ITns, _APICB],
|
|
19276
|
+
[_CB, _IPpvo, _ICB, _IIPIp, _INLp, _IIPI, _INL, _ICBNBG, _VEC, _TS, _DR, _ITns, _APICB],
|
|
19040
19277
|
[
|
|
19041
19278
|
0,
|
|
19042
19279
|
0,
|
|
@@ -19046,6 +19283,7 @@ var CreateVpcRequest = [
|
|
|
19046
19283
|
0,
|
|
19047
19284
|
1,
|
|
19048
19285
|
0,
|
|
19286
|
+
() => VpcEncryptionControlConfiguration,
|
|
19049
19287
|
[
|
|
19050
19288
|
() => TagSpecificationList,
|
|
19051
19289
|
{
|
|
@@ -21024,6 +21262,54 @@ var DeleteTransitGatewayConnectResult = [
|
|
|
21024
21262
|
],
|
|
21025
21263
|
],
|
|
21026
21264
|
];
|
|
21265
|
+
var DeleteTransitGatewayMeteringPolicyEntryRequest = [
|
|
21266
|
+
3,
|
|
21267
|
+
n0,
|
|
21268
|
+
_DTGMPER,
|
|
21269
|
+
0,
|
|
21270
|
+
[_TGMPI, _PRN, _DR],
|
|
21271
|
+
[0, 1, 2],
|
|
21272
|
+
];
|
|
21273
|
+
var DeleteTransitGatewayMeteringPolicyEntryResult = [
|
|
21274
|
+
3,
|
|
21275
|
+
n0,
|
|
21276
|
+
_DTGMPERe,
|
|
21277
|
+
0,
|
|
21278
|
+
[_TGMPE],
|
|
21279
|
+
[
|
|
21280
|
+
[
|
|
21281
|
+
() => TransitGatewayMeteringPolicyEntry,
|
|
21282
|
+
{
|
|
21283
|
+
[_eQN]: `TransitGatewayMeteringPolicyEntry`,
|
|
21284
|
+
[_xN]: _tGMPE,
|
|
21285
|
+
},
|
|
21286
|
+
],
|
|
21287
|
+
],
|
|
21288
|
+
];
|
|
21289
|
+
var DeleteTransitGatewayMeteringPolicyRequest = [
|
|
21290
|
+
3,
|
|
21291
|
+
n0,
|
|
21292
|
+
_DTGMPR,
|
|
21293
|
+
0,
|
|
21294
|
+
[_TGMPI, _DR],
|
|
21295
|
+
[0, 2],
|
|
21296
|
+
];
|
|
21297
|
+
var DeleteTransitGatewayMeteringPolicyResult = [
|
|
21298
|
+
3,
|
|
21299
|
+
n0,
|
|
21300
|
+
_DTGMPRe,
|
|
21301
|
+
0,
|
|
21302
|
+
[_TGMP],
|
|
21303
|
+
[
|
|
21304
|
+
[
|
|
21305
|
+
() => TransitGatewayMeteringPolicy,
|
|
21306
|
+
{
|
|
21307
|
+
[_eQN]: `TransitGatewayMeteringPolicy`,
|
|
21308
|
+
[_xN]: _tGMP,
|
|
21309
|
+
},
|
|
21310
|
+
],
|
|
21311
|
+
],
|
|
21312
|
+
];
|
|
21027
21313
|
var DeleteTransitGatewayMulticastDomainRequest = [
|
|
21028
21314
|
3,
|
|
21029
21315
|
n0,
|
|
@@ -21342,6 +21628,23 @@ var DeleteVpcBlockPublicAccessExclusionResult = [
|
|
|
21342
21628
|
],
|
|
21343
21629
|
],
|
|
21344
21630
|
];
|
|
21631
|
+
var DeleteVpcEncryptionControlRequest = [3, n0, _DVECR, 0, [_DR, _VECI], [2, 0]];
|
|
21632
|
+
var DeleteVpcEncryptionControlResult = [
|
|
21633
|
+
3,
|
|
21634
|
+
n0,
|
|
21635
|
+
_DVECRe,
|
|
21636
|
+
0,
|
|
21637
|
+
[_VEC],
|
|
21638
|
+
[
|
|
21639
|
+
[
|
|
21640
|
+
() => VpcEncryptionControl,
|
|
21641
|
+
{
|
|
21642
|
+
[_eQN]: `VpcEncryptionControl`,
|
|
21643
|
+
[_xN]: _vEC,
|
|
21644
|
+
},
|
|
21645
|
+
],
|
|
21646
|
+
],
|
|
21647
|
+
];
|
|
21345
21648
|
var DeleteVpcEndpointConnectionNotificationsRequest = [
|
|
21346
21649
|
3,
|
|
21347
21650
|
n0,
|
|
@@ -21928,7 +22231,7 @@ var DescribeAddressTransfersResult = [
|
|
|
21928
22231
|
n0,
|
|
21929
22232
|
_DATRe,
|
|
21930
22233
|
0,
|
|
21931
|
-
[
|
|
22234
|
+
[_ATdd, _NTe],
|
|
21932
22235
|
[
|
|
21933
22236
|
[
|
|
21934
22237
|
() => AddressTransferList,
|
|
@@ -28898,6 +29201,48 @@ var DescribeTransitGatewayConnectsResult = [
|
|
|
28898
29201
|
],
|
|
28899
29202
|
],
|
|
28900
29203
|
];
|
|
29204
|
+
var DescribeTransitGatewayMeteringPoliciesRequest = [
|
|
29205
|
+
3,
|
|
29206
|
+
n0,
|
|
29207
|
+
_DTGMPRes,
|
|
29208
|
+
0,
|
|
29209
|
+
[_TGMPIr, _Fi, _MR, _NTe, _DR],
|
|
29210
|
+
[
|
|
29211
|
+
[() => TransitGatewayMeteringPolicyIdStringList, 0],
|
|
29212
|
+
[
|
|
29213
|
+
() => FilterList,
|
|
29214
|
+
{
|
|
29215
|
+
[_xN]: _Fil,
|
|
29216
|
+
},
|
|
29217
|
+
],
|
|
29218
|
+
1,
|
|
29219
|
+
0,
|
|
29220
|
+
2,
|
|
29221
|
+
],
|
|
29222
|
+
];
|
|
29223
|
+
var DescribeTransitGatewayMeteringPoliciesResult = [
|
|
29224
|
+
3,
|
|
29225
|
+
n0,
|
|
29226
|
+
_DTGMPResc,
|
|
29227
|
+
0,
|
|
29228
|
+
[_TGMPr, _NTe],
|
|
29229
|
+
[
|
|
29230
|
+
[
|
|
29231
|
+
() => TransitGatewayMeteringPolicyList,
|
|
29232
|
+
{
|
|
29233
|
+
[_eQN]: `TransitGatewayMeteringPolicies`,
|
|
29234
|
+
[_xN]: _tGMPr,
|
|
29235
|
+
},
|
|
29236
|
+
],
|
|
29237
|
+
[
|
|
29238
|
+
0,
|
|
29239
|
+
{
|
|
29240
|
+
[_eQN]: `NextToken`,
|
|
29241
|
+
[_xN]: _nTe,
|
|
29242
|
+
},
|
|
29243
|
+
],
|
|
29244
|
+
],
|
|
29245
|
+
];
|
|
28901
29246
|
var DescribeTransitGatewayMulticastDomainsRequest = [
|
|
28902
29247
|
3,
|
|
28903
29248
|
n0,
|
|
@@ -29905,6 +30250,59 @@ var DescribeVpcClassicLinkResult = [
|
|
|
29905
30250
|
],
|
|
29906
30251
|
],
|
|
29907
30252
|
];
|
|
30253
|
+
var DescribeVpcEncryptionControlsRequest = [
|
|
30254
|
+
3,
|
|
30255
|
+
n0,
|
|
30256
|
+
_DVECRes,
|
|
30257
|
+
0,
|
|
30258
|
+
[_DR, _Fi, _VECIp, _VIp, _NTe, _MR],
|
|
30259
|
+
[
|
|
30260
|
+
2,
|
|
30261
|
+
[
|
|
30262
|
+
() => FilterList,
|
|
30263
|
+
{
|
|
30264
|
+
[_xN]: _Fil,
|
|
30265
|
+
},
|
|
30266
|
+
],
|
|
30267
|
+
[
|
|
30268
|
+
() => VpcEncryptionControlIdList,
|
|
30269
|
+
{
|
|
30270
|
+
[_xN]: _VECI,
|
|
30271
|
+
},
|
|
30272
|
+
],
|
|
30273
|
+
[
|
|
30274
|
+
() => VpcIdStringList,
|
|
30275
|
+
{
|
|
30276
|
+
[_xN]: _VI,
|
|
30277
|
+
},
|
|
30278
|
+
],
|
|
30279
|
+
0,
|
|
30280
|
+
1,
|
|
30281
|
+
],
|
|
30282
|
+
];
|
|
30283
|
+
var DescribeVpcEncryptionControlsResult = [
|
|
30284
|
+
3,
|
|
30285
|
+
n0,
|
|
30286
|
+
_DVECResc,
|
|
30287
|
+
0,
|
|
30288
|
+
[_VECp, _NTe],
|
|
30289
|
+
[
|
|
30290
|
+
[
|
|
30291
|
+
() => VpcEncryptionControlList,
|
|
30292
|
+
{
|
|
30293
|
+
[_eQN]: `VpcEncryptionControlSet`,
|
|
30294
|
+
[_xN]: _vECS,
|
|
30295
|
+
},
|
|
30296
|
+
],
|
|
30297
|
+
[
|
|
30298
|
+
0,
|
|
30299
|
+
{
|
|
30300
|
+
[_eQN]: `NextToken`,
|
|
30301
|
+
[_xN]: _nTe,
|
|
30302
|
+
},
|
|
30303
|
+
],
|
|
30304
|
+
],
|
|
30305
|
+
];
|
|
29908
30306
|
var DescribeVpcEndpointAssociationsRequest = [
|
|
29909
30307
|
3,
|
|
29910
30308
|
n0,
|
|
@@ -29997,7 +30395,7 @@ var DescribeVpcEndpointConnectionNotificationsResult = [
|
|
|
29997
30395
|
var DescribeVpcEndpointConnectionsRequest = [
|
|
29998
30396
|
3,
|
|
29999
30397
|
n0,
|
|
30000
|
-
|
|
30398
|
+
_DVECRescr,
|
|
30001
30399
|
0,
|
|
30002
30400
|
[_DR, _Fi, _MR, _NTe],
|
|
30003
30401
|
[
|
|
@@ -30015,15 +30413,15 @@ var DescribeVpcEndpointConnectionsRequest = [
|
|
|
30015
30413
|
var DescribeVpcEndpointConnectionsResult = [
|
|
30016
30414
|
3,
|
|
30017
30415
|
n0,
|
|
30018
|
-
|
|
30416
|
+
_DVECRescri,
|
|
30019
30417
|
0,
|
|
30020
|
-
[
|
|
30418
|
+
[_VECpc, _NTe],
|
|
30021
30419
|
[
|
|
30022
30420
|
[
|
|
30023
30421
|
() => VpcEndpointConnectionSet,
|
|
30024
30422
|
{
|
|
30025
30423
|
[_eQN]: `VpcEndpointConnectionSet`,
|
|
30026
|
-
[_xN]:
|
|
30424
|
+
[_xN]: _vECSp,
|
|
30027
30425
|
},
|
|
30028
30426
|
],
|
|
30029
30427
|
[
|
|
@@ -33665,6 +34063,29 @@ var EnclaveOptions = [
|
|
|
33665
34063
|
],
|
|
33666
34064
|
];
|
|
33667
34065
|
var EnclaveOptionsRequest = [3, n0, _EOR, 0, [_En], [2]];
|
|
34066
|
+
var EncryptionSupport = [
|
|
34067
|
+
3,
|
|
34068
|
+
n0,
|
|
34069
|
+
_ESn,
|
|
34070
|
+
0,
|
|
34071
|
+
[_ESnc, _SMta],
|
|
34072
|
+
[
|
|
34073
|
+
[
|
|
34074
|
+
0,
|
|
34075
|
+
{
|
|
34076
|
+
[_eQN]: `EncryptionState`,
|
|
34077
|
+
[_xN]: _eSnc,
|
|
34078
|
+
},
|
|
34079
|
+
],
|
|
34080
|
+
[
|
|
34081
|
+
0,
|
|
34082
|
+
{
|
|
34083
|
+
[_eQN]: `StateMessage`,
|
|
34084
|
+
[_xN]: _sMta,
|
|
34085
|
+
},
|
|
34086
|
+
],
|
|
34087
|
+
],
|
|
34088
|
+
];
|
|
33668
34089
|
var EventInformation = [
|
|
33669
34090
|
3,
|
|
33670
34091
|
n0,
|
|
@@ -37870,6 +38291,48 @@ var GetTransitGatewayAttachmentPropagationsResult = [
|
|
|
37870
38291
|
],
|
|
37871
38292
|
],
|
|
37872
38293
|
];
|
|
38294
|
+
var GetTransitGatewayMeteringPolicyEntriesRequest = [
|
|
38295
|
+
3,
|
|
38296
|
+
n0,
|
|
38297
|
+
_GTGMPER,
|
|
38298
|
+
0,
|
|
38299
|
+
[_TGMPI, _Fi, _MR, _NTe, _DR],
|
|
38300
|
+
[
|
|
38301
|
+
0,
|
|
38302
|
+
[
|
|
38303
|
+
() => FilterList,
|
|
38304
|
+
{
|
|
38305
|
+
[_xN]: _Fil,
|
|
38306
|
+
},
|
|
38307
|
+
],
|
|
38308
|
+
1,
|
|
38309
|
+
0,
|
|
38310
|
+
2,
|
|
38311
|
+
],
|
|
38312
|
+
];
|
|
38313
|
+
var GetTransitGatewayMeteringPolicyEntriesResult = [
|
|
38314
|
+
3,
|
|
38315
|
+
n0,
|
|
38316
|
+
_GTGMPERe,
|
|
38317
|
+
0,
|
|
38318
|
+
[_TGMPEr, _NTe],
|
|
38319
|
+
[
|
|
38320
|
+
[
|
|
38321
|
+
() => TransitGatewayMeteringPolicyEntryList,
|
|
38322
|
+
{
|
|
38323
|
+
[_eQN]: `TransitGatewayMeteringPolicyEntries`,
|
|
38324
|
+
[_xN]: _tGMPEr,
|
|
38325
|
+
},
|
|
38326
|
+
],
|
|
38327
|
+
[
|
|
38328
|
+
0,
|
|
38329
|
+
{
|
|
38330
|
+
[_eQN]: `NextToken`,
|
|
38331
|
+
[_xN]: _nTe,
|
|
38332
|
+
},
|
|
38333
|
+
],
|
|
38334
|
+
],
|
|
38335
|
+
];
|
|
37873
38336
|
var GetTransitGatewayMulticastDomainAssociationsRequest = [
|
|
37874
38337
|
3,
|
|
37875
38338
|
n0,
|
|
@@ -38204,6 +38667,37 @@ var GetVerifiedAccessGroupPolicyResult = [
|
|
|
38204
38667
|
],
|
|
38205
38668
|
],
|
|
38206
38669
|
];
|
|
38670
|
+
var GetVpcResourcesBlockingEncryptionEnforcementRequest = [
|
|
38671
|
+
3,
|
|
38672
|
+
n0,
|
|
38673
|
+
_GVRBEER,
|
|
38674
|
+
0,
|
|
38675
|
+
[_VI, _MR, _NTe, _DR],
|
|
38676
|
+
[0, 1, 0, 2],
|
|
38677
|
+
];
|
|
38678
|
+
var GetVpcResourcesBlockingEncryptionEnforcementResult = [
|
|
38679
|
+
3,
|
|
38680
|
+
n0,
|
|
38681
|
+
_GVRBEERe,
|
|
38682
|
+
0,
|
|
38683
|
+
[_NCR, _NTe],
|
|
38684
|
+
[
|
|
38685
|
+
[
|
|
38686
|
+
() => VpcEncryptionNonCompliantResourceList,
|
|
38687
|
+
{
|
|
38688
|
+
[_eQN]: `NonCompliantResourceSet`,
|
|
38689
|
+
[_xN]: _nCRS,
|
|
38690
|
+
},
|
|
38691
|
+
],
|
|
38692
|
+
[
|
|
38693
|
+
0,
|
|
38694
|
+
{
|
|
38695
|
+
[_eQN]: `NextToken`,
|
|
38696
|
+
[_xN]: _nTe,
|
|
38697
|
+
},
|
|
38698
|
+
],
|
|
38699
|
+
],
|
|
38700
|
+
];
|
|
38207
38701
|
var GetVpnConnectionDeviceSampleConfigurationRequest = [
|
|
38208
38702
|
3,
|
|
38209
38703
|
n0,
|
|
@@ -44159,7 +44653,7 @@ var IpamDiscoveredPublicAddress = [
|
|
|
44159
44653
|
n0,
|
|
44160
44654
|
_IDPAp,
|
|
44161
44655
|
0,
|
|
44162
|
-
[_IRDI, _ARd, _A, _AOI, _AAId, _ASs,
|
|
44656
|
+
[_IRDI, _ARd, _A, _AOI, _AAId, _ASs, _ATddr, _Se, _SRer, _VI, _SIu, _PIPI, _NII, _NID, _II, _T, _NBG, _SG, _STam],
|
|
44163
44657
|
[
|
|
44164
44658
|
[
|
|
44165
44659
|
0,
|
|
@@ -44207,7 +44701,7 @@ var IpamDiscoveredPublicAddress = [
|
|
|
44207
44701
|
0,
|
|
44208
44702
|
{
|
|
44209
44703
|
[_eQN]: `AddressType`,
|
|
44210
|
-
[_xN]:
|
|
44704
|
+
[_xN]: _aTdd,
|
|
44211
44705
|
},
|
|
44212
44706
|
],
|
|
44213
44707
|
[
|
|
@@ -46302,7 +46796,7 @@ var LaunchSpecification = [
|
|
|
46302
46796
|
n0,
|
|
46303
46797
|
_LSa,
|
|
46304
46798
|
0,
|
|
46305
|
-
[_UDs,
|
|
46799
|
+
[_UDs, _ATddre, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _NIet, _Pla, _RIa, _SIu, _SG, _Mon],
|
|
46306
46800
|
[
|
|
46307
46801
|
[
|
|
46308
46802
|
() => SensitiveUserData,
|
|
@@ -46315,7 +46809,7 @@ var LaunchSpecification = [
|
|
|
46315
46809
|
0,
|
|
46316
46810
|
{
|
|
46317
46811
|
[_eQN]: `AddressingType`,
|
|
46318
|
-
[_xN]:
|
|
46812
|
+
[_xN]: _aTddr,
|
|
46319
46813
|
},
|
|
46320
46814
|
],
|
|
46321
46815
|
[
|
|
@@ -47706,6 +48200,47 @@ var ListSnapshotsInRecycleBinResult = [
|
|
|
47706
48200
|
],
|
|
47707
48201
|
],
|
|
47708
48202
|
];
|
|
48203
|
+
var ListVolumesInRecycleBinRequest = [
|
|
48204
|
+
3,
|
|
48205
|
+
n0,
|
|
48206
|
+
_LVIRBR,
|
|
48207
|
+
0,
|
|
48208
|
+
[_VIol, _DR, _MR, _NTe],
|
|
48209
|
+
[
|
|
48210
|
+
[
|
|
48211
|
+
() => VolumeIdStringList,
|
|
48212
|
+
{
|
|
48213
|
+
[_xN]: _VIo,
|
|
48214
|
+
},
|
|
48215
|
+
],
|
|
48216
|
+
2,
|
|
48217
|
+
1,
|
|
48218
|
+
0,
|
|
48219
|
+
],
|
|
48220
|
+
];
|
|
48221
|
+
var ListVolumesInRecycleBinResult = [
|
|
48222
|
+
3,
|
|
48223
|
+
n0,
|
|
48224
|
+
_LVIRBRi,
|
|
48225
|
+
0,
|
|
48226
|
+
[_Vo, _NTe],
|
|
48227
|
+
[
|
|
48228
|
+
[
|
|
48229
|
+
() => VolumeRecycleBinInfoList,
|
|
48230
|
+
{
|
|
48231
|
+
[_eQN]: `VolumeSet`,
|
|
48232
|
+
[_xN]: _vS,
|
|
48233
|
+
},
|
|
48234
|
+
],
|
|
48235
|
+
[
|
|
48236
|
+
0,
|
|
48237
|
+
{
|
|
48238
|
+
[_eQN]: `NextToken`,
|
|
48239
|
+
[_xN]: _nTe,
|
|
48240
|
+
},
|
|
48241
|
+
],
|
|
48242
|
+
],
|
|
48243
|
+
];
|
|
47709
48244
|
var LoadBalancersConfig = [
|
|
47710
48245
|
3,
|
|
47711
48246
|
n0,
|
|
@@ -50656,12 +51191,51 @@ var ModifyTrafficMirrorSessionResult = [
|
|
|
50656
51191
|
],
|
|
50657
51192
|
],
|
|
50658
51193
|
];
|
|
51194
|
+
var ModifyTransitGatewayMeteringPolicyRequest = [
|
|
51195
|
+
3,
|
|
51196
|
+
n0,
|
|
51197
|
+
_MTGMPR,
|
|
51198
|
+
0,
|
|
51199
|
+
[_TGMPI, _AMAI, _RMAI, _DR],
|
|
51200
|
+
[
|
|
51201
|
+
0,
|
|
51202
|
+
[
|
|
51203
|
+
64 | 0,
|
|
51204
|
+
{
|
|
51205
|
+
[_xN]: _AMAId,
|
|
51206
|
+
},
|
|
51207
|
+
],
|
|
51208
|
+
[
|
|
51209
|
+
64 | 0,
|
|
51210
|
+
{
|
|
51211
|
+
[_xN]: _RMAIe,
|
|
51212
|
+
},
|
|
51213
|
+
],
|
|
51214
|
+
2,
|
|
51215
|
+
],
|
|
51216
|
+
];
|
|
51217
|
+
var ModifyTransitGatewayMeteringPolicyResult = [
|
|
51218
|
+
3,
|
|
51219
|
+
n0,
|
|
51220
|
+
_MTGMPRo,
|
|
51221
|
+
0,
|
|
51222
|
+
[_TGMP],
|
|
51223
|
+
[
|
|
51224
|
+
[
|
|
51225
|
+
() => TransitGatewayMeteringPolicy,
|
|
51226
|
+
{
|
|
51227
|
+
[_eQN]: `TransitGatewayMeteringPolicy`,
|
|
51228
|
+
[_xN]: _tGMP,
|
|
51229
|
+
},
|
|
51230
|
+
],
|
|
51231
|
+
],
|
|
51232
|
+
];
|
|
50659
51233
|
var ModifyTransitGatewayOptions = [
|
|
50660
51234
|
3,
|
|
50661
51235
|
n0,
|
|
50662
51236
|
_MTGO,
|
|
50663
51237
|
0,
|
|
50664
|
-
[_ATGCB, _RTGCB, _VESp, _DSn, _SGRS, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _ASA],
|
|
51238
|
+
[_ATGCB, _RTGCB, _VESp, _DSn, _SGRS, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _ASA, _ESn],
|
|
50665
51239
|
[
|
|
50666
51240
|
[() => TransitGatewayCidrBlockStringList, 0],
|
|
50667
51241
|
[() => TransitGatewayCidrBlockStringList, 0],
|
|
@@ -50674,6 +51248,7 @@ var ModifyTransitGatewayOptions = [
|
|
|
50674
51248
|
0,
|
|
50675
51249
|
0,
|
|
50676
51250
|
1,
|
|
51251
|
+
0,
|
|
50677
51252
|
],
|
|
50678
51253
|
];
|
|
50679
51254
|
var ModifyTransitGatewayPrefixListReferenceRequest = [
|
|
@@ -51169,6 +51744,30 @@ var ModifyVpcBlockPublicAccessOptionsResult = [
|
|
|
51169
51744
|
],
|
|
51170
51745
|
],
|
|
51171
51746
|
];
|
|
51747
|
+
var ModifyVpcEncryptionControlRequest = [
|
|
51748
|
+
3,
|
|
51749
|
+
n0,
|
|
51750
|
+
_MVECR,
|
|
51751
|
+
0,
|
|
51752
|
+
[_DR, _VECI, _Mo, _IGE, _EOIGE, _NGE, _VPGE, _VPE, _LEam, _VLE, _EFSE],
|
|
51753
|
+
[2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
51754
|
+
];
|
|
51755
|
+
var ModifyVpcEncryptionControlResult = [
|
|
51756
|
+
3,
|
|
51757
|
+
n0,
|
|
51758
|
+
_MVECRo,
|
|
51759
|
+
0,
|
|
51760
|
+
[_VEC],
|
|
51761
|
+
[
|
|
51762
|
+
[
|
|
51763
|
+
() => VpcEncryptionControl,
|
|
51764
|
+
{
|
|
51765
|
+
[_eQN]: `VpcEncryptionControl`,
|
|
51766
|
+
[_xN]: _vEC,
|
|
51767
|
+
},
|
|
51768
|
+
],
|
|
51769
|
+
],
|
|
51770
|
+
];
|
|
51172
51771
|
var ModifyVpcEndpointConnectionNotificationRequest = [
|
|
51173
51772
|
3,
|
|
51174
51773
|
n0,
|
|
@@ -56983,7 +57582,7 @@ var RequestSpotLaunchSpecification = [
|
|
|
56983
57582
|
n0,
|
|
56984
57583
|
_RSLS,
|
|
56985
57584
|
0,
|
|
56986
|
-
[_SGIe, _SG,
|
|
57585
|
+
[_SGIe, _SG, _ATddre, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _Mon, _NIet, _Pla, _RIa, _SIu, _UDs],
|
|
56987
57586
|
[
|
|
56988
57587
|
[
|
|
56989
57588
|
() => RequestSpotLaunchSpecificationSecurityGroupIdList,
|
|
@@ -57001,7 +57600,7 @@ var RequestSpotLaunchSpecification = [
|
|
|
57001
57600
|
0,
|
|
57002
57601
|
{
|
|
57003
57602
|
[_eQN]: `AddressingType`,
|
|
57004
|
-
[_xN]:
|
|
57603
|
+
[_xN]: _aTddr,
|
|
57005
57604
|
},
|
|
57006
57605
|
],
|
|
57007
57606
|
[
|
|
@@ -58467,6 +59066,23 @@ var RestoreSnapshotTierResult = [
|
|
|
58467
59066
|
],
|
|
58468
59067
|
],
|
|
58469
59068
|
];
|
|
59069
|
+
var RestoreVolumeFromRecycleBinRequest = [3, n0, _RVFRBR, 0, [_VIo, _DR], [0, 2]];
|
|
59070
|
+
var RestoreVolumeFromRecycleBinResult = [
|
|
59071
|
+
3,
|
|
59072
|
+
n0,
|
|
59073
|
+
_RVFRBRe,
|
|
59074
|
+
0,
|
|
59075
|
+
[_R],
|
|
59076
|
+
[
|
|
59077
|
+
[
|
|
59078
|
+
2,
|
|
59079
|
+
{
|
|
59080
|
+
[_eQN]: `Return`,
|
|
59081
|
+
[_xN]: _r,
|
|
59082
|
+
},
|
|
59083
|
+
],
|
|
59084
|
+
],
|
|
59085
|
+
];
|
|
58470
59086
|
var RevokeClientVpnIngressRequest = [
|
|
58471
59087
|
3,
|
|
58472
59088
|
n0,
|
|
@@ -61722,13 +62338,13 @@ var SpotFleetLaunchSpecification = [
|
|
|
61722
62338
|
n0,
|
|
61723
62339
|
_SFLS,
|
|
61724
62340
|
0,
|
|
61725
|
-
[
|
|
62341
|
+
[_ATddre, _BDMl, _EO, _IIP, _IIm, _IT, _KI, _KN, _Mon, _NIet, _Pla, _RIa, _SPp, _SIu, _UDs, _WCe, _TS, _IRn, _SG],
|
|
61726
62342
|
[
|
|
61727
62343
|
[
|
|
61728
62344
|
0,
|
|
61729
62345
|
{
|
|
61730
62346
|
[_eQN]: `AddressingType`,
|
|
61731
|
-
[_xN]:
|
|
62347
|
+
[_xN]: _aTddr,
|
|
61732
62348
|
},
|
|
61733
62349
|
],
|
|
61734
62350
|
[
|
|
@@ -64657,6 +65273,180 @@ var TransitGatewayConnectPeerConfiguration = [
|
|
|
64657
65273
|
],
|
|
64658
65274
|
];
|
|
64659
65275
|
var TransitGatewayConnectRequestBgpOptions = [3, n0, _TGCRBO, 0, [_PAee], [1]];
|
|
65276
|
+
var TransitGatewayMeteringPolicy = [
|
|
65277
|
+
3,
|
|
65278
|
+
n0,
|
|
65279
|
+
_TGMP,
|
|
65280
|
+
0,
|
|
65281
|
+
[_TGMPI, _TGI, _MAIi, _St, _UEA, _T],
|
|
65282
|
+
[
|
|
65283
|
+
[
|
|
65284
|
+
0,
|
|
65285
|
+
{
|
|
65286
|
+
[_eQN]: `TransitGatewayMeteringPolicyId`,
|
|
65287
|
+
[_xN]: _tGMPI,
|
|
65288
|
+
},
|
|
65289
|
+
],
|
|
65290
|
+
[
|
|
65291
|
+
0,
|
|
65292
|
+
{
|
|
65293
|
+
[_eQN]: `TransitGatewayId`,
|
|
65294
|
+
[_xN]: _tGI,
|
|
65295
|
+
},
|
|
65296
|
+
],
|
|
65297
|
+
[
|
|
65298
|
+
() => ValueStringList,
|
|
65299
|
+
{
|
|
65300
|
+
[_eQN]: `MiddleboxAttachmentIdSet`,
|
|
65301
|
+
[_xN]: _mAIS,
|
|
65302
|
+
},
|
|
65303
|
+
],
|
|
65304
|
+
[
|
|
65305
|
+
0,
|
|
65306
|
+
{
|
|
65307
|
+
[_eQN]: `State`,
|
|
65308
|
+
[_xN]: _st,
|
|
65309
|
+
},
|
|
65310
|
+
],
|
|
65311
|
+
[
|
|
65312
|
+
4,
|
|
65313
|
+
{
|
|
65314
|
+
[_eQN]: `UpdateEffectiveAt`,
|
|
65315
|
+
[_xN]: _uEA,
|
|
65316
|
+
},
|
|
65317
|
+
],
|
|
65318
|
+
[
|
|
65319
|
+
() => TagList,
|
|
65320
|
+
{
|
|
65321
|
+
[_eQN]: `TagSet`,
|
|
65322
|
+
[_xN]: _tS,
|
|
65323
|
+
},
|
|
65324
|
+
],
|
|
65325
|
+
],
|
|
65326
|
+
];
|
|
65327
|
+
var TransitGatewayMeteringPolicyEntry = [
|
|
65328
|
+
3,
|
|
65329
|
+
n0,
|
|
65330
|
+
_TGMPE,
|
|
65331
|
+
0,
|
|
65332
|
+
[_PRN, _MAe, _St, _UA, _UEA, _MPR],
|
|
65333
|
+
[
|
|
65334
|
+
[
|
|
65335
|
+
0,
|
|
65336
|
+
{
|
|
65337
|
+
[_eQN]: `PolicyRuleNumber`,
|
|
65338
|
+
[_xN]: _pRN,
|
|
65339
|
+
},
|
|
65340
|
+
],
|
|
65341
|
+
[
|
|
65342
|
+
0,
|
|
65343
|
+
{
|
|
65344
|
+
[_eQN]: `MeteredAccount`,
|
|
65345
|
+
[_xN]: _mAe,
|
|
65346
|
+
},
|
|
65347
|
+
],
|
|
65348
|
+
[
|
|
65349
|
+
0,
|
|
65350
|
+
{
|
|
65351
|
+
[_eQN]: `State`,
|
|
65352
|
+
[_xN]: _st,
|
|
65353
|
+
},
|
|
65354
|
+
],
|
|
65355
|
+
[
|
|
65356
|
+
4,
|
|
65357
|
+
{
|
|
65358
|
+
[_eQN]: `UpdatedAt`,
|
|
65359
|
+
[_xN]: _uA,
|
|
65360
|
+
},
|
|
65361
|
+
],
|
|
65362
|
+
[
|
|
65363
|
+
4,
|
|
65364
|
+
{
|
|
65365
|
+
[_eQN]: `UpdateEffectiveAt`,
|
|
65366
|
+
[_xN]: _uEA,
|
|
65367
|
+
},
|
|
65368
|
+
],
|
|
65369
|
+
[
|
|
65370
|
+
() => TransitGatewayMeteringPolicyRule,
|
|
65371
|
+
{
|
|
65372
|
+
[_eQN]: `MeteringPolicyRule`,
|
|
65373
|
+
[_xN]: _mPR,
|
|
65374
|
+
},
|
|
65375
|
+
],
|
|
65376
|
+
],
|
|
65377
|
+
];
|
|
65378
|
+
var TransitGatewayMeteringPolicyRule = [
|
|
65379
|
+
3,
|
|
65380
|
+
n0,
|
|
65381
|
+
_TGMPR,
|
|
65382
|
+
0,
|
|
65383
|
+
[_STGAI, _STGAT, _SCB, _SPRo, _DTGAI, _DTGAT, _DCB, _DPRe, _Pr],
|
|
65384
|
+
[
|
|
65385
|
+
[
|
|
65386
|
+
0,
|
|
65387
|
+
{
|
|
65388
|
+
[_eQN]: `SourceTransitGatewayAttachmentId`,
|
|
65389
|
+
[_xN]: _sTGAI,
|
|
65390
|
+
},
|
|
65391
|
+
],
|
|
65392
|
+
[
|
|
65393
|
+
0,
|
|
65394
|
+
{
|
|
65395
|
+
[_eQN]: `SourceTransitGatewayAttachmentType`,
|
|
65396
|
+
[_xN]: _sTGAT,
|
|
65397
|
+
},
|
|
65398
|
+
],
|
|
65399
|
+
[
|
|
65400
|
+
0,
|
|
65401
|
+
{
|
|
65402
|
+
[_eQN]: `SourceCidrBlock`,
|
|
65403
|
+
[_xN]: _sCB,
|
|
65404
|
+
},
|
|
65405
|
+
],
|
|
65406
|
+
[
|
|
65407
|
+
0,
|
|
65408
|
+
{
|
|
65409
|
+
[_eQN]: `SourcePortRange`,
|
|
65410
|
+
[_xN]: _sPR,
|
|
65411
|
+
},
|
|
65412
|
+
],
|
|
65413
|
+
[
|
|
65414
|
+
0,
|
|
65415
|
+
{
|
|
65416
|
+
[_eQN]: `DestinationTransitGatewayAttachmentId`,
|
|
65417
|
+
[_xN]: _dTGAI,
|
|
65418
|
+
},
|
|
65419
|
+
],
|
|
65420
|
+
[
|
|
65421
|
+
0,
|
|
65422
|
+
{
|
|
65423
|
+
[_eQN]: `DestinationTransitGatewayAttachmentType`,
|
|
65424
|
+
[_xN]: _dTGAT,
|
|
65425
|
+
},
|
|
65426
|
+
],
|
|
65427
|
+
[
|
|
65428
|
+
0,
|
|
65429
|
+
{
|
|
65430
|
+
[_eQN]: `DestinationCidrBlock`,
|
|
65431
|
+
[_xN]: _dCB,
|
|
65432
|
+
},
|
|
65433
|
+
],
|
|
65434
|
+
[
|
|
65435
|
+
0,
|
|
65436
|
+
{
|
|
65437
|
+
[_eQN]: `DestinationPortRange`,
|
|
65438
|
+
[_xN]: _dPR,
|
|
65439
|
+
},
|
|
65440
|
+
],
|
|
65441
|
+
[
|
|
65442
|
+
0,
|
|
65443
|
+
{
|
|
65444
|
+
[_eQN]: `Protocol`,
|
|
65445
|
+
[_xN]: _pr,
|
|
65446
|
+
},
|
|
65447
|
+
],
|
|
65448
|
+
],
|
|
65449
|
+
];
|
|
64660
65450
|
var TransitGatewayMulticastDeregisteredGroupMembers = [
|
|
64661
65451
|
3,
|
|
64662
65452
|
n0,
|
|
@@ -65058,7 +65848,7 @@ var TransitGatewayOptions = [
|
|
|
65058
65848
|
n0,
|
|
65059
65849
|
_TGO,
|
|
65060
65850
|
0,
|
|
65061
|
-
[_ASA, _TGCB, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _VESp, _DSn, _SGRS, _MSu],
|
|
65851
|
+
[_ASA, _TGCB, _AASAu, _DRTA, _ADRTI, _DRTP, _PDRTI, _VESp, _DSn, _SGRS, _MSu, _ESn],
|
|
65062
65852
|
[
|
|
65063
65853
|
[
|
|
65064
65854
|
1,
|
|
@@ -65137,6 +65927,13 @@ var TransitGatewayOptions = [
|
|
|
65137
65927
|
[_xN]: _mSu,
|
|
65138
65928
|
},
|
|
65139
65929
|
],
|
|
65930
|
+
[
|
|
65931
|
+
() => EncryptionSupport,
|
|
65932
|
+
{
|
|
65933
|
+
[_eQN]: `EncryptionSupport`,
|
|
65934
|
+
[_xN]: _eSn,
|
|
65935
|
+
},
|
|
65936
|
+
],
|
|
65140
65937
|
],
|
|
65141
65938
|
];
|
|
65142
65939
|
var TransitGatewayPeeringAttachment = [
|
|
@@ -65394,7 +66191,7 @@ var TransitGatewayPolicyTableEntry = [
|
|
|
65394
66191
|
n0,
|
|
65395
66192
|
_TGPTEr,
|
|
65396
66193
|
0,
|
|
65397
|
-
[
|
|
66194
|
+
[_PRN, _PRol, _TRTI],
|
|
65398
66195
|
[
|
|
65399
66196
|
[
|
|
65400
66197
|
0,
|
|
@@ -67826,7 +68623,7 @@ var VerifiedAccessTrustProvider = [
|
|
|
67826
68623
|
n0,
|
|
67827
68624
|
_VATP,
|
|
67828
68625
|
0,
|
|
67829
|
-
[_VATPI, _De, _TPT, _UTPT, _DTPT, _OO, _DOev,
|
|
68626
|
+
[_VATPI, _De, _TPT, _UTPT, _DTPT, _OO, _DOev, _PRNo, _CTre, _LUTa, _T, _SS, _NAOO],
|
|
67830
68627
|
[
|
|
67831
68628
|
[
|
|
67832
68629
|
0,
|
|
@@ -68396,6 +69193,120 @@ var VolumeModification = [
|
|
|
68396
69193
|
],
|
|
68397
69194
|
],
|
|
68398
69195
|
];
|
|
69196
|
+
var VolumeRecycleBinInfo = [
|
|
69197
|
+
3,
|
|
69198
|
+
n0,
|
|
69199
|
+
_VRBI,
|
|
69200
|
+
0,
|
|
69201
|
+
[_VIo, _VT, _St, _Siz, _Io, _Th, _OA, _AZ, _AZI, _SVI, _SIn, _Op, _CTr, _RBET, _RBETe],
|
|
69202
|
+
[
|
|
69203
|
+
[
|
|
69204
|
+
0,
|
|
69205
|
+
{
|
|
69206
|
+
[_eQN]: `VolumeId`,
|
|
69207
|
+
[_xN]: _vIo,
|
|
69208
|
+
},
|
|
69209
|
+
],
|
|
69210
|
+
[
|
|
69211
|
+
0,
|
|
69212
|
+
{
|
|
69213
|
+
[_eQN]: `VolumeType`,
|
|
69214
|
+
[_xN]: _vT,
|
|
69215
|
+
},
|
|
69216
|
+
],
|
|
69217
|
+
[
|
|
69218
|
+
0,
|
|
69219
|
+
{
|
|
69220
|
+
[_eQN]: `State`,
|
|
69221
|
+
[_xN]: _st,
|
|
69222
|
+
},
|
|
69223
|
+
],
|
|
69224
|
+
[
|
|
69225
|
+
1,
|
|
69226
|
+
{
|
|
69227
|
+
[_eQN]: `Size`,
|
|
69228
|
+
[_xN]: _si,
|
|
69229
|
+
},
|
|
69230
|
+
],
|
|
69231
|
+
[
|
|
69232
|
+
1,
|
|
69233
|
+
{
|
|
69234
|
+
[_eQN]: `Iops`,
|
|
69235
|
+
[_xN]: _io,
|
|
69236
|
+
},
|
|
69237
|
+
],
|
|
69238
|
+
[
|
|
69239
|
+
1,
|
|
69240
|
+
{
|
|
69241
|
+
[_eQN]: `Throughput`,
|
|
69242
|
+
[_xN]: _th,
|
|
69243
|
+
},
|
|
69244
|
+
],
|
|
69245
|
+
[
|
|
69246
|
+
0,
|
|
69247
|
+
{
|
|
69248
|
+
[_eQN]: `OutpostArn`,
|
|
69249
|
+
[_xN]: _oA,
|
|
69250
|
+
},
|
|
69251
|
+
],
|
|
69252
|
+
[
|
|
69253
|
+
0,
|
|
69254
|
+
{
|
|
69255
|
+
[_eQN]: `AvailabilityZone`,
|
|
69256
|
+
[_xN]: _aZ,
|
|
69257
|
+
},
|
|
69258
|
+
],
|
|
69259
|
+
[
|
|
69260
|
+
0,
|
|
69261
|
+
{
|
|
69262
|
+
[_eQN]: `AvailabilityZoneId`,
|
|
69263
|
+
[_xN]: _aZI,
|
|
69264
|
+
},
|
|
69265
|
+
],
|
|
69266
|
+
[
|
|
69267
|
+
0,
|
|
69268
|
+
{
|
|
69269
|
+
[_eQN]: `SourceVolumeId`,
|
|
69270
|
+
[_xN]: _sVI,
|
|
69271
|
+
},
|
|
69272
|
+
],
|
|
69273
|
+
[
|
|
69274
|
+
0,
|
|
69275
|
+
{
|
|
69276
|
+
[_eQN]: `SnapshotId`,
|
|
69277
|
+
[_xN]: _sIn,
|
|
69278
|
+
},
|
|
69279
|
+
],
|
|
69280
|
+
[
|
|
69281
|
+
() => OperatorResponse,
|
|
69282
|
+
{
|
|
69283
|
+
[_eQN]: `Operator`,
|
|
69284
|
+
[_xN]: _ope,
|
|
69285
|
+
},
|
|
69286
|
+
],
|
|
69287
|
+
[
|
|
69288
|
+
4,
|
|
69289
|
+
{
|
|
69290
|
+
[_eQN]: `CreateTime`,
|
|
69291
|
+
[_xN]: _cTr,
|
|
69292
|
+
},
|
|
69293
|
+
],
|
|
69294
|
+
[
|
|
69295
|
+
4,
|
|
69296
|
+
{
|
|
69297
|
+
[_eQN]: `RecycleBinEnterTime`,
|
|
69298
|
+
[_xN]: _rBET,
|
|
69299
|
+
},
|
|
69300
|
+
],
|
|
69301
|
+
[
|
|
69302
|
+
4,
|
|
69303
|
+
{
|
|
69304
|
+
[_eQN]: `RecycleBinExitTime`,
|
|
69305
|
+
[_xN]: _rBETe,
|
|
69306
|
+
},
|
|
69307
|
+
],
|
|
69308
|
+
],
|
|
69309
|
+
];
|
|
68399
69310
|
var VolumeStatusAction = [
|
|
68400
69311
|
3,
|
|
68401
69312
|
n0,
|
|
@@ -68964,7 +69875,7 @@ var VpcClassicLink = [
|
|
|
68964
69875
|
var VpcEncryptionControl = [
|
|
68965
69876
|
3,
|
|
68966
69877
|
n0,
|
|
68967
|
-
|
|
69878
|
+
_VEC,
|
|
68968
69879
|
0,
|
|
68969
69880
|
[_VI, _VECI, _Mo, _St, _SMta, _REes, _T],
|
|
68970
69881
|
[
|
|
@@ -69019,6 +69930,14 @@ var VpcEncryptionControl = [
|
|
|
69019
69930
|
],
|
|
69020
69931
|
],
|
|
69021
69932
|
];
|
|
69933
|
+
var VpcEncryptionControlConfiguration = [
|
|
69934
|
+
3,
|
|
69935
|
+
n0,
|
|
69936
|
+
_VECC,
|
|
69937
|
+
0,
|
|
69938
|
+
[_Mo, _IGE, _EOIGE, _NGE, _VPGE, _VPE, _LEam, _VLE, _EFSE],
|
|
69939
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
69940
|
+
];
|
|
69022
69941
|
var VpcEncryptionControlExclusion = [
|
|
69023
69942
|
3,
|
|
69024
69943
|
n0,
|
|
@@ -69107,6 +70026,43 @@ var VpcEncryptionControlExclusions = [
|
|
|
69107
70026
|
],
|
|
69108
70027
|
],
|
|
69109
70028
|
];
|
|
70029
|
+
var VpcEncryptionNonCompliantResource = [
|
|
70030
|
+
3,
|
|
70031
|
+
n0,
|
|
70032
|
+
_VENCR,
|
|
70033
|
+
0,
|
|
70034
|
+
[_I, _Ty, _De, _IEs],
|
|
70035
|
+
[
|
|
70036
|
+
[
|
|
70037
|
+
0,
|
|
70038
|
+
{
|
|
70039
|
+
[_eQN]: `Id`,
|
|
70040
|
+
[_xN]: _i,
|
|
70041
|
+
},
|
|
70042
|
+
],
|
|
70043
|
+
[
|
|
70044
|
+
0,
|
|
70045
|
+
{
|
|
70046
|
+
[_eQN]: `Type`,
|
|
70047
|
+
[_xN]: _ty,
|
|
70048
|
+
},
|
|
70049
|
+
],
|
|
70050
|
+
[
|
|
70051
|
+
0,
|
|
70052
|
+
{
|
|
70053
|
+
[_eQN]: `Description`,
|
|
70054
|
+
[_xN]: _de,
|
|
70055
|
+
},
|
|
70056
|
+
],
|
|
70057
|
+
[
|
|
70058
|
+
2,
|
|
70059
|
+
{
|
|
70060
|
+
[_eQN]: `IsExcludable`,
|
|
70061
|
+
[_xN]: _iEsx,
|
|
70062
|
+
},
|
|
70063
|
+
],
|
|
70064
|
+
],
|
|
70065
|
+
];
|
|
69110
70066
|
var VpcEndpoint = [
|
|
69111
70067
|
3,
|
|
69112
70068
|
n0,
|
|
@@ -69413,9 +70369,9 @@ var VpcEndpointAssociation = [
|
|
|
69413
70369
|
var VpcEndpointConnection = [
|
|
69414
70370
|
3,
|
|
69415
70371
|
n0,
|
|
69416
|
-
|
|
70372
|
+
_VECpcn,
|
|
69417
70373
|
0,
|
|
69418
|
-
[_SIe, _VEIp, _VEO, _VESpc, _CTrea, _DEn, _NLBAe, _GLBA, _IAT,
|
|
70374
|
+
[_SIe, _VEIp, _VEO, _VESpc, _CTrea, _DEn, _NLBAe, _GLBA, _IAT, _VECIpc, _T, _VER],
|
|
69419
70375
|
[
|
|
69420
70376
|
[
|
|
69421
70377
|
0,
|
|
@@ -77142,6 +78098,42 @@ var TransitGatewayList = [
|
|
|
77142
78098
|
},
|
|
77143
78099
|
],
|
|
77144
78100
|
];
|
|
78101
|
+
var TransitGatewayMeteringPolicyEntryList = [
|
|
78102
|
+
1,
|
|
78103
|
+
n0,
|
|
78104
|
+
_TGMPEL,
|
|
78105
|
+
0,
|
|
78106
|
+
[
|
|
78107
|
+
() => TransitGatewayMeteringPolicyEntry,
|
|
78108
|
+
{
|
|
78109
|
+
[_xN]: _it,
|
|
78110
|
+
},
|
|
78111
|
+
],
|
|
78112
|
+
];
|
|
78113
|
+
var TransitGatewayMeteringPolicyIdStringList = [
|
|
78114
|
+
1,
|
|
78115
|
+
n0,
|
|
78116
|
+
_TGMPISL,
|
|
78117
|
+
0,
|
|
78118
|
+
[
|
|
78119
|
+
0,
|
|
78120
|
+
{
|
|
78121
|
+
[_xN]: _it,
|
|
78122
|
+
},
|
|
78123
|
+
],
|
|
78124
|
+
];
|
|
78125
|
+
var TransitGatewayMeteringPolicyList = [
|
|
78126
|
+
1,
|
|
78127
|
+
n0,
|
|
78128
|
+
_TGMPL,
|
|
78129
|
+
0,
|
|
78130
|
+
[
|
|
78131
|
+
() => TransitGatewayMeteringPolicy,
|
|
78132
|
+
{
|
|
78133
|
+
[_xN]: _it,
|
|
78134
|
+
},
|
|
78135
|
+
],
|
|
78136
|
+
];
|
|
77145
78137
|
var TransitGatewayMulticastDomainAssociationList = [
|
|
77146
78138
|
1,
|
|
77147
78139
|
n0,
|
|
@@ -77826,6 +78818,18 @@ var VolumeModificationList = [
|
|
|
77826
78818
|
},
|
|
77827
78819
|
],
|
|
77828
78820
|
];
|
|
78821
|
+
var VolumeRecycleBinInfoList = [
|
|
78822
|
+
1,
|
|
78823
|
+
n0,
|
|
78824
|
+
_VRBIL,
|
|
78825
|
+
0,
|
|
78826
|
+
[
|
|
78827
|
+
() => VolumeRecycleBinInfo,
|
|
78828
|
+
{
|
|
78829
|
+
[_xN]: _it,
|
|
78830
|
+
},
|
|
78831
|
+
],
|
|
78832
|
+
];
|
|
77829
78833
|
var VolumeStatusActionsList = [
|
|
77830
78834
|
1,
|
|
77831
78835
|
n0,
|
|
@@ -77958,6 +78962,42 @@ var VpcClassicLinkList = [
|
|
|
77958
78962
|
},
|
|
77959
78963
|
],
|
|
77960
78964
|
];
|
|
78965
|
+
var VpcEncryptionControlIdList = [
|
|
78966
|
+
1,
|
|
78967
|
+
n0,
|
|
78968
|
+
_VECIL,
|
|
78969
|
+
0,
|
|
78970
|
+
[
|
|
78971
|
+
0,
|
|
78972
|
+
{
|
|
78973
|
+
[_xN]: _it,
|
|
78974
|
+
},
|
|
78975
|
+
],
|
|
78976
|
+
];
|
|
78977
|
+
var VpcEncryptionControlList = [
|
|
78978
|
+
1,
|
|
78979
|
+
n0,
|
|
78980
|
+
_VECL,
|
|
78981
|
+
0,
|
|
78982
|
+
[
|
|
78983
|
+
() => VpcEncryptionControl,
|
|
78984
|
+
{
|
|
78985
|
+
[_xN]: _it,
|
|
78986
|
+
},
|
|
78987
|
+
],
|
|
78988
|
+
];
|
|
78989
|
+
var VpcEncryptionNonCompliantResourceList = [
|
|
78990
|
+
1,
|
|
78991
|
+
n0,
|
|
78992
|
+
_VENCRL,
|
|
78993
|
+
0,
|
|
78994
|
+
[
|
|
78995
|
+
() => VpcEncryptionNonCompliantResource,
|
|
78996
|
+
{
|
|
78997
|
+
[_xN]: _it,
|
|
78998
|
+
},
|
|
78999
|
+
],
|
|
79000
|
+
];
|
|
77961
79001
|
var VpcEndpointAssociationSet = [
|
|
77962
79002
|
1,
|
|
77963
79003
|
n0,
|
|
@@ -79238,6 +80278,22 @@ var CreateTransitGatewayConnectPeer = [
|
|
|
79238
80278
|
() => CreateTransitGatewayConnectPeerRequest,
|
|
79239
80279
|
() => CreateTransitGatewayConnectPeerResult,
|
|
79240
80280
|
];
|
|
80281
|
+
var CreateTransitGatewayMeteringPolicy = [
|
|
80282
|
+
9,
|
|
80283
|
+
n0,
|
|
80284
|
+
_CTGMP,
|
|
80285
|
+
0,
|
|
80286
|
+
() => CreateTransitGatewayMeteringPolicyRequest,
|
|
80287
|
+
() => CreateTransitGatewayMeteringPolicyResult,
|
|
80288
|
+
];
|
|
80289
|
+
var CreateTransitGatewayMeteringPolicyEntry = [
|
|
80290
|
+
9,
|
|
80291
|
+
n0,
|
|
80292
|
+
_CTGMPE,
|
|
80293
|
+
0,
|
|
80294
|
+
() => CreateTransitGatewayMeteringPolicyEntryRequest,
|
|
80295
|
+
() => CreateTransitGatewayMeteringPolicyEntryResult,
|
|
80296
|
+
];
|
|
79241
80297
|
var CreateTransitGatewayMulticastDomain = [
|
|
79242
80298
|
9,
|
|
79243
80299
|
n0,
|
|
@@ -79344,6 +80400,14 @@ var CreateVpcBlockPublicAccessExclusion = [
|
|
|
79344
80400
|
() => CreateVpcBlockPublicAccessExclusionRequest,
|
|
79345
80401
|
() => CreateVpcBlockPublicAccessExclusionResult,
|
|
79346
80402
|
];
|
|
80403
|
+
var CreateVpcEncryptionControl = [
|
|
80404
|
+
9,
|
|
80405
|
+
n0,
|
|
80406
|
+
_CVEC,
|
|
80407
|
+
0,
|
|
80408
|
+
() => CreateVpcEncryptionControlRequest,
|
|
80409
|
+
() => CreateVpcEncryptionControlResult,
|
|
80410
|
+
];
|
|
79347
80411
|
var CreateVpcEndpoint = [
|
|
79348
80412
|
9,
|
|
79349
80413
|
n0,
|
|
@@ -79857,6 +80921,22 @@ var DeleteTransitGatewayConnectPeer = [
|
|
|
79857
80921
|
() => DeleteTransitGatewayConnectPeerRequest,
|
|
79858
80922
|
() => DeleteTransitGatewayConnectPeerResult,
|
|
79859
80923
|
];
|
|
80924
|
+
var DeleteTransitGatewayMeteringPolicy = [
|
|
80925
|
+
9,
|
|
80926
|
+
n0,
|
|
80927
|
+
_DTGMP,
|
|
80928
|
+
0,
|
|
80929
|
+
() => DeleteTransitGatewayMeteringPolicyRequest,
|
|
80930
|
+
() => DeleteTransitGatewayMeteringPolicyResult,
|
|
80931
|
+
];
|
|
80932
|
+
var DeleteTransitGatewayMeteringPolicyEntry = [
|
|
80933
|
+
9,
|
|
80934
|
+
n0,
|
|
80935
|
+
_DTGMPE,
|
|
80936
|
+
0,
|
|
80937
|
+
() => DeleteTransitGatewayMeteringPolicyEntryRequest,
|
|
80938
|
+
() => DeleteTransitGatewayMeteringPolicyEntryResult,
|
|
80939
|
+
];
|
|
79860
80940
|
var DeleteTransitGatewayMulticastDomain = [
|
|
79861
80941
|
9,
|
|
79862
80942
|
n0,
|
|
@@ -79963,6 +81043,14 @@ var DeleteVpcBlockPublicAccessExclusion = [
|
|
|
79963
81043
|
() => DeleteVpcBlockPublicAccessExclusionRequest,
|
|
79964
81044
|
() => DeleteVpcBlockPublicAccessExclusionResult,
|
|
79965
81045
|
];
|
|
81046
|
+
var DeleteVpcEncryptionControl = [
|
|
81047
|
+
9,
|
|
81048
|
+
n0,
|
|
81049
|
+
_DVEC,
|
|
81050
|
+
0,
|
|
81051
|
+
() => DeleteVpcEncryptionControlRequest,
|
|
81052
|
+
() => DeleteVpcEncryptionControlResult,
|
|
81053
|
+
];
|
|
79966
81054
|
var DeleteVpcEndpointConnectionNotifications = [
|
|
79967
81055
|
9,
|
|
79968
81056
|
n0,
|
|
@@ -81245,6 +82333,14 @@ var DescribeTransitGatewayConnects = [
|
|
|
81245
82333
|
() => DescribeTransitGatewayConnectsRequest,
|
|
81246
82334
|
() => DescribeTransitGatewayConnectsResult,
|
|
81247
82335
|
];
|
|
82336
|
+
var DescribeTransitGatewayMeteringPolicies = [
|
|
82337
|
+
9,
|
|
82338
|
+
n0,
|
|
82339
|
+
_DTGMPe,
|
|
82340
|
+
0,
|
|
82341
|
+
() => DescribeTransitGatewayMeteringPoliciesRequest,
|
|
82342
|
+
() => DescribeTransitGatewayMeteringPoliciesResult,
|
|
82343
|
+
];
|
|
81248
82344
|
var DescribeTransitGatewayMulticastDomains = [
|
|
81249
82345
|
9,
|
|
81250
82346
|
n0,
|
|
@@ -81421,6 +82517,14 @@ var DescribeVpcClassicLinkDnsSupport = [
|
|
|
81421
82517
|
() => DescribeVpcClassicLinkDnsSupportRequest,
|
|
81422
82518
|
() => DescribeVpcClassicLinkDnsSupportResult,
|
|
81423
82519
|
];
|
|
82520
|
+
var DescribeVpcEncryptionControls = [
|
|
82521
|
+
9,
|
|
82522
|
+
n0,
|
|
82523
|
+
_DVECe,
|
|
82524
|
+
0,
|
|
82525
|
+
() => DescribeVpcEncryptionControlsRequest,
|
|
82526
|
+
() => DescribeVpcEncryptionControlsResult,
|
|
82527
|
+
];
|
|
81424
82528
|
var DescribeVpcEndpointAssociations = [
|
|
81425
82529
|
9,
|
|
81426
82530
|
n0,
|
|
@@ -81440,7 +82544,7 @@ var DescribeVpcEndpointConnectionNotifications = [
|
|
|
81440
82544
|
var DescribeVpcEndpointConnections = [
|
|
81441
82545
|
9,
|
|
81442
82546
|
n0,
|
|
81443
|
-
|
|
82547
|
+
_DVECes,
|
|
81444
82548
|
0,
|
|
81445
82549
|
() => DescribeVpcEndpointConnectionsRequest,
|
|
81446
82550
|
() => DescribeVpcEndpointConnectionsResult,
|
|
@@ -82498,6 +83602,14 @@ var GetTransitGatewayAttachmentPropagations = [
|
|
|
82498
83602
|
() => GetTransitGatewayAttachmentPropagationsRequest,
|
|
82499
83603
|
() => GetTransitGatewayAttachmentPropagationsResult,
|
|
82500
83604
|
];
|
|
83605
|
+
var GetTransitGatewayMeteringPolicyEntries = [
|
|
83606
|
+
9,
|
|
83607
|
+
n0,
|
|
83608
|
+
_GTGMPE,
|
|
83609
|
+
0,
|
|
83610
|
+
() => GetTransitGatewayMeteringPolicyEntriesRequest,
|
|
83611
|
+
() => GetTransitGatewayMeteringPolicyEntriesResult,
|
|
83612
|
+
];
|
|
82501
83613
|
var GetTransitGatewayMulticastDomainAssociations = [
|
|
82502
83614
|
9,
|
|
82503
83615
|
n0,
|
|
@@ -82570,6 +83682,14 @@ var GetVerifiedAccessGroupPolicy = [
|
|
|
82570
83682
|
() => GetVerifiedAccessGroupPolicyRequest,
|
|
82571
83683
|
() => GetVerifiedAccessGroupPolicyResult,
|
|
82572
83684
|
];
|
|
83685
|
+
var GetVpcResourcesBlockingEncryptionEnforcement = [
|
|
83686
|
+
9,
|
|
83687
|
+
n0,
|
|
83688
|
+
_GVRBEE,
|
|
83689
|
+
0,
|
|
83690
|
+
() => GetVpcResourcesBlockingEncryptionEnforcementRequest,
|
|
83691
|
+
() => GetVpcResourcesBlockingEncryptionEnforcementResult,
|
|
83692
|
+
];
|
|
82573
83693
|
var GetVpnConnectionDeviceSampleConfiguration = [
|
|
82574
83694
|
9,
|
|
82575
83695
|
n0,
|
|
@@ -82644,6 +83764,14 @@ var ListSnapshotsInRecycleBin = [
|
|
|
82644
83764
|
() => ListSnapshotsInRecycleBinRequest,
|
|
82645
83765
|
() => ListSnapshotsInRecycleBinResult,
|
|
82646
83766
|
];
|
|
83767
|
+
var ListVolumesInRecycleBin = [
|
|
83768
|
+
9,
|
|
83769
|
+
n0,
|
|
83770
|
+
_LVIRB,
|
|
83771
|
+
0,
|
|
83772
|
+
() => ListVolumesInRecycleBinRequest,
|
|
83773
|
+
() => ListVolumesInRecycleBinResult,
|
|
83774
|
+
];
|
|
82647
83775
|
var LockSnapshot = [
|
|
82648
83776
|
9,
|
|
82649
83777
|
n0,
|
|
@@ -83024,6 +84152,14 @@ var ModifyTransitGateway = [
|
|
|
83024
84152
|
() => ModifyTransitGatewayRequest,
|
|
83025
84153
|
() => ModifyTransitGatewayResult,
|
|
83026
84154
|
];
|
|
84155
|
+
var ModifyTransitGatewayMeteringPolicy = [
|
|
84156
|
+
9,
|
|
84157
|
+
n0,
|
|
84158
|
+
_MTGMP,
|
|
84159
|
+
0,
|
|
84160
|
+
() => ModifyTransitGatewayMeteringPolicyRequest,
|
|
84161
|
+
() => ModifyTransitGatewayMeteringPolicyResult,
|
|
84162
|
+
];
|
|
83027
84163
|
var ModifyTransitGatewayPrefixListReference = [
|
|
83028
84164
|
9,
|
|
83029
84165
|
n0,
|
|
@@ -83122,6 +84258,14 @@ var ModifyVpcBlockPublicAccessOptions = [
|
|
|
83122
84258
|
() => ModifyVpcBlockPublicAccessOptionsRequest,
|
|
83123
84259
|
() => ModifyVpcBlockPublicAccessOptionsResult,
|
|
83124
84260
|
];
|
|
84261
|
+
var ModifyVpcEncryptionControl = [
|
|
84262
|
+
9,
|
|
84263
|
+
n0,
|
|
84264
|
+
_MVEC,
|
|
84265
|
+
0,
|
|
84266
|
+
() => ModifyVpcEncryptionControlRequest,
|
|
84267
|
+
() => ModifyVpcEncryptionControlResult,
|
|
84268
|
+
];
|
|
83125
84269
|
var ModifyVpcEndpoint = [
|
|
83126
84270
|
9,
|
|
83127
84271
|
n0,
|
|
@@ -83582,6 +84726,14 @@ var RestoreSnapshotTier = [
|
|
|
83582
84726
|
() => RestoreSnapshotTierRequest,
|
|
83583
84727
|
() => RestoreSnapshotTierResult,
|
|
83584
84728
|
];
|
|
84729
|
+
var RestoreVolumeFromRecycleBin = [
|
|
84730
|
+
9,
|
|
84731
|
+
n0,
|
|
84732
|
+
_RVFRB,
|
|
84733
|
+
0,
|
|
84734
|
+
() => RestoreVolumeFromRecycleBinRequest,
|
|
84735
|
+
() => RestoreVolumeFromRecycleBinResult,
|
|
84736
|
+
];
|
|
83585
84737
|
var RevokeClientVpnIngress = [
|
|
83586
84738
|
9,
|
|
83587
84739
|
n0,
|
|
@@ -85419,6 +86571,30 @@ class CreateTransitGatewayConnectPeerCommand extends smithyClient.Command
|
|
|
85419
86571
|
.build() {
|
|
85420
86572
|
}
|
|
85421
86573
|
|
|
86574
|
+
class CreateTransitGatewayMeteringPolicyCommand extends smithyClient.Command
|
|
86575
|
+
.classBuilder()
|
|
86576
|
+
.ep(commonParams)
|
|
86577
|
+
.m(function (Command, cs, config, o) {
|
|
86578
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
86579
|
+
})
|
|
86580
|
+
.s("AmazonEC2", "CreateTransitGatewayMeteringPolicy", {})
|
|
86581
|
+
.n("EC2Client", "CreateTransitGatewayMeteringPolicyCommand")
|
|
86582
|
+
.sc(CreateTransitGatewayMeteringPolicy)
|
|
86583
|
+
.build() {
|
|
86584
|
+
}
|
|
86585
|
+
|
|
86586
|
+
class CreateTransitGatewayMeteringPolicyEntryCommand extends smithyClient.Command
|
|
86587
|
+
.classBuilder()
|
|
86588
|
+
.ep(commonParams)
|
|
86589
|
+
.m(function (Command, cs, config, o) {
|
|
86590
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
86591
|
+
})
|
|
86592
|
+
.s("AmazonEC2", "CreateTransitGatewayMeteringPolicyEntry", {})
|
|
86593
|
+
.n("EC2Client", "CreateTransitGatewayMeteringPolicyEntryCommand")
|
|
86594
|
+
.sc(CreateTransitGatewayMeteringPolicyEntry)
|
|
86595
|
+
.build() {
|
|
86596
|
+
}
|
|
86597
|
+
|
|
85422
86598
|
class CreateTransitGatewayMulticastDomainCommand extends smithyClient.Command
|
|
85423
86599
|
.classBuilder()
|
|
85424
86600
|
.ep(commonParams)
|
|
@@ -85599,6 +86775,18 @@ class CreateVpcCommand extends smithyClient.Command
|
|
|
85599
86775
|
.build() {
|
|
85600
86776
|
}
|
|
85601
86777
|
|
|
86778
|
+
class CreateVpcEncryptionControlCommand extends smithyClient.Command
|
|
86779
|
+
.classBuilder()
|
|
86780
|
+
.ep(commonParams)
|
|
86781
|
+
.m(function (Command, cs, config, o) {
|
|
86782
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
86783
|
+
})
|
|
86784
|
+
.s("AmazonEC2", "CreateVpcEncryptionControl", {})
|
|
86785
|
+
.n("EC2Client", "CreateVpcEncryptionControlCommand")
|
|
86786
|
+
.sc(CreateVpcEncryptionControl)
|
|
86787
|
+
.build() {
|
|
86788
|
+
}
|
|
86789
|
+
|
|
85602
86790
|
class CreateVpcEndpointCommand extends smithyClient.Command
|
|
85603
86791
|
.classBuilder()
|
|
85604
86792
|
.ep(commonParams)
|
|
@@ -86463,6 +87651,30 @@ class DeleteTransitGatewayConnectPeerCommand extends smithyClient.Command
|
|
|
86463
87651
|
.build() {
|
|
86464
87652
|
}
|
|
86465
87653
|
|
|
87654
|
+
class DeleteTransitGatewayMeteringPolicyCommand extends smithyClient.Command
|
|
87655
|
+
.classBuilder()
|
|
87656
|
+
.ep(commonParams)
|
|
87657
|
+
.m(function (Command, cs, config, o) {
|
|
87658
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
87659
|
+
})
|
|
87660
|
+
.s("AmazonEC2", "DeleteTransitGatewayMeteringPolicy", {})
|
|
87661
|
+
.n("EC2Client", "DeleteTransitGatewayMeteringPolicyCommand")
|
|
87662
|
+
.sc(DeleteTransitGatewayMeteringPolicy)
|
|
87663
|
+
.build() {
|
|
87664
|
+
}
|
|
87665
|
+
|
|
87666
|
+
class DeleteTransitGatewayMeteringPolicyEntryCommand extends smithyClient.Command
|
|
87667
|
+
.classBuilder()
|
|
87668
|
+
.ep(commonParams)
|
|
87669
|
+
.m(function (Command, cs, config, o) {
|
|
87670
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
87671
|
+
})
|
|
87672
|
+
.s("AmazonEC2", "DeleteTransitGatewayMeteringPolicyEntry", {})
|
|
87673
|
+
.n("EC2Client", "DeleteTransitGatewayMeteringPolicyEntryCommand")
|
|
87674
|
+
.sc(DeleteTransitGatewayMeteringPolicyEntry)
|
|
87675
|
+
.build() {
|
|
87676
|
+
}
|
|
87677
|
+
|
|
86466
87678
|
class DeleteTransitGatewayMulticastDomainCommand extends smithyClient.Command
|
|
86467
87679
|
.classBuilder()
|
|
86468
87680
|
.ep(commonParams)
|
|
@@ -86643,6 +87855,18 @@ class DeleteVpcCommand extends smithyClient.Command
|
|
|
86643
87855
|
.build() {
|
|
86644
87856
|
}
|
|
86645
87857
|
|
|
87858
|
+
class DeleteVpcEncryptionControlCommand extends smithyClient.Command
|
|
87859
|
+
.classBuilder()
|
|
87860
|
+
.ep(commonParams)
|
|
87861
|
+
.m(function (Command, cs, config, o) {
|
|
87862
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
87863
|
+
})
|
|
87864
|
+
.s("AmazonEC2", "DeleteVpcEncryptionControl", {})
|
|
87865
|
+
.n("EC2Client", "DeleteVpcEncryptionControlCommand")
|
|
87866
|
+
.sc(DeleteVpcEncryptionControl)
|
|
87867
|
+
.build() {
|
|
87868
|
+
}
|
|
87869
|
+
|
|
86646
87870
|
class DeleteVpcEndpointConnectionNotificationsCommand extends smithyClient.Command
|
|
86647
87871
|
.classBuilder()
|
|
86648
87872
|
.ep(commonParams)
|
|
@@ -88587,6 +89811,18 @@ class DescribeTransitGatewayConnectsCommand extends smithyClient.Command
|
|
|
88587
89811
|
.build() {
|
|
88588
89812
|
}
|
|
88589
89813
|
|
|
89814
|
+
class DescribeTransitGatewayMeteringPoliciesCommand extends smithyClient.Command
|
|
89815
|
+
.classBuilder()
|
|
89816
|
+
.ep(commonParams)
|
|
89817
|
+
.m(function (Command, cs, config, o) {
|
|
89818
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
89819
|
+
})
|
|
89820
|
+
.s("AmazonEC2", "DescribeTransitGatewayMeteringPolicies", {})
|
|
89821
|
+
.n("EC2Client", "DescribeTransitGatewayMeteringPoliciesCommand")
|
|
89822
|
+
.sc(DescribeTransitGatewayMeteringPolicies)
|
|
89823
|
+
.build() {
|
|
89824
|
+
}
|
|
89825
|
+
|
|
88590
89826
|
class DescribeTransitGatewayMulticastDomainsCommand extends smithyClient.Command
|
|
88591
89827
|
.classBuilder()
|
|
88592
89828
|
.ep(commonParams)
|
|
@@ -88851,6 +90087,18 @@ class DescribeVpcClassicLinkDnsSupportCommand extends smithyClient.Command
|
|
|
88851
90087
|
.build() {
|
|
88852
90088
|
}
|
|
88853
90089
|
|
|
90090
|
+
class DescribeVpcEncryptionControlsCommand extends smithyClient.Command
|
|
90091
|
+
.classBuilder()
|
|
90092
|
+
.ep(commonParams)
|
|
90093
|
+
.m(function (Command, cs, config, o) {
|
|
90094
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
90095
|
+
})
|
|
90096
|
+
.s("AmazonEC2", "DescribeVpcEncryptionControls", {})
|
|
90097
|
+
.n("EC2Client", "DescribeVpcEncryptionControlsCommand")
|
|
90098
|
+
.sc(DescribeVpcEncryptionControls)
|
|
90099
|
+
.build() {
|
|
90100
|
+
}
|
|
90101
|
+
|
|
88854
90102
|
class DescribeVpcEndpointAssociationsCommand extends smithyClient.Command
|
|
88855
90103
|
.classBuilder()
|
|
88856
90104
|
.ep(commonParams)
|
|
@@ -90519,6 +91767,18 @@ class GetTransitGatewayAttachmentPropagationsCommand extends smithyClient.Comman
|
|
|
90519
91767
|
.build() {
|
|
90520
91768
|
}
|
|
90521
91769
|
|
|
91770
|
+
class GetTransitGatewayMeteringPolicyEntriesCommand extends smithyClient.Command
|
|
91771
|
+
.classBuilder()
|
|
91772
|
+
.ep(commonParams)
|
|
91773
|
+
.m(function (Command, cs, config, o) {
|
|
91774
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
91775
|
+
})
|
|
91776
|
+
.s("AmazonEC2", "GetTransitGatewayMeteringPolicyEntries", {})
|
|
91777
|
+
.n("EC2Client", "GetTransitGatewayMeteringPolicyEntriesCommand")
|
|
91778
|
+
.sc(GetTransitGatewayMeteringPolicyEntries)
|
|
91779
|
+
.build() {
|
|
91780
|
+
}
|
|
91781
|
+
|
|
90522
91782
|
class GetTransitGatewayMulticastDomainAssociationsCommand extends smithyClient.Command
|
|
90523
91783
|
.classBuilder()
|
|
90524
91784
|
.ep(commonParams)
|
|
@@ -90627,6 +91887,18 @@ class GetVerifiedAccessGroupPolicyCommand extends smithyClient.Command
|
|
|
90627
91887
|
.build() {
|
|
90628
91888
|
}
|
|
90629
91889
|
|
|
91890
|
+
class GetVpcResourcesBlockingEncryptionEnforcementCommand extends smithyClient.Command
|
|
91891
|
+
.classBuilder()
|
|
91892
|
+
.ep(commonParams)
|
|
91893
|
+
.m(function (Command, cs, config, o) {
|
|
91894
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
91895
|
+
})
|
|
91896
|
+
.s("AmazonEC2", "GetVpcResourcesBlockingEncryptionEnforcement", {})
|
|
91897
|
+
.n("EC2Client", "GetVpcResourcesBlockingEncryptionEnforcementCommand")
|
|
91898
|
+
.sc(GetVpcResourcesBlockingEncryptionEnforcement)
|
|
91899
|
+
.build() {
|
|
91900
|
+
}
|
|
91901
|
+
|
|
90630
91902
|
class GetVpnConnectionDeviceSampleConfigurationCommand extends smithyClient.Command
|
|
90631
91903
|
.classBuilder()
|
|
90632
91904
|
.ep(commonParams)
|
|
@@ -90759,6 +92031,18 @@ class ListSnapshotsInRecycleBinCommand extends smithyClient.Command
|
|
|
90759
92031
|
.build() {
|
|
90760
92032
|
}
|
|
90761
92033
|
|
|
92034
|
+
class ListVolumesInRecycleBinCommand extends smithyClient.Command
|
|
92035
|
+
.classBuilder()
|
|
92036
|
+
.ep(commonParams)
|
|
92037
|
+
.m(function (Command, cs, config, o) {
|
|
92038
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
92039
|
+
})
|
|
92040
|
+
.s("AmazonEC2", "ListVolumesInRecycleBin", {})
|
|
92041
|
+
.n("EC2Client", "ListVolumesInRecycleBinCommand")
|
|
92042
|
+
.sc(ListVolumesInRecycleBin)
|
|
92043
|
+
.build() {
|
|
92044
|
+
}
|
|
92045
|
+
|
|
90762
92046
|
class LockSnapshotCommand extends smithyClient.Command
|
|
90763
92047
|
.classBuilder()
|
|
90764
92048
|
.ep(commonParams)
|
|
@@ -91371,6 +92655,18 @@ class ModifyTransitGatewayCommand extends smithyClient.Command
|
|
|
91371
92655
|
.build() {
|
|
91372
92656
|
}
|
|
91373
92657
|
|
|
92658
|
+
class ModifyTransitGatewayMeteringPolicyCommand extends smithyClient.Command
|
|
92659
|
+
.classBuilder()
|
|
92660
|
+
.ep(commonParams)
|
|
92661
|
+
.m(function (Command, cs, config, o) {
|
|
92662
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
92663
|
+
})
|
|
92664
|
+
.s("AmazonEC2", "ModifyTransitGatewayMeteringPolicy", {})
|
|
92665
|
+
.n("EC2Client", "ModifyTransitGatewayMeteringPolicyCommand")
|
|
92666
|
+
.sc(ModifyTransitGatewayMeteringPolicy)
|
|
92667
|
+
.build() {
|
|
92668
|
+
}
|
|
92669
|
+
|
|
91374
92670
|
class ModifyTransitGatewayPrefixListReferenceCommand extends smithyClient.Command
|
|
91375
92671
|
.classBuilder()
|
|
91376
92672
|
.ep(commonParams)
|
|
@@ -91539,6 +92835,18 @@ class ModifyVpcBlockPublicAccessOptionsCommand extends smithyClient.Command
|
|
|
91539
92835
|
.build() {
|
|
91540
92836
|
}
|
|
91541
92837
|
|
|
92838
|
+
class ModifyVpcEncryptionControlCommand extends smithyClient.Command
|
|
92839
|
+
.classBuilder()
|
|
92840
|
+
.ep(commonParams)
|
|
92841
|
+
.m(function (Command, cs, config, o) {
|
|
92842
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
92843
|
+
})
|
|
92844
|
+
.s("AmazonEC2", "ModifyVpcEncryptionControl", {})
|
|
92845
|
+
.n("EC2Client", "ModifyVpcEncryptionControlCommand")
|
|
92846
|
+
.sc(ModifyVpcEncryptionControl)
|
|
92847
|
+
.build() {
|
|
92848
|
+
}
|
|
92849
|
+
|
|
91542
92850
|
class ModifyVpcEndpointCommand extends smithyClient.Command
|
|
91543
92851
|
.classBuilder()
|
|
91544
92852
|
.ep(commonParams)
|
|
@@ -92271,6 +93579,18 @@ class RestoreSnapshotTierCommand extends smithyClient.Command
|
|
|
92271
93579
|
.build() {
|
|
92272
93580
|
}
|
|
92273
93581
|
|
|
93582
|
+
class RestoreVolumeFromRecycleBinCommand extends smithyClient.Command
|
|
93583
|
+
.classBuilder()
|
|
93584
|
+
.ep(commonParams)
|
|
93585
|
+
.m(function (Command, cs, config, o) {
|
|
93586
|
+
return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
93587
|
+
})
|
|
93588
|
+
.s("AmazonEC2", "RestoreVolumeFromRecycleBin", {})
|
|
93589
|
+
.n("EC2Client", "RestoreVolumeFromRecycleBinCommand")
|
|
93590
|
+
.sc(RestoreVolumeFromRecycleBin)
|
|
93591
|
+
.build() {
|
|
93592
|
+
}
|
|
93593
|
+
|
|
92274
93594
|
class RevokeClientVpnIngressCommand extends smithyClient.Command
|
|
92275
93595
|
.classBuilder()
|
|
92276
93596
|
.ep(commonParams)
|
|
@@ -92720,6 +94040,8 @@ const commands = {
|
|
|
92720
94040
|
CreateTransitGatewayCommand,
|
|
92721
94041
|
CreateTransitGatewayConnectCommand,
|
|
92722
94042
|
CreateTransitGatewayConnectPeerCommand,
|
|
94043
|
+
CreateTransitGatewayMeteringPolicyCommand,
|
|
94044
|
+
CreateTransitGatewayMeteringPolicyEntryCommand,
|
|
92723
94045
|
CreateTransitGatewayMulticastDomainCommand,
|
|
92724
94046
|
CreateTransitGatewayPeeringAttachmentCommand,
|
|
92725
94047
|
CreateTransitGatewayPolicyTableCommand,
|
|
@@ -92735,6 +94057,7 @@ const commands = {
|
|
|
92735
94057
|
CreateVolumeCommand,
|
|
92736
94058
|
CreateVpcCommand,
|
|
92737
94059
|
CreateVpcBlockPublicAccessExclusionCommand,
|
|
94060
|
+
CreateVpcEncryptionControlCommand,
|
|
92738
94061
|
CreateVpcEndpointCommand,
|
|
92739
94062
|
CreateVpcEndpointConnectionNotificationCommand,
|
|
92740
94063
|
CreateVpcEndpointServiceConfigurationCommand,
|
|
@@ -92807,6 +94130,8 @@ const commands = {
|
|
|
92807
94130
|
DeleteTransitGatewayCommand,
|
|
92808
94131
|
DeleteTransitGatewayConnectCommand,
|
|
92809
94132
|
DeleteTransitGatewayConnectPeerCommand,
|
|
94133
|
+
DeleteTransitGatewayMeteringPolicyCommand,
|
|
94134
|
+
DeleteTransitGatewayMeteringPolicyEntryCommand,
|
|
92810
94135
|
DeleteTransitGatewayMulticastDomainCommand,
|
|
92811
94136
|
DeleteTransitGatewayPeeringAttachmentCommand,
|
|
92812
94137
|
DeleteTransitGatewayPolicyTableCommand,
|
|
@@ -92822,6 +94147,7 @@ const commands = {
|
|
|
92822
94147
|
DeleteVolumeCommand,
|
|
92823
94148
|
DeleteVpcCommand,
|
|
92824
94149
|
DeleteVpcBlockPublicAccessExclusionCommand,
|
|
94150
|
+
DeleteVpcEncryptionControlCommand,
|
|
92825
94151
|
DeleteVpcEndpointConnectionNotificationsCommand,
|
|
92826
94152
|
DeleteVpcEndpointsCommand,
|
|
92827
94153
|
DeleteVpcEndpointServiceConfigurationsCommand,
|
|
@@ -92984,6 +94310,7 @@ const commands = {
|
|
|
92984
94310
|
DescribeTransitGatewayAttachmentsCommand,
|
|
92985
94311
|
DescribeTransitGatewayConnectPeersCommand,
|
|
92986
94312
|
DescribeTransitGatewayConnectsCommand,
|
|
94313
|
+
DescribeTransitGatewayMeteringPoliciesCommand,
|
|
92987
94314
|
DescribeTransitGatewayMulticastDomainsCommand,
|
|
92988
94315
|
DescribeTransitGatewayPeeringAttachmentsCommand,
|
|
92989
94316
|
DescribeTransitGatewayPolicyTablesCommand,
|
|
@@ -93006,6 +94333,7 @@ const commands = {
|
|
|
93006
94333
|
DescribeVpcBlockPublicAccessOptionsCommand,
|
|
93007
94334
|
DescribeVpcClassicLinkCommand,
|
|
93008
94335
|
DescribeVpcClassicLinkDnsSupportCommand,
|
|
94336
|
+
DescribeVpcEncryptionControlsCommand,
|
|
93009
94337
|
DescribeVpcEndpointAssociationsCommand,
|
|
93010
94338
|
DescribeVpcEndpointConnectionNotificationsCommand,
|
|
93011
94339
|
DescribeVpcEndpointConnectionsCommand,
|
|
@@ -93145,6 +94473,7 @@ const commands = {
|
|
|
93145
94473
|
GetSpotPlacementScoresCommand,
|
|
93146
94474
|
GetSubnetCidrReservationsCommand,
|
|
93147
94475
|
GetTransitGatewayAttachmentPropagationsCommand,
|
|
94476
|
+
GetTransitGatewayMeteringPolicyEntriesCommand,
|
|
93148
94477
|
GetTransitGatewayMulticastDomainAssociationsCommand,
|
|
93149
94478
|
GetTransitGatewayPolicyTableAssociationsCommand,
|
|
93150
94479
|
GetTransitGatewayPolicyTableEntriesCommand,
|
|
@@ -93154,6 +94483,7 @@ const commands = {
|
|
|
93154
94483
|
GetVerifiedAccessEndpointPolicyCommand,
|
|
93155
94484
|
GetVerifiedAccessEndpointTargetsCommand,
|
|
93156
94485
|
GetVerifiedAccessGroupPolicyCommand,
|
|
94486
|
+
GetVpcResourcesBlockingEncryptionEnforcementCommand,
|
|
93157
94487
|
GetVpnConnectionDeviceSampleConfigurationCommand,
|
|
93158
94488
|
GetVpnConnectionDeviceTypesCommand,
|
|
93159
94489
|
GetVpnTunnelReplacementStatusCommand,
|
|
@@ -93165,6 +94495,7 @@ const commands = {
|
|
|
93165
94495
|
ImportVolumeCommand,
|
|
93166
94496
|
ListImagesInRecycleBinCommand,
|
|
93167
94497
|
ListSnapshotsInRecycleBinCommand,
|
|
94498
|
+
ListVolumesInRecycleBinCommand,
|
|
93168
94499
|
LockSnapshotCommand,
|
|
93169
94500
|
ModifyAddressAttributeCommand,
|
|
93170
94501
|
ModifyAvailabilityZoneGroupCommand,
|
|
@@ -93216,6 +94547,7 @@ const commands = {
|
|
|
93216
94547
|
ModifyTrafficMirrorFilterRuleCommand,
|
|
93217
94548
|
ModifyTrafficMirrorSessionCommand,
|
|
93218
94549
|
ModifyTransitGatewayCommand,
|
|
94550
|
+
ModifyTransitGatewayMeteringPolicyCommand,
|
|
93219
94551
|
ModifyTransitGatewayPrefixListReferenceCommand,
|
|
93220
94552
|
ModifyTransitGatewayVpcAttachmentCommand,
|
|
93221
94553
|
ModifyVerifiedAccessEndpointCommand,
|
|
@@ -93230,6 +94562,7 @@ const commands = {
|
|
|
93230
94562
|
ModifyVpcAttributeCommand,
|
|
93231
94563
|
ModifyVpcBlockPublicAccessExclusionCommand,
|
|
93232
94564
|
ModifyVpcBlockPublicAccessOptionsCommand,
|
|
94565
|
+
ModifyVpcEncryptionControlCommand,
|
|
93233
94566
|
ModifyVpcEndpointCommand,
|
|
93234
94567
|
ModifyVpcEndpointConnectionNotificationCommand,
|
|
93235
94568
|
ModifyVpcEndpointServiceConfigurationCommand,
|
|
@@ -93291,6 +94624,7 @@ const commands = {
|
|
|
93291
94624
|
RestoreManagedPrefixListVersionCommand,
|
|
93292
94625
|
RestoreSnapshotFromRecycleBinCommand,
|
|
93293
94626
|
RestoreSnapshotTierCommand,
|
|
94627
|
+
RestoreVolumeFromRecycleBinCommand,
|
|
93294
94628
|
RevokeClientVpnIngressCommand,
|
|
93295
94629
|
RevokeSecurityGroupEgressCommand,
|
|
93296
94630
|
RevokeSecurityGroupIngressCommand,
|
|
@@ -95799,6 +97133,7 @@ const ResourceType = {
|
|
|
95799
97133
|
transit_gateway: "transit-gateway",
|
|
95800
97134
|
transit_gateway_attachment: "transit-gateway-attachment",
|
|
95801
97135
|
transit_gateway_connect_peer: "transit-gateway-connect-peer",
|
|
97136
|
+
transit_gateway_metering_policy: "transit-gateway-metering-policy",
|
|
95802
97137
|
transit_gateway_multicast_domain: "transit-gateway-multicast-domain",
|
|
95803
97138
|
transit_gateway_policy_table: "transit-gateway-policy-table",
|
|
95804
97139
|
transit_gateway_route_table: "transit-gateway-route-table",
|
|
@@ -95812,6 +97147,7 @@ const ResourceType = {
|
|
|
95812
97147
|
volume: "volume",
|
|
95813
97148
|
vpc: "vpc",
|
|
95814
97149
|
vpc_block_public_access_exclusion: "vpc-block-public-access-exclusion",
|
|
97150
|
+
vpc_encryption_control: "vpc-encryption-control",
|
|
95815
97151
|
vpc_endpoint: "vpc-endpoint",
|
|
95816
97152
|
vpc_endpoint_connection: "vpc-endpoint-connection",
|
|
95817
97153
|
vpc_endpoint_connection_device_type: "vpc-endpoint-connection-device-type",
|
|
@@ -95955,8 +97291,10 @@ const ByoipCidrState = {
|
|
|
95955
97291
|
deprovisioned: "deprovisioned",
|
|
95956
97292
|
failed_deprovision: "failed-deprovision",
|
|
95957
97293
|
failed_provision: "failed-provision",
|
|
97294
|
+
pending_advertising: "pending-advertising",
|
|
95958
97295
|
pending_deprovision: "pending-deprovision",
|
|
95959
97296
|
pending_provision: "pending-provision",
|
|
97297
|
+
pending_withdrawal: "pending-withdrawal",
|
|
95960
97298
|
provisioned: "provisioned",
|
|
95961
97299
|
provisioned_not_publicly_advertisable: "provisioned-not-publicly-advertisable",
|
|
95962
97300
|
};
|
|
@@ -95977,6 +97315,7 @@ const HostRecovery = {
|
|
|
95977
97315
|
on: "on",
|
|
95978
97316
|
};
|
|
95979
97317
|
const IpamPoolAllocationResourceType = {
|
|
97318
|
+
anycast_ip_list: "anycast-ip-list",
|
|
95980
97319
|
custom: "custom",
|
|
95981
97320
|
ec2_public_ipv4_pool: "ec2-public-ipv4-pool",
|
|
95982
97321
|
eip: "eip",
|
|
@@ -97678,6 +99017,7 @@ const IpamPolicyState = {
|
|
|
97678
99017
|
};
|
|
97679
99018
|
const IpamPoolAwsService = {
|
|
97680
99019
|
ec2: "ec2",
|
|
99020
|
+
global_services: "global-services",
|
|
97681
99021
|
};
|
|
97682
99022
|
const IpamPoolPublicIpSource = {
|
|
97683
99023
|
amazon: "amazon",
|
|
@@ -97710,6 +99050,7 @@ const IpamPrefixListResolverRuleConditionOperation = {
|
|
|
97710
99050
|
subnet_of: "subnet-of",
|
|
97711
99051
|
};
|
|
97712
99052
|
const IpamResourceType = {
|
|
99053
|
+
anycast_ip_list: "anycast-ip-list",
|
|
97713
99054
|
eip: "eip",
|
|
97714
99055
|
eni: "eni",
|
|
97715
99056
|
ipv6_pool: "ipv6-pool",
|
|
@@ -98109,6 +99450,12 @@ const VpnEcmpSupportValue = {
|
|
|
98109
99450
|
disable: "disable",
|
|
98110
99451
|
enable: "enable",
|
|
98111
99452
|
};
|
|
99453
|
+
const EncryptionStateValue = {
|
|
99454
|
+
disabled: "disabled",
|
|
99455
|
+
disabling: "disabling",
|
|
99456
|
+
enabled: "enabled",
|
|
99457
|
+
enabling: "enabling",
|
|
99458
|
+
};
|
|
98112
99459
|
const TransitGatewayState = {
|
|
98113
99460
|
available: "available",
|
|
98114
99461
|
deleted: "deleted",
|
|
@@ -98129,6 +99476,22 @@ const TransitGatewayConnectPeerState = {
|
|
|
98129
99476
|
deleting: "deleting",
|
|
98130
99477
|
pending: "pending",
|
|
98131
99478
|
};
|
|
99479
|
+
const TransitGatewayMeteringPolicyState = {
|
|
99480
|
+
available: "available",
|
|
99481
|
+
deleted: "deleted",
|
|
99482
|
+
deleting: "deleting",
|
|
99483
|
+
modifying: "modifying",
|
|
99484
|
+
pending: "pending",
|
|
99485
|
+
};
|
|
99486
|
+
const TransitGatewayMeteringPayerType = {
|
|
99487
|
+
destination_attachment_owner: "destination-attachment-owner",
|
|
99488
|
+
source_attachment_owner: "source-attachment-owner",
|
|
99489
|
+
transit_gateway_owner: "transit-gateway-owner",
|
|
99490
|
+
};
|
|
99491
|
+
const TransitGatewayMeteringPolicyEntryState = {
|
|
99492
|
+
available: "available",
|
|
99493
|
+
deleted: "deleted",
|
|
99494
|
+
};
|
|
98132
99495
|
const AutoAcceptSharedAssociationsValue = {
|
|
98133
99496
|
disable: "disable",
|
|
98134
99497
|
enable: "enable",
|
|
@@ -98209,6 +99572,10 @@ const VerifiedAccessEndpointStatusCode = {
|
|
|
98209
99572
|
pending: "pending",
|
|
98210
99573
|
updating: "updating",
|
|
98211
99574
|
};
|
|
99575
|
+
const VpcEncryptionControlExclusionStateInput = {
|
|
99576
|
+
disable: "disable",
|
|
99577
|
+
enable: "enable",
|
|
99578
|
+
};
|
|
98212
99579
|
const InternetGatewayExclusionMode = {
|
|
98213
99580
|
allow_bidirectional: "allow-bidirectional",
|
|
98214
99581
|
allow_egress: "allow-egress",
|
|
@@ -99148,6 +100515,7 @@ const IpamDiscoveryFailureCode = {
|
|
|
99148
100515
|
const IpamPublicAddressType = {
|
|
99149
100516
|
AMAZON_OWNED_CONTIG: "amazon-owned-contig",
|
|
99150
100517
|
AMAZON_OWNED_EIP: "amazon-owned-eip",
|
|
100518
|
+
ANYCAST_IP_LIST_IP: "anycast-ip-list-ip",
|
|
99151
100519
|
BYOIP: "byoip",
|
|
99152
100520
|
EC2_PUBLIC_IP: "ec2-public-ip",
|
|
99153
100521
|
SERVICE_MANAGED_BYOIP: "service-managed-byoip",
|
|
@@ -99159,6 +100527,7 @@ const IpamPublicAddressAssociationStatus = {
|
|
|
99159
100527
|
};
|
|
99160
100528
|
const IpamPublicAddressAwsService = {
|
|
99161
100529
|
AGA: "global-accelerator",
|
|
100530
|
+
CLOUDFRONT: "cloudfront",
|
|
99162
100531
|
DMS: "database-migration-service",
|
|
99163
100532
|
EC2_LB: "load-balancer",
|
|
99164
100533
|
ECS: "elastic-container-service",
|
|
@@ -99253,6 +100622,10 @@ const TrafficMirrorSessionField = {
|
|
|
99253
100622
|
packet_length: "packet-length",
|
|
99254
100623
|
virtual_network_id: "virtual-network-id",
|
|
99255
100624
|
};
|
|
100625
|
+
const EncryptionSupportOptionValue = {
|
|
100626
|
+
disable: "disable",
|
|
100627
|
+
enable: "enable",
|
|
100628
|
+
};
|
|
99256
100629
|
const VpcTenancy = {
|
|
99257
100630
|
default: "default",
|
|
99258
100631
|
};
|
|
@@ -99512,6 +100885,8 @@ exports.CreateTrafficMirrorTargetCommand = CreateTrafficMirrorTargetCommand;
|
|
|
99512
100885
|
exports.CreateTransitGatewayCommand = CreateTransitGatewayCommand;
|
|
99513
100886
|
exports.CreateTransitGatewayConnectCommand = CreateTransitGatewayConnectCommand;
|
|
99514
100887
|
exports.CreateTransitGatewayConnectPeerCommand = CreateTransitGatewayConnectPeerCommand;
|
|
100888
|
+
exports.CreateTransitGatewayMeteringPolicyCommand = CreateTransitGatewayMeteringPolicyCommand;
|
|
100889
|
+
exports.CreateTransitGatewayMeteringPolicyEntryCommand = CreateTransitGatewayMeteringPolicyEntryCommand;
|
|
99515
100890
|
exports.CreateTransitGatewayMulticastDomainCommand = CreateTransitGatewayMulticastDomainCommand;
|
|
99516
100891
|
exports.CreateTransitGatewayPeeringAttachmentCommand = CreateTransitGatewayPeeringAttachmentCommand;
|
|
99517
100892
|
exports.CreateTransitGatewayPolicyTableCommand = CreateTransitGatewayPolicyTableCommand;
|
|
@@ -99527,6 +100902,7 @@ exports.CreateVerifiedAccessTrustProviderCommand = CreateVerifiedAccessTrustProv
|
|
|
99527
100902
|
exports.CreateVolumeCommand = CreateVolumeCommand;
|
|
99528
100903
|
exports.CreateVpcBlockPublicAccessExclusionCommand = CreateVpcBlockPublicAccessExclusionCommand;
|
|
99529
100904
|
exports.CreateVpcCommand = CreateVpcCommand;
|
|
100905
|
+
exports.CreateVpcEncryptionControlCommand = CreateVpcEncryptionControlCommand;
|
|
99530
100906
|
exports.CreateVpcEndpointCommand = CreateVpcEndpointCommand;
|
|
99531
100907
|
exports.CreateVpcEndpointConnectionNotificationCommand = CreateVpcEndpointConnectionNotificationCommand;
|
|
99532
100908
|
exports.CreateVpcEndpointServiceConfigurationCommand = CreateVpcEndpointServiceConfigurationCommand;
|
|
@@ -99608,6 +100984,8 @@ exports.DeleteTrafficMirrorTargetCommand = DeleteTrafficMirrorTargetCommand;
|
|
|
99608
100984
|
exports.DeleteTransitGatewayCommand = DeleteTransitGatewayCommand;
|
|
99609
100985
|
exports.DeleteTransitGatewayConnectCommand = DeleteTransitGatewayConnectCommand;
|
|
99610
100986
|
exports.DeleteTransitGatewayConnectPeerCommand = DeleteTransitGatewayConnectPeerCommand;
|
|
100987
|
+
exports.DeleteTransitGatewayMeteringPolicyCommand = DeleteTransitGatewayMeteringPolicyCommand;
|
|
100988
|
+
exports.DeleteTransitGatewayMeteringPolicyEntryCommand = DeleteTransitGatewayMeteringPolicyEntryCommand;
|
|
99611
100989
|
exports.DeleteTransitGatewayMulticastDomainCommand = DeleteTransitGatewayMulticastDomainCommand;
|
|
99612
100990
|
exports.DeleteTransitGatewayPeeringAttachmentCommand = DeleteTransitGatewayPeeringAttachmentCommand;
|
|
99613
100991
|
exports.DeleteTransitGatewayPolicyTableCommand = DeleteTransitGatewayPolicyTableCommand;
|
|
@@ -99623,6 +101001,7 @@ exports.DeleteVerifiedAccessTrustProviderCommand = DeleteVerifiedAccessTrustProv
|
|
|
99623
101001
|
exports.DeleteVolumeCommand = DeleteVolumeCommand;
|
|
99624
101002
|
exports.DeleteVpcBlockPublicAccessExclusionCommand = DeleteVpcBlockPublicAccessExclusionCommand;
|
|
99625
101003
|
exports.DeleteVpcCommand = DeleteVpcCommand;
|
|
101004
|
+
exports.DeleteVpcEncryptionControlCommand = DeleteVpcEncryptionControlCommand;
|
|
99626
101005
|
exports.DeleteVpcEndpointConnectionNotificationsCommand = DeleteVpcEndpointConnectionNotificationsCommand;
|
|
99627
101006
|
exports.DeleteVpcEndpointServiceConfigurationsCommand = DeleteVpcEndpointServiceConfigurationsCommand;
|
|
99628
101007
|
exports.DeleteVpcEndpointsCommand = DeleteVpcEndpointsCommand;
|
|
@@ -99785,6 +101164,7 @@ exports.DescribeTrafficMirrorTargetsCommand = DescribeTrafficMirrorTargetsComman
|
|
|
99785
101164
|
exports.DescribeTransitGatewayAttachmentsCommand = DescribeTransitGatewayAttachmentsCommand;
|
|
99786
101165
|
exports.DescribeTransitGatewayConnectPeersCommand = DescribeTransitGatewayConnectPeersCommand;
|
|
99787
101166
|
exports.DescribeTransitGatewayConnectsCommand = DescribeTransitGatewayConnectsCommand;
|
|
101167
|
+
exports.DescribeTransitGatewayMeteringPoliciesCommand = DescribeTransitGatewayMeteringPoliciesCommand;
|
|
99788
101168
|
exports.DescribeTransitGatewayMulticastDomainsCommand = DescribeTransitGatewayMulticastDomainsCommand;
|
|
99789
101169
|
exports.DescribeTransitGatewayPeeringAttachmentsCommand = DescribeTransitGatewayPeeringAttachmentsCommand;
|
|
99790
101170
|
exports.DescribeTransitGatewayPolicyTablesCommand = DescribeTransitGatewayPolicyTablesCommand;
|
|
@@ -99807,6 +101187,7 @@ exports.DescribeVpcBlockPublicAccessExclusionsCommand = DescribeVpcBlockPublicAc
|
|
|
99807
101187
|
exports.DescribeVpcBlockPublicAccessOptionsCommand = DescribeVpcBlockPublicAccessOptionsCommand;
|
|
99808
101188
|
exports.DescribeVpcClassicLinkCommand = DescribeVpcClassicLinkCommand;
|
|
99809
101189
|
exports.DescribeVpcClassicLinkDnsSupportCommand = DescribeVpcClassicLinkDnsSupportCommand;
|
|
101190
|
+
exports.DescribeVpcEncryptionControlsCommand = DescribeVpcEncryptionControlsCommand;
|
|
99810
101191
|
exports.DescribeVpcEndpointAssociationsCommand = DescribeVpcEndpointAssociationsCommand;
|
|
99811
101192
|
exports.DescribeVpcEndpointConnectionNotificationsCommand = DescribeVpcEndpointConnectionNotificationsCommand;
|
|
99812
101193
|
exports.DescribeVpcEndpointConnectionsCommand = DescribeVpcEndpointConnectionsCommand;
|
|
@@ -99909,6 +101290,8 @@ exports.EnableVgwRoutePropagationCommand = EnableVgwRoutePropagationCommand;
|
|
|
99909
101290
|
exports.EnableVolumeIOCommand = EnableVolumeIOCommand;
|
|
99910
101291
|
exports.EnableVpcClassicLinkCommand = EnableVpcClassicLinkCommand;
|
|
99911
101292
|
exports.EnableVpcClassicLinkDnsSupportCommand = EnableVpcClassicLinkDnsSupportCommand;
|
|
101293
|
+
exports.EncryptionStateValue = EncryptionStateValue;
|
|
101294
|
+
exports.EncryptionSupportOptionValue = EncryptionSupportOptionValue;
|
|
99912
101295
|
exports.EndDateType = EndDateType;
|
|
99913
101296
|
exports.EndpointIpAddressType = EndpointIpAddressType;
|
|
99914
101297
|
exports.EphemeralNvmeSupport = EphemeralNvmeSupport;
|
|
@@ -99997,6 +101380,7 @@ exports.GetSnapshotBlockPublicAccessStateCommand = GetSnapshotBlockPublicAccessS
|
|
|
99997
101380
|
exports.GetSpotPlacementScoresCommand = GetSpotPlacementScoresCommand;
|
|
99998
101381
|
exports.GetSubnetCidrReservationsCommand = GetSubnetCidrReservationsCommand;
|
|
99999
101382
|
exports.GetTransitGatewayAttachmentPropagationsCommand = GetTransitGatewayAttachmentPropagationsCommand;
|
|
101383
|
+
exports.GetTransitGatewayMeteringPolicyEntriesCommand = GetTransitGatewayMeteringPolicyEntriesCommand;
|
|
100000
101384
|
exports.GetTransitGatewayMulticastDomainAssociationsCommand = GetTransitGatewayMulticastDomainAssociationsCommand;
|
|
100001
101385
|
exports.GetTransitGatewayPolicyTableAssociationsCommand = GetTransitGatewayPolicyTableAssociationsCommand;
|
|
100002
101386
|
exports.GetTransitGatewayPolicyTableEntriesCommand = GetTransitGatewayPolicyTableEntriesCommand;
|
|
@@ -100006,6 +101390,7 @@ exports.GetTransitGatewayRouteTablePropagationsCommand = GetTransitGatewayRouteT
|
|
|
100006
101390
|
exports.GetVerifiedAccessEndpointPolicyCommand = GetVerifiedAccessEndpointPolicyCommand;
|
|
100007
101391
|
exports.GetVerifiedAccessEndpointTargetsCommand = GetVerifiedAccessEndpointTargetsCommand;
|
|
100008
101392
|
exports.GetVerifiedAccessGroupPolicyCommand = GetVerifiedAccessGroupPolicyCommand;
|
|
101393
|
+
exports.GetVpcResourcesBlockingEncryptionEnforcementCommand = GetVpcResourcesBlockingEncryptionEnforcementCommand;
|
|
100009
101394
|
exports.GetVpnConnectionDeviceSampleConfigurationCommand = GetVpnConnectionDeviceSampleConfigurationCommand;
|
|
100010
101395
|
exports.GetVpnConnectionDeviceTypesCommand = GetVpnConnectionDeviceTypesCommand;
|
|
100011
101396
|
exports.GetVpnTunnelReplacementStatusCommand = GetVpnTunnelReplacementStatusCommand;
|
|
@@ -100109,6 +101494,7 @@ exports.LaunchTemplateInstanceMetadataProtocolIpv6 = LaunchTemplateInstanceMetad
|
|
|
100109
101494
|
exports.LaunchTemplateInstanceMetadataTagsState = LaunchTemplateInstanceMetadataTagsState;
|
|
100110
101495
|
exports.ListImagesInRecycleBinCommand = ListImagesInRecycleBinCommand;
|
|
100111
101496
|
exports.ListSnapshotsInRecycleBinCommand = ListSnapshotsInRecycleBinCommand;
|
|
101497
|
+
exports.ListVolumesInRecycleBinCommand = ListVolumesInRecycleBinCommand;
|
|
100112
101498
|
exports.ListingState = ListingState;
|
|
100113
101499
|
exports.ListingStatus = ListingStatus;
|
|
100114
101500
|
exports.LocalGatewayRouteState = LocalGatewayRouteState;
|
|
@@ -100183,6 +101569,7 @@ exports.ModifyTrafficMirrorFilterNetworkServicesCommand = ModifyTrafficMirrorFil
|
|
|
100183
101569
|
exports.ModifyTrafficMirrorFilterRuleCommand = ModifyTrafficMirrorFilterRuleCommand;
|
|
100184
101570
|
exports.ModifyTrafficMirrorSessionCommand = ModifyTrafficMirrorSessionCommand;
|
|
100185
101571
|
exports.ModifyTransitGatewayCommand = ModifyTransitGatewayCommand;
|
|
101572
|
+
exports.ModifyTransitGatewayMeteringPolicyCommand = ModifyTransitGatewayMeteringPolicyCommand;
|
|
100186
101573
|
exports.ModifyTransitGatewayPrefixListReferenceCommand = ModifyTransitGatewayPrefixListReferenceCommand;
|
|
100187
101574
|
exports.ModifyTransitGatewayVpcAttachmentCommand = ModifyTransitGatewayVpcAttachmentCommand;
|
|
100188
101575
|
exports.ModifyVerifiedAccessEndpointCommand = ModifyVerifiedAccessEndpointCommand;
|
|
@@ -100197,6 +101584,7 @@ exports.ModifyVolumeCommand = ModifyVolumeCommand;
|
|
|
100197
101584
|
exports.ModifyVpcAttributeCommand = ModifyVpcAttributeCommand;
|
|
100198
101585
|
exports.ModifyVpcBlockPublicAccessExclusionCommand = ModifyVpcBlockPublicAccessExclusionCommand;
|
|
100199
101586
|
exports.ModifyVpcBlockPublicAccessOptionsCommand = ModifyVpcBlockPublicAccessOptionsCommand;
|
|
101587
|
+
exports.ModifyVpcEncryptionControlCommand = ModifyVpcEncryptionControlCommand;
|
|
100200
101588
|
exports.ModifyVpcEndpointCommand = ModifyVpcEndpointCommand;
|
|
100201
101589
|
exports.ModifyVpcEndpointConnectionNotificationCommand = ModifyVpcEndpointConnectionNotificationCommand;
|
|
100202
101590
|
exports.ModifyVpcEndpointServiceConfigurationCommand = ModifyVpcEndpointServiceConfigurationCommand;
|
|
@@ -100306,6 +101694,7 @@ exports.RestoreImageFromRecycleBinCommand = RestoreImageFromRecycleBinCommand;
|
|
|
100306
101694
|
exports.RestoreManagedPrefixListVersionCommand = RestoreManagedPrefixListVersionCommand;
|
|
100307
101695
|
exports.RestoreSnapshotFromRecycleBinCommand = RestoreSnapshotFromRecycleBinCommand;
|
|
100308
101696
|
exports.RestoreSnapshotTierCommand = RestoreSnapshotTierCommand;
|
|
101697
|
+
exports.RestoreVolumeFromRecycleBinCommand = RestoreVolumeFromRecycleBinCommand;
|
|
100309
101698
|
exports.RevokeClientVpnIngressCommand = RevokeClientVpnIngressCommand;
|
|
100310
101699
|
exports.RevokeSecurityGroupEgressCommand = RevokeSecurityGroupEgressCommand;
|
|
100311
101700
|
exports.RevokeSecurityGroupIngressCommand = RevokeSecurityGroupIngressCommand;
|
|
@@ -100395,6 +101784,9 @@ exports.TransitGatewayAssociationState = TransitGatewayAssociationState;
|
|
|
100395
101784
|
exports.TransitGatewayAttachmentResourceType = TransitGatewayAttachmentResourceType;
|
|
100396
101785
|
exports.TransitGatewayAttachmentState = TransitGatewayAttachmentState;
|
|
100397
101786
|
exports.TransitGatewayConnectPeerState = TransitGatewayConnectPeerState;
|
|
101787
|
+
exports.TransitGatewayMeteringPayerType = TransitGatewayMeteringPayerType;
|
|
101788
|
+
exports.TransitGatewayMeteringPolicyEntryState = TransitGatewayMeteringPolicyEntryState;
|
|
101789
|
+
exports.TransitGatewayMeteringPolicyState = TransitGatewayMeteringPolicyState;
|
|
100398
101790
|
exports.TransitGatewayMulitcastDomainAssociationState = TransitGatewayMulitcastDomainAssociationState;
|
|
100399
101791
|
exports.TransitGatewayMulticastDomainState = TransitGatewayMulticastDomainState;
|
|
100400
101792
|
exports.TransitGatewayPolicyTableState = TransitGatewayPolicyTableState;
|
|
@@ -100441,6 +101833,7 @@ exports.VpcBlockPublicAccessExclusionsAllowed = VpcBlockPublicAccessExclusionsAl
|
|
|
100441
101833
|
exports.VpcBlockPublicAccessState = VpcBlockPublicAccessState;
|
|
100442
101834
|
exports.VpcCidrBlockStateCode = VpcCidrBlockStateCode;
|
|
100443
101835
|
exports.VpcEncryptionControlExclusionState = VpcEncryptionControlExclusionState;
|
|
101836
|
+
exports.VpcEncryptionControlExclusionStateInput = VpcEncryptionControlExclusionStateInput;
|
|
100444
101837
|
exports.VpcEncryptionControlMode = VpcEncryptionControlMode;
|
|
100445
101838
|
exports.VpcEncryptionControlState = VpcEncryptionControlState;
|
|
100446
101839
|
exports.VpcEndpointType = VpcEndpointType;
|