@jjrawlins/cdk-ami-builder 0.0.104 → 0.0.105
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/.jsii +11 -11
- package/cdkamibuilder/jsii/jsii.go +2 -2
- package/cdkamibuilder/version +1 -1
- package/lib/ImagePipeline/ImagePipeline.js +1 -1
- package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
- package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +9807 -6913
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptAddressTransferCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptCapacityReservationBillingOwnershipCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AdvertiseByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AllocateAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AllocateHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AllocateIpamPoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssignIpv6AddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssignPrivateIpAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssignPrivateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateCapacityReservationBillingOwnerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateIamInstanceProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateSecurityGroupVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateSubnetCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTrunkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateVpcCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachClassicLinkVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AuthorizeClientVpnIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/BundleInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelBundleTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelCapacityReservationFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelConversionTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelDeclarativePoliciesReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelExportTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelImageLaunchPermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelImportTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelReservedInstancesListingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelSpotFleetRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelSpotInstanceRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ConfirmProductInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopyFpgaImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopyImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopySnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopyVolumesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityManagerDataExportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityReservationBySplittingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityReservationFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCarrierGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateClientVpnEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateClientVpnRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCoipPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCustomerGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDefaultSubnetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDefaultVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDelegateMacVolumeOwnershipTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateFlowLogsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateFpgaImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateImageUsageReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInstanceConnectEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInstanceExportTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInterruptibleCapacityReservationAllocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamExternalResourceVerificationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPrefixListResolverCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPrefixListResolverTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLaunchTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLaunchTemplateVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayVirtualInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateManagedPrefixListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNatGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInsightsPathCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreatePlacementGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreatePublicIpv4PoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateReservedInstancesListingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRestoreImageTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteServerEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteServerPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSecurityGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSnapshotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateStoreImageTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSubnetCidrReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSubnetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayConnectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayMeteringPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayMeteringPolicyEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcBlockPublicAccessExclusionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEncryptionControlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnConcentratorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCapacityManagerDataExportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCarrierGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteClientVpnEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteClientVpnRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCoipPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteFlowLogsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteFpgaImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteImageUsageReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteInstanceConnectEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamExternalResourceVerificationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPrefixListResolverCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPrefixListResolverTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLaunchTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayVirtualInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteManagedPrefixListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNatGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsPathCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeletePublicIpv4PoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteServerEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteServerPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSubnetCidrReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSubnetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayConnectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayMeteringPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcBlockPublicAccessExclusionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEncryptionControlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnConcentratorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAddressTransfersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAddressesAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAggregateIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAvailabilityZonesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeBundleTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeByoipCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockExtensionHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockExtensionOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlocksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityManagerDataExportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationBillingRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationTopologyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCarrierGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClassicLinkInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCoipPoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeConversionTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCustomerGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeDeclarativePoliciesReportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeElasticGpusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeExportImageTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeExportTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFastLaunchImagesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFleetHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFleetInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFlowLogsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFpgaImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFpgaImagesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeHostReservationOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeHostReservationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIdentityIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageReferencesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageUsageReportEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageUsageReportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImagesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImportImageTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImportSnapshotTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceConnectEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceEventWindowsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceImageMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceSqlHaHistoryStatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceSqlHaStatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceTopologyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInternetGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamExternalResourceVerificationTokensCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPrefixListResolverTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPrefixListResolversCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamResourceDiscoveriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamResourceDiscoveryAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamScopesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpv6PoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeKeyPairsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLaunchTemplatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLockedSnapshotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeMacHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeMacModificationTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeManagedPrefixListsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeMovingAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNatGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkAclsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInterfacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeOutpostLagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePlacementGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePrefixListsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePrincipalIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePublicIpv4PoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRegionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesListingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteServerEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteServerPeersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteServersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeScheduledInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupVpcAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeServiceLinkVirtualInterfacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSnapshotAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSnapshotTierStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSnapshotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotFleetInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotFleetRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotPriceHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeStoreImageTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSubnetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorFilterRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayMeteringPoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumeAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumeStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumesModificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcBlockPublicAccessExclusionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcBlockPublicAccessOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcClassicLinkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEncryptionControlsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpnConcentratorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpnConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpnGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachClassicLinkVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableAddressTransferCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableCapacityManagerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableFastLaunchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableFastSnapshotRestoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageDeprecationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageDeregistrationProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableInstanceSqlHaStandbyDetectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableRouteServerPropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableSerialConsoleAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableSnapshotBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableVpcClassicLinkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateCapacityReservationBillingOwnerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateIamInstanceProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateSecurityGroupVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTrunkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateVpcCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableAddressTransferCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableCapacityManagerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableFastLaunchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableFastSnapshotRestoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageDeprecationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageDeregistrationProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableInstanceSqlHaStandbyDetectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableRouteServerPropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableSerialConsoleAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableSnapshotBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVolumeIOCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVpcClassicLinkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportTransitGatewayRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportVerifiedAccessInstanceClientConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetActiveVpnTunnelStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAwsNetworkPerformanceDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerMetricDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerMetricDimensionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityReservationUsageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCoipPoolUsageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetConsoleOutputCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetConsoleScreenshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetDeclarativePoliciesReportSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetDefaultCreditSpecificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetEnabledIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetGroupsForCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetImageAncestryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetImageBlockPublicAccessStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceMetadataDefaultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceTpmEkPubCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceUefiDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamAddressHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamDiscoveredAccountsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamDiscoveredPublicAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamDiscoveredResourceCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPolicyAllocationRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPolicyOrganizationTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPoolAllocationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPoolCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverVersionEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamResourceCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetLaunchTemplateDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetManagedPrefixListEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetPasswordDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetRouteServerAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetRouteServerPropagationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetRouteServerRoutingDatabaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSecurityGroupsForVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSnapshotBlockPublicAccessStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSpotPlacementScoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSubnetCidrReservationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayMeteringPolicyEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVerifiedAccessEndpointTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpnTunnelReplacementStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ListImagesInRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ListVolumesInRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/LockSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyAddressAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyCapacityReservationFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyClientVpnEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyFpgaImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceConnectEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceCpuOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceMetadataDefaultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceNetworkPerformanceOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstancePlacementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPolicyAllocationRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPrefixListResolverCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPrefixListResolverTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamResourceCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyLaunchTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyLocalGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyManagedPrefixListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyPublicIpDnsNameOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyReservedInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySecurityGroupRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySnapshotTierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySpotFleetRequestCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayMeteringPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcBlockPublicAccessExclusionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcBlockPublicAccessOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEncryptionControlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcTenancyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MonitorInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MoveAddressToVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MoveByoipCidrToIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MoveCapacityReservationInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionIpamPoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseCapacityBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseCapacityBlockExtensionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseHostReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseScheduledInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RebootInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectCapacityReservationBillingOwnershipCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReleaseAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReleaseHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceImageCriteriaInAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceRouteTableAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceVpnTunnelCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RequestSpotFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RequestSpotInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetAddressAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetFpgaImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreAddressToClassicCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreImageFromRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreSnapshotTierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreVolumeFromRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RevokeClientVpnIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RevokeSecurityGroupEgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RevokeSecurityGroupIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RunInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RunScheduledInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SearchLocalGatewayRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SearchTransitGatewayRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartDeclarativePoliciesReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StopInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/TerminateClientVpnConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/TerminateInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnassignIpv6AddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnassignPrivateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnlockSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnmonitorInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateCapacityManagerOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateInterruptibleCapacityReservationAllocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/WithdrawByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +6439 -6615
- package/node_modules/@aws-sdk/client-ec2/dist-types/EC2Client.d.ts +1 -10
- package/node_modules/@aws-sdk/client-ec2/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/schemas/schemas_0.d.ts +3071 -3795
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/EC2Client.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/schemas/schemas_0.d.ts +3070 -3796
- package/node_modules/@aws-sdk/client-ec2/package.json +36 -36
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1324 -916
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateCapacityProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateClusterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteAccountSettingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteCapacityProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteClusterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteTaskDefinitionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeregisterContainerInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeregisterTaskDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeCapacityProvidersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeClustersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeContainerInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeServiceDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeServiceRevisionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeTaskDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeTaskSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DiscoverPollEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ExecuteCommandCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/GetTaskProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListAccountSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListClustersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListContainerInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListServiceDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListServicesByNamespaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTaskDefinitionFamiliesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTaskDefinitionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutAccountSettingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutAccountSettingDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutClusterCapacityProvidersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/RegisterContainerInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/RegisterTaskDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/RunTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/StartTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/StopServiceDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/StopTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/SubmitAttachmentStateChangesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/SubmitContainerStateChangeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/SubmitTaskStateChangeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateCapacityProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateClusterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateClusterSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateContainerAgentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateContainerInstancesStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateServicePrimaryTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateTaskProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +822 -798
- package/node_modules/@aws-sdk/client-ecs/dist-types/ECSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-ecs/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-ecs/dist-types/schemas/schemas_0.d.ts +385 -492
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/ECSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/schemas/schemas_0.d.ts +384 -493
- package/node_modules/@aws-sdk/client-ecs/package.json +35 -35
- package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +739 -532
- package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CancelKeyDeletionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ConnectCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateGrantCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DecryptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteImportedKeyMaterialCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeriveSharedSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DescribeCustomKeyStoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DescribeKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DisableKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DisableKeyRotationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DisconnectCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/EnableKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/EnableKeyRotationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/EncryptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyPairWithoutPlaintextCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyWithoutPlaintextCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateMacCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateRandomCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetKeyPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetKeyRotationStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetParametersForImportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetPublicKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ImportKeyMaterialCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListAliasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListGrantsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeyPoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeyRotationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListResourceTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListRetirableGrantsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/PutKeyPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ReEncryptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ReplicateKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/RetireGrantCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/RevokeGrantCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/RotateKeyOnDemandCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ScheduleKeyDeletionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/SignCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateKeyDescriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdatePrimaryRegionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/VerifyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/VerifyMacCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +348 -348
- package/node_modules/@aws-sdk/client-kms/dist-types/KMSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-kms/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-kms/dist-types/schemas/schemas_0.d.ts +208 -229
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/KMSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/schemas/schemas_0.d.ts +207 -230
- package/node_modules/@aws-sdk/client-kms/package.json +34 -34
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1409 -952
- package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +7 -5
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +7 -5
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +830 -823
- package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +1 -10
- package/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +5 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +451 -502
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +0 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -7
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +9 -7
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -7
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -5
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +450 -503
- package/node_modules/@aws-sdk/client-s3/package.json +50 -50
- package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +332 -213
- package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.shared.js +6 -6
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/BatchGetSecretValueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/CancelRotateSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/CreateSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/DeleteSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/DescribeSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/GetRandomPasswordCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/GetResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/GetSecretValueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ListSecretVersionIdsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ListSecretsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/PutSecretValueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/RemoveRegionsFromReplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ReplicateSecretToRegionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/RestoreSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/RotateSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/StopReplicationToReplicaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/UpdateSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/UpdateSecretVersionStageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ValidateResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.shared.js +6 -6
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +195 -167
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManagerClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/schemas/schemas_0.d.ts +92 -114
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/SecretsManagerClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/schemas/schemas_0.d.ts +91 -116
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +34 -34
- package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +756 -534
- package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/CreateActivityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/CreateStateMachineAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/CreateStateMachineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DeleteActivityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DeleteStateMachineAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DeleteStateMachineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DeleteStateMachineVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DescribeActivityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DescribeExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DescribeMapRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DescribeStateMachineAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DescribeStateMachineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/DescribeStateMachineForExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/GetActivityTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/GetExecutionHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ListActivitiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ListExecutionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ListMapRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ListStateMachineAliasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ListStateMachineVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ListStateMachinesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/PublishStateMachineVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/RedriveExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/SendTaskFailureCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/SendTaskHeartbeatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/SendTaskSuccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/StartExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/StartSyncExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/StopExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/TestStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/UpdateMapRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/UpdateStateMachineAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/UpdateStateMachineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/commands/ValidateStateMachineDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sfn/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +436 -422
- package/node_modules/@aws-sdk/client-sfn/dist-types/SFNClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-sfn/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-sfn/dist-types/schemas/schemas_0.d.ts +209 -244
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/SFNClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/schemas/schemas_0.d.ts +208 -246
- package/node_modules/@aws-sdk/client-sfn/package.json +34 -34
- package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +591 -409
- package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/AddPermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/CheckIfPhoneNumberIsOptedOutCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ConfirmSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/CreatePlatformApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/CreatePlatformEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/CreateSMSSandboxPhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/CreateTopicCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/DeleteEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/DeletePlatformApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/DeleteSMSSandboxPhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/DeleteTopicCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/GetDataProtectionPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/GetEndpointAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/GetPlatformApplicationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/GetSMSAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/GetSMSSandboxAccountStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/GetSubscriptionAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/GetTopicAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListEndpointsByPlatformApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListOriginationNumbersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListPhoneNumbersOptedOutCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListPlatformApplicationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListSMSSandboxPhoneNumbersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListSubscriptionsByTopicCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListSubscriptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/ListTopicsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/OptInPhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/PublishBatchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/PublishCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/PutDataProtectionPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/RemovePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/SetEndpointAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/SetPlatformApplicationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/SetSMSAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/SetSubscriptionAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/SetTopicAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/SubscribeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/UnsubscribeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/commands/VerifySMSSandboxPhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sns/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +298 -277
- package/node_modules/@aws-sdk/client-sns/dist-types/SNSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-sns/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-sns/dist-types/schemas/schemas_0.d.ts +162 -185
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/SNSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/schemas/schemas_0.d.ts +161 -187
- package/node_modules/@aws-sdk/client-sns/package.json +34 -34
- package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +378 -289
- package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/AddPermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/CancelMessageMoveTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ChangeMessageVisibilityBatchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ChangeMessageVisibilityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/CreateQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/DeleteMessageBatchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/DeleteMessageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/DeleteQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/GetQueueAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/GetQueueUrlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ListDeadLetterSourceQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ListMessageMoveTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ListQueueTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ListQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/PurgeQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ReceiveMessageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/RemovePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageBatchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SetQueueAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/StartMessageMoveTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/TagQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/commands/UntagQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sqs/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +189 -200
- package/node_modules/@aws-sdk/client-sqs/dist-types/SQSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-sqs/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-sqs/dist-types/schemas/schemas_0.d.ts +101 -125
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/SQSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/schemas/schemas_0.d.ts +100 -126
- package/node_modules/@aws-sdk/client-sqs/package.json +36 -36
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2784 -2006
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CancelCommandCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateActivationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateAssociationBatchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateDocumentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateOpsItemCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateOpsMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreatePatchBaselineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateResourceDataSyncCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteActivationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteDocumentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteInventoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteOpsItemCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteOpsMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteParameterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteParametersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeletePatchBaselineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteResourceDataSyncCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterManagedInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeActivationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationExecutionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAutomationExecutionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAvailablePatchesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeDocumentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeDocumentPermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstanceInformationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchStatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInventoryDeletionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeOpsItemsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeParametersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchBaselinesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchGroupStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchPropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeSessionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetAccessTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetAutomationExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetCalendarStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetCommandInvocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetConnectionStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDefaultPatchBaselineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDocumentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetExecutionPreviewCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetInventoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetInventorySchemaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsItemCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParameterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParameterHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParametersByPathCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParametersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetPatchBaselineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetResourcePoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetServiceSettingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/LabelParameterVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListAssociationVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListCommandInvocationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListCommandsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListComplianceItemsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListComplianceSummariesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentMetadataHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListInventoryEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsItemEventsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsItemRelatedItemsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListResourceComplianceSummariesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListResourceDataSyncCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ModifyDocumentPermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutComplianceItemsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutInventoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutParameterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ResetServiceSettingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ResumeSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/SendAutomationSignalCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/SendCommandCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAccessRequestCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAssociationsOnceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAutomationExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartChangeRequestExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartExecutionPreviewCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StopAutomationExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/TerminateSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UnlabelParameterVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateAssociationStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateManagedInstanceRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateOpsItemCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateOpsMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdatePatchBaselineCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateResourceDataSyncCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateServiceSettingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ssm/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +1578 -1547
- package/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/schemas/schemas_0.d.ts +748 -956
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/schemas/schemas_0.d.ts +747 -958
- package/node_modules/@aws-sdk/client-ssm/package.json +35 -35
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +78 -52
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +46 -39
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
- package/node_modules/@aws-sdk/client-sso/package.json +33 -33
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-http/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +15 -15
- package/node_modules/@aws-sdk/credential-provider-login/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-process/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
- package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +2 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +13 -13
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-ssec/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +79 -60
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +39 -39
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +7 -7
- package/node_modules/@aws-sdk/token-providers/package.json +8 -8
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +24 -61
- package/node_modules/@aws-sdk/util-arn-parser/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
- package/node_modules/@aws-sdk/util-format-url/package.json +5 -5
- package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
- package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +6 -6
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
- package/package.json +11 -11
|
@@ -111,14 +111,14 @@ class ECSClient extends smithyClient.Client {
|
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
|
|
114
|
+
class ECSServiceException extends smithyClient.ServiceException {
|
|
115
115
|
constructor(options) {
|
|
116
116
|
super(options);
|
|
117
117
|
Object.setPrototypeOf(this, ECSServiceException.prototype);
|
|
118
118
|
}
|
|
119
|
-
}
|
|
119
|
+
}
|
|
120
120
|
|
|
121
|
-
|
|
121
|
+
class AccessDeniedException extends ECSServiceException {
|
|
122
122
|
name = "AccessDeniedException";
|
|
123
123
|
$fault = "client";
|
|
124
124
|
constructor(opts) {
|
|
@@ -129,8 +129,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends ECSServiceExce
|
|
|
129
129
|
});
|
|
130
130
|
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
131
131
|
}
|
|
132
|
-
}
|
|
133
|
-
|
|
132
|
+
}
|
|
133
|
+
class ClientException extends ECSServiceException {
|
|
134
134
|
name = "ClientException";
|
|
135
135
|
$fault = "client";
|
|
136
136
|
constructor(opts) {
|
|
@@ -141,8 +141,8 @@ let ClientException$1 = class ClientException extends ECSServiceException$1 {
|
|
|
141
141
|
});
|
|
142
142
|
Object.setPrototypeOf(this, ClientException.prototype);
|
|
143
143
|
}
|
|
144
|
-
}
|
|
145
|
-
|
|
144
|
+
}
|
|
145
|
+
class ClusterNotFoundException extends ECSServiceException {
|
|
146
146
|
name = "ClusterNotFoundException";
|
|
147
147
|
$fault = "client";
|
|
148
148
|
constructor(opts) {
|
|
@@ -153,8 +153,8 @@ let ClusterNotFoundException$1 = class ClusterNotFoundException extends ECSServi
|
|
|
153
153
|
});
|
|
154
154
|
Object.setPrototypeOf(this, ClusterNotFoundException.prototype);
|
|
155
155
|
}
|
|
156
|
-
}
|
|
157
|
-
|
|
156
|
+
}
|
|
157
|
+
class InvalidParameterException extends ECSServiceException {
|
|
158
158
|
name = "InvalidParameterException";
|
|
159
159
|
$fault = "client";
|
|
160
160
|
constructor(opts) {
|
|
@@ -165,8 +165,8 @@ let InvalidParameterException$1 = class InvalidParameterException extends ECSSer
|
|
|
165
165
|
});
|
|
166
166
|
Object.setPrototypeOf(this, InvalidParameterException.prototype);
|
|
167
167
|
}
|
|
168
|
-
}
|
|
169
|
-
|
|
168
|
+
}
|
|
169
|
+
class LimitExceededException extends ECSServiceException {
|
|
170
170
|
name = "LimitExceededException";
|
|
171
171
|
$fault = "client";
|
|
172
172
|
constructor(opts) {
|
|
@@ -177,8 +177,8 @@ let LimitExceededException$1 = class LimitExceededException extends ECSServiceEx
|
|
|
177
177
|
});
|
|
178
178
|
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
179
179
|
}
|
|
180
|
-
}
|
|
181
|
-
|
|
180
|
+
}
|
|
181
|
+
class ServerException extends ECSServiceException {
|
|
182
182
|
name = "ServerException";
|
|
183
183
|
$fault = "server";
|
|
184
184
|
constructor(opts) {
|
|
@@ -189,8 +189,8 @@ let ServerException$1 = class ServerException extends ECSServiceException$1 {
|
|
|
189
189
|
});
|
|
190
190
|
Object.setPrototypeOf(this, ServerException.prototype);
|
|
191
191
|
}
|
|
192
|
-
}
|
|
193
|
-
|
|
192
|
+
}
|
|
193
|
+
class UnsupportedFeatureException extends ECSServiceException {
|
|
194
194
|
name = "UnsupportedFeatureException";
|
|
195
195
|
$fault = "client";
|
|
196
196
|
constructor(opts) {
|
|
@@ -201,8 +201,8 @@ let UnsupportedFeatureException$1 = class UnsupportedFeatureException extends EC
|
|
|
201
201
|
});
|
|
202
202
|
Object.setPrototypeOf(this, UnsupportedFeatureException.prototype);
|
|
203
203
|
}
|
|
204
|
-
}
|
|
205
|
-
|
|
204
|
+
}
|
|
205
|
+
class UpdateInProgressException extends ECSServiceException {
|
|
206
206
|
name = "UpdateInProgressException";
|
|
207
207
|
$fault = "client";
|
|
208
208
|
constructor(opts) {
|
|
@@ -213,8 +213,8 @@ let UpdateInProgressException$1 = class UpdateInProgressException extends ECSSer
|
|
|
213
213
|
});
|
|
214
214
|
Object.setPrototypeOf(this, UpdateInProgressException.prototype);
|
|
215
215
|
}
|
|
216
|
-
}
|
|
217
|
-
|
|
216
|
+
}
|
|
217
|
+
class NamespaceNotFoundException extends ECSServiceException {
|
|
218
218
|
name = "NamespaceNotFoundException";
|
|
219
219
|
$fault = "client";
|
|
220
220
|
constructor(opts) {
|
|
@@ -225,8 +225,8 @@ let NamespaceNotFoundException$1 = class NamespaceNotFoundException extends ECSS
|
|
|
225
225
|
});
|
|
226
226
|
Object.setPrototypeOf(this, NamespaceNotFoundException.prototype);
|
|
227
227
|
}
|
|
228
|
-
}
|
|
229
|
-
|
|
228
|
+
}
|
|
229
|
+
class PlatformTaskDefinitionIncompatibilityException extends ECSServiceException {
|
|
230
230
|
name = "PlatformTaskDefinitionIncompatibilityException";
|
|
231
231
|
$fault = "client";
|
|
232
232
|
constructor(opts) {
|
|
@@ -237,8 +237,8 @@ let PlatformTaskDefinitionIncompatibilityException$1 = class PlatformTaskDefinit
|
|
|
237
237
|
});
|
|
238
238
|
Object.setPrototypeOf(this, PlatformTaskDefinitionIncompatibilityException.prototype);
|
|
239
239
|
}
|
|
240
|
-
}
|
|
241
|
-
|
|
240
|
+
}
|
|
241
|
+
class PlatformUnknownException extends ECSServiceException {
|
|
242
242
|
name = "PlatformUnknownException";
|
|
243
243
|
$fault = "client";
|
|
244
244
|
constructor(opts) {
|
|
@@ -249,8 +249,8 @@ let PlatformUnknownException$1 = class PlatformUnknownException extends ECSServi
|
|
|
249
249
|
});
|
|
250
250
|
Object.setPrototypeOf(this, PlatformUnknownException.prototype);
|
|
251
251
|
}
|
|
252
|
-
}
|
|
253
|
-
|
|
252
|
+
}
|
|
253
|
+
class ServiceNotActiveException extends ECSServiceException {
|
|
254
254
|
name = "ServiceNotActiveException";
|
|
255
255
|
$fault = "client";
|
|
256
256
|
constructor(opts) {
|
|
@@ -261,8 +261,8 @@ let ServiceNotActiveException$1 = class ServiceNotActiveException extends ECSSer
|
|
|
261
261
|
});
|
|
262
262
|
Object.setPrototypeOf(this, ServiceNotActiveException.prototype);
|
|
263
263
|
}
|
|
264
|
-
}
|
|
265
|
-
|
|
264
|
+
}
|
|
265
|
+
class ServiceNotFoundException extends ECSServiceException {
|
|
266
266
|
name = "ServiceNotFoundException";
|
|
267
267
|
$fault = "client";
|
|
268
268
|
constructor(opts) {
|
|
@@ -273,8 +273,8 @@ let ServiceNotFoundException$1 = class ServiceNotFoundException extends ECSServi
|
|
|
273
273
|
});
|
|
274
274
|
Object.setPrototypeOf(this, ServiceNotFoundException.prototype);
|
|
275
275
|
}
|
|
276
|
-
}
|
|
277
|
-
|
|
276
|
+
}
|
|
277
|
+
class TargetNotFoundException extends ECSServiceException {
|
|
278
278
|
name = "TargetNotFoundException";
|
|
279
279
|
$fault = "client";
|
|
280
280
|
constructor(opts) {
|
|
@@ -285,8 +285,8 @@ let TargetNotFoundException$1 = class TargetNotFoundException extends ECSService
|
|
|
285
285
|
});
|
|
286
286
|
Object.setPrototypeOf(this, TargetNotFoundException.prototype);
|
|
287
287
|
}
|
|
288
|
-
}
|
|
289
|
-
|
|
288
|
+
}
|
|
289
|
+
class ClusterContainsCapacityProviderException extends ECSServiceException {
|
|
290
290
|
name = "ClusterContainsCapacityProviderException";
|
|
291
291
|
$fault = "client";
|
|
292
292
|
constructor(opts) {
|
|
@@ -297,8 +297,8 @@ let ClusterContainsCapacityProviderException$1 = class ClusterContainsCapacityPr
|
|
|
297
297
|
});
|
|
298
298
|
Object.setPrototypeOf(this, ClusterContainsCapacityProviderException.prototype);
|
|
299
299
|
}
|
|
300
|
-
}
|
|
301
|
-
|
|
300
|
+
}
|
|
301
|
+
class ClusterContainsContainerInstancesException extends ECSServiceException {
|
|
302
302
|
name = "ClusterContainsContainerInstancesException";
|
|
303
303
|
$fault = "client";
|
|
304
304
|
constructor(opts) {
|
|
@@ -309,8 +309,8 @@ let ClusterContainsContainerInstancesException$1 = class ClusterContainsContaine
|
|
|
309
309
|
});
|
|
310
310
|
Object.setPrototypeOf(this, ClusterContainsContainerInstancesException.prototype);
|
|
311
311
|
}
|
|
312
|
-
}
|
|
313
|
-
|
|
312
|
+
}
|
|
313
|
+
class ClusterContainsServicesException extends ECSServiceException {
|
|
314
314
|
name = "ClusterContainsServicesException";
|
|
315
315
|
$fault = "client";
|
|
316
316
|
constructor(opts) {
|
|
@@ -321,8 +321,8 @@ let ClusterContainsServicesException$1 = class ClusterContainsServicesException
|
|
|
321
321
|
});
|
|
322
322
|
Object.setPrototypeOf(this, ClusterContainsServicesException.prototype);
|
|
323
323
|
}
|
|
324
|
-
}
|
|
325
|
-
|
|
324
|
+
}
|
|
325
|
+
class ClusterContainsTasksException extends ECSServiceException {
|
|
326
326
|
name = "ClusterContainsTasksException";
|
|
327
327
|
$fault = "client";
|
|
328
328
|
constructor(opts) {
|
|
@@ -333,8 +333,8 @@ let ClusterContainsTasksException$1 = class ClusterContainsTasksException extend
|
|
|
333
333
|
});
|
|
334
334
|
Object.setPrototypeOf(this, ClusterContainsTasksException.prototype);
|
|
335
335
|
}
|
|
336
|
-
}
|
|
337
|
-
|
|
336
|
+
}
|
|
337
|
+
class TaskSetNotFoundException extends ECSServiceException {
|
|
338
338
|
name = "TaskSetNotFoundException";
|
|
339
339
|
$fault = "client";
|
|
340
340
|
constructor(opts) {
|
|
@@ -345,8 +345,8 @@ let TaskSetNotFoundException$1 = class TaskSetNotFoundException extends ECSServi
|
|
|
345
345
|
});
|
|
346
346
|
Object.setPrototypeOf(this, TaskSetNotFoundException.prototype);
|
|
347
347
|
}
|
|
348
|
-
}
|
|
349
|
-
|
|
348
|
+
}
|
|
349
|
+
class ResourceNotFoundException extends ECSServiceException {
|
|
350
350
|
name = "ResourceNotFoundException";
|
|
351
351
|
$fault = "client";
|
|
352
352
|
constructor(opts) {
|
|
@@ -357,8 +357,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends ECSSer
|
|
|
357
357
|
});
|
|
358
358
|
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
359
359
|
}
|
|
360
|
-
}
|
|
361
|
-
|
|
360
|
+
}
|
|
361
|
+
class TargetNotConnectedException extends ECSServiceException {
|
|
362
362
|
name = "TargetNotConnectedException";
|
|
363
363
|
$fault = "client";
|
|
364
364
|
constructor(opts) {
|
|
@@ -369,8 +369,8 @@ let TargetNotConnectedException$1 = class TargetNotConnectedException extends EC
|
|
|
369
369
|
});
|
|
370
370
|
Object.setPrototypeOf(this, TargetNotConnectedException.prototype);
|
|
371
371
|
}
|
|
372
|
-
}
|
|
373
|
-
|
|
372
|
+
}
|
|
373
|
+
class AttributeLimitExceededException extends ECSServiceException {
|
|
374
374
|
name = "AttributeLimitExceededException";
|
|
375
375
|
$fault = "client";
|
|
376
376
|
constructor(opts) {
|
|
@@ -381,8 +381,8 @@ let AttributeLimitExceededException$1 = class AttributeLimitExceededException ex
|
|
|
381
381
|
});
|
|
382
382
|
Object.setPrototypeOf(this, AttributeLimitExceededException.prototype);
|
|
383
383
|
}
|
|
384
|
-
}
|
|
385
|
-
|
|
384
|
+
}
|
|
385
|
+
class ResourceInUseException extends ECSServiceException {
|
|
386
386
|
name = "ResourceInUseException";
|
|
387
387
|
$fault = "client";
|
|
388
388
|
constructor(opts) {
|
|
@@ -393,8 +393,8 @@ let ResourceInUseException$1 = class ResourceInUseException extends ECSServiceEx
|
|
|
393
393
|
});
|
|
394
394
|
Object.setPrototypeOf(this, ResourceInUseException.prototype);
|
|
395
395
|
}
|
|
396
|
-
}
|
|
397
|
-
|
|
396
|
+
}
|
|
397
|
+
class BlockedException extends ECSServiceException {
|
|
398
398
|
name = "BlockedException";
|
|
399
399
|
$fault = "client";
|
|
400
400
|
constructor(opts) {
|
|
@@ -405,8 +405,8 @@ let BlockedException$1 = class BlockedException extends ECSServiceException$1 {
|
|
|
405
405
|
});
|
|
406
406
|
Object.setPrototypeOf(this, BlockedException.prototype);
|
|
407
407
|
}
|
|
408
|
-
}
|
|
409
|
-
|
|
408
|
+
}
|
|
409
|
+
class ConflictException extends ECSServiceException {
|
|
410
410
|
name = "ConflictException";
|
|
411
411
|
$fault = "client";
|
|
412
412
|
resourceIds;
|
|
@@ -419,8 +419,8 @@ let ConflictException$1 = class ConflictException extends ECSServiceException$1
|
|
|
419
419
|
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
420
420
|
this.resourceIds = opts.resourceIds;
|
|
421
421
|
}
|
|
422
|
-
}
|
|
423
|
-
|
|
422
|
+
}
|
|
423
|
+
class ServiceDeploymentNotFoundException extends ECSServiceException {
|
|
424
424
|
name = "ServiceDeploymentNotFoundException";
|
|
425
425
|
$fault = "client";
|
|
426
426
|
constructor(opts) {
|
|
@@ -431,8 +431,8 @@ let ServiceDeploymentNotFoundException$1 = class ServiceDeploymentNotFoundExcept
|
|
|
431
431
|
});
|
|
432
432
|
Object.setPrototypeOf(this, ServiceDeploymentNotFoundException.prototype);
|
|
433
433
|
}
|
|
434
|
-
}
|
|
435
|
-
|
|
434
|
+
}
|
|
435
|
+
class MissingVersionException extends ECSServiceException {
|
|
436
436
|
name = "MissingVersionException";
|
|
437
437
|
$fault = "client";
|
|
438
438
|
constructor(opts) {
|
|
@@ -443,8 +443,8 @@ let MissingVersionException$1 = class MissingVersionException extends ECSService
|
|
|
443
443
|
});
|
|
444
444
|
Object.setPrototypeOf(this, MissingVersionException.prototype);
|
|
445
445
|
}
|
|
446
|
-
}
|
|
447
|
-
|
|
446
|
+
}
|
|
447
|
+
class NoUpdateAvailableException extends ECSServiceException {
|
|
448
448
|
name = "NoUpdateAvailableException";
|
|
449
449
|
$fault = "client";
|
|
450
450
|
constructor(opts) {
|
|
@@ -455,7 +455,7 @@ let NoUpdateAvailableException$1 = class NoUpdateAvailableException extends ECSS
|
|
|
455
455
|
});
|
|
456
456
|
Object.setPrototypeOf(this, NoUpdateAvailableException.prototype);
|
|
457
457
|
}
|
|
458
|
-
}
|
|
458
|
+
}
|
|
459
459
|
|
|
460
460
|
const _A = "Attachment";
|
|
461
461
|
const _AC = "AdvancedConfiguration";
|
|
@@ -1447,49 +1447,49 @@ const _wD = "workingDirectory";
|
|
|
1447
1447
|
const _xN = "xmlName";
|
|
1448
1448
|
const n0 = "com.amazonaws.ecs";
|
|
1449
1449
|
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
1450
|
-
var AcceleratorCountRequest = [3, n0, _ACR, 0, [_m, _ma], [1, 1]];
|
|
1451
|
-
var AcceleratorTotalMemoryMiBRequest = [3, n0, _ATMMBR, 0, [_m, _ma], [1, 1]];
|
|
1452
|
-
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_me], [0]];
|
|
1453
|
-
schema.TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
1454
|
-
var AdvancedConfiguration = [3, n0, _AC, 0, [_aTGA, _pLR, _tLR, _rA], [0, 0, 0, 0]];
|
|
1455
|
-
var Attachment = [3, n0, _A, 0, [_i, _t, _s, _d], [0, 0, 0, () => AttachmentDetails]];
|
|
1456
|
-
var AttachmentStateChange = [3, n0, _ASC, 0, [_aA, _s], [0, 0]];
|
|
1457
|
-
var Attribute = [3, n0, _At, 0, [_n, _v, _tT, _tI], [0, 0, 0, 0]];
|
|
1458
|
-
var AttributeLimitExceededException = [-3, n0, _ALEE, { [_e]: _c }, [_me], [0]];
|
|
1459
|
-
schema.TypeRegistry.for(n0).registerError(AttributeLimitExceededException
|
|
1460
|
-
var AutoScalingGroupProvider = [
|
|
1450
|
+
var AcceleratorCountRequest$ = [3, n0, _ACR, 0, [_m, _ma], [1, 1]];
|
|
1451
|
+
var AcceleratorTotalMemoryMiBRequest$ = [3, n0, _ATMMBR, 0, [_m, _ma], [1, 1]];
|
|
1452
|
+
var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c }, [_me], [0]];
|
|
1453
|
+
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
1454
|
+
var AdvancedConfiguration$ = [3, n0, _AC, 0, [_aTGA, _pLR, _tLR, _rA], [0, 0, 0, 0]];
|
|
1455
|
+
var Attachment$ = [3, n0, _A, 0, [_i, _t, _s, _d], [0, 0, 0, () => AttachmentDetails]];
|
|
1456
|
+
var AttachmentStateChange$ = [3, n0, _ASC, 0, [_aA, _s], [0, 0]];
|
|
1457
|
+
var Attribute$ = [3, n0, _At, 0, [_n, _v, _tT, _tI], [0, 0, 0, 0]];
|
|
1458
|
+
var AttributeLimitExceededException$ = [-3, n0, _ALEE, { [_e]: _c }, [_me], [0]];
|
|
1459
|
+
schema.TypeRegistry.for(n0).registerError(AttributeLimitExceededException$, AttributeLimitExceededException);
|
|
1460
|
+
var AutoScalingGroupProvider$ = [
|
|
1461
1461
|
3,
|
|
1462
1462
|
n0,
|
|
1463
1463
|
_ASGP,
|
|
1464
1464
|
0,
|
|
1465
1465
|
[_aSGA, _mS, _mTP, _mD],
|
|
1466
|
-
[0, () => ManagedScaling
|
|
1466
|
+
[0, () => ManagedScaling$, 0, 0],
|
|
1467
1467
|
];
|
|
1468
|
-
var AutoScalingGroupProviderUpdate = [
|
|
1468
|
+
var AutoScalingGroupProviderUpdate$ = [
|
|
1469
1469
|
3,
|
|
1470
1470
|
n0,
|
|
1471
1471
|
_ASGPU,
|
|
1472
1472
|
0,
|
|
1473
1473
|
[_mS, _mTP, _mD],
|
|
1474
|
-
[() => ManagedScaling
|
|
1475
|
-
];
|
|
1476
|
-
var AwsVpcConfiguration = [3, n0, _AVC, 0, [_su, _sG, _aPI], [64 | 0, 64 | 0, 0]];
|
|
1477
|
-
var BaselineEbsBandwidthMbpsRequest = [3, n0, _BEBMR, 0, [_m, _ma], [1, 1]];
|
|
1478
|
-
var BlockedException = [-3, n0, _BE, { [_e]: _c }, [_me], [0]];
|
|
1479
|
-
schema.TypeRegistry.for(n0).registerError(BlockedException
|
|
1480
|
-
var CanaryConfiguration = [3, n0, _CC, 0, [_cP, _cBTIM], [1, 1]];
|
|
1481
|
-
var CapacityProvider = [
|
|
1474
|
+
[() => ManagedScaling$, 0, 0],
|
|
1475
|
+
];
|
|
1476
|
+
var AwsVpcConfiguration$ = [3, n0, _AVC, 0, [_su, _sG, _aPI], [64 | 0, 64 | 0, 0]];
|
|
1477
|
+
var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR, 0, [_m, _ma], [1, 1]];
|
|
1478
|
+
var BlockedException$ = [-3, n0, _BE, { [_e]: _c }, [_me], [0]];
|
|
1479
|
+
schema.TypeRegistry.for(n0).registerError(BlockedException$, BlockedException);
|
|
1480
|
+
var CanaryConfiguration$ = [3, n0, _CC, 0, [_cP, _cBTIM], [1, 1]];
|
|
1481
|
+
var CapacityProvider$ = [
|
|
1482
1482
|
3,
|
|
1483
1483
|
n0,
|
|
1484
1484
|
_CP,
|
|
1485
1485
|
0,
|
|
1486
1486
|
[_cPA, _n, _cl, _s, _aSGP, _mIP, _uS, _uSR, _ta, _t],
|
|
1487
|
-
[0, 0, 0, 0, () => AutoScalingGroupProvider
|
|
1487
|
+
[0, 0, 0, 0, () => AutoScalingGroupProvider$, [() => ManagedInstancesProvider$, 0], 0, 0, () => Tags, 0],
|
|
1488
1488
|
];
|
|
1489
|
-
var CapacityProviderStrategyItem = [3, n0, _CPSI, 0, [_cPa, _w, _b], [0, 1, 1]];
|
|
1490
|
-
var ClientException = [-3, n0, _CE, { [_e]: _c }, [_me], [0]];
|
|
1491
|
-
schema.TypeRegistry.for(n0).registerError(ClientException
|
|
1492
|
-
var Cluster = [
|
|
1489
|
+
var CapacityProviderStrategyItem$ = [3, n0, _CPSI, 0, [_cPa, _w, _b], [0, 1, 1]];
|
|
1490
|
+
var ClientException$ = [-3, n0, _CE, { [_e]: _c }, [_me], [0]];
|
|
1491
|
+
schema.TypeRegistry.for(n0).registerError(ClientException$, ClientException);
|
|
1492
|
+
var Cluster$ = [
|
|
1493
1493
|
3,
|
|
1494
1494
|
n0,
|
|
1495
1495
|
_C,
|
|
@@ -1498,7 +1498,7 @@ var Cluster = [
|
|
|
1498
1498
|
[
|
|
1499
1499
|
0,
|
|
1500
1500
|
0,
|
|
1501
|
-
() => ClusterConfiguration
|
|
1501
|
+
() => ClusterConfiguration$,
|
|
1502
1502
|
0,
|
|
1503
1503
|
1,
|
|
1504
1504
|
1,
|
|
@@ -1511,33 +1511,33 @@ var Cluster = [
|
|
|
1511
1511
|
() => CapacityProviderStrategy,
|
|
1512
1512
|
() => Attachments,
|
|
1513
1513
|
0,
|
|
1514
|
-
() => ClusterServiceConnectDefaults
|
|
1514
|
+
() => ClusterServiceConnectDefaults$,
|
|
1515
1515
|
],
|
|
1516
1516
|
];
|
|
1517
|
-
var ClusterConfiguration = [
|
|
1517
|
+
var ClusterConfiguration$ = [
|
|
1518
1518
|
3,
|
|
1519
1519
|
n0,
|
|
1520
1520
|
_CCl,
|
|
1521
1521
|
0,
|
|
1522
1522
|
[_eCC, _mSC],
|
|
1523
|
-
[() => ExecuteCommandConfiguration
|
|
1524
|
-
];
|
|
1525
|
-
var ClusterContainsCapacityProviderException = [-3, n0, _CCCPE, { [_e]: _c }, [_me], [0]];
|
|
1526
|
-
schema.TypeRegistry.for(n0).registerError(ClusterContainsCapacityProviderException
|
|
1527
|
-
var ClusterContainsContainerInstancesException = [-3, n0, _CCCIE, { [_e]: _c }, [_me], [0]];
|
|
1528
|
-
schema.TypeRegistry.for(n0).registerError(ClusterContainsContainerInstancesException
|
|
1529
|
-
var ClusterContainsServicesException = [-3, n0, _CCSE, { [_e]: _c }, [_me], [0]];
|
|
1530
|
-
schema.TypeRegistry.for(n0).registerError(ClusterContainsServicesException
|
|
1531
|
-
var ClusterContainsTasksException = [-3, n0, _CCTE, { [_e]: _c }, [_me], [0]];
|
|
1532
|
-
schema.TypeRegistry.for(n0).registerError(ClusterContainsTasksException
|
|
1533
|
-
var ClusterNotFoundException = [-3, n0, _CNFE, { [_e]: _c }, [_me], [0]];
|
|
1534
|
-
schema.TypeRegistry.for(n0).registerError(ClusterNotFoundException
|
|
1535
|
-
var ClusterServiceConnectDefaults = [3, n0, _CSCD, 0, [_na], [0]];
|
|
1536
|
-
var ClusterServiceConnectDefaultsRequest = [3, n0, _CSCDR, 0, [_na], [0]];
|
|
1537
|
-
var ClusterSetting = [3, n0, _CS, 0, [_n, _v], [0, 0]];
|
|
1538
|
-
var ConflictException = [-3, n0, _CEo, { [_e]: _c }, [_rI, _me], [64 | 0, 0]];
|
|
1539
|
-
schema.TypeRegistry.for(n0).registerError(ConflictException
|
|
1540
|
-
var Container = [
|
|
1523
|
+
[() => ExecuteCommandConfiguration$, () => ManagedStorageConfiguration$],
|
|
1524
|
+
];
|
|
1525
|
+
var ClusterContainsCapacityProviderException$ = [-3, n0, _CCCPE, { [_e]: _c }, [_me], [0]];
|
|
1526
|
+
schema.TypeRegistry.for(n0).registerError(ClusterContainsCapacityProviderException$, ClusterContainsCapacityProviderException);
|
|
1527
|
+
var ClusterContainsContainerInstancesException$ = [-3, n0, _CCCIE, { [_e]: _c }, [_me], [0]];
|
|
1528
|
+
schema.TypeRegistry.for(n0).registerError(ClusterContainsContainerInstancesException$, ClusterContainsContainerInstancesException);
|
|
1529
|
+
var ClusterContainsServicesException$ = [-3, n0, _CCSE, { [_e]: _c }, [_me], [0]];
|
|
1530
|
+
schema.TypeRegistry.for(n0).registerError(ClusterContainsServicesException$, ClusterContainsServicesException);
|
|
1531
|
+
var ClusterContainsTasksException$ = [-3, n0, _CCTE, { [_e]: _c }, [_me], [0]];
|
|
1532
|
+
schema.TypeRegistry.for(n0).registerError(ClusterContainsTasksException$, ClusterContainsTasksException);
|
|
1533
|
+
var ClusterNotFoundException$ = [-3, n0, _CNFE, { [_e]: _c }, [_me], [0]];
|
|
1534
|
+
schema.TypeRegistry.for(n0).registerError(ClusterNotFoundException$, ClusterNotFoundException);
|
|
1535
|
+
var ClusterServiceConnectDefaults$ = [3, n0, _CSCD, 0, [_na], [0]];
|
|
1536
|
+
var ClusterServiceConnectDefaultsRequest$ = [3, n0, _CSCDR, 0, [_na], [0]];
|
|
1537
|
+
var ClusterSetting$ = [3, n0, _CS, 0, [_n, _v], [0, 0]];
|
|
1538
|
+
var ConflictException$ = [-3, n0, _CEo, { [_e]: _c }, [_rI, _me], [64 | 0, 0]];
|
|
1539
|
+
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1540
|
+
var Container$ = [
|
|
1541
1541
|
3,
|
|
1542
1542
|
n0,
|
|
1543
1543
|
_Co,
|
|
@@ -1545,7 +1545,7 @@ var Container = [
|
|
|
1545
1545
|
[_cAo, _tA, _n, _im, _iD, _rIu, _lS, _eC, _r, _nB, _nI, _hS, _mA, _cp, _mem, _mR, _gI],
|
|
1546
1546
|
[0, 0, 0, 0, 0, 0, 0, 1, 0, () => NetworkBindings, () => NetworkInterfaces, 0, () => ManagedAgents, 0, 0, 0, 64 | 0],
|
|
1547
1547
|
];
|
|
1548
|
-
var ContainerDefinition = [
|
|
1548
|
+
var ContainerDefinition$ = [
|
|
1549
1549
|
3,
|
|
1550
1550
|
n0,
|
|
1551
1551
|
_CD,
|
|
@@ -1597,21 +1597,21 @@ var ContainerDefinition = [
|
|
|
1597
1597
|
[
|
|
1598
1598
|
0,
|
|
1599
1599
|
0,
|
|
1600
|
-
() => RepositoryCredentials
|
|
1600
|
+
() => RepositoryCredentials$,
|
|
1601
1601
|
1,
|
|
1602
1602
|
1,
|
|
1603
1603
|
1,
|
|
1604
1604
|
64 | 0,
|
|
1605
1605
|
() => PortMappingList,
|
|
1606
1606
|
2,
|
|
1607
|
-
() => ContainerRestartPolicy
|
|
1607
|
+
() => ContainerRestartPolicy$,
|
|
1608
1608
|
64 | 0,
|
|
1609
1609
|
64 | 0,
|
|
1610
1610
|
() => EnvironmentVariables,
|
|
1611
1611
|
() => EnvironmentFiles,
|
|
1612
1612
|
() => MountPointList,
|
|
1613
1613
|
() => VolumeFromList,
|
|
1614
|
-
() => LinuxParameters
|
|
1614
|
+
() => LinuxParameters$,
|
|
1615
1615
|
() => SecretList,
|
|
1616
1616
|
() => ContainerDependencies,
|
|
1617
1617
|
1,
|
|
@@ -1631,17 +1631,17 @@ var ContainerDefinition = [
|
|
|
1631
1631
|
2,
|
|
1632
1632
|
128 | 0,
|
|
1633
1633
|
() => UlimitList,
|
|
1634
|
-
() => LogConfiguration
|
|
1635
|
-
() => HealthCheck
|
|
1634
|
+
() => LogConfiguration$,
|
|
1635
|
+
() => HealthCheck$,
|
|
1636
1636
|
() => SystemControls,
|
|
1637
1637
|
() => ResourceRequirements,
|
|
1638
|
-
() => FirelensConfiguration
|
|
1638
|
+
() => FirelensConfiguration$,
|
|
1639
1639
|
64 | 0,
|
|
1640
1640
|
],
|
|
1641
1641
|
];
|
|
1642
|
-
var ContainerDependency = [3, n0, _CDo, 0, [_cNo, _con], [0, 0]];
|
|
1643
|
-
var ContainerImage = [3, n0, _CI, 0, [_cNo, _iD, _im], [0, 0, 0]];
|
|
1644
|
-
var ContainerInstance = [
|
|
1642
|
+
var ContainerDependency$ = [3, n0, _CDo, 0, [_cNo, _con], [0, 0]];
|
|
1643
|
+
var ContainerImage$ = [3, n0, _CI, 0, [_cNo, _iD, _im], [0, 0, 0]];
|
|
1644
|
+
var ContainerInstance$ = [
|
|
1645
1645
|
3,
|
|
1646
1646
|
n0,
|
|
1647
1647
|
_CIo,
|
|
@@ -1652,7 +1652,7 @@ var ContainerInstance = [
|
|
|
1652
1652
|
0,
|
|
1653
1653
|
0,
|
|
1654
1654
|
1,
|
|
1655
|
-
() => VersionInfo
|
|
1655
|
+
() => VersionInfo$,
|
|
1656
1656
|
() => Resources,
|
|
1657
1657
|
() => Resources,
|
|
1658
1658
|
0,
|
|
@@ -1665,10 +1665,10 @@ var ContainerInstance = [
|
|
|
1665
1665
|
4,
|
|
1666
1666
|
() => Attachments,
|
|
1667
1667
|
() => Tags,
|
|
1668
|
-
() => ContainerInstanceHealthStatus
|
|
1668
|
+
() => ContainerInstanceHealthStatus$,
|
|
1669
1669
|
],
|
|
1670
1670
|
];
|
|
1671
|
-
var ContainerInstanceHealthStatus = [
|
|
1671
|
+
var ContainerInstanceHealthStatus$ = [
|
|
1672
1672
|
3,
|
|
1673
1673
|
n0,
|
|
1674
1674
|
_CIHS,
|
|
@@ -1676,7 +1676,7 @@ var ContainerInstanceHealthStatus = [
|
|
|
1676
1676
|
[_oS, _d],
|
|
1677
1677
|
[0, () => InstanceHealthCheckResultList],
|
|
1678
1678
|
];
|
|
1679
|
-
var ContainerOverride = [
|
|
1679
|
+
var ContainerOverride$ = [
|
|
1680
1680
|
3,
|
|
1681
1681
|
n0,
|
|
1682
1682
|
_CO,
|
|
@@ -1684,8 +1684,8 @@ var ContainerOverride = [
|
|
|
1684
1684
|
[_n, _com, _en, _eF, _cp, _mem, _mR, _rR],
|
|
1685
1685
|
[0, 64 | 0, () => EnvironmentVariables, () => EnvironmentFiles, 1, 1, 1, () => ResourceRequirements],
|
|
1686
1686
|
];
|
|
1687
|
-
var ContainerRestartPolicy = [3, n0, _CRP, 0, [_ena, _iEC, _rAP], [2, 64 | 1, 1]];
|
|
1688
|
-
var ContainerStateChange = [
|
|
1687
|
+
var ContainerRestartPolicy$ = [3, n0, _CRP, 0, [_ena, _iEC, _rAP], [2, 64 | 1, 1]];
|
|
1688
|
+
var ContainerStateChange$ = [
|
|
1689
1689
|
3,
|
|
1690
1690
|
n0,
|
|
1691
1691
|
_CSC,
|
|
@@ -1693,23 +1693,23 @@ var ContainerStateChange = [
|
|
|
1693
1693
|
[_cNo, _iD, _rIu, _eC, _nB, _r, _s],
|
|
1694
1694
|
[0, 0, 0, 1, () => NetworkBindings, 0, 0],
|
|
1695
1695
|
];
|
|
1696
|
-
var CreateCapacityProviderRequest = [
|
|
1696
|
+
var CreateCapacityProviderRequest$ = [
|
|
1697
1697
|
3,
|
|
1698
1698
|
n0,
|
|
1699
1699
|
_CCPR,
|
|
1700
1700
|
0,
|
|
1701
1701
|
[_n, _cl, _aSGP, _mIP, _ta],
|
|
1702
|
-
[0, 0, () => AutoScalingGroupProvider
|
|
1702
|
+
[0, 0, () => AutoScalingGroupProvider$, [() => CreateManagedInstancesProviderConfiguration$, 0], () => Tags],
|
|
1703
1703
|
];
|
|
1704
|
-
var CreateCapacityProviderResponse = [
|
|
1704
|
+
var CreateCapacityProviderResponse$ = [
|
|
1705
1705
|
3,
|
|
1706
1706
|
n0,
|
|
1707
1707
|
_CCPRr,
|
|
1708
1708
|
0,
|
|
1709
1709
|
[_cPa],
|
|
1710
|
-
[[() => CapacityProvider
|
|
1710
|
+
[[() => CapacityProvider$, 0]],
|
|
1711
1711
|
];
|
|
1712
|
-
var CreateClusterRequest = [
|
|
1712
|
+
var CreateClusterRequest$ = [
|
|
1713
1713
|
3,
|
|
1714
1714
|
n0,
|
|
1715
1715
|
_CCR,
|
|
@@ -1719,15 +1719,15 @@ var CreateClusterRequest = [
|
|
|
1719
1719
|
0,
|
|
1720
1720
|
() => Tags,
|
|
1721
1721
|
() => ClusterSettings,
|
|
1722
|
-
() => ClusterConfiguration
|
|
1722
|
+
() => ClusterConfiguration$,
|
|
1723
1723
|
64 | 0,
|
|
1724
1724
|
() => CapacityProviderStrategy,
|
|
1725
|
-
() => ClusterServiceConnectDefaultsRequest
|
|
1725
|
+
() => ClusterServiceConnectDefaultsRequest$,
|
|
1726
1726
|
],
|
|
1727
1727
|
];
|
|
1728
|
-
var CreateClusterResponse = [3, n0, _CCRr, 0, [_cl], [() => Cluster]];
|
|
1729
|
-
var CreatedAt = [3, n0, _CA, 0, [_be, _af], [4, 4]];
|
|
1730
|
-
var CreateExpressGatewayServiceRequest = [
|
|
1728
|
+
var CreateClusterResponse$ = [3, n0, _CCRr, 0, [_cl], [() => Cluster$]];
|
|
1729
|
+
var CreatedAt$ = [3, n0, _CA, 0, [_be, _af], [4, 4]];
|
|
1730
|
+
var CreateExpressGatewayServiceRequest$ = [
|
|
1731
1731
|
3,
|
|
1732
1732
|
n0,
|
|
1733
1733
|
_CEGSR,
|
|
@@ -1739,32 +1739,32 @@ var CreateExpressGatewayServiceRequest = [
|
|
|
1739
1739
|
0,
|
|
1740
1740
|
0,
|
|
1741
1741
|
0,
|
|
1742
|
-
() => ExpressGatewayContainer
|
|
1742
|
+
() => ExpressGatewayContainer$,
|
|
1743
1743
|
0,
|
|
1744
|
-
() => ExpressGatewayServiceNetworkConfiguration
|
|
1744
|
+
() => ExpressGatewayServiceNetworkConfiguration$,
|
|
1745
1745
|
0,
|
|
1746
1746
|
0,
|
|
1747
|
-
() => ExpressGatewayScalingTarget
|
|
1747
|
+
() => ExpressGatewayScalingTarget$,
|
|
1748
1748
|
() => Tags,
|
|
1749
1749
|
],
|
|
1750
1750
|
];
|
|
1751
|
-
var CreateExpressGatewayServiceResponse = [
|
|
1751
|
+
var CreateExpressGatewayServiceResponse$ = [
|
|
1752
1752
|
3,
|
|
1753
1753
|
n0,
|
|
1754
1754
|
_CEGSRr,
|
|
1755
1755
|
0,
|
|
1756
1756
|
[_ser],
|
|
1757
|
-
[() => ECSExpressGatewayService],
|
|
1757
|
+
[() => ECSExpressGatewayService$],
|
|
1758
1758
|
];
|
|
1759
|
-
var CreateManagedInstancesProviderConfiguration = [
|
|
1759
|
+
var CreateManagedInstancesProviderConfiguration$ = [
|
|
1760
1760
|
3,
|
|
1761
1761
|
n0,
|
|
1762
1762
|
_CMIPC,
|
|
1763
1763
|
0,
|
|
1764
1764
|
[_iRA, _iLT, _pTr, _iO],
|
|
1765
|
-
[0, [() => InstanceLaunchTemplate
|
|
1765
|
+
[0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$],
|
|
1766
1766
|
];
|
|
1767
|
-
var CreateServiceRequest = [
|
|
1767
|
+
var CreateServiceRequest$ = [
|
|
1768
1768
|
3,
|
|
1769
1769
|
n0,
|
|
1770
1770
|
_CSR,
|
|
@@ -1810,24 +1810,24 @@ var CreateServiceRequest = [
|
|
|
1810
1810
|
() => CapacityProviderStrategy,
|
|
1811
1811
|
0,
|
|
1812
1812
|
0,
|
|
1813
|
-
() => DeploymentConfiguration
|
|
1813
|
+
() => DeploymentConfiguration$,
|
|
1814
1814
|
() => PlacementConstraints,
|
|
1815
1815
|
() => PlacementStrategies,
|
|
1816
|
-
() => NetworkConfiguration
|
|
1816
|
+
() => NetworkConfiguration$,
|
|
1817
1817
|
1,
|
|
1818
1818
|
0,
|
|
1819
|
-
() => DeploymentController
|
|
1819
|
+
() => DeploymentController$,
|
|
1820
1820
|
() => Tags,
|
|
1821
1821
|
2,
|
|
1822
1822
|
0,
|
|
1823
1823
|
2,
|
|
1824
|
-
() => ServiceConnectConfiguration
|
|
1824
|
+
() => ServiceConnectConfiguration$,
|
|
1825
1825
|
() => ServiceVolumeConfigurations,
|
|
1826
1826
|
() => VpcLatticeConfigurations,
|
|
1827
1827
|
],
|
|
1828
1828
|
];
|
|
1829
|
-
var CreateServiceResponse = [3, n0, _CSRr, 0, [_ser], [() => Service]];
|
|
1830
|
-
var CreateTaskSetRequest = [
|
|
1829
|
+
var CreateServiceResponse$ = [3, n0, _CSRr, 0, [_ser], [() => Service$]];
|
|
1830
|
+
var CreateTaskSetRequest$ = [
|
|
1831
1831
|
3,
|
|
1832
1832
|
n0,
|
|
1833
1833
|
_CTSR,
|
|
@@ -1838,46 +1838,46 @@ var CreateTaskSetRequest = [
|
|
|
1838
1838
|
0,
|
|
1839
1839
|
0,
|
|
1840
1840
|
0,
|
|
1841
|
-
() => NetworkConfiguration
|
|
1841
|
+
() => NetworkConfiguration$,
|
|
1842
1842
|
() => LoadBalancers,
|
|
1843
1843
|
() => ServiceRegistries,
|
|
1844
1844
|
0,
|
|
1845
1845
|
() => CapacityProviderStrategy,
|
|
1846
1846
|
0,
|
|
1847
|
-
() => Scale
|
|
1847
|
+
() => Scale$,
|
|
1848
1848
|
0,
|
|
1849
1849
|
() => Tags,
|
|
1850
1850
|
],
|
|
1851
1851
|
];
|
|
1852
|
-
var CreateTaskSetResponse = [3, n0, _CTSRr, 0, [_tS], [() => TaskSet]];
|
|
1853
|
-
var DeleteAccountSettingRequest = [3, n0, _DASR, 0, [_n, _pA], [0, 0]];
|
|
1854
|
-
var DeleteAccountSettingResponse = [3, n0, _DASRe, 0, [_set], [() => Setting]];
|
|
1855
|
-
var DeleteAttributesRequest = [3, n0, _DAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
1856
|
-
var DeleteAttributesResponse = [3, n0, _DARe, 0, [_at], [() => Attributes]];
|
|
1857
|
-
var DeleteCapacityProviderRequest = [3, n0, _DCPR, 0, [_cPa, _cl], [0, 0]];
|
|
1858
|
-
var DeleteCapacityProviderResponse = [
|
|
1852
|
+
var CreateTaskSetResponse$ = [3, n0, _CTSRr, 0, [_tS], [() => TaskSet$]];
|
|
1853
|
+
var DeleteAccountSettingRequest$ = [3, n0, _DASR, 0, [_n, _pA], [0, 0]];
|
|
1854
|
+
var DeleteAccountSettingResponse$ = [3, n0, _DASRe, 0, [_set], [() => Setting$]];
|
|
1855
|
+
var DeleteAttributesRequest$ = [3, n0, _DAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
1856
|
+
var DeleteAttributesResponse$ = [3, n0, _DARe, 0, [_at], [() => Attributes]];
|
|
1857
|
+
var DeleteCapacityProviderRequest$ = [3, n0, _DCPR, 0, [_cPa, _cl], [0, 0]];
|
|
1858
|
+
var DeleteCapacityProviderResponse$ = [
|
|
1859
1859
|
3,
|
|
1860
1860
|
n0,
|
|
1861
1861
|
_DCPRe,
|
|
1862
1862
|
0,
|
|
1863
1863
|
[_cPa],
|
|
1864
|
-
[[() => CapacityProvider
|
|
1864
|
+
[[() => CapacityProvider$, 0]],
|
|
1865
1865
|
];
|
|
1866
|
-
var DeleteClusterRequest = [3, n0, _DCR, 0, [_cl], [0]];
|
|
1867
|
-
var DeleteClusterResponse = [3, n0, _DCRe, 0, [_cl], [() => Cluster]];
|
|
1868
|
-
var DeleteExpressGatewayServiceRequest = [3, n0, _DEGSR, 0, [_sA], [0]];
|
|
1869
|
-
var DeleteExpressGatewayServiceResponse = [
|
|
1866
|
+
var DeleteClusterRequest$ = [3, n0, _DCR, 0, [_cl], [0]];
|
|
1867
|
+
var DeleteClusterResponse$ = [3, n0, _DCRe, 0, [_cl], [() => Cluster$]];
|
|
1868
|
+
var DeleteExpressGatewayServiceRequest$ = [3, n0, _DEGSR, 0, [_sA], [0]];
|
|
1869
|
+
var DeleteExpressGatewayServiceResponse$ = [
|
|
1870
1870
|
3,
|
|
1871
1871
|
n0,
|
|
1872
1872
|
_DEGSRe,
|
|
1873
1873
|
0,
|
|
1874
1874
|
[_ser],
|
|
1875
|
-
[() => ECSExpressGatewayService],
|
|
1875
|
+
[() => ECSExpressGatewayService$],
|
|
1876
1876
|
];
|
|
1877
|
-
var DeleteServiceRequest = [3, n0, _DSR, 0, [_cl, _ser, _f], [0, 0, 2]];
|
|
1878
|
-
var DeleteServiceResponse = [3, n0, _DSRe, 0, [_ser], [() => Service]];
|
|
1879
|
-
var DeleteTaskDefinitionsRequest = [3, n0, _DTDR, 0, [_tDa], [64 | 0]];
|
|
1880
|
-
var DeleteTaskDefinitionsResponse = [
|
|
1877
|
+
var DeleteServiceRequest$ = [3, n0, _DSR, 0, [_cl, _ser, _f], [0, 0, 2]];
|
|
1878
|
+
var DeleteServiceResponse$ = [3, n0, _DSRe, 0, [_ser], [() => Service$]];
|
|
1879
|
+
var DeleteTaskDefinitionsRequest$ = [3, n0, _DTDR, 0, [_tDa], [64 | 0]];
|
|
1880
|
+
var DeleteTaskDefinitionsResponse$ = [
|
|
1881
1881
|
3,
|
|
1882
1882
|
n0,
|
|
1883
1883
|
_DTDRe,
|
|
@@ -1885,9 +1885,9 @@ var DeleteTaskDefinitionsResponse = [
|
|
|
1885
1885
|
[_tDa, _fa],
|
|
1886
1886
|
[() => TaskDefinitionList, () => Failures],
|
|
1887
1887
|
];
|
|
1888
|
-
var DeleteTaskSetRequest = [3, n0, _DTSR, 0, [_cl, _ser, _tS, _f], [0, 0, 0, 2]];
|
|
1889
|
-
var DeleteTaskSetResponse = [3, n0, _DTSRe, 0, [_tS], [() => TaskSet]];
|
|
1890
|
-
var Deployment = [
|
|
1888
|
+
var DeleteTaskSetRequest$ = [3, n0, _DTSR, 0, [_cl, _ser, _tS, _f], [0, 0, 0, 2]];
|
|
1889
|
+
var DeleteTaskSetResponse$ = [3, n0, _DTSRe, 0, [_tS], [() => TaskSet$]];
|
|
1890
|
+
var Deployment$ = [
|
|
1891
1891
|
3,
|
|
1892
1892
|
n0,
|
|
1893
1893
|
_D,
|
|
@@ -1907,39 +1907,39 @@ var Deployment = [
|
|
|
1907
1907
|
0,
|
|
1908
1908
|
0,
|
|
1909
1909
|
0,
|
|
1910
|
-
() => NetworkConfiguration
|
|
1910
|
+
() => NetworkConfiguration$,
|
|
1911
1911
|
0,
|
|
1912
1912
|
0,
|
|
1913
|
-
() => ServiceConnectConfiguration
|
|
1913
|
+
() => ServiceConnectConfiguration$,
|
|
1914
1914
|
() => ServiceConnectServiceResourceList,
|
|
1915
1915
|
() => ServiceVolumeConfigurations,
|
|
1916
|
-
() => DeploymentEphemeralStorage
|
|
1916
|
+
() => DeploymentEphemeralStorage$,
|
|
1917
1917
|
() => VpcLatticeConfigurations,
|
|
1918
1918
|
],
|
|
1919
1919
|
];
|
|
1920
|
-
var DeploymentAlarms = [3, n0, _DA, 0, [_aN, _rol, _enab], [64 | 0, 2, 2]];
|
|
1921
|
-
var DeploymentCircuitBreaker = [3, n0, _DCB, 0, [_enab, _rol], [2, 2]];
|
|
1922
|
-
var DeploymentConfiguration = [
|
|
1920
|
+
var DeploymentAlarms$ = [3, n0, _DA, 0, [_aN, _rol, _enab], [64 | 0, 2, 2]];
|
|
1921
|
+
var DeploymentCircuitBreaker$ = [3, n0, _DCB, 0, [_enab, _rol], [2, 2]];
|
|
1922
|
+
var DeploymentConfiguration$ = [
|
|
1923
1923
|
3,
|
|
1924
1924
|
n0,
|
|
1925
1925
|
_DC,
|
|
1926
1926
|
0,
|
|
1927
1927
|
[_dCB, _mPa, _mHP, _al, _str, _bTIM, _lH, _lCi, _cC],
|
|
1928
1928
|
[
|
|
1929
|
-
() => DeploymentCircuitBreaker
|
|
1929
|
+
() => DeploymentCircuitBreaker$,
|
|
1930
1930
|
1,
|
|
1931
1931
|
1,
|
|
1932
|
-
() => DeploymentAlarms
|
|
1932
|
+
() => DeploymentAlarms$,
|
|
1933
1933
|
0,
|
|
1934
1934
|
1,
|
|
1935
1935
|
() => DeploymentLifecycleHookList,
|
|
1936
|
-
() => LinearConfiguration
|
|
1937
|
-
() => CanaryConfiguration
|
|
1936
|
+
() => LinearConfiguration$,
|
|
1937
|
+
() => CanaryConfiguration$,
|
|
1938
1938
|
],
|
|
1939
1939
|
];
|
|
1940
|
-
var DeploymentController = [3, n0, _DCe, 0, [_t], [0]];
|
|
1941
|
-
var DeploymentEphemeralStorage = [3, n0, _DES, 0, [_kKI], [0]];
|
|
1942
|
-
var DeploymentLifecycleHook = [
|
|
1940
|
+
var DeploymentController$ = [3, n0, _DCe, 0, [_t], [0]];
|
|
1941
|
+
var DeploymentEphemeralStorage$ = [3, n0, _DES, 0, [_kKI], [0]];
|
|
1942
|
+
var DeploymentLifecycleHook$ = [
|
|
1943
1943
|
3,
|
|
1944
1944
|
n0,
|
|
1945
1945
|
_DLH,
|
|
@@ -1947,25 +1947,25 @@ var DeploymentLifecycleHook = [
|
|
|
1947
1947
|
[_hTA, _rA, _lSi, _hD],
|
|
1948
1948
|
[0, 0, 64 | 0, 15],
|
|
1949
1949
|
];
|
|
1950
|
-
var DeregisterContainerInstanceRequest = [3, n0, _DCIR, 0, [_cl, _cI, _f], [0, 0, 2]];
|
|
1951
|
-
var DeregisterContainerInstanceResponse = [
|
|
1950
|
+
var DeregisterContainerInstanceRequest$ = [3, n0, _DCIR, 0, [_cl, _cI, _f], [0, 0, 2]];
|
|
1951
|
+
var DeregisterContainerInstanceResponse$ = [
|
|
1952
1952
|
3,
|
|
1953
1953
|
n0,
|
|
1954
1954
|
_DCIRe,
|
|
1955
1955
|
0,
|
|
1956
1956
|
[_cI],
|
|
1957
|
-
[() => ContainerInstance],
|
|
1957
|
+
[() => ContainerInstance$],
|
|
1958
1958
|
];
|
|
1959
|
-
var DeregisterTaskDefinitionRequest = [3, n0, _DTDRer, 0, [_tD], [0]];
|
|
1960
|
-
var DeregisterTaskDefinitionResponse = [
|
|
1959
|
+
var DeregisterTaskDefinitionRequest$ = [3, n0, _DTDRer, 0, [_tD], [0]];
|
|
1960
|
+
var DeregisterTaskDefinitionResponse$ = [
|
|
1961
1961
|
3,
|
|
1962
1962
|
n0,
|
|
1963
1963
|
_DTDRere,
|
|
1964
1964
|
0,
|
|
1965
1965
|
[_tD],
|
|
1966
|
-
[() => TaskDefinition],
|
|
1966
|
+
[() => TaskDefinition$],
|
|
1967
1967
|
];
|
|
1968
|
-
var DescribeCapacityProvidersRequest = [
|
|
1968
|
+
var DescribeCapacityProvidersRequest$ = [
|
|
1969
1969
|
3,
|
|
1970
1970
|
n0,
|
|
1971
1971
|
_DCPRes,
|
|
@@ -1973,7 +1973,7 @@ var DescribeCapacityProvidersRequest = [
|
|
|
1973
1973
|
[_cPap, _cl, _inc, _mRa, _nT],
|
|
1974
1974
|
[64 | 0, 0, 64 | 0, 1, 0],
|
|
1975
1975
|
];
|
|
1976
|
-
var DescribeCapacityProvidersResponse = [
|
|
1976
|
+
var DescribeCapacityProvidersResponse$ = [
|
|
1977
1977
|
3,
|
|
1978
1978
|
n0,
|
|
1979
1979
|
_DCPResc,
|
|
@@ -1981,8 +1981,8 @@ var DescribeCapacityProvidersResponse = [
|
|
|
1981
1981
|
[_cPap, _fa, _nT],
|
|
1982
1982
|
[[() => CapacityProviders, 0], () => Failures, 0],
|
|
1983
1983
|
];
|
|
1984
|
-
var DescribeClustersRequest = [3, n0, _DCRes, 0, [_clu, _inc], [64 | 0, 64 | 0]];
|
|
1985
|
-
var DescribeClustersResponse = [
|
|
1984
|
+
var DescribeClustersRequest$ = [3, n0, _DCRes, 0, [_clu, _inc], [64 | 0, 64 | 0]];
|
|
1985
|
+
var DescribeClustersResponse$ = [
|
|
1986
1986
|
3,
|
|
1987
1987
|
n0,
|
|
1988
1988
|
_DCResc,
|
|
@@ -1990,7 +1990,7 @@ var DescribeClustersResponse = [
|
|
|
1990
1990
|
[_clu, _fa],
|
|
1991
1991
|
[() => Clusters, () => Failures],
|
|
1992
1992
|
];
|
|
1993
|
-
var DescribeContainerInstancesRequest = [
|
|
1993
|
+
var DescribeContainerInstancesRequest$ = [
|
|
1994
1994
|
3,
|
|
1995
1995
|
n0,
|
|
1996
1996
|
_DCIRes,
|
|
@@ -1998,7 +1998,7 @@ var DescribeContainerInstancesRequest = [
|
|
|
1998
1998
|
[_cl, _cIo, _inc],
|
|
1999
1999
|
[0, 64 | 0, 64 | 0],
|
|
2000
2000
|
];
|
|
2001
|
-
var DescribeContainerInstancesResponse = [
|
|
2001
|
+
var DescribeContainerInstancesResponse$ = [
|
|
2002
2002
|
3,
|
|
2003
2003
|
n0,
|
|
2004
2004
|
_DCIResc,
|
|
@@ -2006,17 +2006,24 @@ var DescribeContainerInstancesResponse = [
|
|
|
2006
2006
|
[_cIo, _fa],
|
|
2007
2007
|
[() => ContainerInstances, () => Failures],
|
|
2008
2008
|
];
|
|
2009
|
-
var DescribeExpressGatewayServiceRequest = [
|
|
2010
|
-
|
|
2009
|
+
var DescribeExpressGatewayServiceRequest$ = [
|
|
2010
|
+
3,
|
|
2011
|
+
n0,
|
|
2012
|
+
_DEGSRes,
|
|
2013
|
+
0,
|
|
2014
|
+
[_sA, _inc],
|
|
2015
|
+
[0, 64 | 0],
|
|
2016
|
+
];
|
|
2017
|
+
var DescribeExpressGatewayServiceResponse$ = [
|
|
2011
2018
|
3,
|
|
2012
2019
|
n0,
|
|
2013
2020
|
_DEGSResc,
|
|
2014
2021
|
0,
|
|
2015
2022
|
[_ser],
|
|
2016
|
-
[() => ECSExpressGatewayService],
|
|
2023
|
+
[() => ECSExpressGatewayService$],
|
|
2017
2024
|
];
|
|
2018
|
-
var DescribeServiceDeploymentsRequest = [3, n0, _DSDR, 0, [_sDA], [64 | 0]];
|
|
2019
|
-
var DescribeServiceDeploymentsResponse = [
|
|
2025
|
+
var DescribeServiceDeploymentsRequest$ = [3, n0, _DSDR, 0, [_sDA], [64 | 0]];
|
|
2026
|
+
var DescribeServiceDeploymentsResponse$ = [
|
|
2020
2027
|
3,
|
|
2021
2028
|
n0,
|
|
2022
2029
|
_DSDRe,
|
|
@@ -2024,8 +2031,8 @@ var DescribeServiceDeploymentsResponse = [
|
|
|
2024
2031
|
[_sD, _fa],
|
|
2025
2032
|
[() => ServiceDeployments, () => Failures],
|
|
2026
2033
|
];
|
|
2027
|
-
var DescribeServiceRevisionsRequest = [3, n0, _DSRR, 0, [_sRA], [64 | 0]];
|
|
2028
|
-
var DescribeServiceRevisionsResponse = [
|
|
2034
|
+
var DescribeServiceRevisionsRequest$ = [3, n0, _DSRR, 0, [_sRA], [64 | 0]];
|
|
2035
|
+
var DescribeServiceRevisionsResponse$ = [
|
|
2029
2036
|
3,
|
|
2030
2037
|
n0,
|
|
2031
2038
|
_DSRRe,
|
|
@@ -2033,8 +2040,15 @@ var DescribeServiceRevisionsResponse = [
|
|
|
2033
2040
|
[_sRer, _fa],
|
|
2034
2041
|
[() => ServiceRevisions, () => Failures],
|
|
2035
2042
|
];
|
|
2036
|
-
var DescribeServicesRequest = [
|
|
2037
|
-
|
|
2043
|
+
var DescribeServicesRequest$ = [
|
|
2044
|
+
3,
|
|
2045
|
+
n0,
|
|
2046
|
+
_DSRes,
|
|
2047
|
+
0,
|
|
2048
|
+
[_cl, _serv, _inc],
|
|
2049
|
+
[0, 64 | 0, 64 | 0],
|
|
2050
|
+
];
|
|
2051
|
+
var DescribeServicesResponse$ = [
|
|
2038
2052
|
3,
|
|
2039
2053
|
n0,
|
|
2040
2054
|
_DSResc,
|
|
@@ -2042,16 +2056,16 @@ var DescribeServicesResponse = [
|
|
|
2042
2056
|
[_serv, _fa],
|
|
2043
2057
|
[() => Services, () => Failures],
|
|
2044
2058
|
];
|
|
2045
|
-
var DescribeTaskDefinitionRequest = [3, n0, _DTDRes, 0, [_tD, _inc], [0, 64 | 0]];
|
|
2046
|
-
var DescribeTaskDefinitionResponse = [
|
|
2059
|
+
var DescribeTaskDefinitionRequest$ = [3, n0, _DTDRes, 0, [_tD, _inc], [0, 64 | 0]];
|
|
2060
|
+
var DescribeTaskDefinitionResponse$ = [
|
|
2047
2061
|
3,
|
|
2048
2062
|
n0,
|
|
2049
2063
|
_DTDResc,
|
|
2050
2064
|
0,
|
|
2051
2065
|
[_tD, _ta],
|
|
2052
|
-
[() => TaskDefinition
|
|
2066
|
+
[() => TaskDefinition$, () => Tags],
|
|
2053
2067
|
];
|
|
2054
|
-
var DescribeTaskSetsRequest = [
|
|
2068
|
+
var DescribeTaskSetsRequest$ = [
|
|
2055
2069
|
3,
|
|
2056
2070
|
n0,
|
|
2057
2071
|
_DTSRes,
|
|
@@ -2059,7 +2073,7 @@ var DescribeTaskSetsRequest = [
|
|
|
2059
2073
|
[_cl, _ser, _tSa, _inc],
|
|
2060
2074
|
[0, 0, 64 | 0, 64 | 0],
|
|
2061
2075
|
];
|
|
2062
|
-
var DescribeTaskSetsResponse = [
|
|
2076
|
+
var DescribeTaskSetsResponse$ = [
|
|
2063
2077
|
3,
|
|
2064
2078
|
n0,
|
|
2065
2079
|
_DTSResc,
|
|
@@ -2067,12 +2081,19 @@ var DescribeTaskSetsResponse = [
|
|
|
2067
2081
|
[_tSa, _fa],
|
|
2068
2082
|
[() => TaskSets, () => Failures],
|
|
2069
2083
|
];
|
|
2070
|
-
var DescribeTasksRequest = [3, n0, _DTR, 0, [_cl, _tas, _inc], [0, 64 | 0, 64 | 0]];
|
|
2071
|
-
var DescribeTasksResponse = [
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2084
|
+
var DescribeTasksRequest$ = [3, n0, _DTR, 0, [_cl, _tas, _inc], [0, 64 | 0, 64 | 0]];
|
|
2085
|
+
var DescribeTasksResponse$ = [
|
|
2086
|
+
3,
|
|
2087
|
+
n0,
|
|
2088
|
+
_DTRe,
|
|
2089
|
+
0,
|
|
2090
|
+
[_tas, _fa],
|
|
2091
|
+
[() => Tasks, () => Failures],
|
|
2092
|
+
];
|
|
2093
|
+
var Device$ = [3, n0, _De, 0, [_hP, _cPo, _pe], [0, 0, 64 | 0]];
|
|
2094
|
+
var DiscoverPollEndpointRequest$ = [3, n0, _DPER, 0, [_cI, _cl], [0, 0]];
|
|
2095
|
+
var DiscoverPollEndpointResponse$ = [3, n0, _DPERi, 0, [_end, _tE, _sCE], [0, 0, 0]];
|
|
2096
|
+
var DockerVolumeConfiguration$ = [
|
|
2076
2097
|
3,
|
|
2077
2098
|
n0,
|
|
2078
2099
|
_DVC,
|
|
@@ -2080,16 +2101,16 @@ var DockerVolumeConfiguration = [
|
|
|
2080
2101
|
[_sco, _au, _dr, _dOr, _la],
|
|
2081
2102
|
[0, 2, 0, 128 | 0, 128 | 0],
|
|
2082
2103
|
];
|
|
2083
|
-
var EBSTagSpecification = [3, n0, _EBSTS, 0, [_rT, _ta, _pTr], [0, () => Tags, 0]];
|
|
2084
|
-
var ECSExpressGatewayService = [
|
|
2104
|
+
var EBSTagSpecification$ = [3, n0, _EBSTS, 0, [_rT, _ta, _pTr], [0, () => Tags, 0]];
|
|
2105
|
+
var ECSExpressGatewayService$ = [
|
|
2085
2106
|
3,
|
|
2086
2107
|
n0,
|
|
2087
2108
|
_ECSEGS,
|
|
2088
2109
|
0,
|
|
2089
2110
|
[_cl, _sN, _sA, _iRA, _s, _cD, _aCc, _ta, _cAr, _uA],
|
|
2090
|
-
[0, 0, 0, 0, () => ExpressGatewayServiceStatus
|
|
2111
|
+
[0, 0, 0, 0, () => ExpressGatewayServiceStatus$, 0, () => ExpressGatewayServiceConfigurations, () => Tags, 4, 4],
|
|
2091
2112
|
];
|
|
2092
|
-
var ECSManagedResources = [
|
|
2113
|
+
var ECSManagedResources$ = [
|
|
2093
2114
|
3,
|
|
2094
2115
|
n0,
|
|
2095
2116
|
_ECSMR,
|
|
@@ -2097,32 +2118,32 @@ var ECSManagedResources = [
|
|
|
2097
2118
|
[_iP, _aSu, _mAe, _sSG, _lG],
|
|
2098
2119
|
[
|
|
2099
2120
|
() => ManagedIngressPaths,
|
|
2100
|
-
() => ManagedAutoScaling
|
|
2121
|
+
() => ManagedAutoScaling$,
|
|
2101
2122
|
() => ManagedMetricAlarms,
|
|
2102
2123
|
() => ManagedSecurityGroups,
|
|
2103
2124
|
() => ManagedLogGroups,
|
|
2104
2125
|
],
|
|
2105
2126
|
];
|
|
2106
|
-
var EFSAuthorizationConfig = [3, n0, _EFSAC, 0, [_aPIc, _ia], [0, 0]];
|
|
2107
|
-
var EFSVolumeConfiguration = [
|
|
2127
|
+
var EFSAuthorizationConfig$ = [3, n0, _EFSAC, 0, [_aPIc, _ia], [0, 0]];
|
|
2128
|
+
var EFSVolumeConfiguration$ = [
|
|
2108
2129
|
3,
|
|
2109
2130
|
n0,
|
|
2110
2131
|
_EFSVC,
|
|
2111
2132
|
0,
|
|
2112
2133
|
[_fSI, _rD, _tEr, _tEP, _aCu],
|
|
2113
|
-
[0, 0, 0, 1, () => EFSAuthorizationConfig],
|
|
2134
|
+
[0, 0, 0, 1, () => EFSAuthorizationConfig$],
|
|
2114
2135
|
];
|
|
2115
|
-
var EnvironmentFile = [3, n0, _EF, 0, [_v, _t], [0, 0]];
|
|
2116
|
-
var EphemeralStorage = [3, n0, _ES, 0, [_sIGB], [1]];
|
|
2117
|
-
var ExecuteCommandConfiguration = [
|
|
2136
|
+
var EnvironmentFile$ = [3, n0, _EF, 0, [_v, _t], [0, 0]];
|
|
2137
|
+
var EphemeralStorage$ = [3, n0, _ES, 0, [_sIGB], [1]];
|
|
2138
|
+
var ExecuteCommandConfiguration$ = [
|
|
2118
2139
|
3,
|
|
2119
2140
|
n0,
|
|
2120
2141
|
_ECC,
|
|
2121
2142
|
0,
|
|
2122
2143
|
[_kKI, _lo, _lC],
|
|
2123
|
-
[0, 0, () => ExecuteCommandLogConfiguration],
|
|
2144
|
+
[0, 0, () => ExecuteCommandLogConfiguration$],
|
|
2124
2145
|
];
|
|
2125
|
-
var ExecuteCommandLogConfiguration = [
|
|
2146
|
+
var ExecuteCommandLogConfiguration$ = [
|
|
2126
2147
|
3,
|
|
2127
2148
|
n0,
|
|
2128
2149
|
_ECLC,
|
|
@@ -2130,7 +2151,7 @@ var ExecuteCommandLogConfiguration = [
|
|
|
2130
2151
|
[_cWLGN, _cWEE, _sBN, _sEE, _sKP],
|
|
2131
2152
|
[0, 2, 0, 2, 0],
|
|
2132
2153
|
];
|
|
2133
|
-
var ExecuteCommandRequest = [
|
|
2154
|
+
var ExecuteCommandRequest$ = [
|
|
2134
2155
|
3,
|
|
2135
2156
|
n0,
|
|
2136
2157
|
_ECR,
|
|
@@ -2138,15 +2159,15 @@ var ExecuteCommandRequest = [
|
|
|
2138
2159
|
[_cl, _cont, _com, _in, _task],
|
|
2139
2160
|
[0, 0, 0, 2, 0],
|
|
2140
2161
|
];
|
|
2141
|
-
var ExecuteCommandResponse = [
|
|
2162
|
+
var ExecuteCommandResponse$ = [
|
|
2142
2163
|
3,
|
|
2143
2164
|
n0,
|
|
2144
2165
|
_ECRx,
|
|
2145
2166
|
0,
|
|
2146
2167
|
[_cA, _cAo, _cNo, _in, _ses, _tA],
|
|
2147
|
-
[0, 0, 0, 2, [() => Session
|
|
2168
|
+
[0, 0, 0, 2, [() => Session$, 0], 0],
|
|
2148
2169
|
];
|
|
2149
|
-
var ExpressGatewayContainer = [
|
|
2170
|
+
var ExpressGatewayContainer$ = [
|
|
2150
2171
|
3,
|
|
2151
2172
|
n0,
|
|
2152
2173
|
_EGC,
|
|
@@ -2155,15 +2176,15 @@ var ExpressGatewayContainer = [
|
|
|
2155
2176
|
[
|
|
2156
2177
|
0,
|
|
2157
2178
|
1,
|
|
2158
|
-
() => ExpressGatewayServiceAwsLogsConfiguration
|
|
2159
|
-
() => ExpressGatewayRepositoryCredentials
|
|
2179
|
+
() => ExpressGatewayServiceAwsLogsConfiguration$,
|
|
2180
|
+
() => ExpressGatewayRepositoryCredentials$,
|
|
2160
2181
|
64 | 0,
|
|
2161
2182
|
() => EnvironmentVariables,
|
|
2162
2183
|
() => SecretList,
|
|
2163
2184
|
],
|
|
2164
2185
|
];
|
|
2165
|
-
var ExpressGatewayRepositoryCredentials = [3, n0, _EGRC, 0, [_cPr], [0]];
|
|
2166
|
-
var ExpressGatewayScalingTarget = [
|
|
2186
|
+
var ExpressGatewayRepositoryCredentials$ = [3, n0, _EGRC, 0, [_cPr], [0]];
|
|
2187
|
+
var ExpressGatewayScalingTarget$ = [
|
|
2167
2188
|
3,
|
|
2168
2189
|
n0,
|
|
2169
2190
|
_EGST,
|
|
@@ -2171,8 +2192,15 @@ var ExpressGatewayScalingTarget = [
|
|
|
2171
2192
|
[_mTC, _mTCa, _aSM, _aSTV],
|
|
2172
2193
|
[1, 1, 0, 1],
|
|
2173
2194
|
];
|
|
2174
|
-
var ExpressGatewayServiceAwsLogsConfiguration = [
|
|
2175
|
-
|
|
2195
|
+
var ExpressGatewayServiceAwsLogsConfiguration$ = [
|
|
2196
|
+
3,
|
|
2197
|
+
n0,
|
|
2198
|
+
_EGSALC,
|
|
2199
|
+
0,
|
|
2200
|
+
[_lGo, _lSP],
|
|
2201
|
+
[0, 0],
|
|
2202
|
+
];
|
|
2203
|
+
var ExpressGatewayServiceConfiguration$ = [
|
|
2176
2204
|
3,
|
|
2177
2205
|
n0,
|
|
2178
2206
|
_EGSC,
|
|
@@ -2184,15 +2212,15 @@ var ExpressGatewayServiceConfiguration = [
|
|
|
2184
2212
|
0,
|
|
2185
2213
|
0,
|
|
2186
2214
|
0,
|
|
2187
|
-
() => ExpressGatewayServiceNetworkConfiguration
|
|
2215
|
+
() => ExpressGatewayServiceNetworkConfiguration$,
|
|
2188
2216
|
0,
|
|
2189
|
-
() => ExpressGatewayContainer
|
|
2190
|
-
() => ExpressGatewayScalingTarget
|
|
2217
|
+
() => ExpressGatewayContainer$,
|
|
2218
|
+
() => ExpressGatewayScalingTarget$,
|
|
2191
2219
|
() => IngressPathSummaries,
|
|
2192
2220
|
4,
|
|
2193
2221
|
],
|
|
2194
2222
|
];
|
|
2195
|
-
var ExpressGatewayServiceNetworkConfiguration = [
|
|
2223
|
+
var ExpressGatewayServiceNetworkConfiguration$ = [
|
|
2196
2224
|
3,
|
|
2197
2225
|
n0,
|
|
2198
2226
|
_EGSNC,
|
|
@@ -2200,20 +2228,20 @@ var ExpressGatewayServiceNetworkConfiguration = [
|
|
|
2200
2228
|
[_sG, _su],
|
|
2201
2229
|
[64 | 0, 64 | 0],
|
|
2202
2230
|
];
|
|
2203
|
-
var ExpressGatewayServiceStatus = [3, n0, _EGSS, 0, [_sCt, _sR], [0, 0]];
|
|
2204
|
-
var Failure = [3, n0, _F, 0, [_ar, _r, _de], [0, 0, 0]];
|
|
2205
|
-
var FirelensConfiguration = [3, n0, _FC, 0, [_t, _o], [0, 128 | 0]];
|
|
2206
|
-
var FSxWindowsFileServerAuthorizationConfig = [3, n0, _FSWFSAC, 0, [_cPr, _do], [0, 0]];
|
|
2207
|
-
var FSxWindowsFileServerVolumeConfiguration = [
|
|
2231
|
+
var ExpressGatewayServiceStatus$ = [3, n0, _EGSS, 0, [_sCt, _sR], [0, 0]];
|
|
2232
|
+
var Failure$ = [3, n0, _F, 0, [_ar, _r, _de], [0, 0, 0]];
|
|
2233
|
+
var FirelensConfiguration$ = [3, n0, _FC, 0, [_t, _o], [0, 128 | 0]];
|
|
2234
|
+
var FSxWindowsFileServerAuthorizationConfig$ = [3, n0, _FSWFSAC, 0, [_cPr, _do], [0, 0]];
|
|
2235
|
+
var FSxWindowsFileServerVolumeConfiguration$ = [
|
|
2208
2236
|
3,
|
|
2209
2237
|
n0,
|
|
2210
2238
|
_FSWFSVC,
|
|
2211
2239
|
0,
|
|
2212
2240
|
[_fSI, _rD, _aCu],
|
|
2213
|
-
[0, 0, () => FSxWindowsFileServerAuthorizationConfig],
|
|
2241
|
+
[0, 0, () => FSxWindowsFileServerAuthorizationConfig$],
|
|
2214
2242
|
];
|
|
2215
|
-
var GetTaskProtectionRequest = [3, n0, _GTPR, 0, [_cl, _tas], [0, 64 | 0]];
|
|
2216
|
-
var GetTaskProtectionResponse = [
|
|
2243
|
+
var GetTaskProtectionRequest$ = [3, n0, _GTPR, 0, [_cl, _tas], [0, 64 | 0]];
|
|
2244
|
+
var GetTaskProtectionResponse$ = [
|
|
2217
2245
|
3,
|
|
2218
2246
|
n0,
|
|
2219
2247
|
_GTPRe,
|
|
@@ -2221,15 +2249,15 @@ var GetTaskProtectionResponse = [
|
|
|
2221
2249
|
[_pTro, _fa],
|
|
2222
2250
|
[() => ProtectedTasks, () => Failures],
|
|
2223
2251
|
];
|
|
2224
|
-
var HealthCheck = [3, n0, _HC, 0, [_com, _int, _ti, _re, _sP], [64 | 0, 1, 1, 1, 1]];
|
|
2225
|
-
var HostEntry = [3, n0, _HE, 0, [_h, _iA], [0, 0]];
|
|
2226
|
-
var HostVolumeProperties = [3, n0, _HVP, 0, [_sPo], [0]];
|
|
2227
|
-
var InferenceAccelerator = [3, n0, _IA, 0, [_dNe, _dT], [0, 0]];
|
|
2228
|
-
var InferenceAcceleratorOverride = [3, n0, _IAO, 0, [_dNe, _dT], [0, 0]];
|
|
2229
|
-
var InfrastructureOptimization = [3, n0, _IO, 0, [_sIA], [1]];
|
|
2230
|
-
var IngressPathSummary = [3, n0, _IPS, 0, [_aT, _end], [0, 0]];
|
|
2231
|
-
var InstanceHealthCheckResult = [3, n0, _IHCR, 0, [_t, _s, _lU, _lSC], [0, 0, 4, 4]];
|
|
2232
|
-
var InstanceLaunchTemplate = [
|
|
2252
|
+
var HealthCheck$ = [3, n0, _HC, 0, [_com, _int, _ti, _re, _sP], [64 | 0, 1, 1, 1, 1]];
|
|
2253
|
+
var HostEntry$ = [3, n0, _HE, 0, [_h, _iA], [0, 0]];
|
|
2254
|
+
var HostVolumeProperties$ = [3, n0, _HVP, 0, [_sPo], [0]];
|
|
2255
|
+
var InferenceAccelerator$ = [3, n0, _IA, 0, [_dNe, _dT], [0, 0]];
|
|
2256
|
+
var InferenceAcceleratorOverride$ = [3, n0, _IAO, 0, [_dNe, _dT], [0, 0]];
|
|
2257
|
+
var InfrastructureOptimization$ = [3, n0, _IO, 0, [_sIA], [1]];
|
|
2258
|
+
var IngressPathSummary$ = [3, n0, _IPS, 0, [_aT, _end], [0, 0]];
|
|
2259
|
+
var InstanceHealthCheckResult$ = [3, n0, _IHCR, 0, [_t, _s, _lU, _lSC], [0, 0, 4, 4]];
|
|
2260
|
+
var InstanceLaunchTemplate$ = [
|
|
2233
2261
|
3,
|
|
2234
2262
|
n0,
|
|
2235
2263
|
_ILT,
|
|
@@ -2237,13 +2265,13 @@ var InstanceLaunchTemplate = [
|
|
|
2237
2265
|
[_eIPA, _nC, _sCto, _mo, _iR],
|
|
2238
2266
|
[
|
|
2239
2267
|
0,
|
|
2240
|
-
() => ManagedInstancesNetworkConfiguration
|
|
2241
|
-
() => ManagedInstancesStorageConfiguration
|
|
2268
|
+
() => ManagedInstancesNetworkConfiguration$,
|
|
2269
|
+
() => ManagedInstancesStorageConfiguration$,
|
|
2242
2270
|
0,
|
|
2243
|
-
[() => InstanceRequirementsRequest
|
|
2271
|
+
[() => InstanceRequirementsRequest$, 0],
|
|
2244
2272
|
],
|
|
2245
2273
|
];
|
|
2246
|
-
var InstanceLaunchTemplateUpdate = [
|
|
2274
|
+
var InstanceLaunchTemplateUpdate$ = [
|
|
2247
2275
|
3,
|
|
2248
2276
|
n0,
|
|
2249
2277
|
_ILTU,
|
|
@@ -2251,13 +2279,13 @@ var InstanceLaunchTemplateUpdate = [
|
|
|
2251
2279
|
[_eIPA, _nC, _sCto, _mo, _iR],
|
|
2252
2280
|
[
|
|
2253
2281
|
0,
|
|
2254
|
-
() => ManagedInstancesNetworkConfiguration
|
|
2255
|
-
() => ManagedInstancesStorageConfiguration
|
|
2282
|
+
() => ManagedInstancesNetworkConfiguration$,
|
|
2283
|
+
() => ManagedInstancesStorageConfiguration$,
|
|
2256
2284
|
0,
|
|
2257
|
-
[() => InstanceRequirementsRequest
|
|
2285
|
+
[() => InstanceRequirementsRequest$, 0],
|
|
2258
2286
|
],
|
|
2259
2287
|
];
|
|
2260
|
-
var InstanceRequirementsRequest = [
|
|
2288
|
+
var InstanceRequirementsRequest$ = [
|
|
2261
2289
|
3,
|
|
2262
2290
|
n0,
|
|
2263
2291
|
_IRR,
|
|
@@ -2289,10 +2317,10 @@ var InstanceRequirementsRequest = [
|
|
|
2289
2317
|
_mSPAPOOODP,
|
|
2290
2318
|
],
|
|
2291
2319
|
[
|
|
2292
|
-
() => VCpuCountRangeRequest
|
|
2293
|
-
() => MemoryMiBRequest
|
|
2320
|
+
() => VCpuCountRangeRequest$,
|
|
2321
|
+
() => MemoryMiBRequest$,
|
|
2294
2322
|
[() => CpuManufacturerSet, { [_xN]: _CM }],
|
|
2295
|
-
() => MemoryGiBPerVCpuRequest
|
|
2323
|
+
() => MemoryGiBPerVCpuRequest$,
|
|
2296
2324
|
[() => ExcludedInstanceTypeSet, { [_xN]: _EIT }],
|
|
2297
2325
|
[() => InstanceGenerationSet, { [_xN]: _IG }],
|
|
2298
2326
|
1,
|
|
@@ -2300,37 +2328,37 @@ var InstanceRequirementsRequest = [
|
|
|
2300
2328
|
0,
|
|
2301
2329
|
0,
|
|
2302
2330
|
2,
|
|
2303
|
-
() => NetworkInterfaceCountRequest
|
|
2331
|
+
() => NetworkInterfaceCountRequest$,
|
|
2304
2332
|
0,
|
|
2305
2333
|
[() => LocalStorageTypeSet, { [_xN]: _LST }],
|
|
2306
|
-
() => TotalLocalStorageGBRequest
|
|
2307
|
-
() => BaselineEbsBandwidthMbpsRequest
|
|
2334
|
+
() => TotalLocalStorageGBRequest$,
|
|
2335
|
+
() => BaselineEbsBandwidthMbpsRequest$,
|
|
2308
2336
|
[() => AcceleratorTypeSet, { [_xN]: _AT }],
|
|
2309
|
-
() => AcceleratorCountRequest
|
|
2337
|
+
() => AcceleratorCountRequest$,
|
|
2310
2338
|
[() => AcceleratorManufacturerSet, { [_xN]: _AM }],
|
|
2311
2339
|
[() => AcceleratorNameSet, { [_xN]: _AN }],
|
|
2312
|
-
() => AcceleratorTotalMemoryMiBRequest
|
|
2313
|
-
() => NetworkBandwidthGbpsRequest
|
|
2340
|
+
() => AcceleratorTotalMemoryMiBRequest$,
|
|
2341
|
+
() => NetworkBandwidthGbpsRequest$,
|
|
2314
2342
|
[() => AllowedInstanceTypeSet, { [_xN]: _AIT }],
|
|
2315
2343
|
1,
|
|
2316
2344
|
],
|
|
2317
2345
|
];
|
|
2318
|
-
var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_me], [0]];
|
|
2319
|
-
schema.TypeRegistry.for(n0).registerError(InvalidParameterException
|
|
2320
|
-
var KernelCapabilities = [3, n0, _KC, 0, [_ad, _dro], [64 | 0, 64 | 0]];
|
|
2321
|
-
var KeyValuePair = [3, n0, _KVP, 0, [_n, _v], [0, 0]];
|
|
2322
|
-
var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_me], [0]];
|
|
2323
|
-
schema.TypeRegistry.for(n0).registerError(LimitExceededException
|
|
2324
|
-
var LinearConfiguration = [3, n0, _LC, 0, [_sPt, _sBTIM], [1, 1]];
|
|
2325
|
-
var LinuxParameters = [
|
|
2346
|
+
var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c }, [_me], [0]];
|
|
2347
|
+
schema.TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
2348
|
+
var KernelCapabilities$ = [3, n0, _KC, 0, [_ad, _dro], [64 | 0, 64 | 0]];
|
|
2349
|
+
var KeyValuePair$ = [3, n0, _KVP, 0, [_n, _v], [0, 0]];
|
|
2350
|
+
var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_me], [0]];
|
|
2351
|
+
schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
2352
|
+
var LinearConfiguration$ = [3, n0, _LC, 0, [_sPt, _sBTIM], [1, 1]];
|
|
2353
|
+
var LinuxParameters$ = [
|
|
2326
2354
|
3,
|
|
2327
2355
|
n0,
|
|
2328
2356
|
_LP,
|
|
2329
2357
|
0,
|
|
2330
2358
|
[_ca, _dev, _iPE, _sMS, _tm, _mSa, _sw],
|
|
2331
|
-
[() => KernelCapabilities
|
|
2359
|
+
[() => KernelCapabilities$, () => DevicesList, 2, 1, () => TmpfsList, 1, 1],
|
|
2332
2360
|
];
|
|
2333
|
-
var ListAccountSettingsRequest = [
|
|
2361
|
+
var ListAccountSettingsRequest$ = [
|
|
2334
2362
|
3,
|
|
2335
2363
|
n0,
|
|
2336
2364
|
_LASR,
|
|
@@ -2338,8 +2366,8 @@ var ListAccountSettingsRequest = [
|
|
|
2338
2366
|
[_n, _v, _pA, _eS, _nT, _mRa],
|
|
2339
2367
|
[0, 0, 0, 2, 0, 1],
|
|
2340
2368
|
];
|
|
2341
|
-
var ListAccountSettingsResponse = [3, n0, _LASRi, 0, [_se, _nT], [() => Settings, 0]];
|
|
2342
|
-
var ListAttributesRequest = [
|
|
2369
|
+
var ListAccountSettingsResponse$ = [3, n0, _LASRi, 0, [_se, _nT], [() => Settings, 0]];
|
|
2370
|
+
var ListAttributesRequest$ = [
|
|
2343
2371
|
3,
|
|
2344
2372
|
n0,
|
|
2345
2373
|
_LAR,
|
|
@@ -2347,10 +2375,10 @@ var ListAttributesRequest = [
|
|
|
2347
2375
|
[_cl, _tT, _aNt, _aV, _nT, _mRa],
|
|
2348
2376
|
[0, 0, 0, 0, 0, 1],
|
|
2349
2377
|
];
|
|
2350
|
-
var ListAttributesResponse = [3, n0, _LARi, 0, [_at, _nT], [() => Attributes, 0]];
|
|
2351
|
-
var ListClustersRequest = [3, n0, _LCR, 0, [_nT, _mRa], [0, 1]];
|
|
2352
|
-
var ListClustersResponse = [3, n0, _LCRi, 0, [_cAl, _nT], [64 | 0, 0]];
|
|
2353
|
-
var ListContainerInstancesRequest = [
|
|
2378
|
+
var ListAttributesResponse$ = [3, n0, _LARi, 0, [_at, _nT], [() => Attributes, 0]];
|
|
2379
|
+
var ListClustersRequest$ = [3, n0, _LCR, 0, [_nT, _mRa], [0, 1]];
|
|
2380
|
+
var ListClustersResponse$ = [3, n0, _LCRi, 0, [_cAl, _nT], [64 | 0, 0]];
|
|
2381
|
+
var ListContainerInstancesRequest$ = [
|
|
2354
2382
|
3,
|
|
2355
2383
|
n0,
|
|
2356
2384
|
_LCIR,
|
|
@@ -2358,16 +2386,16 @@ var ListContainerInstancesRequest = [
|
|
|
2358
2386
|
[_cl, _fi, _nT, _mRa, _s],
|
|
2359
2387
|
[0, 0, 0, 1, 0],
|
|
2360
2388
|
];
|
|
2361
|
-
var ListContainerInstancesResponse = [3, n0, _LCIRi, 0, [_cIAo, _nT], [64 | 0, 0]];
|
|
2362
|
-
var ListServiceDeploymentsRequest = [
|
|
2389
|
+
var ListContainerInstancesResponse$ = [3, n0, _LCIRi, 0, [_cIAo, _nT], [64 | 0, 0]];
|
|
2390
|
+
var ListServiceDeploymentsRequest$ = [
|
|
2363
2391
|
3,
|
|
2364
2392
|
n0,
|
|
2365
2393
|
_LSDR,
|
|
2366
2394
|
0,
|
|
2367
2395
|
[_ser, _cl, _s, _cAr, _nT, _mRa],
|
|
2368
|
-
[0, 0, 64 | 0, () => CreatedAt
|
|
2396
|
+
[0, 0, 64 | 0, () => CreatedAt$, 0, 1],
|
|
2369
2397
|
];
|
|
2370
|
-
var ListServiceDeploymentsResponse = [
|
|
2398
|
+
var ListServiceDeploymentsResponse$ = [
|
|
2371
2399
|
3,
|
|
2372
2400
|
n0,
|
|
2373
2401
|
_LSDRi,
|
|
@@ -2375,9 +2403,9 @@ var ListServiceDeploymentsResponse = [
|
|
|
2375
2403
|
[_sD, _nT],
|
|
2376
2404
|
[() => ServiceDeploymentsBrief, 0],
|
|
2377
2405
|
];
|
|
2378
|
-
var ListServicesByNamespaceRequest = [3, n0, _LSBNR, 0, [_na, _nT, _mRa], [0, 0, 1]];
|
|
2379
|
-
var ListServicesByNamespaceResponse = [3, n0, _LSBNRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
2380
|
-
var ListServicesRequest = [
|
|
2406
|
+
var ListServicesByNamespaceRequest$ = [3, n0, _LSBNR, 0, [_na, _nT, _mRa], [0, 0, 1]];
|
|
2407
|
+
var ListServicesByNamespaceResponse$ = [3, n0, _LSBNRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
2408
|
+
var ListServicesRequest$ = [
|
|
2381
2409
|
3,
|
|
2382
2410
|
n0,
|
|
2383
2411
|
_LSR,
|
|
@@ -2385,10 +2413,10 @@ var ListServicesRequest = [
|
|
|
2385
2413
|
[_cl, _nT, _mRa, _lT, _sS, _rMT],
|
|
2386
2414
|
[0, 0, 1, 0, 0, 0],
|
|
2387
2415
|
];
|
|
2388
|
-
var ListServicesResponse = [3, n0, _LSRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
2389
|
-
var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAes], [0]];
|
|
2390
|
-
var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [() => Tags]];
|
|
2391
|
-
var ListTaskDefinitionFamiliesRequest = [
|
|
2416
|
+
var ListServicesResponse$ = [3, n0, _LSRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
2417
|
+
var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rAes], [0]];
|
|
2418
|
+
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [() => Tags]];
|
|
2419
|
+
var ListTaskDefinitionFamiliesRequest$ = [
|
|
2392
2420
|
3,
|
|
2393
2421
|
n0,
|
|
2394
2422
|
_LTDFR,
|
|
@@ -2396,8 +2424,8 @@ var ListTaskDefinitionFamiliesRequest = [
|
|
|
2396
2424
|
[_fP, _s, _nT, _mRa],
|
|
2397
2425
|
[0, 0, 0, 1],
|
|
2398
2426
|
];
|
|
2399
|
-
var ListTaskDefinitionFamiliesResponse = [3, n0, _LTDFRi, 0, [_fam, _nT], [64 | 0, 0]];
|
|
2400
|
-
var ListTaskDefinitionsRequest = [
|
|
2427
|
+
var ListTaskDefinitionFamiliesResponse$ = [3, n0, _LTDFRi, 0, [_fam, _nT], [64 | 0, 0]];
|
|
2428
|
+
var ListTaskDefinitionsRequest$ = [
|
|
2401
2429
|
3,
|
|
2402
2430
|
n0,
|
|
2403
2431
|
_LTDR,
|
|
@@ -2405,8 +2433,8 @@ var ListTaskDefinitionsRequest = [
|
|
|
2405
2433
|
[_fP, _s, _so, _nT, _mRa],
|
|
2406
2434
|
[0, 0, 0, 0, 1],
|
|
2407
2435
|
];
|
|
2408
|
-
var ListTaskDefinitionsResponse = [3, n0, _LTDRi, 0, [_tDA, _nT], [64 | 0, 0]];
|
|
2409
|
-
var ListTasksRequest = [
|
|
2436
|
+
var ListTaskDefinitionsResponse$ = [3, n0, _LTDRi, 0, [_tDA, _nT], [64 | 0, 0]];
|
|
2437
|
+
var ListTasksRequest$ = [
|
|
2410
2438
|
3,
|
|
2411
2439
|
n0,
|
|
2412
2440
|
_LTR,
|
|
@@ -2414,19 +2442,19 @@ var ListTasksRequest = [
|
|
|
2414
2442
|
[_cl, _cI, _fami, _nT, _mRa, _sB, _sN, _dSe, _lT],
|
|
2415
2443
|
[0, 0, 0, 0, 1, 0, 0, 0, 0],
|
|
2416
2444
|
];
|
|
2417
|
-
var ListTasksResponse = [3, n0, _LTRi, 0, [_tAa, _nT], [64 | 0, 0]];
|
|
2418
|
-
var LoadBalancer = [
|
|
2445
|
+
var ListTasksResponse$ = [3, n0, _LTRi, 0, [_tAa, _nT], [64 | 0, 0]];
|
|
2446
|
+
var LoadBalancer$ = [
|
|
2419
2447
|
3,
|
|
2420
2448
|
n0,
|
|
2421
2449
|
_LB,
|
|
2422
2450
|
0,
|
|
2423
2451
|
[_tGA, _lBN, _cNo, _cPon, _aCd],
|
|
2424
|
-
[0, 0, 0, 1, () => AdvancedConfiguration],
|
|
2452
|
+
[0, 0, 0, 1, () => AdvancedConfiguration$],
|
|
2425
2453
|
];
|
|
2426
|
-
var LogConfiguration = [3, n0, _LCo, 0, [_lD, _o, _sO], [0, 128 | 0, () => SecretList]];
|
|
2427
|
-
var ManagedAgent = [3, n0, _MA, 0, [_lSA, _n, _r, _lS], [4, 0, 0, 0]];
|
|
2428
|
-
var ManagedAgentStateChange = [3, n0, _MASC, 0, [_cNo, _mAN, _s, _r], [0, 0, 0, 0]];
|
|
2429
|
-
var ManagedApplicationAutoScalingPolicy = [
|
|
2454
|
+
var LogConfiguration$ = [3, n0, _LCo, 0, [_lD, _o, _sO], [0, 128 | 0, () => SecretList]];
|
|
2455
|
+
var ManagedAgent$ = [3, n0, _MA, 0, [_lSA, _n, _r, _lS], [4, 0, 0, 0]];
|
|
2456
|
+
var ManagedAgentStateChange$ = [3, n0, _MASC, 0, [_cNo, _mAN, _s, _r], [0, 0, 0, 0]];
|
|
2457
|
+
var ManagedApplicationAutoScalingPolicy$ = [
|
|
2430
2458
|
3,
|
|
2431
2459
|
n0,
|
|
2432
2460
|
_MAASP,
|
|
@@ -2434,16 +2462,16 @@ var ManagedApplicationAutoScalingPolicy = [
|
|
|
2434
2462
|
[_ar, _s, _sR, _uA, _pTo, _tV, _met],
|
|
2435
2463
|
[0, 0, 0, 4, 0, 1, 0],
|
|
2436
2464
|
];
|
|
2437
|
-
var ManagedAutoScaling = [
|
|
2465
|
+
var ManagedAutoScaling$ = [
|
|
2438
2466
|
3,
|
|
2439
2467
|
n0,
|
|
2440
2468
|
_MAS,
|
|
2441
2469
|
0,
|
|
2442
2470
|
[_sTca, _aASP],
|
|
2443
|
-
[() => ManagedScalableTarget
|
|
2471
|
+
[() => ManagedScalableTarget$, () => ManagedApplicationAutoScalingPolicies],
|
|
2444
2472
|
];
|
|
2445
|
-
var ManagedCertificate = [3, n0, _MC, 0, [_ar, _s, _sR, _uA, _dNo], [0, 0, 0, 4, 0]];
|
|
2446
|
-
var ManagedIngressPath = [
|
|
2473
|
+
var ManagedCertificate$ = [3, n0, _MC, 0, [_ar, _s, _sR, _uA, _dNo], [0, 0, 0, 4, 0]];
|
|
2474
|
+
var ManagedIngressPath$ = [
|
|
2447
2475
|
3,
|
|
2448
2476
|
n0,
|
|
2449
2477
|
_MIP,
|
|
@@ -2452,15 +2480,15 @@ var ManagedIngressPath = [
|
|
|
2452
2480
|
[
|
|
2453
2481
|
0,
|
|
2454
2482
|
0,
|
|
2455
|
-
() => ManagedLoadBalancer
|
|
2483
|
+
() => ManagedLoadBalancer$,
|
|
2456
2484
|
() => ManagedSecurityGroups,
|
|
2457
|
-
() => ManagedCertificate
|
|
2458
|
-
() => ManagedListener
|
|
2459
|
-
() => ManagedListenerRule
|
|
2485
|
+
() => ManagedCertificate$,
|
|
2486
|
+
() => ManagedListener$,
|
|
2487
|
+
() => ManagedListenerRule$,
|
|
2460
2488
|
() => ManagedTargetGroups,
|
|
2461
2489
|
],
|
|
2462
2490
|
];
|
|
2463
|
-
var ManagedInstancesNetworkConfiguration = [
|
|
2491
|
+
var ManagedInstancesNetworkConfiguration$ = [
|
|
2464
2492
|
3,
|
|
2465
2493
|
n0,
|
|
2466
2494
|
_MINC,
|
|
@@ -2468,18 +2496,18 @@ var ManagedInstancesNetworkConfiguration = [
|
|
|
2468
2496
|
[_su, _sG],
|
|
2469
2497
|
[64 | 0, 64 | 0],
|
|
2470
2498
|
];
|
|
2471
|
-
var ManagedInstancesProvider = [
|
|
2499
|
+
var ManagedInstancesProvider$ = [
|
|
2472
2500
|
3,
|
|
2473
2501
|
n0,
|
|
2474
2502
|
_MIPa,
|
|
2475
2503
|
0,
|
|
2476
2504
|
[_iRA, _iLT, _pTr, _iO],
|
|
2477
|
-
[0, [() => InstanceLaunchTemplate
|
|
2505
|
+
[0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$],
|
|
2478
2506
|
];
|
|
2479
|
-
var ManagedInstancesStorageConfiguration = [3, n0, _MISC, 0, [_sSGB], [1]];
|
|
2480
|
-
var ManagedListener = [3, n0, _ML, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2481
|
-
var ManagedListenerRule = [3, n0, _MLR, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2482
|
-
var ManagedLoadBalancer = [
|
|
2507
|
+
var ManagedInstancesStorageConfiguration$ = [3, n0, _MISC, 0, [_sSGB], [1]];
|
|
2508
|
+
var ManagedListener$ = [3, n0, _ML, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2509
|
+
var ManagedListenerRule$ = [3, n0, _MLR, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2510
|
+
var ManagedLoadBalancer$ = [
|
|
2483
2511
|
3,
|
|
2484
2512
|
n0,
|
|
2485
2513
|
_MLB,
|
|
@@ -2487,9 +2515,9 @@ var ManagedLoadBalancer = [
|
|
|
2487
2515
|
[_ar, _s, _sR, _uA, _sch, _sI, _sGI],
|
|
2488
2516
|
[0, 0, 0, 4, 0, 64 | 0, 64 | 0],
|
|
2489
2517
|
];
|
|
2490
|
-
var ManagedLogGroup = [3, n0, _MLG, 0, [_ar, _s, _sR, _uA, _lGN], [0, 0, 0, 4, 0]];
|
|
2491
|
-
var ManagedMetricAlarm = [3, n0, _MMA, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2492
|
-
var ManagedScalableTarget = [
|
|
2518
|
+
var ManagedLogGroup$ = [3, n0, _MLG, 0, [_ar, _s, _sR, _uA, _lGN], [0, 0, 0, 4, 0]];
|
|
2519
|
+
var ManagedMetricAlarm$ = [3, n0, _MMA, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2520
|
+
var ManagedScalableTarget$ = [
|
|
2493
2521
|
3,
|
|
2494
2522
|
n0,
|
|
2495
2523
|
_MST,
|
|
@@ -2497,10 +2525,10 @@ var ManagedScalableTarget = [
|
|
|
2497
2525
|
[_ar, _s, _sR, _uA, _mC, _mCa],
|
|
2498
2526
|
[0, 0, 0, 4, 1, 1],
|
|
2499
2527
|
];
|
|
2500
|
-
var ManagedScaling = [3, n0, _MS, 0, [_s, _tC, _mSSS, _mSSSa, _iWP], [0, 1, 1, 1, 1]];
|
|
2501
|
-
var ManagedSecurityGroup = [3, n0, _MSG, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2502
|
-
var ManagedStorageConfiguration = [3, n0, _MSC, 0, [_kKI, _fESKKI], [0, 0]];
|
|
2503
|
-
var ManagedTargetGroup = [
|
|
2528
|
+
var ManagedScaling$ = [3, n0, _MS, 0, [_s, _tC, _mSSS, _mSSSa, _iWP], [0, 1, 1, 1, 1]];
|
|
2529
|
+
var ManagedSecurityGroup$ = [3, n0, _MSG, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2530
|
+
var ManagedStorageConfiguration$ = [3, n0, _MSC, 0, [_kKI, _fESKKI], [0, 0]];
|
|
2531
|
+
var ManagedTargetGroup$ = [
|
|
2504
2532
|
3,
|
|
2505
2533
|
n0,
|
|
2506
2534
|
_MTG,
|
|
@@ -2508,15 +2536,15 @@ var ManagedTargetGroup = [
|
|
|
2508
2536
|
[_ar, _s, _sR, _uA, _hCP, _hCPe, _po],
|
|
2509
2537
|
[0, 0, 0, 4, 0, 1, 1],
|
|
2510
2538
|
];
|
|
2511
|
-
var MemoryGiBPerVCpuRequest = [3, n0, _MGBPVCR, 0, [_m, _ma], [1, 1]];
|
|
2512
|
-
var MemoryMiBRequest = [3, n0, _MMBR, 0, [_m, _ma], [1, 1]];
|
|
2513
|
-
var MissingVersionException = [-3, n0, _MVE, { [_e]: _c }, [_me], [0]];
|
|
2514
|
-
schema.TypeRegistry.for(n0).registerError(MissingVersionException
|
|
2515
|
-
var MountPoint = [3, n0, _MP, 0, [_sV, _cPo, _rO], [0, 0, 2]];
|
|
2516
|
-
var NamespaceNotFoundException = [-3, n0, _NNFE, { [_e]: _c }, [_me], [0]];
|
|
2517
|
-
schema.TypeRegistry.for(n0).registerError(NamespaceNotFoundException
|
|
2518
|
-
var NetworkBandwidthGbpsRequest = [3, n0, _NBGR, 0, [_m, _ma], [1, 1]];
|
|
2519
|
-
var NetworkBinding = [
|
|
2539
|
+
var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR, 0, [_m, _ma], [1, 1]];
|
|
2540
|
+
var MemoryMiBRequest$ = [3, n0, _MMBR, 0, [_m, _ma], [1, 1]];
|
|
2541
|
+
var MissingVersionException$ = [-3, n0, _MVE, { [_e]: _c }, [_me], [0]];
|
|
2542
|
+
schema.TypeRegistry.for(n0).registerError(MissingVersionException$, MissingVersionException);
|
|
2543
|
+
var MountPoint$ = [3, n0, _MP, 0, [_sV, _cPo, _rO], [0, 0, 2]];
|
|
2544
|
+
var NamespaceNotFoundException$ = [-3, n0, _NNFE, { [_e]: _c }, [_me], [0]];
|
|
2545
|
+
schema.TypeRegistry.for(n0).registerError(NamespaceNotFoundException$, NamespaceNotFoundException);
|
|
2546
|
+
var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR, 0, [_m, _ma], [1, 1]];
|
|
2547
|
+
var NetworkBinding$ = [
|
|
2520
2548
|
3,
|
|
2521
2549
|
n0,
|
|
2522
2550
|
_NB,
|
|
@@ -2524,15 +2552,15 @@ var NetworkBinding = [
|
|
|
2524
2552
|
[_bIP, _cPon, _hPo, _pr, _cPR, _hPR],
|
|
2525
2553
|
[0, 1, 1, 0, 0, 0],
|
|
2526
2554
|
];
|
|
2527
|
-
var NetworkConfiguration = [3, n0, _NC, 0, [_aCw], [() => AwsVpcConfiguration]];
|
|
2528
|
-
var NetworkInterface = [3, n0, _NI, 0, [_aI, _pIA, _iAp], [0, 0, 0]];
|
|
2529
|
-
var NetworkInterfaceCountRequest = [3, n0, _NICR, 0, [_m, _ma], [1, 1]];
|
|
2530
|
-
var NoUpdateAvailableException = [-3, n0, _NUAE, { [_e]: _c }, [_me], [0]];
|
|
2531
|
-
schema.TypeRegistry.for(n0).registerError(NoUpdateAvailableException
|
|
2532
|
-
var PlacementConstraint = [3, n0, _PC, 0, [_t, _ex], [0, 0]];
|
|
2533
|
-
var PlacementStrategy = [3, n0, _PS, 0, [_t, _fie], [0, 0]];
|
|
2534
|
-
var PlatformDevice = [3, n0, _PD, 0, [_i, _t], [0, 0]];
|
|
2535
|
-
var PlatformTaskDefinitionIncompatibilityException = [
|
|
2555
|
+
var NetworkConfiguration$ = [3, n0, _NC, 0, [_aCw], [() => AwsVpcConfiguration$]];
|
|
2556
|
+
var NetworkInterface$ = [3, n0, _NI, 0, [_aI, _pIA, _iAp], [0, 0, 0]];
|
|
2557
|
+
var NetworkInterfaceCountRequest$ = [3, n0, _NICR, 0, [_m, _ma], [1, 1]];
|
|
2558
|
+
var NoUpdateAvailableException$ = [-3, n0, _NUAE, { [_e]: _c }, [_me], [0]];
|
|
2559
|
+
schema.TypeRegistry.for(n0).registerError(NoUpdateAvailableException$, NoUpdateAvailableException);
|
|
2560
|
+
var PlacementConstraint$ = [3, n0, _PC, 0, [_t, _ex], [0, 0]];
|
|
2561
|
+
var PlacementStrategy$ = [3, n0, _PS, 0, [_t, _fie], [0, 0]];
|
|
2562
|
+
var PlatformDevice$ = [3, n0, _PD, 0, [_i, _t], [0, 0]];
|
|
2563
|
+
var PlatformTaskDefinitionIncompatibilityException$ = [
|
|
2536
2564
|
-3,
|
|
2537
2565
|
n0,
|
|
2538
2566
|
_PTDIE,
|
|
@@ -2540,12 +2568,12 @@ var PlatformTaskDefinitionIncompatibilityException = [
|
|
|
2540
2568
|
[_me],
|
|
2541
2569
|
[0],
|
|
2542
2570
|
];
|
|
2543
|
-
schema.TypeRegistry.for(n0).registerError(PlatformTaskDefinitionIncompatibilityException
|
|
2544
|
-
var PlatformUnknownException = [-3, n0, _PUE, { [_e]: _c }, [_me], [0]];
|
|
2545
|
-
schema.TypeRegistry.for(n0).registerError(PlatformUnknownException
|
|
2546
|
-
var PortMapping = [3, n0, _PM, 0, [_cPon, _hPo, _pr, _n, _aP, _cPR], [1, 1, 0, 0, 0, 0]];
|
|
2547
|
-
var ProtectedTask = [3, n0, _PT, 0, [_tA, _pE, _eD], [0, 2, 4]];
|
|
2548
|
-
var ProxyConfiguration = [
|
|
2571
|
+
schema.TypeRegistry.for(n0).registerError(PlatformTaskDefinitionIncompatibilityException$, PlatformTaskDefinitionIncompatibilityException);
|
|
2572
|
+
var PlatformUnknownException$ = [-3, n0, _PUE, { [_e]: _c }, [_me], [0]];
|
|
2573
|
+
schema.TypeRegistry.for(n0).registerError(PlatformUnknownException$, PlatformUnknownException);
|
|
2574
|
+
var PortMapping$ = [3, n0, _PM, 0, [_cPon, _hPo, _pr, _n, _aP, _cPR], [1, 1, 0, 0, 0, 0]];
|
|
2575
|
+
var ProtectedTask$ = [3, n0, _PT, 0, [_tA, _pE, _eD], [0, 2, 4]];
|
|
2576
|
+
var ProxyConfiguration$ = [
|
|
2549
2577
|
3,
|
|
2550
2578
|
n0,
|
|
2551
2579
|
_PCr,
|
|
@@ -2553,13 +2581,13 @@ var ProxyConfiguration = [
|
|
|
2553
2581
|
[_t, _cNo, _pro],
|
|
2554
2582
|
[0, 0, () => ProxyConfigurationProperties],
|
|
2555
2583
|
];
|
|
2556
|
-
var PutAccountSettingDefaultRequest = [3, n0, _PASDR, 0, [_n, _v], [0, 0]];
|
|
2557
|
-
var PutAccountSettingDefaultResponse = [3, n0, _PASDRu, 0, [_set], [() => Setting]];
|
|
2558
|
-
var PutAccountSettingRequest = [3, n0, _PASR, 0, [_n, _v, _pA], [0, 0, 0]];
|
|
2559
|
-
var PutAccountSettingResponse = [3, n0, _PASRu, 0, [_set], [() => Setting]];
|
|
2560
|
-
var PutAttributesRequest = [3, n0, _PAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
2561
|
-
var PutAttributesResponse = [3, n0, _PARu, 0, [_at], [() => Attributes]];
|
|
2562
|
-
var PutClusterCapacityProvidersRequest = [
|
|
2584
|
+
var PutAccountSettingDefaultRequest$ = [3, n0, _PASDR, 0, [_n, _v], [0, 0]];
|
|
2585
|
+
var PutAccountSettingDefaultResponse$ = [3, n0, _PASDRu, 0, [_set], [() => Setting$]];
|
|
2586
|
+
var PutAccountSettingRequest$ = [3, n0, _PASR, 0, [_n, _v, _pA], [0, 0, 0]];
|
|
2587
|
+
var PutAccountSettingResponse$ = [3, n0, _PASRu, 0, [_set], [() => Setting$]];
|
|
2588
|
+
var PutAttributesRequest$ = [3, n0, _PAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
2589
|
+
var PutAttributesResponse$ = [3, n0, _PARu, 0, [_at], [() => Attributes]];
|
|
2590
|
+
var PutClusterCapacityProvidersRequest$ = [
|
|
2563
2591
|
3,
|
|
2564
2592
|
n0,
|
|
2565
2593
|
_PCCPR,
|
|
@@ -2567,24 +2595,24 @@ var PutClusterCapacityProvidersRequest = [
|
|
|
2567
2595
|
[_cl, _cPap, _dCPS],
|
|
2568
2596
|
[0, 64 | 0, () => CapacityProviderStrategy],
|
|
2569
2597
|
];
|
|
2570
|
-
var PutClusterCapacityProvidersResponse = [3, n0, _PCCPRu, 0, [_cl], [() => Cluster]];
|
|
2571
|
-
var RegisterContainerInstanceRequest = [
|
|
2598
|
+
var PutClusterCapacityProvidersResponse$ = [3, n0, _PCCPRu, 0, [_cl], [() => Cluster$]];
|
|
2599
|
+
var RegisterContainerInstanceRequest$ = [
|
|
2572
2600
|
3,
|
|
2573
2601
|
n0,
|
|
2574
2602
|
_RCIR,
|
|
2575
2603
|
0,
|
|
2576
2604
|
[_cl, _iID, _iIDS, _tR, _vI, _cIA, _at, _pD, _ta],
|
|
2577
|
-
[0, 0, 0, () => Resources, () => VersionInfo
|
|
2605
|
+
[0, 0, 0, () => Resources, () => VersionInfo$, 0, () => Attributes, () => PlatformDevices, () => Tags],
|
|
2578
2606
|
];
|
|
2579
|
-
var RegisterContainerInstanceResponse = [
|
|
2607
|
+
var RegisterContainerInstanceResponse$ = [
|
|
2580
2608
|
3,
|
|
2581
2609
|
n0,
|
|
2582
2610
|
_RCIRe,
|
|
2583
2611
|
0,
|
|
2584
2612
|
[_cI],
|
|
2585
|
-
[() => ContainerInstance],
|
|
2613
|
+
[() => ContainerInstance$],
|
|
2586
2614
|
];
|
|
2587
|
-
var RegisterTaskDefinitionRequest = [
|
|
2615
|
+
var RegisterTaskDefinitionRequest$ = [
|
|
2588
2616
|
3,
|
|
2589
2617
|
n0,
|
|
2590
2618
|
_RTDR,
|
|
@@ -2604,31 +2632,38 @@ var RegisterTaskDefinitionRequest = [
|
|
|
2604
2632
|
() => Tags,
|
|
2605
2633
|
0,
|
|
2606
2634
|
0,
|
|
2607
|
-
() => ProxyConfiguration
|
|
2635
|
+
() => ProxyConfiguration$,
|
|
2608
2636
|
() => InferenceAccelerators,
|
|
2609
|
-
() => EphemeralStorage
|
|
2610
|
-
() => RuntimePlatform
|
|
2637
|
+
() => EphemeralStorage$,
|
|
2638
|
+
() => RuntimePlatform$,
|
|
2611
2639
|
2,
|
|
2612
2640
|
],
|
|
2613
2641
|
];
|
|
2614
|
-
var RegisterTaskDefinitionResponse = [
|
|
2642
|
+
var RegisterTaskDefinitionResponse$ = [
|
|
2615
2643
|
3,
|
|
2616
2644
|
n0,
|
|
2617
2645
|
_RTDRe,
|
|
2618
2646
|
0,
|
|
2619
2647
|
[_tD, _ta],
|
|
2620
|
-
[() => TaskDefinition
|
|
2648
|
+
[() => TaskDefinition$, () => Tags],
|
|
2649
|
+
];
|
|
2650
|
+
var RepositoryCredentials$ = [3, n0, _RC, 0, [_cPr], [0]];
|
|
2651
|
+
var ResolvedConfiguration$ = [
|
|
2652
|
+
3,
|
|
2653
|
+
n0,
|
|
2654
|
+
_RCe,
|
|
2655
|
+
0,
|
|
2656
|
+
[_lB],
|
|
2657
|
+
[() => ServiceRevisionLoadBalancers],
|
|
2621
2658
|
];
|
|
2622
|
-
var
|
|
2623
|
-
var
|
|
2624
|
-
|
|
2625
|
-
var
|
|
2626
|
-
schema.TypeRegistry.for(n0).registerError(
|
|
2627
|
-
var
|
|
2628
|
-
|
|
2629
|
-
var
|
|
2630
|
-
var Rollback = [3, n0, _Ro, 0, [_r, _sAt, _sRAe], [0, 4, 0]];
|
|
2631
|
-
var RunTaskRequest = [
|
|
2659
|
+
var Resource$ = [3, n0, _R, 0, [_n, _t, _dV, _lV, _iV, _sSV], [0, 0, 1, 1, 1, 64 | 0]];
|
|
2660
|
+
var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c }, [_me], [0]];
|
|
2661
|
+
schema.TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
2662
|
+
var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_me], [0]];
|
|
2663
|
+
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2664
|
+
var ResourceRequirement$ = [3, n0, _RR, 0, [_v, _t], [0, 0]];
|
|
2665
|
+
var Rollback$ = [3, n0, _Ro, 0, [_r, _sAt, _sRAe], [0, 4, 0]];
|
|
2666
|
+
var RunTaskRequest$ = [
|
|
2632
2667
|
3,
|
|
2633
2668
|
n0,
|
|
2634
2669
|
_RTR,
|
|
@@ -2642,8 +2677,8 @@ var RunTaskRequest = [
|
|
|
2642
2677
|
2,
|
|
2643
2678
|
0,
|
|
2644
2679
|
0,
|
|
2645
|
-
() => NetworkConfiguration
|
|
2646
|
-
() => TaskOverride
|
|
2680
|
+
() => NetworkConfiguration$,
|
|
2681
|
+
() => TaskOverride$,
|
|
2647
2682
|
() => PlacementConstraints,
|
|
2648
2683
|
() => PlacementStrategies,
|
|
2649
2684
|
0,
|
|
@@ -2656,13 +2691,13 @@ var RunTaskRequest = [
|
|
|
2656
2691
|
() => TaskVolumeConfigurations,
|
|
2657
2692
|
],
|
|
2658
2693
|
];
|
|
2659
|
-
var RunTaskResponse = [3, n0, _RTRu, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2660
|
-
var RuntimePlatform = [3, n0, _RP, 0, [_cAp, _oSF], [0, 0]];
|
|
2661
|
-
var Scale = [3, n0, _S, 0, [_v, _un], [1, 0]];
|
|
2662
|
-
var Secret = [3, n0, _Se, 0, [_n, _vFa], [0, 0]];
|
|
2663
|
-
var ServerException = [-3, n0, _SE, { [_e]: _serve }, [_me], [0]];
|
|
2664
|
-
schema.TypeRegistry.for(n0).registerError(ServerException
|
|
2665
|
-
var Service = [
|
|
2694
|
+
var RunTaskResponse$ = [3, n0, _RTRu, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2695
|
+
var RuntimePlatform$ = [3, n0, _RP, 0, [_cAp, _oSF], [0, 0]];
|
|
2696
|
+
var Scale$ = [3, n0, _S, 0, [_v, _un], [1, 0]];
|
|
2697
|
+
var Secret$ = [3, n0, _Se, 0, [_n, _vFa], [0, 0]];
|
|
2698
|
+
var ServerException$ = [-3, n0, _SE, { [_e]: _serve }, [_me], [0]];
|
|
2699
|
+
schema.TypeRegistry.for(n0).registerError(ServerException$, ServerException);
|
|
2700
|
+
var Service$ = [
|
|
2666
2701
|
3,
|
|
2667
2702
|
n0,
|
|
2668
2703
|
_Ser,
|
|
@@ -2719,7 +2754,7 @@ var Service = [
|
|
|
2719
2754
|
0,
|
|
2720
2755
|
0,
|
|
2721
2756
|
0,
|
|
2722
|
-
() => DeploymentConfiguration
|
|
2757
|
+
() => DeploymentConfiguration$,
|
|
2723
2758
|
() => TaskSets,
|
|
2724
2759
|
() => Deployments,
|
|
2725
2760
|
0,
|
|
@@ -2729,10 +2764,10 @@ var Service = [
|
|
|
2729
2764
|
() => ServiceCurrentRevisionSummaryList,
|
|
2730
2765
|
() => PlacementConstraints,
|
|
2731
2766
|
() => PlacementStrategies,
|
|
2732
|
-
() => NetworkConfiguration
|
|
2767
|
+
() => NetworkConfiguration$,
|
|
2733
2768
|
1,
|
|
2734
2769
|
0,
|
|
2735
|
-
() => DeploymentController
|
|
2770
|
+
() => DeploymentController$,
|
|
2736
2771
|
() => Tags,
|
|
2737
2772
|
0,
|
|
2738
2773
|
2,
|
|
@@ -2742,59 +2777,59 @@ var Service = [
|
|
|
2742
2777
|
0,
|
|
2743
2778
|
],
|
|
2744
2779
|
];
|
|
2745
|
-
var ServiceConnectAccessLogConfiguration = [3, n0, _SCALC, 0, [_fo, _iQP], [0, 0]];
|
|
2746
|
-
var ServiceConnectClientAlias = [
|
|
2780
|
+
var ServiceConnectAccessLogConfiguration$ = [3, n0, _SCALC, 0, [_fo, _iQP], [0, 0]];
|
|
2781
|
+
var ServiceConnectClientAlias$ = [
|
|
2747
2782
|
3,
|
|
2748
2783
|
n0,
|
|
2749
2784
|
_SCCA,
|
|
2750
2785
|
0,
|
|
2751
2786
|
[_po, _dNn, _tTR],
|
|
2752
|
-
[1, 0, () => ServiceConnectTestTrafficRules],
|
|
2787
|
+
[1, 0, () => ServiceConnectTestTrafficRules$],
|
|
2753
2788
|
];
|
|
2754
|
-
var ServiceConnectConfiguration = [
|
|
2789
|
+
var ServiceConnectConfiguration$ = [
|
|
2755
2790
|
3,
|
|
2756
2791
|
n0,
|
|
2757
2792
|
_SCC,
|
|
2758
2793
|
0,
|
|
2759
2794
|
[_ena, _na, _serv, _lC, _aLCc],
|
|
2760
|
-
[2, 0, () => ServiceConnectServiceList, () => LogConfiguration
|
|
2795
|
+
[2, 0, () => ServiceConnectServiceList, () => LogConfiguration$, () => ServiceConnectAccessLogConfiguration$],
|
|
2761
2796
|
];
|
|
2762
|
-
var ServiceConnectService = [
|
|
2797
|
+
var ServiceConnectService$ = [
|
|
2763
2798
|
3,
|
|
2764
2799
|
n0,
|
|
2765
2800
|
_SCS,
|
|
2766
2801
|
0,
|
|
2767
2802
|
[_pN, _dNi, _cAli, _iPO, _ti, _tl],
|
|
2768
|
-
[0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration
|
|
2803
|
+
[0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration$, () => ServiceConnectTlsConfiguration$],
|
|
2769
2804
|
];
|
|
2770
|
-
var ServiceConnectServiceResource = [3, n0, _SCSR, 0, [_dNi, _dA], [0, 0]];
|
|
2771
|
-
var ServiceConnectTestTrafficHeaderMatchRules = [3, n0, _SCTTHMR, 0, [_exa], [0]];
|
|
2772
|
-
var ServiceConnectTestTrafficHeaderRules = [
|
|
2805
|
+
var ServiceConnectServiceResource$ = [3, n0, _SCSR, 0, [_dNi, _dA], [0, 0]];
|
|
2806
|
+
var ServiceConnectTestTrafficHeaderMatchRules$ = [3, n0, _SCTTHMR, 0, [_exa], [0]];
|
|
2807
|
+
var ServiceConnectTestTrafficHeaderRules$ = [
|
|
2773
2808
|
3,
|
|
2774
2809
|
n0,
|
|
2775
2810
|
_SCTTHR,
|
|
2776
2811
|
0,
|
|
2777
2812
|
[_n, _v],
|
|
2778
|
-
[0, () => ServiceConnectTestTrafficHeaderMatchRules],
|
|
2813
|
+
[0, () => ServiceConnectTestTrafficHeaderMatchRules$],
|
|
2779
2814
|
];
|
|
2780
|
-
var ServiceConnectTestTrafficRules = [
|
|
2815
|
+
var ServiceConnectTestTrafficRules$ = [
|
|
2781
2816
|
3,
|
|
2782
2817
|
n0,
|
|
2783
2818
|
_SCTTR,
|
|
2784
2819
|
0,
|
|
2785
2820
|
[_he],
|
|
2786
|
-
[() => ServiceConnectTestTrafficHeaderRules],
|
|
2821
|
+
[() => ServiceConnectTestTrafficHeaderRules$],
|
|
2787
2822
|
];
|
|
2788
|
-
var ServiceConnectTlsCertificateAuthority = [3, n0, _SCTCA, 0, [_aPAA], [0]];
|
|
2789
|
-
var ServiceConnectTlsConfiguration = [
|
|
2823
|
+
var ServiceConnectTlsCertificateAuthority$ = [3, n0, _SCTCA, 0, [_aPAA], [0]];
|
|
2824
|
+
var ServiceConnectTlsConfiguration$ = [
|
|
2790
2825
|
3,
|
|
2791
2826
|
n0,
|
|
2792
2827
|
_SCTC,
|
|
2793
2828
|
0,
|
|
2794
2829
|
[_iCA, _kK, _rA],
|
|
2795
|
-
[() => ServiceConnectTlsCertificateAuthority
|
|
2830
|
+
[() => ServiceConnectTlsCertificateAuthority$, 0, 0],
|
|
2796
2831
|
];
|
|
2797
|
-
var ServiceCurrentRevisionSummary = [
|
|
2832
|
+
var ServiceCurrentRevisionSummary$ = [
|
|
2798
2833
|
3,
|
|
2799
2834
|
n0,
|
|
2800
2835
|
_SCRS,
|
|
@@ -2802,7 +2837,7 @@ var ServiceCurrentRevisionSummary = [
|
|
|
2802
2837
|
[_ar, _rTCe, _rTCu, _pTCe],
|
|
2803
2838
|
[0, 1, 1, 1],
|
|
2804
2839
|
];
|
|
2805
|
-
var ServiceDeployment = [
|
|
2840
|
+
var ServiceDeployment$ = [
|
|
2806
2841
|
3,
|
|
2807
2842
|
n0,
|
|
2808
2843
|
_SD,
|
|
@@ -2818,18 +2853,18 @@ var ServiceDeployment = [
|
|
|
2818
2853
|
4,
|
|
2819
2854
|
4,
|
|
2820
2855
|
() => ServiceRevisionsSummaryList,
|
|
2821
|
-
() => ServiceRevisionSummary
|
|
2856
|
+
() => ServiceRevisionSummary$,
|
|
2822
2857
|
0,
|
|
2823
2858
|
0,
|
|
2824
2859
|
0,
|
|
2825
|
-
() => DeploymentConfiguration
|
|
2826
|
-
() => Rollback
|
|
2827
|
-
() => ServiceDeploymentCircuitBreaker
|
|
2828
|
-
() => ServiceDeploymentAlarms
|
|
2860
|
+
() => DeploymentConfiguration$,
|
|
2861
|
+
() => Rollback$,
|
|
2862
|
+
() => ServiceDeploymentCircuitBreaker$,
|
|
2863
|
+
() => ServiceDeploymentAlarms$,
|
|
2829
2864
|
],
|
|
2830
2865
|
];
|
|
2831
|
-
var ServiceDeploymentAlarms = [3, n0, _SDA, 0, [_s, _aN, _tAN], [0, 64 | 0, 64 | 0]];
|
|
2832
|
-
var ServiceDeploymentBrief = [
|
|
2866
|
+
var ServiceDeploymentAlarms$ = [3, n0, _SDA, 0, [_s, _aN, _tAN], [0, 64 | 0, 64 | 0]];
|
|
2867
|
+
var ServiceDeploymentBrief$ = [
|
|
2833
2868
|
3,
|
|
2834
2869
|
n0,
|
|
2835
2870
|
_SDB,
|
|
@@ -2837,11 +2872,11 @@ var ServiceDeploymentBrief = [
|
|
|
2837
2872
|
[_sDAe, _sA, _cA, _sAt, _cAr, _fA, _tSRA, _s, _sR],
|
|
2838
2873
|
[0, 0, 0, 4, 4, 4, 0, 0, 0],
|
|
2839
2874
|
];
|
|
2840
|
-
var ServiceDeploymentCircuitBreaker = [3, n0, _SDCB, 0, [_s, _fCa, _th], [0, 1, 1]];
|
|
2841
|
-
var ServiceDeploymentNotFoundException = [-3, n0, _SDNFE, { [_e]: _c }, [_me], [0]];
|
|
2842
|
-
schema.TypeRegistry.for(n0).registerError(ServiceDeploymentNotFoundException
|
|
2843
|
-
var ServiceEvent = [3, n0, _SEe, 0, [_i, _cAr, _me], [0, 4, 0]];
|
|
2844
|
-
var ServiceManagedEBSVolumeConfiguration = [
|
|
2875
|
+
var ServiceDeploymentCircuitBreaker$ = [3, n0, _SDCB, 0, [_s, _fCa, _th], [0, 1, 1]];
|
|
2876
|
+
var ServiceDeploymentNotFoundException$ = [-3, n0, _SDNFE, { [_e]: _c }, [_me], [0]];
|
|
2877
|
+
schema.TypeRegistry.for(n0).registerError(ServiceDeploymentNotFoundException$, ServiceDeploymentNotFoundException);
|
|
2878
|
+
var ServiceEvent$ = [3, n0, _SEe, 0, [_i, _cAr, _me], [0, 4, 0]];
|
|
2879
|
+
var ServiceManagedEBSVolumeConfiguration$ = [
|
|
2845
2880
|
3,
|
|
2846
2881
|
n0,
|
|
2847
2882
|
_SMEBSVC,
|
|
@@ -2849,12 +2884,12 @@ var ServiceManagedEBSVolumeConfiguration = [
|
|
|
2849
2884
|
[_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _fTi],
|
|
2850
2885
|
[2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, 0],
|
|
2851
2886
|
];
|
|
2852
|
-
var ServiceNotActiveException = [-3, n0, _SNAE, { [_e]: _c }, [_me], [0]];
|
|
2853
|
-
schema.TypeRegistry.for(n0).registerError(ServiceNotActiveException
|
|
2854
|
-
var ServiceNotFoundException = [-3, n0, _SNFE, { [_e]: _c }, [_me], [0]];
|
|
2855
|
-
schema.TypeRegistry.for(n0).registerError(ServiceNotFoundException
|
|
2856
|
-
var ServiceRegistry = [3, n0, _SR, 0, [_rAeg, _po, _cNo, _cPon], [0, 1, 0, 1]];
|
|
2857
|
-
var ServiceRevision = [
|
|
2887
|
+
var ServiceNotActiveException$ = [-3, n0, _SNAE, { [_e]: _c }, [_me], [0]];
|
|
2888
|
+
schema.TypeRegistry.for(n0).registerError(ServiceNotActiveException$, ServiceNotActiveException);
|
|
2889
|
+
var ServiceNotFoundException$ = [-3, n0, _SNFE, { [_e]: _c }, [_me], [0]];
|
|
2890
|
+
schema.TypeRegistry.for(n0).registerError(ServiceNotFoundException$, ServiceNotFoundException);
|
|
2891
|
+
var ServiceRegistry$ = [3, n0, _SR, 0, [_rAeg, _po, _cNo, _cPon], [0, 1, 0, 1]];
|
|
2892
|
+
var ServiceRevision$ = [
|
|
2858
2893
|
3,
|
|
2859
2894
|
n0,
|
|
2860
2895
|
_SRe,
|
|
@@ -2871,20 +2906,20 @@ var ServiceRevision = [
|
|
|
2871
2906
|
0,
|
|
2872
2907
|
() => LoadBalancers,
|
|
2873
2908
|
() => ServiceRegistries,
|
|
2874
|
-
() => NetworkConfiguration
|
|
2909
|
+
() => NetworkConfiguration$,
|
|
2875
2910
|
() => ContainerImages,
|
|
2876
2911
|
2,
|
|
2877
|
-
() => ServiceConnectConfiguration
|
|
2912
|
+
() => ServiceConnectConfiguration$,
|
|
2878
2913
|
() => ServiceVolumeConfigurations,
|
|
2879
|
-
() => DeploymentEphemeralStorage
|
|
2914
|
+
() => DeploymentEphemeralStorage$,
|
|
2880
2915
|
4,
|
|
2881
2916
|
() => VpcLatticeConfigurations,
|
|
2882
|
-
() => ResolvedConfiguration
|
|
2883
|
-
() => ECSManagedResources
|
|
2917
|
+
() => ResolvedConfiguration$,
|
|
2918
|
+
() => ECSManagedResources$,
|
|
2884
2919
|
],
|
|
2885
2920
|
];
|
|
2886
|
-
var ServiceRevisionLoadBalancer = [3, n0, _SRLB, 0, [_tGA, _pLR], [0, 0]];
|
|
2887
|
-
var ServiceRevisionSummary = [
|
|
2921
|
+
var ServiceRevisionLoadBalancer$ = [3, n0, _SRLB, 0, [_tGA, _pLR], [0, 0]];
|
|
2922
|
+
var ServiceRevisionSummary$ = [
|
|
2888
2923
|
3,
|
|
2889
2924
|
n0,
|
|
2890
2925
|
_SRS,
|
|
@@ -2892,17 +2927,17 @@ var ServiceRevisionSummary = [
|
|
|
2892
2927
|
[_ar, _rTCe, _rTCu, _pTCe, _rTTW, _rPTW],
|
|
2893
2928
|
[0, 1, 1, 1, 1, 1],
|
|
2894
2929
|
];
|
|
2895
|
-
var ServiceVolumeConfiguration = [
|
|
2930
|
+
var ServiceVolumeConfiguration$ = [
|
|
2896
2931
|
3,
|
|
2897
2932
|
n0,
|
|
2898
2933
|
_SVC,
|
|
2899
2934
|
0,
|
|
2900
2935
|
[_n, _mEBSV],
|
|
2901
|
-
[0, () => ServiceManagedEBSVolumeConfiguration],
|
|
2936
|
+
[0, () => ServiceManagedEBSVolumeConfiguration$],
|
|
2902
2937
|
];
|
|
2903
|
-
var Session = [3, n0, _Ses, 0, [_sIe, _sU, _tVo], [0, 0, [() => SensitiveString, 0]]];
|
|
2904
|
-
var Setting = [3, n0, _Set, 0, [_n, _v, _pA, _t], [0, 0, 0, 0]];
|
|
2905
|
-
var StartTaskRequest = [
|
|
2938
|
+
var Session$ = [3, n0, _Ses, 0, [_sIe, _sU, _tVo], [0, 0, [() => SensitiveString, 0]]];
|
|
2939
|
+
var Setting$ = [3, n0, _Set, 0, [_n, _v, _pA, _t], [0, 0, 0, 0]];
|
|
2940
|
+
var StartTaskRequest$ = [
|
|
2906
2941
|
3,
|
|
2907
2942
|
n0,
|
|
2908
2943
|
_STR,
|
|
@@ -2914,8 +2949,8 @@ var StartTaskRequest = [
|
|
|
2914
2949
|
2,
|
|
2915
2950
|
2,
|
|
2916
2951
|
0,
|
|
2917
|
-
() => NetworkConfiguration
|
|
2918
|
-
() => TaskOverride
|
|
2952
|
+
() => NetworkConfiguration$,
|
|
2953
|
+
() => TaskOverride$,
|
|
2919
2954
|
0,
|
|
2920
2955
|
0,
|
|
2921
2956
|
0,
|
|
@@ -2924,12 +2959,12 @@ var StartTaskRequest = [
|
|
|
2924
2959
|
() => TaskVolumeConfigurations,
|
|
2925
2960
|
],
|
|
2926
2961
|
];
|
|
2927
|
-
var StartTaskResponse = [3, n0, _STRt, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2928
|
-
var StopServiceDeploymentRequest = [3, n0, _SSDR, 0, [_sDAe, _sTto], [0, 0]];
|
|
2929
|
-
var StopServiceDeploymentResponse = [3, n0, _SSDRt, 0, [_sDAe], [0]];
|
|
2930
|
-
var StopTaskRequest = [3, n0, _STRto, 0, [_cl, _task, _r], [0, 0, 0]];
|
|
2931
|
-
var StopTaskResponse = [3, n0, _STRtop, 0, [_task], [() => Task]];
|
|
2932
|
-
var SubmitAttachmentStateChangesRequest = [
|
|
2962
|
+
var StartTaskResponse$ = [3, n0, _STRt, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2963
|
+
var StopServiceDeploymentRequest$ = [3, n0, _SSDR, 0, [_sDAe, _sTto], [0, 0]];
|
|
2964
|
+
var StopServiceDeploymentResponse$ = [3, n0, _SSDRt, 0, [_sDAe], [0]];
|
|
2965
|
+
var StopTaskRequest$ = [3, n0, _STRto, 0, [_cl, _task, _r], [0, 0, 0]];
|
|
2966
|
+
var StopTaskResponse$ = [3, n0, _STRtop, 0, [_task], [() => Task$]];
|
|
2967
|
+
var SubmitAttachmentStateChangesRequest$ = [
|
|
2933
2968
|
3,
|
|
2934
2969
|
n0,
|
|
2935
2970
|
_SASCR,
|
|
@@ -2937,8 +2972,8 @@ var SubmitAttachmentStateChangesRequest = [
|
|
|
2937
2972
|
[_cl, _a],
|
|
2938
2973
|
[0, () => AttachmentStateChanges],
|
|
2939
2974
|
];
|
|
2940
|
-
var SubmitAttachmentStateChangesResponse = [3, n0, _SASCRu, 0, [_ac], [0]];
|
|
2941
|
-
var SubmitContainerStateChangeRequest = [
|
|
2975
|
+
var SubmitAttachmentStateChangesResponse$ = [3, n0, _SASCRu, 0, [_ac], [0]];
|
|
2976
|
+
var SubmitContainerStateChangeRequest$ = [
|
|
2942
2977
|
3,
|
|
2943
2978
|
n0,
|
|
2944
2979
|
_SCSCR,
|
|
@@ -2946,8 +2981,8 @@ var SubmitContainerStateChangeRequest = [
|
|
|
2946
2981
|
[_cl, _task, _cNo, _rIu, _s, _eC, _r, _nB],
|
|
2947
2982
|
[0, 0, 0, 0, 0, 1, 0, () => NetworkBindings],
|
|
2948
2983
|
];
|
|
2949
|
-
var SubmitContainerStateChangeResponse = [3, n0, _SCSCRu, 0, [_ac], [0]];
|
|
2950
|
-
var SubmitTaskStateChangeRequest = [
|
|
2984
|
+
var SubmitContainerStateChangeResponse$ = [3, n0, _SCSCRu, 0, [_ac], [0]];
|
|
2985
|
+
var SubmitTaskStateChangeRequest$ = [
|
|
2951
2986
|
3,
|
|
2952
2987
|
n0,
|
|
2953
2988
|
_STSCR,
|
|
@@ -2955,16 +2990,16 @@ var SubmitTaskStateChangeRequest = [
|
|
|
2955
2990
|
[_cl, _task, _s, _r, _conta, _a, _mA, _pSA, _pSAu, _eSA],
|
|
2956
2991
|
[0, 0, 0, 0, () => ContainerStateChanges, () => AttachmentStateChanges, () => ManagedAgentStateChanges, 4, 4, 4],
|
|
2957
2992
|
];
|
|
2958
|
-
var SubmitTaskStateChangeResponse = [3, n0, _STSCRu, 0, [_ac], [0]];
|
|
2959
|
-
var SystemControl = [3, n0, _SC, 0, [_na, _v], [0, 0]];
|
|
2960
|
-
var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
|
|
2961
|
-
var TagResourceRequest = [3, n0, _TRR, 0, [_rAes, _ta], [0, () => Tags]];
|
|
2962
|
-
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2963
|
-
var TargetNotConnectedException = [-3, n0, _TNCE, { [_e]: _c }, [_me], [0]];
|
|
2964
|
-
schema.TypeRegistry.for(n0).registerError(TargetNotConnectedException
|
|
2965
|
-
var TargetNotFoundException = [-3, n0, _TNFE, { [_e]: _c }, [_me], [0]];
|
|
2966
|
-
schema.TypeRegistry.for(n0).registerError(TargetNotFoundException
|
|
2967
|
-
var Task = [
|
|
2993
|
+
var SubmitTaskStateChangeResponse$ = [3, n0, _STSCRu, 0, [_ac], [0]];
|
|
2994
|
+
var SystemControl$ = [3, n0, _SC, 0, [_na, _v], [0, 0]];
|
|
2995
|
+
var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
|
|
2996
|
+
var TagResourceRequest$ = [3, n0, _TRR, 0, [_rAes, _ta], [0, () => Tags]];
|
|
2997
|
+
var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
2998
|
+
var TargetNotConnectedException$ = [-3, n0, _TNCE, { [_e]: _c }, [_me], [0]];
|
|
2999
|
+
schema.TypeRegistry.for(n0).registerError(TargetNotConnectedException$, TargetNotConnectedException);
|
|
3000
|
+
var TargetNotFoundException$ = [-3, n0, _TNFE, { [_e]: _c }, [_me], [0]];
|
|
3001
|
+
schema.TypeRegistry.for(n0).registerError(TargetNotFoundException$, TargetNotFoundException);
|
|
3002
|
+
var Task$ = [
|
|
2968
3003
|
3,
|
|
2969
3004
|
n0,
|
|
2970
3005
|
_Ta,
|
|
@@ -3029,7 +3064,7 @@ var Task = [
|
|
|
3029
3064
|
0,
|
|
3030
3065
|
0,
|
|
3031
3066
|
0,
|
|
3032
|
-
() => TaskOverride
|
|
3067
|
+
() => TaskOverride$,
|
|
3033
3068
|
0,
|
|
3034
3069
|
0,
|
|
3035
3070
|
4,
|
|
@@ -3044,11 +3079,11 @@ var Task = [
|
|
|
3044
3079
|
0,
|
|
3045
3080
|
0,
|
|
3046
3081
|
1,
|
|
3047
|
-
() => EphemeralStorage
|
|
3048
|
-
() => TaskEphemeralStorage
|
|
3082
|
+
() => EphemeralStorage$,
|
|
3083
|
+
() => TaskEphemeralStorage$,
|
|
3049
3084
|
],
|
|
3050
3085
|
];
|
|
3051
|
-
var TaskDefinition = [
|
|
3086
|
+
var TaskDefinition$ = [
|
|
3052
3087
|
3,
|
|
3053
3088
|
n0,
|
|
3054
3089
|
_TD,
|
|
@@ -3093,41 +3128,41 @@ var TaskDefinition = [
|
|
|
3093
3128
|
() => RequiresAttributes,
|
|
3094
3129
|
() => TaskDefinitionPlacementConstraints,
|
|
3095
3130
|
64 | 0,
|
|
3096
|
-
() => RuntimePlatform
|
|
3131
|
+
() => RuntimePlatform$,
|
|
3097
3132
|
64 | 0,
|
|
3098
3133
|
0,
|
|
3099
3134
|
0,
|
|
3100
3135
|
() => InferenceAccelerators,
|
|
3101
3136
|
0,
|
|
3102
3137
|
0,
|
|
3103
|
-
() => ProxyConfiguration
|
|
3138
|
+
() => ProxyConfiguration$,
|
|
3104
3139
|
4,
|
|
3105
3140
|
4,
|
|
3106
3141
|
0,
|
|
3107
|
-
() => EphemeralStorage
|
|
3142
|
+
() => EphemeralStorage$,
|
|
3108
3143
|
2,
|
|
3109
3144
|
],
|
|
3110
3145
|
];
|
|
3111
|
-
var TaskDefinitionPlacementConstraint = [3, n0, _TDPC, 0, [_t, _ex], [0, 0]];
|
|
3112
|
-
var TaskEphemeralStorage = [3, n0, _TES, 0, [_sIGB, _kKI], [1, 0]];
|
|
3113
|
-
var TaskManagedEBSVolumeConfiguration = [
|
|
3146
|
+
var TaskDefinitionPlacementConstraint$ = [3, n0, _TDPC, 0, [_t, _ex], [0, 0]];
|
|
3147
|
+
var TaskEphemeralStorage$ = [3, n0, _TES, 0, [_sIGB, _kKI], [1, 0]];
|
|
3148
|
+
var TaskManagedEBSVolumeConfiguration$ = [
|
|
3114
3149
|
3,
|
|
3115
3150
|
n0,
|
|
3116
3151
|
_TMEBSVC,
|
|
3117
3152
|
0,
|
|
3118
3153
|
[_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _tP, _fTi],
|
|
3119
|
-
[2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, () => TaskManagedEBSVolumeTerminationPolicy
|
|
3154
|
+
[2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, () => TaskManagedEBSVolumeTerminationPolicy$, 0],
|
|
3120
3155
|
];
|
|
3121
|
-
var TaskManagedEBSVolumeTerminationPolicy = [3, n0, _TMEBSVTP, 0, [_dOT], [2]];
|
|
3122
|
-
var TaskOverride = [
|
|
3156
|
+
var TaskManagedEBSVolumeTerminationPolicy$ = [3, n0, _TMEBSVTP, 0, [_dOT], [2]];
|
|
3157
|
+
var TaskOverride$ = [
|
|
3123
3158
|
3,
|
|
3124
3159
|
n0,
|
|
3125
3160
|
_TO,
|
|
3126
3161
|
0,
|
|
3127
3162
|
[_cO, _cp, _iAO, _eRA, _mem, _tRA, _eSp],
|
|
3128
|
-
[() => ContainerOverrides, 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage],
|
|
3163
|
+
[() => ContainerOverrides, 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage$],
|
|
3129
3164
|
];
|
|
3130
|
-
var TaskSet = [
|
|
3165
|
+
var TaskSet$ = [
|
|
3131
3166
|
3,
|
|
3132
3167
|
n0,
|
|
3133
3168
|
_TS,
|
|
@@ -3177,60 +3212,60 @@ var TaskSet = [
|
|
|
3177
3212
|
() => CapacityProviderStrategy,
|
|
3178
3213
|
0,
|
|
3179
3214
|
0,
|
|
3180
|
-
() => NetworkConfiguration
|
|
3215
|
+
() => NetworkConfiguration$,
|
|
3181
3216
|
() => LoadBalancers,
|
|
3182
3217
|
() => ServiceRegistries,
|
|
3183
|
-
() => Scale
|
|
3218
|
+
() => Scale$,
|
|
3184
3219
|
0,
|
|
3185
3220
|
4,
|
|
3186
3221
|
() => Tags,
|
|
3187
|
-
() => DeploymentEphemeralStorage
|
|
3222
|
+
() => DeploymentEphemeralStorage$,
|
|
3188
3223
|
],
|
|
3189
3224
|
];
|
|
3190
|
-
var TaskSetNotFoundException = [-3, n0, _TSNFE, { [_e]: _c }, [_me], [0]];
|
|
3191
|
-
schema.TypeRegistry.for(n0).registerError(TaskSetNotFoundException
|
|
3192
|
-
var TaskVolumeConfiguration = [
|
|
3225
|
+
var TaskSetNotFoundException$ = [-3, n0, _TSNFE, { [_e]: _c }, [_me], [0]];
|
|
3226
|
+
schema.TypeRegistry.for(n0).registerError(TaskSetNotFoundException$, TaskSetNotFoundException);
|
|
3227
|
+
var TaskVolumeConfiguration$ = [
|
|
3193
3228
|
3,
|
|
3194
3229
|
n0,
|
|
3195
3230
|
_TVC,
|
|
3196
3231
|
0,
|
|
3197
3232
|
[_n, _mEBSV],
|
|
3198
|
-
[0, () => TaskManagedEBSVolumeConfiguration],
|
|
3199
|
-
];
|
|
3200
|
-
var TimeoutConfiguration = [3, n0, _TC, 0, [_iTS, _pRTS], [1, 1]];
|
|
3201
|
-
var Tmpfs = [3, n0, _Tm, 0, [_cPo, _si, _mO], [0, 1, 64 | 0]];
|
|
3202
|
-
var TotalLocalStorageGBRequest = [3, n0, _TLSGBR, 0, [_m, _ma], [1, 1]];
|
|
3203
|
-
var Ulimit = [3, n0, _U, 0, [_n, _sL, _hL], [0, 1, 1]];
|
|
3204
|
-
var UnsupportedFeatureException = [-3, n0, _UFE, { [_e]: _c }, [_me], [0]];
|
|
3205
|
-
schema.TypeRegistry.for(n0).registerError(UnsupportedFeatureException
|
|
3206
|
-
var UntagResourceRequest = [3, n0, _URR, 0, [_rAes, _tK], [0, 64 | 0]];
|
|
3207
|
-
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
3208
|
-
var UpdateCapacityProviderRequest = [
|
|
3233
|
+
[0, () => TaskManagedEBSVolumeConfiguration$],
|
|
3234
|
+
];
|
|
3235
|
+
var TimeoutConfiguration$ = [3, n0, _TC, 0, [_iTS, _pRTS], [1, 1]];
|
|
3236
|
+
var Tmpfs$ = [3, n0, _Tm, 0, [_cPo, _si, _mO], [0, 1, 64 | 0]];
|
|
3237
|
+
var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR, 0, [_m, _ma], [1, 1]];
|
|
3238
|
+
var Ulimit$ = [3, n0, _U, 0, [_n, _sL, _hL], [0, 1, 1]];
|
|
3239
|
+
var UnsupportedFeatureException$ = [-3, n0, _UFE, { [_e]: _c }, [_me], [0]];
|
|
3240
|
+
schema.TypeRegistry.for(n0).registerError(UnsupportedFeatureException$, UnsupportedFeatureException);
|
|
3241
|
+
var UntagResourceRequest$ = [3, n0, _URR, 0, [_rAes, _tK], [0, 64 | 0]];
|
|
3242
|
+
var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
3243
|
+
var UpdateCapacityProviderRequest$ = [
|
|
3209
3244
|
3,
|
|
3210
3245
|
n0,
|
|
3211
3246
|
_UCPR,
|
|
3212
3247
|
0,
|
|
3213
3248
|
[_n, _cl, _aSGP, _mIP],
|
|
3214
|
-
[0, 0, () => AutoScalingGroupProviderUpdate
|
|
3249
|
+
[0, 0, () => AutoScalingGroupProviderUpdate$, [() => UpdateManagedInstancesProviderConfiguration$, 0]],
|
|
3215
3250
|
];
|
|
3216
|
-
var UpdateCapacityProviderResponse = [
|
|
3251
|
+
var UpdateCapacityProviderResponse$ = [
|
|
3217
3252
|
3,
|
|
3218
3253
|
n0,
|
|
3219
3254
|
_UCPRp,
|
|
3220
3255
|
0,
|
|
3221
3256
|
[_cPa],
|
|
3222
|
-
[[() => CapacityProvider
|
|
3257
|
+
[[() => CapacityProvider$, 0]],
|
|
3223
3258
|
];
|
|
3224
|
-
var UpdateClusterRequest = [
|
|
3259
|
+
var UpdateClusterRequest$ = [
|
|
3225
3260
|
3,
|
|
3226
3261
|
n0,
|
|
3227
3262
|
_UCR,
|
|
3228
3263
|
0,
|
|
3229
3264
|
[_cl, _se, _co, _sCD],
|
|
3230
|
-
[0, () => ClusterSettings, () => ClusterConfiguration
|
|
3265
|
+
[0, () => ClusterSettings, () => ClusterConfiguration$, () => ClusterServiceConnectDefaultsRequest$],
|
|
3231
3266
|
];
|
|
3232
|
-
var UpdateClusterResponse = [3, n0, _UCRp, 0, [_cl], [() => Cluster]];
|
|
3233
|
-
var UpdateClusterSettingsRequest = [
|
|
3267
|
+
var UpdateClusterResponse$ = [3, n0, _UCRp, 0, [_cl], [() => Cluster$]];
|
|
3268
|
+
var UpdateClusterSettingsRequest$ = [
|
|
3234
3269
|
3,
|
|
3235
3270
|
n0,
|
|
3236
3271
|
_UCSR,
|
|
@@ -3238,10 +3273,10 @@ var UpdateClusterSettingsRequest = [
|
|
|
3238
3273
|
[_cl, _se],
|
|
3239
3274
|
[0, () => ClusterSettings],
|
|
3240
3275
|
];
|
|
3241
|
-
var UpdateClusterSettingsResponse = [3, n0, _UCSRp, 0, [_cl], [() => Cluster]];
|
|
3242
|
-
var UpdateContainerAgentRequest = [3, n0, _UCAR, 0, [_cl, _cI], [0, 0]];
|
|
3243
|
-
var UpdateContainerAgentResponse = [3, n0, _UCARp, 0, [_cI], [() => ContainerInstance]];
|
|
3244
|
-
var UpdateContainerInstancesStateRequest = [
|
|
3276
|
+
var UpdateClusterSettingsResponse$ = [3, n0, _UCSRp, 0, [_cl], [() => Cluster$]];
|
|
3277
|
+
var UpdateContainerAgentRequest$ = [3, n0, _UCAR, 0, [_cl, _cI], [0, 0]];
|
|
3278
|
+
var UpdateContainerAgentResponse$ = [3, n0, _UCARp, 0, [_cI], [() => ContainerInstance$]];
|
|
3279
|
+
var UpdateContainerInstancesStateRequest$ = [
|
|
3245
3280
|
3,
|
|
3246
3281
|
n0,
|
|
3247
3282
|
_UCISR,
|
|
@@ -3249,7 +3284,7 @@ var UpdateContainerInstancesStateRequest = [
|
|
|
3249
3284
|
[_cl, _cIo, _s],
|
|
3250
3285
|
[0, 64 | 0, 0],
|
|
3251
3286
|
];
|
|
3252
|
-
var UpdateContainerInstancesStateResponse = [
|
|
3287
|
+
var UpdateContainerInstancesStateResponse$ = [
|
|
3253
3288
|
3,
|
|
3254
3289
|
n0,
|
|
3255
3290
|
_UCISRp,
|
|
@@ -3257,15 +3292,15 @@ var UpdateContainerInstancesStateResponse = [
|
|
|
3257
3292
|
[_cIo, _fa],
|
|
3258
3293
|
[() => ContainerInstances, () => Failures],
|
|
3259
3294
|
];
|
|
3260
|
-
var UpdatedExpressGatewayService = [
|
|
3295
|
+
var UpdatedExpressGatewayService$ = [
|
|
3261
3296
|
3,
|
|
3262
3297
|
n0,
|
|
3263
3298
|
_UEGS,
|
|
3264
3299
|
0,
|
|
3265
3300
|
[_sA, _cl, _sN, _s, _tCa, _cAr, _uA],
|
|
3266
|
-
[0, 0, 0, () => ExpressGatewayServiceStatus
|
|
3301
|
+
[0, 0, 0, () => ExpressGatewayServiceStatus$, () => ExpressGatewayServiceConfiguration$, 4, 4],
|
|
3267
3302
|
];
|
|
3268
|
-
var UpdateExpressGatewayServiceRequest = [
|
|
3303
|
+
var UpdateExpressGatewayServiceRequest$ = [
|
|
3269
3304
|
3,
|
|
3270
3305
|
n0,
|
|
3271
3306
|
_UEGSR,
|
|
@@ -3275,33 +3310,33 @@ var UpdateExpressGatewayServiceRequest = [
|
|
|
3275
3310
|
0,
|
|
3276
3311
|
0,
|
|
3277
3312
|
0,
|
|
3278
|
-
() => ExpressGatewayContainer
|
|
3313
|
+
() => ExpressGatewayContainer$,
|
|
3279
3314
|
0,
|
|
3280
|
-
() => ExpressGatewayServiceNetworkConfiguration
|
|
3315
|
+
() => ExpressGatewayServiceNetworkConfiguration$,
|
|
3281
3316
|
0,
|
|
3282
3317
|
0,
|
|
3283
|
-
() => ExpressGatewayScalingTarget
|
|
3318
|
+
() => ExpressGatewayScalingTarget$,
|
|
3284
3319
|
],
|
|
3285
3320
|
];
|
|
3286
|
-
var UpdateExpressGatewayServiceResponse = [
|
|
3321
|
+
var UpdateExpressGatewayServiceResponse$ = [
|
|
3287
3322
|
3,
|
|
3288
3323
|
n0,
|
|
3289
3324
|
_UEGSRp,
|
|
3290
3325
|
0,
|
|
3291
3326
|
[_ser],
|
|
3292
|
-
[() => UpdatedExpressGatewayService],
|
|
3327
|
+
[() => UpdatedExpressGatewayService$],
|
|
3293
3328
|
];
|
|
3294
|
-
var UpdateInProgressException = [-3, n0, _UIPE, { [_e]: _c }, [_me], [0]];
|
|
3295
|
-
schema.TypeRegistry.for(n0).registerError(UpdateInProgressException
|
|
3296
|
-
var UpdateManagedInstancesProviderConfiguration = [
|
|
3329
|
+
var UpdateInProgressException$ = [-3, n0, _UIPE, { [_e]: _c }, [_me], [0]];
|
|
3330
|
+
schema.TypeRegistry.for(n0).registerError(UpdateInProgressException$, UpdateInProgressException);
|
|
3331
|
+
var UpdateManagedInstancesProviderConfiguration$ = [
|
|
3297
3332
|
3,
|
|
3298
3333
|
n0,
|
|
3299
3334
|
_UMIPC,
|
|
3300
3335
|
0,
|
|
3301
3336
|
[_iRA, _iLT, _pTr, _iO],
|
|
3302
|
-
[0, [() => InstanceLaunchTemplateUpdate
|
|
3337
|
+
[0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$],
|
|
3303
3338
|
];
|
|
3304
|
-
var UpdateServicePrimaryTaskSetRequest = [
|
|
3339
|
+
var UpdateServicePrimaryTaskSetRequest$ = [
|
|
3305
3340
|
3,
|
|
3306
3341
|
n0,
|
|
3307
3342
|
_USPTSR,
|
|
@@ -3309,8 +3344,8 @@ var UpdateServicePrimaryTaskSetRequest = [
|
|
|
3309
3344
|
[_cl, _ser, _pTS],
|
|
3310
3345
|
[0, 0, 0],
|
|
3311
3346
|
];
|
|
3312
|
-
var UpdateServicePrimaryTaskSetResponse = [3, n0, _USPTSRp, 0, [_tS], [() => TaskSet]];
|
|
3313
|
-
var UpdateServiceRequest = [
|
|
3347
|
+
var UpdateServicePrimaryTaskSetResponse$ = [3, n0, _USPTSRp, 0, [_tS], [() => TaskSet$]];
|
|
3348
|
+
var UpdateServiceRequest$ = [
|
|
3314
3349
|
3,
|
|
3315
3350
|
n0,
|
|
3316
3351
|
_USR,
|
|
@@ -3345,27 +3380,27 @@ var UpdateServiceRequest = [
|
|
|
3345
3380
|
1,
|
|
3346
3381
|
0,
|
|
3347
3382
|
() => CapacityProviderStrategy,
|
|
3348
|
-
() => DeploymentConfiguration
|
|
3383
|
+
() => DeploymentConfiguration$,
|
|
3349
3384
|
0,
|
|
3350
|
-
() => NetworkConfiguration
|
|
3385
|
+
() => NetworkConfiguration$,
|
|
3351
3386
|
() => PlacementConstraints,
|
|
3352
3387
|
() => PlacementStrategies,
|
|
3353
3388
|
0,
|
|
3354
3389
|
2,
|
|
3355
3390
|
1,
|
|
3356
|
-
() => DeploymentController
|
|
3391
|
+
() => DeploymentController$,
|
|
3357
3392
|
2,
|
|
3358
3393
|
2,
|
|
3359
3394
|
() => LoadBalancers,
|
|
3360
3395
|
0,
|
|
3361
3396
|
() => ServiceRegistries,
|
|
3362
|
-
() => ServiceConnectConfiguration
|
|
3397
|
+
() => ServiceConnectConfiguration$,
|
|
3363
3398
|
() => ServiceVolumeConfigurations,
|
|
3364
3399
|
() => VpcLatticeConfigurations,
|
|
3365
3400
|
],
|
|
3366
3401
|
];
|
|
3367
|
-
var UpdateServiceResponse = [3, n0, _USRp, 0, [_ser], [() => Service]];
|
|
3368
|
-
var UpdateTaskProtectionRequest = [
|
|
3402
|
+
var UpdateServiceResponse$ = [3, n0, _USRp, 0, [_ser], [() => Service$]];
|
|
3403
|
+
var UpdateTaskProtectionRequest$ = [
|
|
3369
3404
|
3,
|
|
3370
3405
|
n0,
|
|
3371
3406
|
_UTPR,
|
|
@@ -3373,7 +3408,7 @@ var UpdateTaskProtectionRequest = [
|
|
|
3373
3408
|
[_cl, _tas, _pE, _eIM],
|
|
3374
3409
|
[0, 64 | 0, 2, 1],
|
|
3375
3410
|
];
|
|
3376
|
-
var UpdateTaskProtectionResponse = [
|
|
3411
|
+
var UpdateTaskProtectionResponse$ = [
|
|
3377
3412
|
3,
|
|
3378
3413
|
n0,
|
|
3379
3414
|
_UTPRp,
|
|
@@ -3381,18 +3416,18 @@ var UpdateTaskProtectionResponse = [
|
|
|
3381
3416
|
[_pTro, _fa],
|
|
3382
3417
|
[() => ProtectedTasks, () => Failures],
|
|
3383
3418
|
];
|
|
3384
|
-
var UpdateTaskSetRequest = [
|
|
3419
|
+
var UpdateTaskSetRequest$ = [
|
|
3385
3420
|
3,
|
|
3386
3421
|
n0,
|
|
3387
3422
|
_UTSR,
|
|
3388
3423
|
0,
|
|
3389
3424
|
[_cl, _ser, _tS, _sc],
|
|
3390
|
-
[0, 0, 0, () => Scale],
|
|
3425
|
+
[0, 0, 0, () => Scale$],
|
|
3391
3426
|
];
|
|
3392
|
-
var UpdateTaskSetResponse = [3, n0, _UTSRp, 0, [_tS], [() => TaskSet]];
|
|
3393
|
-
var VCpuCountRangeRequest = [3, n0, _VCCRR, 0, [_m, _ma], [1, 1]];
|
|
3394
|
-
var VersionInfo = [3, n0, _VI, 0, [_aVg, _aH, _dVo], [0, 0, 0]];
|
|
3395
|
-
var Volume = [
|
|
3427
|
+
var UpdateTaskSetResponse$ = [3, n0, _UTSRp, 0, [_tS], [() => TaskSet$]];
|
|
3428
|
+
var VCpuCountRangeRequest$ = [3, n0, _VCCRR, 0, [_m, _ma], [1, 1]];
|
|
3429
|
+
var VersionInfo$ = [3, n0, _VI, 0, [_aVg, _aH, _dVo], [0, 0, 0]];
|
|
3430
|
+
var Volume$ = [
|
|
3396
3431
|
3,
|
|
3397
3432
|
n0,
|
|
3398
3433
|
_V,
|
|
@@ -3400,601 +3435,590 @@ var Volume = [
|
|
|
3400
3435
|
[_n, _ho, _dVC, _eVC, _fWFSVC, _cAL],
|
|
3401
3436
|
[
|
|
3402
3437
|
0,
|
|
3403
|
-
() => HostVolumeProperties
|
|
3404
|
-
() => DockerVolumeConfiguration
|
|
3405
|
-
() => EFSVolumeConfiguration
|
|
3406
|
-
() => FSxWindowsFileServerVolumeConfiguration
|
|
3438
|
+
() => HostVolumeProperties$,
|
|
3439
|
+
() => DockerVolumeConfiguration$,
|
|
3440
|
+
() => EFSVolumeConfiguration$,
|
|
3441
|
+
() => FSxWindowsFileServerVolumeConfiguration$,
|
|
3407
3442
|
2,
|
|
3408
3443
|
],
|
|
3409
3444
|
];
|
|
3410
|
-
var VolumeFrom = [3, n0, _VF, 0, [_sCo, _rO], [0, 2]];
|
|
3411
|
-
var VpcLatticeConfiguration = [3, n0, _VLC, 0, [_rA, _tGA, _pN], [0, 0, 0]];
|
|
3412
|
-
var ECSServiceException = [-3, _sm, "ECSServiceException", 0, [], []];
|
|
3413
|
-
schema.TypeRegistry.for(_sm).registerError(ECSServiceException
|
|
3445
|
+
var VolumeFrom$ = [3, n0, _VF, 0, [_sCo, _rO], [0, 2]];
|
|
3446
|
+
var VpcLatticeConfiguration$ = [3, n0, _VLC, 0, [_rA, _tGA, _pN], [0, 0, 0]];
|
|
3447
|
+
var ECSServiceException$ = [-3, _sm, "ECSServiceException", 0, [], []];
|
|
3448
|
+
schema.TypeRegistry.for(_sm).registerError(ECSServiceException$, ECSServiceException);
|
|
3414
3449
|
var AcceleratorManufacturerSet = [1, n0, _AMS, 0, [0, { [_xN]: _it }]];
|
|
3415
3450
|
var AcceleratorNameSet = [1, n0, _ANS, 0, [0, { [_xN]: _it }]];
|
|
3416
3451
|
var AcceleratorTypeSet = [1, n0, _ATS, 0, [0, { [_xN]: _it }]];
|
|
3417
3452
|
var AllowedInstanceTypeSet = [1, n0, _AITS, 0, [0, { [_xN]: _it }]];
|
|
3418
|
-
var AttachmentDetails = [1, n0, _AD, 0, () => KeyValuePair];
|
|
3419
|
-
var Attachments = [1, n0, _Att, 0, () => Attachment];
|
|
3420
|
-
var AttachmentStateChanges = [1, n0, _ASCt, 0, () => AttachmentStateChange];
|
|
3421
|
-
var Attributes = [1, n0, _Attr, 0, () => Attribute];
|
|
3422
|
-
var CapacityProviders = [1, n0, _CPa, 0, [() => CapacityProvider
|
|
3423
|
-
var CapacityProviderStrategy = [1, n0, _CPS, 0, () => CapacityProviderStrategyItem];
|
|
3424
|
-
var Clusters = [1, n0, _Cl, 0, () => Cluster];
|
|
3425
|
-
var ClusterSettings = [1, n0, _CSl, 0, () => ClusterSetting];
|
|
3426
|
-
var ContainerDefinitions = [1, n0, _CDon, 0, () => ContainerDefinition];
|
|
3427
|
-
var ContainerDependencies = [1, n0, _CDont, 0, () => ContainerDependency];
|
|
3428
|
-
var ContainerImages = [1, n0, _CIon, 0, () => ContainerImage];
|
|
3429
|
-
var ContainerInstances = [1, n0, _CIont, 0, () => ContainerInstance];
|
|
3430
|
-
var ContainerOverrides = [1, n0, _COo, 0, () => ContainerOverride];
|
|
3431
|
-
var Containers = [1, n0, _Con, 0, () => Container];
|
|
3432
|
-
var ContainerStateChanges = [1, n0, _CSCo, 0, () => ContainerStateChange];
|
|
3453
|
+
var AttachmentDetails = [1, n0, _AD, 0, () => KeyValuePair$];
|
|
3454
|
+
var Attachments = [1, n0, _Att, 0, () => Attachment$];
|
|
3455
|
+
var AttachmentStateChanges = [1, n0, _ASCt, 0, () => AttachmentStateChange$];
|
|
3456
|
+
var Attributes = [1, n0, _Attr, 0, () => Attribute$];
|
|
3457
|
+
var CapacityProviders = [1, n0, _CPa, 0, [() => CapacityProvider$, 0]];
|
|
3458
|
+
var CapacityProviderStrategy = [1, n0, _CPS, 0, () => CapacityProviderStrategyItem$];
|
|
3459
|
+
var Clusters = [1, n0, _Cl, 0, () => Cluster$];
|
|
3460
|
+
var ClusterSettings = [1, n0, _CSl, 0, () => ClusterSetting$];
|
|
3461
|
+
var ContainerDefinitions = [1, n0, _CDon, 0, () => ContainerDefinition$];
|
|
3462
|
+
var ContainerDependencies = [1, n0, _CDont, 0, () => ContainerDependency$];
|
|
3463
|
+
var ContainerImages = [1, n0, _CIon, 0, () => ContainerImage$];
|
|
3464
|
+
var ContainerInstances = [1, n0, _CIont, 0, () => ContainerInstance$];
|
|
3465
|
+
var ContainerOverrides = [1, n0, _COo, 0, () => ContainerOverride$];
|
|
3466
|
+
var Containers = [1, n0, _Con, 0, () => Container$];
|
|
3467
|
+
var ContainerStateChanges = [1, n0, _CSCo, 0, () => ContainerStateChange$];
|
|
3433
3468
|
var CpuManufacturerSet = [1, n0, _CMS, 0, [0, { [_xN]: _it }]];
|
|
3434
|
-
var DeploymentLifecycleHookList = [1, n0, _DLHL, 0, () => DeploymentLifecycleHook];
|
|
3435
|
-
var Deployments = [1, n0, _Dep, 0, () => Deployment];
|
|
3436
|
-
var DevicesList = [1, n0, _DL, 0, () => Device];
|
|
3437
|
-
var EBSTagSpecifications = [1, n0, _EBSTSa, 0, () => EBSTagSpecification];
|
|
3438
|
-
var EnvironmentFiles = [1, n0, _EFn, 0, () => EnvironmentFile];
|
|
3439
|
-
var EnvironmentVariables = [1, n0, _EV, 0, () => KeyValuePair];
|
|
3469
|
+
var DeploymentLifecycleHookList = [1, n0, _DLHL, 0, () => DeploymentLifecycleHook$];
|
|
3470
|
+
var Deployments = [1, n0, _Dep, 0, () => Deployment$];
|
|
3471
|
+
var DevicesList = [1, n0, _DL, 0, () => Device$];
|
|
3472
|
+
var EBSTagSpecifications = [1, n0, _EBSTSa, 0, () => EBSTagSpecification$];
|
|
3473
|
+
var EnvironmentFiles = [1, n0, _EFn, 0, () => EnvironmentFile$];
|
|
3474
|
+
var EnvironmentVariables = [1, n0, _EV, 0, () => KeyValuePair$];
|
|
3440
3475
|
var ExcludedInstanceTypeSet = [1, n0, _EITS, 0, [0, { [_xN]: _it }]];
|
|
3441
3476
|
var ExpressGatewayServiceConfigurations = [
|
|
3442
3477
|
1,
|
|
3443
3478
|
n0,
|
|
3444
3479
|
_EGSCx,
|
|
3445
3480
|
0,
|
|
3446
|
-
() => ExpressGatewayServiceConfiguration
|
|
3481
|
+
() => ExpressGatewayServiceConfiguration$,
|
|
3447
3482
|
];
|
|
3448
|
-
var Failures = [1, n0, _Fa, 0, () => Failure];
|
|
3449
|
-
var HostEntryList = [1, n0, _HEL, 0, () => HostEntry];
|
|
3450
|
-
var InferenceAcceleratorOverrides = [1, n0, _IAOn, 0, () => InferenceAcceleratorOverride];
|
|
3451
|
-
var InferenceAccelerators = [1, n0, _IAn, 0, () => InferenceAccelerator];
|
|
3452
|
-
var IngressPathSummaries = [1, n0, _IPSn, 0, () => IngressPathSummary];
|
|
3483
|
+
var Failures = [1, n0, _Fa, 0, () => Failure$];
|
|
3484
|
+
var HostEntryList = [1, n0, _HEL, 0, () => HostEntry$];
|
|
3485
|
+
var InferenceAcceleratorOverrides = [1, n0, _IAOn, 0, () => InferenceAcceleratorOverride$];
|
|
3486
|
+
var InferenceAccelerators = [1, n0, _IAn, 0, () => InferenceAccelerator$];
|
|
3487
|
+
var IngressPathSummaries = [1, n0, _IPSn, 0, () => IngressPathSummary$];
|
|
3453
3488
|
var InstanceGenerationSet = [1, n0, _IGS, 0, [0, { [_xN]: _it }]];
|
|
3454
|
-
var InstanceHealthCheckResultList = [1, n0, _IHCRL, 0, () => InstanceHealthCheckResult];
|
|
3455
|
-
var LoadBalancers = [1, n0, _LBo, 0, () => LoadBalancer];
|
|
3489
|
+
var InstanceHealthCheckResultList = [1, n0, _IHCRL, 0, () => InstanceHealthCheckResult$];
|
|
3490
|
+
var LoadBalancers = [1, n0, _LBo, 0, () => LoadBalancer$];
|
|
3456
3491
|
var LocalStorageTypeSet = [1, n0, _LSTS, 0, [0, { [_xN]: _it }]];
|
|
3457
|
-
var ManagedAgents = [1, n0, _MAa, 0, () => ManagedAgent];
|
|
3458
|
-
var ManagedAgentStateChanges = [1, n0, _MASCa, 0, () => ManagedAgentStateChange];
|
|
3492
|
+
var ManagedAgents = [1, n0, _MAa, 0, () => ManagedAgent$];
|
|
3493
|
+
var ManagedAgentStateChanges = [1, n0, _MASCa, 0, () => ManagedAgentStateChange$];
|
|
3459
3494
|
var ManagedApplicationAutoScalingPolicies = [
|
|
3460
3495
|
1,
|
|
3461
3496
|
n0,
|
|
3462
3497
|
_MAASPa,
|
|
3463
3498
|
0,
|
|
3464
|
-
() => ManagedApplicationAutoScalingPolicy
|
|
3465
|
-
];
|
|
3466
|
-
var ManagedIngressPaths = [1, n0, _MIPan, 0, () => ManagedIngressPath];
|
|
3467
|
-
var ManagedLogGroups = [1, n0, _MLGa, 0, () => ManagedLogGroup];
|
|
3468
|
-
var ManagedMetricAlarms = [1, n0, _MMAa, 0, () => ManagedMetricAlarm];
|
|
3469
|
-
var ManagedSecurityGroups = [1, n0, _MSGa, 0, () => ManagedSecurityGroup];
|
|
3470
|
-
var ManagedTargetGroups = [1, n0, _MTGa, 0, () => ManagedTargetGroup];
|
|
3471
|
-
var MountPointList = [1, n0, _MPL, 0, () => MountPoint];
|
|
3472
|
-
var NetworkBindings = [1, n0, _NBe, 0, () => NetworkBinding];
|
|
3473
|
-
var NetworkInterfaces = [1, n0, _NIe, 0, () => NetworkInterface];
|
|
3474
|
-
var PlacementConstraints = [1, n0, _PCl, 0, () => PlacementConstraint];
|
|
3475
|
-
var PlacementStrategies = [1, n0, _PSl, 0, () => PlacementStrategy];
|
|
3476
|
-
var PlatformDevices = [1, n0, _PDl, 0, () => PlatformDevice];
|
|
3477
|
-
var PortMappingList = [1, n0, _PML, 0, () => PortMapping];
|
|
3478
|
-
var ProtectedTasks = [1, n0, _PTr, 0, () => ProtectedTask];
|
|
3479
|
-
var ProxyConfigurationProperties = [1, n0, _PCP, 0, () => KeyValuePair];
|
|
3480
|
-
var RequiresAttributes = [1, n0, _RA, 0, () => Attribute];
|
|
3481
|
-
var ResourceRequirements = [1, n0, _RRe, 0, () => ResourceRequirement];
|
|
3482
|
-
var Resources = [1, n0, _Re, 0, () => Resource];
|
|
3483
|
-
var SecretList = [1, n0, _SL, 0, () => Secret];
|
|
3484
|
-
var ServiceConnectClientAliasList = [1, n0, _SCCAL, 0, () => ServiceConnectClientAlias];
|
|
3485
|
-
var ServiceConnectServiceList = [1, n0, _SCSL, 0, () => ServiceConnectService];
|
|
3486
|
-
var ServiceConnectServiceResourceList = [
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
];
|
|
3493
|
-
var
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
|
|
3498
|
-
|
|
3499
|
-
];
|
|
3500
|
-
var
|
|
3501
|
-
var
|
|
3502
|
-
var
|
|
3503
|
-
var
|
|
3504
|
-
var
|
|
3505
|
-
var
|
|
3506
|
-
var
|
|
3507
|
-
var
|
|
3508
|
-
var
|
|
3509
|
-
var
|
|
3510
|
-
var
|
|
3511
|
-
var
|
|
3512
|
-
var Tags = [1, n0, _Tag, 0, () => Tag];
|
|
3513
|
-
var TaskDefinitionList = [1, n0, _TDL, 0, () => TaskDefinition];
|
|
3514
|
-
var TaskDefinitionPlacementConstraints = [
|
|
3515
|
-
1,
|
|
3516
|
-
n0,
|
|
3517
|
-
_TDPCa,
|
|
3518
|
-
0,
|
|
3519
|
-
() => TaskDefinitionPlacementConstraint,
|
|
3520
|
-
];
|
|
3521
|
-
var Tasks = [1, n0, _Tas, 0, () => Task];
|
|
3522
|
-
var TaskSets = [1, n0, _TSa, 0, () => TaskSet];
|
|
3523
|
-
var TaskVolumeConfigurations = [1, n0, _TVCa, 0, () => TaskVolumeConfiguration];
|
|
3524
|
-
var TmpfsList = [1, n0, _TL, 0, () => Tmpfs];
|
|
3525
|
-
var UlimitList = [1, n0, _UL, 0, () => Ulimit];
|
|
3526
|
-
var VolumeFromList = [1, n0, _VFL, 0, () => VolumeFrom];
|
|
3527
|
-
var VolumeList = [1, n0, _VL, 0, () => Volume];
|
|
3528
|
-
var VpcLatticeConfigurations = [1, n0, _VLCp, 0, () => VpcLatticeConfiguration];
|
|
3529
|
-
var CreateCapacityProvider = [
|
|
3499
|
+
() => ManagedApplicationAutoScalingPolicy$,
|
|
3500
|
+
];
|
|
3501
|
+
var ManagedIngressPaths = [1, n0, _MIPan, 0, () => ManagedIngressPath$];
|
|
3502
|
+
var ManagedLogGroups = [1, n0, _MLGa, 0, () => ManagedLogGroup$];
|
|
3503
|
+
var ManagedMetricAlarms = [1, n0, _MMAa, 0, () => ManagedMetricAlarm$];
|
|
3504
|
+
var ManagedSecurityGroups = [1, n0, _MSGa, 0, () => ManagedSecurityGroup$];
|
|
3505
|
+
var ManagedTargetGroups = [1, n0, _MTGa, 0, () => ManagedTargetGroup$];
|
|
3506
|
+
var MountPointList = [1, n0, _MPL, 0, () => MountPoint$];
|
|
3507
|
+
var NetworkBindings = [1, n0, _NBe, 0, () => NetworkBinding$];
|
|
3508
|
+
var NetworkInterfaces = [1, n0, _NIe, 0, () => NetworkInterface$];
|
|
3509
|
+
var PlacementConstraints = [1, n0, _PCl, 0, () => PlacementConstraint$];
|
|
3510
|
+
var PlacementStrategies = [1, n0, _PSl, 0, () => PlacementStrategy$];
|
|
3511
|
+
var PlatformDevices = [1, n0, _PDl, 0, () => PlatformDevice$];
|
|
3512
|
+
var PortMappingList = [1, n0, _PML, 0, () => PortMapping$];
|
|
3513
|
+
var ProtectedTasks = [1, n0, _PTr, 0, () => ProtectedTask$];
|
|
3514
|
+
var ProxyConfigurationProperties = [1, n0, _PCP, 0, () => KeyValuePair$];
|
|
3515
|
+
var RequiresAttributes = [1, n0, _RA, 0, () => Attribute$];
|
|
3516
|
+
var ResourceRequirements = [1, n0, _RRe, 0, () => ResourceRequirement$];
|
|
3517
|
+
var Resources = [1, n0, _Re, 0, () => Resource$];
|
|
3518
|
+
var SecretList = [1, n0, _SL, 0, () => Secret$];
|
|
3519
|
+
var ServiceConnectClientAliasList = [1, n0, _SCCAL, 0, () => ServiceConnectClientAlias$];
|
|
3520
|
+
var ServiceConnectServiceList = [1, n0, _SCSL, 0, () => ServiceConnectService$];
|
|
3521
|
+
var ServiceConnectServiceResourceList = [1, n0, _SCSRL, 0, () => ServiceConnectServiceResource$];
|
|
3522
|
+
var ServiceCurrentRevisionSummaryList = [1, n0, _SCRSL, 0, () => ServiceCurrentRevisionSummary$];
|
|
3523
|
+
var ServiceDeployments = [1, n0, _SDe, 0, () => ServiceDeployment$];
|
|
3524
|
+
var ServiceDeploymentsBrief = [1, n0, _SDBe, 0, () => ServiceDeploymentBrief$];
|
|
3525
|
+
var ServiceEvents = [1, n0, _SEer, 0, () => ServiceEvent$];
|
|
3526
|
+
var ServiceRegistries = [1, n0, _SRer, 0, () => ServiceRegistry$];
|
|
3527
|
+
var ServiceRevisionLoadBalancers = [1, n0, _SRLBe, 0, () => ServiceRevisionLoadBalancer$];
|
|
3528
|
+
var ServiceRevisions = [1, n0, _SRerv, 0, () => ServiceRevision$];
|
|
3529
|
+
var ServiceRevisionsSummaryList = [1, n0, _SRSL, 0, () => ServiceRevisionSummary$];
|
|
3530
|
+
var Services = [1, n0, _Serv, 0, () => Service$];
|
|
3531
|
+
var ServiceVolumeConfigurations = [1, n0, _SVCe, 0, () => ServiceVolumeConfiguration$];
|
|
3532
|
+
var Settings = [1, n0, _Sett, 0, () => Setting$];
|
|
3533
|
+
var Statistics = [1, n0, _St, 0, () => KeyValuePair$];
|
|
3534
|
+
var SystemControls = [1, n0, _SCy, 0, () => SystemControl$];
|
|
3535
|
+
var Tags = [1, n0, _Tag, 0, () => Tag$];
|
|
3536
|
+
var TaskDefinitionList = [1, n0, _TDL, 0, () => TaskDefinition$];
|
|
3537
|
+
var TaskDefinitionPlacementConstraints = [1, n0, _TDPCa, 0, () => TaskDefinitionPlacementConstraint$];
|
|
3538
|
+
var Tasks = [1, n0, _Tas, 0, () => Task$];
|
|
3539
|
+
var TaskSets = [1, n0, _TSa, 0, () => TaskSet$];
|
|
3540
|
+
var TaskVolumeConfigurations = [1, n0, _TVCa, 0, () => TaskVolumeConfiguration$];
|
|
3541
|
+
var TmpfsList = [1, n0, _TL, 0, () => Tmpfs$];
|
|
3542
|
+
var UlimitList = [1, n0, _UL, 0, () => Ulimit$];
|
|
3543
|
+
var VolumeFromList = [1, n0, _VFL, 0, () => VolumeFrom$];
|
|
3544
|
+
var VolumeList = [1, n0, _VL, 0, () => Volume$];
|
|
3545
|
+
var VpcLatticeConfigurations = [1, n0, _VLCp, 0, () => VpcLatticeConfiguration$];
|
|
3546
|
+
var CreateCapacityProvider$ = [
|
|
3530
3547
|
9,
|
|
3531
3548
|
n0,
|
|
3532
3549
|
_CCP,
|
|
3533
3550
|
0,
|
|
3534
|
-
() => CreateCapacityProviderRequest
|
|
3535
|
-
() => CreateCapacityProviderResponse
|
|
3551
|
+
() => CreateCapacityProviderRequest$,
|
|
3552
|
+
() => CreateCapacityProviderResponse$,
|
|
3536
3553
|
];
|
|
3537
|
-
var CreateCluster = [
|
|
3554
|
+
var CreateCluster$ = [
|
|
3538
3555
|
9,
|
|
3539
3556
|
n0,
|
|
3540
3557
|
_CCr,
|
|
3541
3558
|
0,
|
|
3542
|
-
() => CreateClusterRequest
|
|
3543
|
-
() => CreateClusterResponse
|
|
3559
|
+
() => CreateClusterRequest$,
|
|
3560
|
+
() => CreateClusterResponse$,
|
|
3544
3561
|
];
|
|
3545
|
-
var CreateExpressGatewayService = [
|
|
3562
|
+
var CreateExpressGatewayService$ = [
|
|
3546
3563
|
9,
|
|
3547
3564
|
n0,
|
|
3548
3565
|
_CEGS,
|
|
3549
3566
|
0,
|
|
3550
|
-
() => CreateExpressGatewayServiceRequest
|
|
3551
|
-
() => CreateExpressGatewayServiceResponse
|
|
3567
|
+
() => CreateExpressGatewayServiceRequest$,
|
|
3568
|
+
() => CreateExpressGatewayServiceResponse$,
|
|
3552
3569
|
];
|
|
3553
|
-
var CreateService = [
|
|
3570
|
+
var CreateService$ = [
|
|
3554
3571
|
9,
|
|
3555
3572
|
n0,
|
|
3556
3573
|
_CSr,
|
|
3557
3574
|
0,
|
|
3558
|
-
() => CreateServiceRequest
|
|
3559
|
-
() => CreateServiceResponse
|
|
3575
|
+
() => CreateServiceRequest$,
|
|
3576
|
+
() => CreateServiceResponse$,
|
|
3560
3577
|
];
|
|
3561
|
-
var CreateTaskSet = [
|
|
3578
|
+
var CreateTaskSet$ = [
|
|
3562
3579
|
9,
|
|
3563
3580
|
n0,
|
|
3564
3581
|
_CTS,
|
|
3565
3582
|
0,
|
|
3566
|
-
() => CreateTaskSetRequest
|
|
3567
|
-
() => CreateTaskSetResponse
|
|
3583
|
+
() => CreateTaskSetRequest$,
|
|
3584
|
+
() => CreateTaskSetResponse$,
|
|
3568
3585
|
];
|
|
3569
|
-
var DeleteAccountSetting = [
|
|
3586
|
+
var DeleteAccountSetting$ = [
|
|
3570
3587
|
9,
|
|
3571
3588
|
n0,
|
|
3572
3589
|
_DAS,
|
|
3573
3590
|
0,
|
|
3574
|
-
() => DeleteAccountSettingRequest
|
|
3575
|
-
() => DeleteAccountSettingResponse
|
|
3591
|
+
() => DeleteAccountSettingRequest$,
|
|
3592
|
+
() => DeleteAccountSettingResponse$,
|
|
3576
3593
|
];
|
|
3577
|
-
var DeleteAttributes = [
|
|
3594
|
+
var DeleteAttributes$ = [
|
|
3578
3595
|
9,
|
|
3579
3596
|
n0,
|
|
3580
3597
|
_DAe,
|
|
3581
3598
|
0,
|
|
3582
|
-
() => DeleteAttributesRequest
|
|
3583
|
-
() => DeleteAttributesResponse
|
|
3599
|
+
() => DeleteAttributesRequest$,
|
|
3600
|
+
() => DeleteAttributesResponse$,
|
|
3584
3601
|
];
|
|
3585
|
-
var DeleteCapacityProvider = [
|
|
3602
|
+
var DeleteCapacityProvider$ = [
|
|
3586
3603
|
9,
|
|
3587
3604
|
n0,
|
|
3588
3605
|
_DCP,
|
|
3589
3606
|
0,
|
|
3590
|
-
() => DeleteCapacityProviderRequest
|
|
3591
|
-
() => DeleteCapacityProviderResponse
|
|
3607
|
+
() => DeleteCapacityProviderRequest$,
|
|
3608
|
+
() => DeleteCapacityProviderResponse$,
|
|
3592
3609
|
];
|
|
3593
|
-
var DeleteCluster = [
|
|
3610
|
+
var DeleteCluster$ = [
|
|
3594
3611
|
9,
|
|
3595
3612
|
n0,
|
|
3596
3613
|
_DCel,
|
|
3597
3614
|
0,
|
|
3598
|
-
() => DeleteClusterRequest
|
|
3599
|
-
() => DeleteClusterResponse
|
|
3615
|
+
() => DeleteClusterRequest$,
|
|
3616
|
+
() => DeleteClusterResponse$,
|
|
3600
3617
|
];
|
|
3601
|
-
var DeleteExpressGatewayService = [
|
|
3618
|
+
var DeleteExpressGatewayService$ = [
|
|
3602
3619
|
9,
|
|
3603
3620
|
n0,
|
|
3604
3621
|
_DEGS,
|
|
3605
3622
|
0,
|
|
3606
|
-
() => DeleteExpressGatewayServiceRequest
|
|
3607
|
-
() => DeleteExpressGatewayServiceResponse
|
|
3623
|
+
() => DeleteExpressGatewayServiceRequest$,
|
|
3624
|
+
() => DeleteExpressGatewayServiceResponse$,
|
|
3608
3625
|
];
|
|
3609
|
-
var DeleteService = [
|
|
3626
|
+
var DeleteService$ = [
|
|
3610
3627
|
9,
|
|
3611
3628
|
n0,
|
|
3612
3629
|
_DS,
|
|
3613
3630
|
0,
|
|
3614
|
-
() => DeleteServiceRequest
|
|
3615
|
-
() => DeleteServiceResponse
|
|
3631
|
+
() => DeleteServiceRequest$,
|
|
3632
|
+
() => DeleteServiceResponse$,
|
|
3616
3633
|
];
|
|
3617
|
-
var DeleteTaskDefinitions = [
|
|
3634
|
+
var DeleteTaskDefinitions$ = [
|
|
3618
3635
|
9,
|
|
3619
3636
|
n0,
|
|
3620
3637
|
_DTD,
|
|
3621
3638
|
0,
|
|
3622
|
-
() => DeleteTaskDefinitionsRequest
|
|
3623
|
-
() => DeleteTaskDefinitionsResponse
|
|
3639
|
+
() => DeleteTaskDefinitionsRequest$,
|
|
3640
|
+
() => DeleteTaskDefinitionsResponse$,
|
|
3624
3641
|
];
|
|
3625
|
-
var DeleteTaskSet = [
|
|
3642
|
+
var DeleteTaskSet$ = [
|
|
3626
3643
|
9,
|
|
3627
3644
|
n0,
|
|
3628
3645
|
_DTS,
|
|
3629
3646
|
0,
|
|
3630
|
-
() => DeleteTaskSetRequest
|
|
3631
|
-
() => DeleteTaskSetResponse
|
|
3647
|
+
() => DeleteTaskSetRequest$,
|
|
3648
|
+
() => DeleteTaskSetResponse$,
|
|
3632
3649
|
];
|
|
3633
|
-
var DeregisterContainerInstance = [
|
|
3650
|
+
var DeregisterContainerInstance$ = [
|
|
3634
3651
|
9,
|
|
3635
3652
|
n0,
|
|
3636
3653
|
_DCI,
|
|
3637
3654
|
0,
|
|
3638
|
-
() => DeregisterContainerInstanceRequest
|
|
3639
|
-
() => DeregisterContainerInstanceResponse
|
|
3655
|
+
() => DeregisterContainerInstanceRequest$,
|
|
3656
|
+
() => DeregisterContainerInstanceResponse$,
|
|
3640
3657
|
];
|
|
3641
|
-
var DeregisterTaskDefinition = [
|
|
3658
|
+
var DeregisterTaskDefinition$ = [
|
|
3642
3659
|
9,
|
|
3643
3660
|
n0,
|
|
3644
3661
|
_DTDe,
|
|
3645
3662
|
0,
|
|
3646
|
-
() => DeregisterTaskDefinitionRequest
|
|
3647
|
-
() => DeregisterTaskDefinitionResponse
|
|
3663
|
+
() => DeregisterTaskDefinitionRequest$,
|
|
3664
|
+
() => DeregisterTaskDefinitionResponse$,
|
|
3648
3665
|
];
|
|
3649
|
-
var DescribeCapacityProviders = [
|
|
3666
|
+
var DescribeCapacityProviders$ = [
|
|
3650
3667
|
9,
|
|
3651
3668
|
n0,
|
|
3652
3669
|
_DCPe,
|
|
3653
3670
|
0,
|
|
3654
|
-
() => DescribeCapacityProvidersRequest
|
|
3655
|
-
() => DescribeCapacityProvidersResponse
|
|
3671
|
+
() => DescribeCapacityProvidersRequest$,
|
|
3672
|
+
() => DescribeCapacityProvidersResponse$,
|
|
3656
3673
|
];
|
|
3657
|
-
var DescribeClusters = [
|
|
3674
|
+
var DescribeClusters$ = [
|
|
3658
3675
|
9,
|
|
3659
3676
|
n0,
|
|
3660
3677
|
_DCes,
|
|
3661
3678
|
0,
|
|
3662
|
-
() => DescribeClustersRequest
|
|
3663
|
-
() => DescribeClustersResponse
|
|
3679
|
+
() => DescribeClustersRequest$,
|
|
3680
|
+
() => DescribeClustersResponse$,
|
|
3664
3681
|
];
|
|
3665
|
-
var DescribeContainerInstances = [
|
|
3682
|
+
var DescribeContainerInstances$ = [
|
|
3666
3683
|
9,
|
|
3667
3684
|
n0,
|
|
3668
3685
|
_DCIe,
|
|
3669
3686
|
0,
|
|
3670
|
-
() => DescribeContainerInstancesRequest
|
|
3671
|
-
() => DescribeContainerInstancesResponse
|
|
3687
|
+
() => DescribeContainerInstancesRequest$,
|
|
3688
|
+
() => DescribeContainerInstancesResponse$,
|
|
3672
3689
|
];
|
|
3673
|
-
var DescribeExpressGatewayService = [
|
|
3690
|
+
var DescribeExpressGatewayService$ = [
|
|
3674
3691
|
9,
|
|
3675
3692
|
n0,
|
|
3676
3693
|
_DEGSe,
|
|
3677
3694
|
0,
|
|
3678
|
-
() => DescribeExpressGatewayServiceRequest
|
|
3679
|
-
() => DescribeExpressGatewayServiceResponse
|
|
3695
|
+
() => DescribeExpressGatewayServiceRequest$,
|
|
3696
|
+
() => DescribeExpressGatewayServiceResponse$,
|
|
3680
3697
|
];
|
|
3681
|
-
var DescribeServiceDeployments = [
|
|
3698
|
+
var DescribeServiceDeployments$ = [
|
|
3682
3699
|
9,
|
|
3683
3700
|
n0,
|
|
3684
3701
|
_DSD,
|
|
3685
3702
|
0,
|
|
3686
|
-
() => DescribeServiceDeploymentsRequest
|
|
3687
|
-
() => DescribeServiceDeploymentsResponse
|
|
3703
|
+
() => DescribeServiceDeploymentsRequest$,
|
|
3704
|
+
() => DescribeServiceDeploymentsResponse$,
|
|
3688
3705
|
];
|
|
3689
|
-
var DescribeServiceRevisions = [
|
|
3706
|
+
var DescribeServiceRevisions$ = [
|
|
3690
3707
|
9,
|
|
3691
3708
|
n0,
|
|
3692
3709
|
_DSRescr,
|
|
3693
3710
|
0,
|
|
3694
|
-
() => DescribeServiceRevisionsRequest
|
|
3695
|
-
() => DescribeServiceRevisionsResponse
|
|
3711
|
+
() => DescribeServiceRevisionsRequest$,
|
|
3712
|
+
() => DescribeServiceRevisionsResponse$,
|
|
3696
3713
|
];
|
|
3697
|
-
var DescribeServices = [
|
|
3714
|
+
var DescribeServices$ = [
|
|
3698
3715
|
9,
|
|
3699
3716
|
n0,
|
|
3700
3717
|
_DSe,
|
|
3701
3718
|
0,
|
|
3702
|
-
() => DescribeServicesRequest
|
|
3703
|
-
() => DescribeServicesResponse
|
|
3719
|
+
() => DescribeServicesRequest$,
|
|
3720
|
+
() => DescribeServicesResponse$,
|
|
3704
3721
|
];
|
|
3705
|
-
var DescribeTaskDefinition = [
|
|
3722
|
+
var DescribeTaskDefinition$ = [
|
|
3706
3723
|
9,
|
|
3707
3724
|
n0,
|
|
3708
3725
|
_DTDes,
|
|
3709
3726
|
0,
|
|
3710
|
-
() => DescribeTaskDefinitionRequest
|
|
3711
|
-
() => DescribeTaskDefinitionResponse
|
|
3727
|
+
() => DescribeTaskDefinitionRequest$,
|
|
3728
|
+
() => DescribeTaskDefinitionResponse$,
|
|
3712
3729
|
];
|
|
3713
|
-
var DescribeTasks = [
|
|
3730
|
+
var DescribeTasks$ = [
|
|
3714
3731
|
9,
|
|
3715
3732
|
n0,
|
|
3716
3733
|
_DT,
|
|
3717
3734
|
0,
|
|
3718
|
-
() => DescribeTasksRequest
|
|
3719
|
-
() => DescribeTasksResponse
|
|
3735
|
+
() => DescribeTasksRequest$,
|
|
3736
|
+
() => DescribeTasksResponse$,
|
|
3720
3737
|
];
|
|
3721
|
-
var DescribeTaskSets = [
|
|
3738
|
+
var DescribeTaskSets$ = [
|
|
3722
3739
|
9,
|
|
3723
3740
|
n0,
|
|
3724
3741
|
_DTSe,
|
|
3725
3742
|
0,
|
|
3726
|
-
() => DescribeTaskSetsRequest
|
|
3727
|
-
() => DescribeTaskSetsResponse
|
|
3743
|
+
() => DescribeTaskSetsRequest$,
|
|
3744
|
+
() => DescribeTaskSetsResponse$,
|
|
3728
3745
|
];
|
|
3729
|
-
var DiscoverPollEndpoint = [
|
|
3746
|
+
var DiscoverPollEndpoint$ = [
|
|
3730
3747
|
9,
|
|
3731
3748
|
n0,
|
|
3732
3749
|
_DPE,
|
|
3733
3750
|
0,
|
|
3734
|
-
() => DiscoverPollEndpointRequest
|
|
3735
|
-
() => DiscoverPollEndpointResponse
|
|
3751
|
+
() => DiscoverPollEndpointRequest$,
|
|
3752
|
+
() => DiscoverPollEndpointResponse$,
|
|
3736
3753
|
];
|
|
3737
|
-
var ExecuteCommand = [
|
|
3754
|
+
var ExecuteCommand$ = [
|
|
3738
3755
|
9,
|
|
3739
3756
|
n0,
|
|
3740
3757
|
_EC,
|
|
3741
3758
|
0,
|
|
3742
|
-
() => ExecuteCommandRequest
|
|
3743
|
-
() => ExecuteCommandResponse
|
|
3759
|
+
() => ExecuteCommandRequest$,
|
|
3760
|
+
() => ExecuteCommandResponse$,
|
|
3744
3761
|
];
|
|
3745
|
-
var GetTaskProtection = [
|
|
3762
|
+
var GetTaskProtection$ = [
|
|
3746
3763
|
9,
|
|
3747
3764
|
n0,
|
|
3748
3765
|
_GTP,
|
|
3749
3766
|
0,
|
|
3750
|
-
() => GetTaskProtectionRequest
|
|
3751
|
-
() => GetTaskProtectionResponse
|
|
3767
|
+
() => GetTaskProtectionRequest$,
|
|
3768
|
+
() => GetTaskProtectionResponse$,
|
|
3752
3769
|
];
|
|
3753
|
-
var ListAccountSettings = [
|
|
3770
|
+
var ListAccountSettings$ = [
|
|
3754
3771
|
9,
|
|
3755
3772
|
n0,
|
|
3756
3773
|
_LAS,
|
|
3757
3774
|
0,
|
|
3758
|
-
() => ListAccountSettingsRequest
|
|
3759
|
-
() => ListAccountSettingsResponse
|
|
3775
|
+
() => ListAccountSettingsRequest$,
|
|
3776
|
+
() => ListAccountSettingsResponse$,
|
|
3760
3777
|
];
|
|
3761
|
-
var ListAttributes = [
|
|
3778
|
+
var ListAttributes$ = [
|
|
3762
3779
|
9,
|
|
3763
3780
|
n0,
|
|
3764
3781
|
_LA,
|
|
3765
3782
|
0,
|
|
3766
|
-
() => ListAttributesRequest
|
|
3767
|
-
() => ListAttributesResponse
|
|
3783
|
+
() => ListAttributesRequest$,
|
|
3784
|
+
() => ListAttributesResponse$,
|
|
3768
3785
|
];
|
|
3769
|
-
var ListClusters = [
|
|
3786
|
+
var ListClusters$ = [
|
|
3770
3787
|
9,
|
|
3771
3788
|
n0,
|
|
3772
3789
|
_LCi,
|
|
3773
3790
|
0,
|
|
3774
|
-
() => ListClustersRequest
|
|
3775
|
-
() => ListClustersResponse
|
|
3791
|
+
() => ListClustersRequest$,
|
|
3792
|
+
() => ListClustersResponse$,
|
|
3776
3793
|
];
|
|
3777
|
-
var ListContainerInstances = [
|
|
3794
|
+
var ListContainerInstances$ = [
|
|
3778
3795
|
9,
|
|
3779
3796
|
n0,
|
|
3780
3797
|
_LCI,
|
|
3781
3798
|
0,
|
|
3782
|
-
() => ListContainerInstancesRequest
|
|
3783
|
-
() => ListContainerInstancesResponse
|
|
3799
|
+
() => ListContainerInstancesRequest$,
|
|
3800
|
+
() => ListContainerInstancesResponse$,
|
|
3784
3801
|
];
|
|
3785
|
-
var ListServiceDeployments = [
|
|
3802
|
+
var ListServiceDeployments$ = [
|
|
3786
3803
|
9,
|
|
3787
3804
|
n0,
|
|
3788
3805
|
_LSD,
|
|
3789
3806
|
0,
|
|
3790
|
-
() => ListServiceDeploymentsRequest
|
|
3791
|
-
() => ListServiceDeploymentsResponse
|
|
3807
|
+
() => ListServiceDeploymentsRequest$,
|
|
3808
|
+
() => ListServiceDeploymentsResponse$,
|
|
3809
|
+
];
|
|
3810
|
+
var ListServices$ = [
|
|
3811
|
+
9,
|
|
3812
|
+
n0,
|
|
3813
|
+
_LS,
|
|
3814
|
+
0,
|
|
3815
|
+
() => ListServicesRequest$,
|
|
3816
|
+
() => ListServicesResponse$,
|
|
3792
3817
|
];
|
|
3793
|
-
var
|
|
3794
|
-
var ListServicesByNamespace = [
|
|
3818
|
+
var ListServicesByNamespace$ = [
|
|
3795
3819
|
9,
|
|
3796
3820
|
n0,
|
|
3797
3821
|
_LSBN,
|
|
3798
3822
|
0,
|
|
3799
|
-
() => ListServicesByNamespaceRequest
|
|
3800
|
-
() => ListServicesByNamespaceResponse
|
|
3823
|
+
() => ListServicesByNamespaceRequest$,
|
|
3824
|
+
() => ListServicesByNamespaceResponse$,
|
|
3801
3825
|
];
|
|
3802
|
-
var ListTagsForResource = [
|
|
3826
|
+
var ListTagsForResource$ = [
|
|
3803
3827
|
9,
|
|
3804
3828
|
n0,
|
|
3805
3829
|
_LTFR,
|
|
3806
3830
|
0,
|
|
3807
|
-
() => ListTagsForResourceRequest
|
|
3808
|
-
() => ListTagsForResourceResponse
|
|
3831
|
+
() => ListTagsForResourceRequest$,
|
|
3832
|
+
() => ListTagsForResourceResponse$,
|
|
3809
3833
|
];
|
|
3810
|
-
var ListTaskDefinitionFamilies = [
|
|
3834
|
+
var ListTaskDefinitionFamilies$ = [
|
|
3811
3835
|
9,
|
|
3812
3836
|
n0,
|
|
3813
3837
|
_LTDF,
|
|
3814
3838
|
0,
|
|
3815
|
-
() => ListTaskDefinitionFamiliesRequest
|
|
3816
|
-
() => ListTaskDefinitionFamiliesResponse
|
|
3839
|
+
() => ListTaskDefinitionFamiliesRequest$,
|
|
3840
|
+
() => ListTaskDefinitionFamiliesResponse$,
|
|
3817
3841
|
];
|
|
3818
|
-
var ListTaskDefinitions = [
|
|
3842
|
+
var ListTaskDefinitions$ = [
|
|
3819
3843
|
9,
|
|
3820
3844
|
n0,
|
|
3821
3845
|
_LTD,
|
|
3822
3846
|
0,
|
|
3823
|
-
() => ListTaskDefinitionsRequest
|
|
3824
|
-
() => ListTaskDefinitionsResponse
|
|
3847
|
+
() => ListTaskDefinitionsRequest$,
|
|
3848
|
+
() => ListTaskDefinitionsResponse$,
|
|
3825
3849
|
];
|
|
3826
|
-
var ListTasks = [9, n0, _LT, 0, () => ListTasksRequest
|
|
3827
|
-
var PutAccountSetting = [
|
|
3850
|
+
var ListTasks$ = [9, n0, _LT, 0, () => ListTasksRequest$, () => ListTasksResponse$];
|
|
3851
|
+
var PutAccountSetting$ = [
|
|
3828
3852
|
9,
|
|
3829
3853
|
n0,
|
|
3830
3854
|
_PAS,
|
|
3831
3855
|
0,
|
|
3832
|
-
() => PutAccountSettingRequest
|
|
3833
|
-
() => PutAccountSettingResponse
|
|
3856
|
+
() => PutAccountSettingRequest$,
|
|
3857
|
+
() => PutAccountSettingResponse$,
|
|
3834
3858
|
];
|
|
3835
|
-
var PutAccountSettingDefault = [
|
|
3859
|
+
var PutAccountSettingDefault$ = [
|
|
3836
3860
|
9,
|
|
3837
3861
|
n0,
|
|
3838
3862
|
_PASD,
|
|
3839
3863
|
0,
|
|
3840
|
-
() => PutAccountSettingDefaultRequest
|
|
3841
|
-
() => PutAccountSettingDefaultResponse
|
|
3864
|
+
() => PutAccountSettingDefaultRequest$,
|
|
3865
|
+
() => PutAccountSettingDefaultResponse$,
|
|
3842
3866
|
];
|
|
3843
|
-
var PutAttributes = [
|
|
3867
|
+
var PutAttributes$ = [
|
|
3844
3868
|
9,
|
|
3845
3869
|
n0,
|
|
3846
3870
|
_PA,
|
|
3847
3871
|
0,
|
|
3848
|
-
() => PutAttributesRequest
|
|
3849
|
-
() => PutAttributesResponse
|
|
3872
|
+
() => PutAttributesRequest$,
|
|
3873
|
+
() => PutAttributesResponse$,
|
|
3850
3874
|
];
|
|
3851
|
-
var PutClusterCapacityProviders = [
|
|
3875
|
+
var PutClusterCapacityProviders$ = [
|
|
3852
3876
|
9,
|
|
3853
3877
|
n0,
|
|
3854
3878
|
_PCCP,
|
|
3855
3879
|
0,
|
|
3856
|
-
() => PutClusterCapacityProvidersRequest
|
|
3857
|
-
() => PutClusterCapacityProvidersResponse
|
|
3880
|
+
() => PutClusterCapacityProvidersRequest$,
|
|
3881
|
+
() => PutClusterCapacityProvidersResponse$,
|
|
3858
3882
|
];
|
|
3859
|
-
var RegisterContainerInstance = [
|
|
3883
|
+
var RegisterContainerInstance$ = [
|
|
3860
3884
|
9,
|
|
3861
3885
|
n0,
|
|
3862
3886
|
_RCI,
|
|
3863
3887
|
0,
|
|
3864
|
-
() => RegisterContainerInstanceRequest
|
|
3865
|
-
() => RegisterContainerInstanceResponse
|
|
3888
|
+
() => RegisterContainerInstanceRequest$,
|
|
3889
|
+
() => RegisterContainerInstanceResponse$,
|
|
3866
3890
|
];
|
|
3867
|
-
var RegisterTaskDefinition = [
|
|
3891
|
+
var RegisterTaskDefinition$ = [
|
|
3868
3892
|
9,
|
|
3869
3893
|
n0,
|
|
3870
3894
|
_RTD,
|
|
3871
3895
|
0,
|
|
3872
|
-
() => RegisterTaskDefinitionRequest
|
|
3873
|
-
() => RegisterTaskDefinitionResponse
|
|
3896
|
+
() => RegisterTaskDefinitionRequest$,
|
|
3897
|
+
() => RegisterTaskDefinitionResponse$,
|
|
3874
3898
|
];
|
|
3875
|
-
var RunTask = [9, n0, _RT, 0, () => RunTaskRequest
|
|
3876
|
-
var StartTask = [9, n0, _ST, 0, () => StartTaskRequest
|
|
3877
|
-
var StopServiceDeployment = [
|
|
3899
|
+
var RunTask$ = [9, n0, _RT, 0, () => RunTaskRequest$, () => RunTaskResponse$];
|
|
3900
|
+
var StartTask$ = [9, n0, _ST, 0, () => StartTaskRequest$, () => StartTaskResponse$];
|
|
3901
|
+
var StopServiceDeployment$ = [
|
|
3878
3902
|
9,
|
|
3879
3903
|
n0,
|
|
3880
3904
|
_SSD,
|
|
3881
3905
|
0,
|
|
3882
|
-
() => StopServiceDeploymentRequest
|
|
3883
|
-
() => StopServiceDeploymentResponse
|
|
3906
|
+
() => StopServiceDeploymentRequest$,
|
|
3907
|
+
() => StopServiceDeploymentResponse$,
|
|
3884
3908
|
];
|
|
3885
|
-
var StopTask = [9, n0, _STt, 0, () => StopTaskRequest
|
|
3886
|
-
var SubmitAttachmentStateChanges = [
|
|
3909
|
+
var StopTask$ = [9, n0, _STt, 0, () => StopTaskRequest$, () => StopTaskResponse$];
|
|
3910
|
+
var SubmitAttachmentStateChanges$ = [
|
|
3887
3911
|
9,
|
|
3888
3912
|
n0,
|
|
3889
3913
|
_SASC,
|
|
3890
3914
|
0,
|
|
3891
|
-
() => SubmitAttachmentStateChangesRequest
|
|
3892
|
-
() => SubmitAttachmentStateChangesResponse
|
|
3915
|
+
() => SubmitAttachmentStateChangesRequest$,
|
|
3916
|
+
() => SubmitAttachmentStateChangesResponse$,
|
|
3893
3917
|
];
|
|
3894
|
-
var SubmitContainerStateChange = [
|
|
3918
|
+
var SubmitContainerStateChange$ = [
|
|
3895
3919
|
9,
|
|
3896
3920
|
n0,
|
|
3897
3921
|
_SCSC,
|
|
3898
3922
|
0,
|
|
3899
|
-
() => SubmitContainerStateChangeRequest
|
|
3900
|
-
() => SubmitContainerStateChangeResponse
|
|
3923
|
+
() => SubmitContainerStateChangeRequest$,
|
|
3924
|
+
() => SubmitContainerStateChangeResponse$,
|
|
3901
3925
|
];
|
|
3902
|
-
var SubmitTaskStateChange = [
|
|
3926
|
+
var SubmitTaskStateChange$ = [
|
|
3903
3927
|
9,
|
|
3904
3928
|
n0,
|
|
3905
3929
|
_STSC,
|
|
3906
3930
|
0,
|
|
3907
|
-
() => SubmitTaskStateChangeRequest
|
|
3908
|
-
() => SubmitTaskStateChangeResponse
|
|
3931
|
+
() => SubmitTaskStateChangeRequest$,
|
|
3932
|
+
() => SubmitTaskStateChangeResponse$,
|
|
3909
3933
|
];
|
|
3910
|
-
var TagResource = [9, n0, _TR, 0, () => TagResourceRequest
|
|
3911
|
-
var UntagResource = [
|
|
3934
|
+
var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
|
|
3935
|
+
var UntagResource$ = [
|
|
3912
3936
|
9,
|
|
3913
3937
|
n0,
|
|
3914
3938
|
_UR,
|
|
3915
3939
|
0,
|
|
3916
|
-
() => UntagResourceRequest
|
|
3917
|
-
() => UntagResourceResponse
|
|
3940
|
+
() => UntagResourceRequest$,
|
|
3941
|
+
() => UntagResourceResponse$,
|
|
3918
3942
|
];
|
|
3919
|
-
var UpdateCapacityProvider = [
|
|
3943
|
+
var UpdateCapacityProvider$ = [
|
|
3920
3944
|
9,
|
|
3921
3945
|
n0,
|
|
3922
3946
|
_UCP,
|
|
3923
3947
|
0,
|
|
3924
|
-
() => UpdateCapacityProviderRequest
|
|
3925
|
-
() => UpdateCapacityProviderResponse
|
|
3948
|
+
() => UpdateCapacityProviderRequest$,
|
|
3949
|
+
() => UpdateCapacityProviderResponse$,
|
|
3926
3950
|
];
|
|
3927
|
-
var UpdateCluster = [
|
|
3951
|
+
var UpdateCluster$ = [
|
|
3928
3952
|
9,
|
|
3929
3953
|
n0,
|
|
3930
3954
|
_UC,
|
|
3931
3955
|
0,
|
|
3932
|
-
() => UpdateClusterRequest
|
|
3933
|
-
() => UpdateClusterResponse
|
|
3956
|
+
() => UpdateClusterRequest$,
|
|
3957
|
+
() => UpdateClusterResponse$,
|
|
3934
3958
|
];
|
|
3935
|
-
var UpdateClusterSettings = [
|
|
3959
|
+
var UpdateClusterSettings$ = [
|
|
3936
3960
|
9,
|
|
3937
3961
|
n0,
|
|
3938
3962
|
_UCS,
|
|
3939
3963
|
0,
|
|
3940
|
-
() => UpdateClusterSettingsRequest
|
|
3941
|
-
() => UpdateClusterSettingsResponse
|
|
3964
|
+
() => UpdateClusterSettingsRequest$,
|
|
3965
|
+
() => UpdateClusterSettingsResponse$,
|
|
3942
3966
|
];
|
|
3943
|
-
var UpdateContainerAgent = [
|
|
3967
|
+
var UpdateContainerAgent$ = [
|
|
3944
3968
|
9,
|
|
3945
3969
|
n0,
|
|
3946
3970
|
_UCA,
|
|
3947
3971
|
0,
|
|
3948
|
-
() => UpdateContainerAgentRequest
|
|
3949
|
-
() => UpdateContainerAgentResponse
|
|
3972
|
+
() => UpdateContainerAgentRequest$,
|
|
3973
|
+
() => UpdateContainerAgentResponse$,
|
|
3950
3974
|
];
|
|
3951
|
-
var UpdateContainerInstancesState = [
|
|
3975
|
+
var UpdateContainerInstancesState$ = [
|
|
3952
3976
|
9,
|
|
3953
3977
|
n0,
|
|
3954
3978
|
_UCIS,
|
|
3955
3979
|
0,
|
|
3956
|
-
() => UpdateContainerInstancesStateRequest
|
|
3957
|
-
() => UpdateContainerInstancesStateResponse
|
|
3980
|
+
() => UpdateContainerInstancesStateRequest$,
|
|
3981
|
+
() => UpdateContainerInstancesStateResponse$,
|
|
3958
3982
|
];
|
|
3959
|
-
var UpdateExpressGatewayService = [
|
|
3983
|
+
var UpdateExpressGatewayService$ = [
|
|
3960
3984
|
9,
|
|
3961
3985
|
n0,
|
|
3962
3986
|
_UEGSp,
|
|
3963
3987
|
0,
|
|
3964
|
-
() => UpdateExpressGatewayServiceRequest
|
|
3965
|
-
() => UpdateExpressGatewayServiceResponse
|
|
3988
|
+
() => UpdateExpressGatewayServiceRequest$,
|
|
3989
|
+
() => UpdateExpressGatewayServiceResponse$,
|
|
3966
3990
|
];
|
|
3967
|
-
var UpdateService = [
|
|
3991
|
+
var UpdateService$ = [
|
|
3968
3992
|
9,
|
|
3969
3993
|
n0,
|
|
3970
3994
|
_US,
|
|
3971
3995
|
0,
|
|
3972
|
-
() => UpdateServiceRequest
|
|
3973
|
-
() => UpdateServiceResponse
|
|
3996
|
+
() => UpdateServiceRequest$,
|
|
3997
|
+
() => UpdateServiceResponse$,
|
|
3974
3998
|
];
|
|
3975
|
-
var UpdateServicePrimaryTaskSet = [
|
|
3999
|
+
var UpdateServicePrimaryTaskSet$ = [
|
|
3976
4000
|
9,
|
|
3977
4001
|
n0,
|
|
3978
4002
|
_USPTS,
|
|
3979
4003
|
0,
|
|
3980
|
-
() => UpdateServicePrimaryTaskSetRequest
|
|
3981
|
-
() => UpdateServicePrimaryTaskSetResponse
|
|
4004
|
+
() => UpdateServicePrimaryTaskSetRequest$,
|
|
4005
|
+
() => UpdateServicePrimaryTaskSetResponse$,
|
|
3982
4006
|
];
|
|
3983
|
-
var UpdateTaskProtection = [
|
|
4007
|
+
var UpdateTaskProtection$ = [
|
|
3984
4008
|
9,
|
|
3985
4009
|
n0,
|
|
3986
4010
|
_UTP,
|
|
3987
4011
|
0,
|
|
3988
|
-
() => UpdateTaskProtectionRequest
|
|
3989
|
-
() => UpdateTaskProtectionResponse
|
|
4012
|
+
() => UpdateTaskProtectionRequest$,
|
|
4013
|
+
() => UpdateTaskProtectionResponse$,
|
|
3990
4014
|
];
|
|
3991
|
-
var UpdateTaskSet = [
|
|
4015
|
+
var UpdateTaskSet$ = [
|
|
3992
4016
|
9,
|
|
3993
4017
|
n0,
|
|
3994
4018
|
_UTS,
|
|
3995
4019
|
0,
|
|
3996
|
-
() => UpdateTaskSetRequest
|
|
3997
|
-
() => UpdateTaskSetResponse
|
|
4020
|
+
() => UpdateTaskSetRequest$,
|
|
4021
|
+
() => UpdateTaskSetResponse$,
|
|
3998
4022
|
];
|
|
3999
4023
|
|
|
4000
4024
|
class CreateCapacityProviderCommand extends smithyClient.Command
|
|
@@ -4005,7 +4029,7 @@ class CreateCapacityProviderCommand extends smithyClient.Command
|
|
|
4005
4029
|
})
|
|
4006
4030
|
.s("AmazonEC2ContainerServiceV20141113", "CreateCapacityProvider", {})
|
|
4007
4031
|
.n("ECSClient", "CreateCapacityProviderCommand")
|
|
4008
|
-
.sc(CreateCapacityProvider)
|
|
4032
|
+
.sc(CreateCapacityProvider$)
|
|
4009
4033
|
.build() {
|
|
4010
4034
|
}
|
|
4011
4035
|
|
|
@@ -4017,7 +4041,7 @@ class CreateClusterCommand extends smithyClient.Command
|
|
|
4017
4041
|
})
|
|
4018
4042
|
.s("AmazonEC2ContainerServiceV20141113", "CreateCluster", {})
|
|
4019
4043
|
.n("ECSClient", "CreateClusterCommand")
|
|
4020
|
-
.sc(CreateCluster)
|
|
4044
|
+
.sc(CreateCluster$)
|
|
4021
4045
|
.build() {
|
|
4022
4046
|
}
|
|
4023
4047
|
|
|
@@ -4029,7 +4053,7 @@ class CreateExpressGatewayServiceCommand extends smithyClient.Command
|
|
|
4029
4053
|
})
|
|
4030
4054
|
.s("AmazonEC2ContainerServiceV20141113", "CreateExpressGatewayService", {})
|
|
4031
4055
|
.n("ECSClient", "CreateExpressGatewayServiceCommand")
|
|
4032
|
-
.sc(CreateExpressGatewayService)
|
|
4056
|
+
.sc(CreateExpressGatewayService$)
|
|
4033
4057
|
.build() {
|
|
4034
4058
|
}
|
|
4035
4059
|
|
|
@@ -4041,7 +4065,7 @@ class CreateServiceCommand extends smithyClient.Command
|
|
|
4041
4065
|
})
|
|
4042
4066
|
.s("AmazonEC2ContainerServiceV20141113", "CreateService", {})
|
|
4043
4067
|
.n("ECSClient", "CreateServiceCommand")
|
|
4044
|
-
.sc(CreateService)
|
|
4068
|
+
.sc(CreateService$)
|
|
4045
4069
|
.build() {
|
|
4046
4070
|
}
|
|
4047
4071
|
|
|
@@ -4053,7 +4077,7 @@ class CreateTaskSetCommand extends smithyClient.Command
|
|
|
4053
4077
|
})
|
|
4054
4078
|
.s("AmazonEC2ContainerServiceV20141113", "CreateTaskSet", {})
|
|
4055
4079
|
.n("ECSClient", "CreateTaskSetCommand")
|
|
4056
|
-
.sc(CreateTaskSet)
|
|
4080
|
+
.sc(CreateTaskSet$)
|
|
4057
4081
|
.build() {
|
|
4058
4082
|
}
|
|
4059
4083
|
|
|
@@ -4065,7 +4089,7 @@ class DeleteAccountSettingCommand extends smithyClient.Command
|
|
|
4065
4089
|
})
|
|
4066
4090
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteAccountSetting", {})
|
|
4067
4091
|
.n("ECSClient", "DeleteAccountSettingCommand")
|
|
4068
|
-
.sc(DeleteAccountSetting)
|
|
4092
|
+
.sc(DeleteAccountSetting$)
|
|
4069
4093
|
.build() {
|
|
4070
4094
|
}
|
|
4071
4095
|
|
|
@@ -4077,7 +4101,7 @@ class DeleteAttributesCommand extends smithyClient.Command
|
|
|
4077
4101
|
})
|
|
4078
4102
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteAttributes", {})
|
|
4079
4103
|
.n("ECSClient", "DeleteAttributesCommand")
|
|
4080
|
-
.sc(DeleteAttributes)
|
|
4104
|
+
.sc(DeleteAttributes$)
|
|
4081
4105
|
.build() {
|
|
4082
4106
|
}
|
|
4083
4107
|
|
|
@@ -4089,7 +4113,7 @@ class DeleteCapacityProviderCommand extends smithyClient.Command
|
|
|
4089
4113
|
})
|
|
4090
4114
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteCapacityProvider", {})
|
|
4091
4115
|
.n("ECSClient", "DeleteCapacityProviderCommand")
|
|
4092
|
-
.sc(DeleteCapacityProvider)
|
|
4116
|
+
.sc(DeleteCapacityProvider$)
|
|
4093
4117
|
.build() {
|
|
4094
4118
|
}
|
|
4095
4119
|
|
|
@@ -4101,7 +4125,7 @@ class DeleteClusterCommand extends smithyClient.Command
|
|
|
4101
4125
|
})
|
|
4102
4126
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteCluster", {})
|
|
4103
4127
|
.n("ECSClient", "DeleteClusterCommand")
|
|
4104
|
-
.sc(DeleteCluster)
|
|
4128
|
+
.sc(DeleteCluster$)
|
|
4105
4129
|
.build() {
|
|
4106
4130
|
}
|
|
4107
4131
|
|
|
@@ -4113,7 +4137,7 @@ class DeleteExpressGatewayServiceCommand extends smithyClient.Command
|
|
|
4113
4137
|
})
|
|
4114
4138
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteExpressGatewayService", {})
|
|
4115
4139
|
.n("ECSClient", "DeleteExpressGatewayServiceCommand")
|
|
4116
|
-
.sc(DeleteExpressGatewayService)
|
|
4140
|
+
.sc(DeleteExpressGatewayService$)
|
|
4117
4141
|
.build() {
|
|
4118
4142
|
}
|
|
4119
4143
|
|
|
@@ -4125,7 +4149,7 @@ class DeleteServiceCommand extends smithyClient.Command
|
|
|
4125
4149
|
})
|
|
4126
4150
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteService", {})
|
|
4127
4151
|
.n("ECSClient", "DeleteServiceCommand")
|
|
4128
|
-
.sc(DeleteService)
|
|
4152
|
+
.sc(DeleteService$)
|
|
4129
4153
|
.build() {
|
|
4130
4154
|
}
|
|
4131
4155
|
|
|
@@ -4137,7 +4161,7 @@ class DeleteTaskDefinitionsCommand extends smithyClient.Command
|
|
|
4137
4161
|
})
|
|
4138
4162
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteTaskDefinitions", {})
|
|
4139
4163
|
.n("ECSClient", "DeleteTaskDefinitionsCommand")
|
|
4140
|
-
.sc(DeleteTaskDefinitions)
|
|
4164
|
+
.sc(DeleteTaskDefinitions$)
|
|
4141
4165
|
.build() {
|
|
4142
4166
|
}
|
|
4143
4167
|
|
|
@@ -4149,7 +4173,7 @@ class DeleteTaskSetCommand extends smithyClient.Command
|
|
|
4149
4173
|
})
|
|
4150
4174
|
.s("AmazonEC2ContainerServiceV20141113", "DeleteTaskSet", {})
|
|
4151
4175
|
.n("ECSClient", "DeleteTaskSetCommand")
|
|
4152
|
-
.sc(DeleteTaskSet)
|
|
4176
|
+
.sc(DeleteTaskSet$)
|
|
4153
4177
|
.build() {
|
|
4154
4178
|
}
|
|
4155
4179
|
|
|
@@ -4161,7 +4185,7 @@ class DeregisterContainerInstanceCommand extends smithyClient.Command
|
|
|
4161
4185
|
})
|
|
4162
4186
|
.s("AmazonEC2ContainerServiceV20141113", "DeregisterContainerInstance", {})
|
|
4163
4187
|
.n("ECSClient", "DeregisterContainerInstanceCommand")
|
|
4164
|
-
.sc(DeregisterContainerInstance)
|
|
4188
|
+
.sc(DeregisterContainerInstance$)
|
|
4165
4189
|
.build() {
|
|
4166
4190
|
}
|
|
4167
4191
|
|
|
@@ -4173,7 +4197,7 @@ class DeregisterTaskDefinitionCommand extends smithyClient.Command
|
|
|
4173
4197
|
})
|
|
4174
4198
|
.s("AmazonEC2ContainerServiceV20141113", "DeregisterTaskDefinition", {})
|
|
4175
4199
|
.n("ECSClient", "DeregisterTaskDefinitionCommand")
|
|
4176
|
-
.sc(DeregisterTaskDefinition)
|
|
4200
|
+
.sc(DeregisterTaskDefinition$)
|
|
4177
4201
|
.build() {
|
|
4178
4202
|
}
|
|
4179
4203
|
|
|
@@ -4185,7 +4209,7 @@ class DescribeCapacityProvidersCommand extends smithyClient.Command
|
|
|
4185
4209
|
})
|
|
4186
4210
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeCapacityProviders", {})
|
|
4187
4211
|
.n("ECSClient", "DescribeCapacityProvidersCommand")
|
|
4188
|
-
.sc(DescribeCapacityProviders)
|
|
4212
|
+
.sc(DescribeCapacityProviders$)
|
|
4189
4213
|
.build() {
|
|
4190
4214
|
}
|
|
4191
4215
|
|
|
@@ -4197,7 +4221,7 @@ class DescribeClustersCommand extends smithyClient.Command
|
|
|
4197
4221
|
})
|
|
4198
4222
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeClusters", {})
|
|
4199
4223
|
.n("ECSClient", "DescribeClustersCommand")
|
|
4200
|
-
.sc(DescribeClusters)
|
|
4224
|
+
.sc(DescribeClusters$)
|
|
4201
4225
|
.build() {
|
|
4202
4226
|
}
|
|
4203
4227
|
|
|
@@ -4209,7 +4233,7 @@ class DescribeContainerInstancesCommand extends smithyClient.Command
|
|
|
4209
4233
|
})
|
|
4210
4234
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeContainerInstances", {})
|
|
4211
4235
|
.n("ECSClient", "DescribeContainerInstancesCommand")
|
|
4212
|
-
.sc(DescribeContainerInstances)
|
|
4236
|
+
.sc(DescribeContainerInstances$)
|
|
4213
4237
|
.build() {
|
|
4214
4238
|
}
|
|
4215
4239
|
|
|
@@ -4221,7 +4245,7 @@ class DescribeExpressGatewayServiceCommand extends smithyClient.Command
|
|
|
4221
4245
|
})
|
|
4222
4246
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeExpressGatewayService", {})
|
|
4223
4247
|
.n("ECSClient", "DescribeExpressGatewayServiceCommand")
|
|
4224
|
-
.sc(DescribeExpressGatewayService)
|
|
4248
|
+
.sc(DescribeExpressGatewayService$)
|
|
4225
4249
|
.build() {
|
|
4226
4250
|
}
|
|
4227
4251
|
|
|
@@ -4233,7 +4257,7 @@ class DescribeServiceDeploymentsCommand extends smithyClient.Command
|
|
|
4233
4257
|
})
|
|
4234
4258
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeServiceDeployments", {})
|
|
4235
4259
|
.n("ECSClient", "DescribeServiceDeploymentsCommand")
|
|
4236
|
-
.sc(DescribeServiceDeployments)
|
|
4260
|
+
.sc(DescribeServiceDeployments$)
|
|
4237
4261
|
.build() {
|
|
4238
4262
|
}
|
|
4239
4263
|
|
|
@@ -4245,7 +4269,7 @@ class DescribeServiceRevisionsCommand extends smithyClient.Command
|
|
|
4245
4269
|
})
|
|
4246
4270
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeServiceRevisions", {})
|
|
4247
4271
|
.n("ECSClient", "DescribeServiceRevisionsCommand")
|
|
4248
|
-
.sc(DescribeServiceRevisions)
|
|
4272
|
+
.sc(DescribeServiceRevisions$)
|
|
4249
4273
|
.build() {
|
|
4250
4274
|
}
|
|
4251
4275
|
|
|
@@ -4257,7 +4281,7 @@ class DescribeServicesCommand extends smithyClient.Command
|
|
|
4257
4281
|
})
|
|
4258
4282
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeServices", {})
|
|
4259
4283
|
.n("ECSClient", "DescribeServicesCommand")
|
|
4260
|
-
.sc(DescribeServices)
|
|
4284
|
+
.sc(DescribeServices$)
|
|
4261
4285
|
.build() {
|
|
4262
4286
|
}
|
|
4263
4287
|
|
|
@@ -4269,7 +4293,7 @@ class DescribeTaskDefinitionCommand extends smithyClient.Command
|
|
|
4269
4293
|
})
|
|
4270
4294
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeTaskDefinition", {})
|
|
4271
4295
|
.n("ECSClient", "DescribeTaskDefinitionCommand")
|
|
4272
|
-
.sc(DescribeTaskDefinition)
|
|
4296
|
+
.sc(DescribeTaskDefinition$)
|
|
4273
4297
|
.build() {
|
|
4274
4298
|
}
|
|
4275
4299
|
|
|
@@ -4281,7 +4305,7 @@ class DescribeTasksCommand extends smithyClient.Command
|
|
|
4281
4305
|
})
|
|
4282
4306
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeTasks", {})
|
|
4283
4307
|
.n("ECSClient", "DescribeTasksCommand")
|
|
4284
|
-
.sc(DescribeTasks)
|
|
4308
|
+
.sc(DescribeTasks$)
|
|
4285
4309
|
.build() {
|
|
4286
4310
|
}
|
|
4287
4311
|
|
|
@@ -4293,7 +4317,7 @@ class DescribeTaskSetsCommand extends smithyClient.Command
|
|
|
4293
4317
|
})
|
|
4294
4318
|
.s("AmazonEC2ContainerServiceV20141113", "DescribeTaskSets", {})
|
|
4295
4319
|
.n("ECSClient", "DescribeTaskSetsCommand")
|
|
4296
|
-
.sc(DescribeTaskSets)
|
|
4320
|
+
.sc(DescribeTaskSets$)
|
|
4297
4321
|
.build() {
|
|
4298
4322
|
}
|
|
4299
4323
|
|
|
@@ -4305,7 +4329,7 @@ class DiscoverPollEndpointCommand extends smithyClient.Command
|
|
|
4305
4329
|
})
|
|
4306
4330
|
.s("AmazonEC2ContainerServiceV20141113", "DiscoverPollEndpoint", {})
|
|
4307
4331
|
.n("ECSClient", "DiscoverPollEndpointCommand")
|
|
4308
|
-
.sc(DiscoverPollEndpoint)
|
|
4332
|
+
.sc(DiscoverPollEndpoint$)
|
|
4309
4333
|
.build() {
|
|
4310
4334
|
}
|
|
4311
4335
|
|
|
@@ -4317,7 +4341,7 @@ class ExecuteCommandCommand extends smithyClient.Command
|
|
|
4317
4341
|
})
|
|
4318
4342
|
.s("AmazonEC2ContainerServiceV20141113", "ExecuteCommand", {})
|
|
4319
4343
|
.n("ECSClient", "ExecuteCommandCommand")
|
|
4320
|
-
.sc(ExecuteCommand)
|
|
4344
|
+
.sc(ExecuteCommand$)
|
|
4321
4345
|
.build() {
|
|
4322
4346
|
}
|
|
4323
4347
|
|
|
@@ -4329,7 +4353,7 @@ class GetTaskProtectionCommand extends smithyClient.Command
|
|
|
4329
4353
|
})
|
|
4330
4354
|
.s("AmazonEC2ContainerServiceV20141113", "GetTaskProtection", {})
|
|
4331
4355
|
.n("ECSClient", "GetTaskProtectionCommand")
|
|
4332
|
-
.sc(GetTaskProtection)
|
|
4356
|
+
.sc(GetTaskProtection$)
|
|
4333
4357
|
.build() {
|
|
4334
4358
|
}
|
|
4335
4359
|
|
|
@@ -4341,7 +4365,7 @@ class ListAccountSettingsCommand extends smithyClient.Command
|
|
|
4341
4365
|
})
|
|
4342
4366
|
.s("AmazonEC2ContainerServiceV20141113", "ListAccountSettings", {})
|
|
4343
4367
|
.n("ECSClient", "ListAccountSettingsCommand")
|
|
4344
|
-
.sc(ListAccountSettings)
|
|
4368
|
+
.sc(ListAccountSettings$)
|
|
4345
4369
|
.build() {
|
|
4346
4370
|
}
|
|
4347
4371
|
|
|
@@ -4353,7 +4377,7 @@ class ListAttributesCommand extends smithyClient.Command
|
|
|
4353
4377
|
})
|
|
4354
4378
|
.s("AmazonEC2ContainerServiceV20141113", "ListAttributes", {})
|
|
4355
4379
|
.n("ECSClient", "ListAttributesCommand")
|
|
4356
|
-
.sc(ListAttributes)
|
|
4380
|
+
.sc(ListAttributes$)
|
|
4357
4381
|
.build() {
|
|
4358
4382
|
}
|
|
4359
4383
|
|
|
@@ -4365,7 +4389,7 @@ class ListClustersCommand extends smithyClient.Command
|
|
|
4365
4389
|
})
|
|
4366
4390
|
.s("AmazonEC2ContainerServiceV20141113", "ListClusters", {})
|
|
4367
4391
|
.n("ECSClient", "ListClustersCommand")
|
|
4368
|
-
.sc(ListClusters)
|
|
4392
|
+
.sc(ListClusters$)
|
|
4369
4393
|
.build() {
|
|
4370
4394
|
}
|
|
4371
4395
|
|
|
@@ -4377,7 +4401,7 @@ class ListContainerInstancesCommand extends smithyClient.Command
|
|
|
4377
4401
|
})
|
|
4378
4402
|
.s("AmazonEC2ContainerServiceV20141113", "ListContainerInstances", {})
|
|
4379
4403
|
.n("ECSClient", "ListContainerInstancesCommand")
|
|
4380
|
-
.sc(ListContainerInstances)
|
|
4404
|
+
.sc(ListContainerInstances$)
|
|
4381
4405
|
.build() {
|
|
4382
4406
|
}
|
|
4383
4407
|
|
|
@@ -4389,7 +4413,7 @@ class ListServiceDeploymentsCommand extends smithyClient.Command
|
|
|
4389
4413
|
})
|
|
4390
4414
|
.s("AmazonEC2ContainerServiceV20141113", "ListServiceDeployments", {})
|
|
4391
4415
|
.n("ECSClient", "ListServiceDeploymentsCommand")
|
|
4392
|
-
.sc(ListServiceDeployments)
|
|
4416
|
+
.sc(ListServiceDeployments$)
|
|
4393
4417
|
.build() {
|
|
4394
4418
|
}
|
|
4395
4419
|
|
|
@@ -4401,7 +4425,7 @@ class ListServicesByNamespaceCommand extends smithyClient.Command
|
|
|
4401
4425
|
})
|
|
4402
4426
|
.s("AmazonEC2ContainerServiceV20141113", "ListServicesByNamespace", {})
|
|
4403
4427
|
.n("ECSClient", "ListServicesByNamespaceCommand")
|
|
4404
|
-
.sc(ListServicesByNamespace)
|
|
4428
|
+
.sc(ListServicesByNamespace$)
|
|
4405
4429
|
.build() {
|
|
4406
4430
|
}
|
|
4407
4431
|
|
|
@@ -4413,7 +4437,7 @@ class ListServicesCommand extends smithyClient.Command
|
|
|
4413
4437
|
})
|
|
4414
4438
|
.s("AmazonEC2ContainerServiceV20141113", "ListServices", {})
|
|
4415
4439
|
.n("ECSClient", "ListServicesCommand")
|
|
4416
|
-
.sc(ListServices)
|
|
4440
|
+
.sc(ListServices$)
|
|
4417
4441
|
.build() {
|
|
4418
4442
|
}
|
|
4419
4443
|
|
|
@@ -4425,7 +4449,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
4425
4449
|
})
|
|
4426
4450
|
.s("AmazonEC2ContainerServiceV20141113", "ListTagsForResource", {})
|
|
4427
4451
|
.n("ECSClient", "ListTagsForResourceCommand")
|
|
4428
|
-
.sc(ListTagsForResource)
|
|
4452
|
+
.sc(ListTagsForResource$)
|
|
4429
4453
|
.build() {
|
|
4430
4454
|
}
|
|
4431
4455
|
|
|
@@ -4437,7 +4461,7 @@ class ListTaskDefinitionFamiliesCommand extends smithyClient.Command
|
|
|
4437
4461
|
})
|
|
4438
4462
|
.s("AmazonEC2ContainerServiceV20141113", "ListTaskDefinitionFamilies", {})
|
|
4439
4463
|
.n("ECSClient", "ListTaskDefinitionFamiliesCommand")
|
|
4440
|
-
.sc(ListTaskDefinitionFamilies)
|
|
4464
|
+
.sc(ListTaskDefinitionFamilies$)
|
|
4441
4465
|
.build() {
|
|
4442
4466
|
}
|
|
4443
4467
|
|
|
@@ -4449,7 +4473,7 @@ class ListTaskDefinitionsCommand extends smithyClient.Command
|
|
|
4449
4473
|
})
|
|
4450
4474
|
.s("AmazonEC2ContainerServiceV20141113", "ListTaskDefinitions", {})
|
|
4451
4475
|
.n("ECSClient", "ListTaskDefinitionsCommand")
|
|
4452
|
-
.sc(ListTaskDefinitions)
|
|
4476
|
+
.sc(ListTaskDefinitions$)
|
|
4453
4477
|
.build() {
|
|
4454
4478
|
}
|
|
4455
4479
|
|
|
@@ -4461,7 +4485,7 @@ class ListTasksCommand extends smithyClient.Command
|
|
|
4461
4485
|
})
|
|
4462
4486
|
.s("AmazonEC2ContainerServiceV20141113", "ListTasks", {})
|
|
4463
4487
|
.n("ECSClient", "ListTasksCommand")
|
|
4464
|
-
.sc(ListTasks)
|
|
4488
|
+
.sc(ListTasks$)
|
|
4465
4489
|
.build() {
|
|
4466
4490
|
}
|
|
4467
4491
|
|
|
@@ -4473,7 +4497,7 @@ class PutAccountSettingCommand extends smithyClient.Command
|
|
|
4473
4497
|
})
|
|
4474
4498
|
.s("AmazonEC2ContainerServiceV20141113", "PutAccountSetting", {})
|
|
4475
4499
|
.n("ECSClient", "PutAccountSettingCommand")
|
|
4476
|
-
.sc(PutAccountSetting)
|
|
4500
|
+
.sc(PutAccountSetting$)
|
|
4477
4501
|
.build() {
|
|
4478
4502
|
}
|
|
4479
4503
|
|
|
@@ -4485,7 +4509,7 @@ class PutAccountSettingDefaultCommand extends smithyClient.Command
|
|
|
4485
4509
|
})
|
|
4486
4510
|
.s("AmazonEC2ContainerServiceV20141113", "PutAccountSettingDefault", {})
|
|
4487
4511
|
.n("ECSClient", "PutAccountSettingDefaultCommand")
|
|
4488
|
-
.sc(PutAccountSettingDefault)
|
|
4512
|
+
.sc(PutAccountSettingDefault$)
|
|
4489
4513
|
.build() {
|
|
4490
4514
|
}
|
|
4491
4515
|
|
|
@@ -4497,7 +4521,7 @@ class PutAttributesCommand extends smithyClient.Command
|
|
|
4497
4521
|
})
|
|
4498
4522
|
.s("AmazonEC2ContainerServiceV20141113", "PutAttributes", {})
|
|
4499
4523
|
.n("ECSClient", "PutAttributesCommand")
|
|
4500
|
-
.sc(PutAttributes)
|
|
4524
|
+
.sc(PutAttributes$)
|
|
4501
4525
|
.build() {
|
|
4502
4526
|
}
|
|
4503
4527
|
|
|
@@ -4509,7 +4533,7 @@ class PutClusterCapacityProvidersCommand extends smithyClient.Command
|
|
|
4509
4533
|
})
|
|
4510
4534
|
.s("AmazonEC2ContainerServiceV20141113", "PutClusterCapacityProviders", {})
|
|
4511
4535
|
.n("ECSClient", "PutClusterCapacityProvidersCommand")
|
|
4512
|
-
.sc(PutClusterCapacityProviders)
|
|
4536
|
+
.sc(PutClusterCapacityProviders$)
|
|
4513
4537
|
.build() {
|
|
4514
4538
|
}
|
|
4515
4539
|
|
|
@@ -4521,7 +4545,7 @@ class RegisterContainerInstanceCommand extends smithyClient.Command
|
|
|
4521
4545
|
})
|
|
4522
4546
|
.s("AmazonEC2ContainerServiceV20141113", "RegisterContainerInstance", {})
|
|
4523
4547
|
.n("ECSClient", "RegisterContainerInstanceCommand")
|
|
4524
|
-
.sc(RegisterContainerInstance)
|
|
4548
|
+
.sc(RegisterContainerInstance$)
|
|
4525
4549
|
.build() {
|
|
4526
4550
|
}
|
|
4527
4551
|
|
|
@@ -4533,7 +4557,7 @@ class RegisterTaskDefinitionCommand extends smithyClient.Command
|
|
|
4533
4557
|
})
|
|
4534
4558
|
.s("AmazonEC2ContainerServiceV20141113", "RegisterTaskDefinition", {})
|
|
4535
4559
|
.n("ECSClient", "RegisterTaskDefinitionCommand")
|
|
4536
|
-
.sc(RegisterTaskDefinition)
|
|
4560
|
+
.sc(RegisterTaskDefinition$)
|
|
4537
4561
|
.build() {
|
|
4538
4562
|
}
|
|
4539
4563
|
|
|
@@ -4545,7 +4569,7 @@ class RunTaskCommand extends smithyClient.Command
|
|
|
4545
4569
|
})
|
|
4546
4570
|
.s("AmazonEC2ContainerServiceV20141113", "RunTask", {})
|
|
4547
4571
|
.n("ECSClient", "RunTaskCommand")
|
|
4548
|
-
.sc(RunTask)
|
|
4572
|
+
.sc(RunTask$)
|
|
4549
4573
|
.build() {
|
|
4550
4574
|
}
|
|
4551
4575
|
|
|
@@ -4557,7 +4581,7 @@ class StartTaskCommand extends smithyClient.Command
|
|
|
4557
4581
|
})
|
|
4558
4582
|
.s("AmazonEC2ContainerServiceV20141113", "StartTask", {})
|
|
4559
4583
|
.n("ECSClient", "StartTaskCommand")
|
|
4560
|
-
.sc(StartTask)
|
|
4584
|
+
.sc(StartTask$)
|
|
4561
4585
|
.build() {
|
|
4562
4586
|
}
|
|
4563
4587
|
|
|
@@ -4569,7 +4593,7 @@ class StopServiceDeploymentCommand extends smithyClient.Command
|
|
|
4569
4593
|
})
|
|
4570
4594
|
.s("AmazonEC2ContainerServiceV20141113", "StopServiceDeployment", {})
|
|
4571
4595
|
.n("ECSClient", "StopServiceDeploymentCommand")
|
|
4572
|
-
.sc(StopServiceDeployment)
|
|
4596
|
+
.sc(StopServiceDeployment$)
|
|
4573
4597
|
.build() {
|
|
4574
4598
|
}
|
|
4575
4599
|
|
|
@@ -4581,7 +4605,7 @@ class StopTaskCommand extends smithyClient.Command
|
|
|
4581
4605
|
})
|
|
4582
4606
|
.s("AmazonEC2ContainerServiceV20141113", "StopTask", {})
|
|
4583
4607
|
.n("ECSClient", "StopTaskCommand")
|
|
4584
|
-
.sc(StopTask)
|
|
4608
|
+
.sc(StopTask$)
|
|
4585
4609
|
.build() {
|
|
4586
4610
|
}
|
|
4587
4611
|
|
|
@@ -4593,7 +4617,7 @@ class SubmitAttachmentStateChangesCommand extends smithyClient.Command
|
|
|
4593
4617
|
})
|
|
4594
4618
|
.s("AmazonEC2ContainerServiceV20141113", "SubmitAttachmentStateChanges", {})
|
|
4595
4619
|
.n("ECSClient", "SubmitAttachmentStateChangesCommand")
|
|
4596
|
-
.sc(SubmitAttachmentStateChanges)
|
|
4620
|
+
.sc(SubmitAttachmentStateChanges$)
|
|
4597
4621
|
.build() {
|
|
4598
4622
|
}
|
|
4599
4623
|
|
|
@@ -4605,7 +4629,7 @@ class SubmitContainerStateChangeCommand extends smithyClient.Command
|
|
|
4605
4629
|
})
|
|
4606
4630
|
.s("AmazonEC2ContainerServiceV20141113", "SubmitContainerStateChange", {})
|
|
4607
4631
|
.n("ECSClient", "SubmitContainerStateChangeCommand")
|
|
4608
|
-
.sc(SubmitContainerStateChange)
|
|
4632
|
+
.sc(SubmitContainerStateChange$)
|
|
4609
4633
|
.build() {
|
|
4610
4634
|
}
|
|
4611
4635
|
|
|
@@ -4617,7 +4641,7 @@ class SubmitTaskStateChangeCommand extends smithyClient.Command
|
|
|
4617
4641
|
})
|
|
4618
4642
|
.s("AmazonEC2ContainerServiceV20141113", "SubmitTaskStateChange", {})
|
|
4619
4643
|
.n("ECSClient", "SubmitTaskStateChangeCommand")
|
|
4620
|
-
.sc(SubmitTaskStateChange)
|
|
4644
|
+
.sc(SubmitTaskStateChange$)
|
|
4621
4645
|
.build() {
|
|
4622
4646
|
}
|
|
4623
4647
|
|
|
@@ -4629,7 +4653,7 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
4629
4653
|
})
|
|
4630
4654
|
.s("AmazonEC2ContainerServiceV20141113", "TagResource", {})
|
|
4631
4655
|
.n("ECSClient", "TagResourceCommand")
|
|
4632
|
-
.sc(TagResource)
|
|
4656
|
+
.sc(TagResource$)
|
|
4633
4657
|
.build() {
|
|
4634
4658
|
}
|
|
4635
4659
|
|
|
@@ -4641,7 +4665,7 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
4641
4665
|
})
|
|
4642
4666
|
.s("AmazonEC2ContainerServiceV20141113", "UntagResource", {})
|
|
4643
4667
|
.n("ECSClient", "UntagResourceCommand")
|
|
4644
|
-
.sc(UntagResource)
|
|
4668
|
+
.sc(UntagResource$)
|
|
4645
4669
|
.build() {
|
|
4646
4670
|
}
|
|
4647
4671
|
|
|
@@ -4653,7 +4677,7 @@ class UpdateCapacityProviderCommand extends smithyClient.Command
|
|
|
4653
4677
|
})
|
|
4654
4678
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateCapacityProvider", {})
|
|
4655
4679
|
.n("ECSClient", "UpdateCapacityProviderCommand")
|
|
4656
|
-
.sc(UpdateCapacityProvider)
|
|
4680
|
+
.sc(UpdateCapacityProvider$)
|
|
4657
4681
|
.build() {
|
|
4658
4682
|
}
|
|
4659
4683
|
|
|
@@ -4665,7 +4689,7 @@ class UpdateClusterCommand extends smithyClient.Command
|
|
|
4665
4689
|
})
|
|
4666
4690
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateCluster", {})
|
|
4667
4691
|
.n("ECSClient", "UpdateClusterCommand")
|
|
4668
|
-
.sc(UpdateCluster)
|
|
4692
|
+
.sc(UpdateCluster$)
|
|
4669
4693
|
.build() {
|
|
4670
4694
|
}
|
|
4671
4695
|
|
|
@@ -4677,7 +4701,7 @@ class UpdateClusterSettingsCommand extends smithyClient.Command
|
|
|
4677
4701
|
})
|
|
4678
4702
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateClusterSettings", {})
|
|
4679
4703
|
.n("ECSClient", "UpdateClusterSettingsCommand")
|
|
4680
|
-
.sc(UpdateClusterSettings)
|
|
4704
|
+
.sc(UpdateClusterSettings$)
|
|
4681
4705
|
.build() {
|
|
4682
4706
|
}
|
|
4683
4707
|
|
|
@@ -4689,7 +4713,7 @@ class UpdateContainerAgentCommand extends smithyClient.Command
|
|
|
4689
4713
|
})
|
|
4690
4714
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateContainerAgent", {})
|
|
4691
4715
|
.n("ECSClient", "UpdateContainerAgentCommand")
|
|
4692
|
-
.sc(UpdateContainerAgent)
|
|
4716
|
+
.sc(UpdateContainerAgent$)
|
|
4693
4717
|
.build() {
|
|
4694
4718
|
}
|
|
4695
4719
|
|
|
@@ -4701,7 +4725,7 @@ class UpdateContainerInstancesStateCommand extends smithyClient.Command
|
|
|
4701
4725
|
})
|
|
4702
4726
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateContainerInstancesState", {})
|
|
4703
4727
|
.n("ECSClient", "UpdateContainerInstancesStateCommand")
|
|
4704
|
-
.sc(UpdateContainerInstancesState)
|
|
4728
|
+
.sc(UpdateContainerInstancesState$)
|
|
4705
4729
|
.build() {
|
|
4706
4730
|
}
|
|
4707
4731
|
|
|
@@ -4713,7 +4737,7 @@ class UpdateExpressGatewayServiceCommand extends smithyClient.Command
|
|
|
4713
4737
|
})
|
|
4714
4738
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateExpressGatewayService", {})
|
|
4715
4739
|
.n("ECSClient", "UpdateExpressGatewayServiceCommand")
|
|
4716
|
-
.sc(UpdateExpressGatewayService)
|
|
4740
|
+
.sc(UpdateExpressGatewayService$)
|
|
4717
4741
|
.build() {
|
|
4718
4742
|
}
|
|
4719
4743
|
|
|
@@ -4725,7 +4749,7 @@ class UpdateServiceCommand extends smithyClient.Command
|
|
|
4725
4749
|
})
|
|
4726
4750
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateService", {})
|
|
4727
4751
|
.n("ECSClient", "UpdateServiceCommand")
|
|
4728
|
-
.sc(UpdateService)
|
|
4752
|
+
.sc(UpdateService$)
|
|
4729
4753
|
.build() {
|
|
4730
4754
|
}
|
|
4731
4755
|
|
|
@@ -4737,7 +4761,7 @@ class UpdateServicePrimaryTaskSetCommand extends smithyClient.Command
|
|
|
4737
4761
|
})
|
|
4738
4762
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateServicePrimaryTaskSet", {})
|
|
4739
4763
|
.n("ECSClient", "UpdateServicePrimaryTaskSetCommand")
|
|
4740
|
-
.sc(UpdateServicePrimaryTaskSet)
|
|
4764
|
+
.sc(UpdateServicePrimaryTaskSet$)
|
|
4741
4765
|
.build() {
|
|
4742
4766
|
}
|
|
4743
4767
|
|
|
@@ -4749,7 +4773,7 @@ class UpdateTaskProtectionCommand extends smithyClient.Command
|
|
|
4749
4773
|
})
|
|
4750
4774
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateTaskProtection", {})
|
|
4751
4775
|
.n("ECSClient", "UpdateTaskProtectionCommand")
|
|
4752
|
-
.sc(UpdateTaskProtection)
|
|
4776
|
+
.sc(UpdateTaskProtection$)
|
|
4753
4777
|
.build() {
|
|
4754
4778
|
}
|
|
4755
4779
|
|
|
@@ -4761,7 +4785,7 @@ class UpdateTaskSetCommand extends smithyClient.Command
|
|
|
4761
4785
|
})
|
|
4762
4786
|
.s("AmazonEC2ContainerServiceV20141113", "UpdateTaskSet", {})
|
|
4763
4787
|
.n("ECSClient", "UpdateTaskSetCommand")
|
|
4764
|
-
.sc(UpdateTaskSet)
|
|
4788
|
+
.sc(UpdateTaskSet$)
|
|
4765
4789
|
.build() {
|
|
4766
4790
|
}
|
|
4767
4791
|
|
|
@@ -5572,191 +5596,575 @@ Object.defineProperty(exports, "__Client", {
|
|
|
5572
5596
|
enumerable: true,
|
|
5573
5597
|
get: function () { return smithyClient.Client; }
|
|
5574
5598
|
});
|
|
5599
|
+
exports.AcceleratorCountRequest$ = AcceleratorCountRequest$;
|
|
5575
5600
|
exports.AcceleratorManufacturer = AcceleratorManufacturer;
|
|
5576
5601
|
exports.AcceleratorName = AcceleratorName;
|
|
5602
|
+
exports.AcceleratorTotalMemoryMiBRequest$ = AcceleratorTotalMemoryMiBRequest$;
|
|
5577
5603
|
exports.AcceleratorType = AcceleratorType;
|
|
5578
|
-
exports.AccessDeniedException = AccessDeniedException
|
|
5604
|
+
exports.AccessDeniedException = AccessDeniedException;
|
|
5605
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
5579
5606
|
exports.AccessType = AccessType;
|
|
5607
|
+
exports.AdvancedConfiguration$ = AdvancedConfiguration$;
|
|
5580
5608
|
exports.AgentUpdateStatus = AgentUpdateStatus;
|
|
5581
5609
|
exports.ApplicationProtocol = ApplicationProtocol;
|
|
5582
5610
|
exports.AssignPublicIp = AssignPublicIp;
|
|
5583
|
-
exports.
|
|
5611
|
+
exports.Attachment$ = Attachment$;
|
|
5612
|
+
exports.AttachmentStateChange$ = AttachmentStateChange$;
|
|
5613
|
+
exports.Attribute$ = Attribute$;
|
|
5614
|
+
exports.AttributeLimitExceededException = AttributeLimitExceededException;
|
|
5615
|
+
exports.AttributeLimitExceededException$ = AttributeLimitExceededException$;
|
|
5616
|
+
exports.AutoScalingGroupProvider$ = AutoScalingGroupProvider$;
|
|
5617
|
+
exports.AutoScalingGroupProviderUpdate$ = AutoScalingGroupProviderUpdate$;
|
|
5584
5618
|
exports.AvailabilityZoneRebalancing = AvailabilityZoneRebalancing;
|
|
5619
|
+
exports.AwsVpcConfiguration$ = AwsVpcConfiguration$;
|
|
5585
5620
|
exports.BareMetal = BareMetal;
|
|
5586
|
-
exports.
|
|
5621
|
+
exports.BaselineEbsBandwidthMbpsRequest$ = BaselineEbsBandwidthMbpsRequest$;
|
|
5622
|
+
exports.BlockedException = BlockedException;
|
|
5623
|
+
exports.BlockedException$ = BlockedException$;
|
|
5587
5624
|
exports.BurstablePerformance = BurstablePerformance;
|
|
5588
5625
|
exports.CPUArchitecture = CPUArchitecture;
|
|
5626
|
+
exports.CanaryConfiguration$ = CanaryConfiguration$;
|
|
5627
|
+
exports.CapacityProvider$ = CapacityProvider$;
|
|
5589
5628
|
exports.CapacityProviderField = CapacityProviderField;
|
|
5590
5629
|
exports.CapacityProviderStatus = CapacityProviderStatus;
|
|
5630
|
+
exports.CapacityProviderStrategyItem$ = CapacityProviderStrategyItem$;
|
|
5591
5631
|
exports.CapacityProviderType = CapacityProviderType;
|
|
5592
5632
|
exports.CapacityProviderUpdateStatus = CapacityProviderUpdateStatus;
|
|
5593
|
-
exports.ClientException = ClientException
|
|
5594
|
-
exports.
|
|
5595
|
-
exports.
|
|
5596
|
-
exports.
|
|
5597
|
-
exports.
|
|
5633
|
+
exports.ClientException = ClientException;
|
|
5634
|
+
exports.ClientException$ = ClientException$;
|
|
5635
|
+
exports.Cluster$ = Cluster$;
|
|
5636
|
+
exports.ClusterConfiguration$ = ClusterConfiguration$;
|
|
5637
|
+
exports.ClusterContainsCapacityProviderException = ClusterContainsCapacityProviderException;
|
|
5638
|
+
exports.ClusterContainsCapacityProviderException$ = ClusterContainsCapacityProviderException$;
|
|
5639
|
+
exports.ClusterContainsContainerInstancesException = ClusterContainsContainerInstancesException;
|
|
5640
|
+
exports.ClusterContainsContainerInstancesException$ = ClusterContainsContainerInstancesException$;
|
|
5641
|
+
exports.ClusterContainsServicesException = ClusterContainsServicesException;
|
|
5642
|
+
exports.ClusterContainsServicesException$ = ClusterContainsServicesException$;
|
|
5643
|
+
exports.ClusterContainsTasksException = ClusterContainsTasksException;
|
|
5644
|
+
exports.ClusterContainsTasksException$ = ClusterContainsTasksException$;
|
|
5598
5645
|
exports.ClusterField = ClusterField;
|
|
5599
|
-
exports.ClusterNotFoundException = ClusterNotFoundException
|
|
5646
|
+
exports.ClusterNotFoundException = ClusterNotFoundException;
|
|
5647
|
+
exports.ClusterNotFoundException$ = ClusterNotFoundException$;
|
|
5648
|
+
exports.ClusterServiceConnectDefaults$ = ClusterServiceConnectDefaults$;
|
|
5649
|
+
exports.ClusterServiceConnectDefaultsRequest$ = ClusterServiceConnectDefaultsRequest$;
|
|
5650
|
+
exports.ClusterSetting$ = ClusterSetting$;
|
|
5600
5651
|
exports.ClusterSettingName = ClusterSettingName;
|
|
5601
5652
|
exports.Compatibility = Compatibility;
|
|
5602
|
-
exports.ConflictException = ConflictException
|
|
5653
|
+
exports.ConflictException = ConflictException;
|
|
5654
|
+
exports.ConflictException$ = ConflictException$;
|
|
5603
5655
|
exports.Connectivity = Connectivity;
|
|
5656
|
+
exports.Container$ = Container$;
|
|
5604
5657
|
exports.ContainerCondition = ContainerCondition;
|
|
5658
|
+
exports.ContainerDefinition$ = ContainerDefinition$;
|
|
5659
|
+
exports.ContainerDependency$ = ContainerDependency$;
|
|
5660
|
+
exports.ContainerImage$ = ContainerImage$;
|
|
5661
|
+
exports.ContainerInstance$ = ContainerInstance$;
|
|
5605
5662
|
exports.ContainerInstanceField = ContainerInstanceField;
|
|
5663
|
+
exports.ContainerInstanceHealthStatus$ = ContainerInstanceHealthStatus$;
|
|
5606
5664
|
exports.ContainerInstanceStatus = ContainerInstanceStatus;
|
|
5665
|
+
exports.ContainerOverride$ = ContainerOverride$;
|
|
5666
|
+
exports.ContainerRestartPolicy$ = ContainerRestartPolicy$;
|
|
5667
|
+
exports.ContainerStateChange$ = ContainerStateChange$;
|
|
5607
5668
|
exports.CpuManufacturer = CpuManufacturer;
|
|
5669
|
+
exports.CreateCapacityProvider$ = CreateCapacityProvider$;
|
|
5608
5670
|
exports.CreateCapacityProviderCommand = CreateCapacityProviderCommand;
|
|
5671
|
+
exports.CreateCapacityProviderRequest$ = CreateCapacityProviderRequest$;
|
|
5672
|
+
exports.CreateCapacityProviderResponse$ = CreateCapacityProviderResponse$;
|
|
5673
|
+
exports.CreateCluster$ = CreateCluster$;
|
|
5609
5674
|
exports.CreateClusterCommand = CreateClusterCommand;
|
|
5675
|
+
exports.CreateClusterRequest$ = CreateClusterRequest$;
|
|
5676
|
+
exports.CreateClusterResponse$ = CreateClusterResponse$;
|
|
5677
|
+
exports.CreateExpressGatewayService$ = CreateExpressGatewayService$;
|
|
5610
5678
|
exports.CreateExpressGatewayServiceCommand = CreateExpressGatewayServiceCommand;
|
|
5679
|
+
exports.CreateExpressGatewayServiceRequest$ = CreateExpressGatewayServiceRequest$;
|
|
5680
|
+
exports.CreateExpressGatewayServiceResponse$ = CreateExpressGatewayServiceResponse$;
|
|
5681
|
+
exports.CreateManagedInstancesProviderConfiguration$ = CreateManagedInstancesProviderConfiguration$;
|
|
5682
|
+
exports.CreateService$ = CreateService$;
|
|
5611
5683
|
exports.CreateServiceCommand = CreateServiceCommand;
|
|
5684
|
+
exports.CreateServiceRequest$ = CreateServiceRequest$;
|
|
5685
|
+
exports.CreateServiceResponse$ = CreateServiceResponse$;
|
|
5686
|
+
exports.CreateTaskSet$ = CreateTaskSet$;
|
|
5612
5687
|
exports.CreateTaskSetCommand = CreateTaskSetCommand;
|
|
5688
|
+
exports.CreateTaskSetRequest$ = CreateTaskSetRequest$;
|
|
5689
|
+
exports.CreateTaskSetResponse$ = CreateTaskSetResponse$;
|
|
5690
|
+
exports.CreatedAt$ = CreatedAt$;
|
|
5691
|
+
exports.DeleteAccountSetting$ = DeleteAccountSetting$;
|
|
5613
5692
|
exports.DeleteAccountSettingCommand = DeleteAccountSettingCommand;
|
|
5693
|
+
exports.DeleteAccountSettingRequest$ = DeleteAccountSettingRequest$;
|
|
5694
|
+
exports.DeleteAccountSettingResponse$ = DeleteAccountSettingResponse$;
|
|
5695
|
+
exports.DeleteAttributes$ = DeleteAttributes$;
|
|
5614
5696
|
exports.DeleteAttributesCommand = DeleteAttributesCommand;
|
|
5697
|
+
exports.DeleteAttributesRequest$ = DeleteAttributesRequest$;
|
|
5698
|
+
exports.DeleteAttributesResponse$ = DeleteAttributesResponse$;
|
|
5699
|
+
exports.DeleteCapacityProvider$ = DeleteCapacityProvider$;
|
|
5615
5700
|
exports.DeleteCapacityProviderCommand = DeleteCapacityProviderCommand;
|
|
5701
|
+
exports.DeleteCapacityProviderRequest$ = DeleteCapacityProviderRequest$;
|
|
5702
|
+
exports.DeleteCapacityProviderResponse$ = DeleteCapacityProviderResponse$;
|
|
5703
|
+
exports.DeleteCluster$ = DeleteCluster$;
|
|
5616
5704
|
exports.DeleteClusterCommand = DeleteClusterCommand;
|
|
5705
|
+
exports.DeleteClusterRequest$ = DeleteClusterRequest$;
|
|
5706
|
+
exports.DeleteClusterResponse$ = DeleteClusterResponse$;
|
|
5707
|
+
exports.DeleteExpressGatewayService$ = DeleteExpressGatewayService$;
|
|
5617
5708
|
exports.DeleteExpressGatewayServiceCommand = DeleteExpressGatewayServiceCommand;
|
|
5709
|
+
exports.DeleteExpressGatewayServiceRequest$ = DeleteExpressGatewayServiceRequest$;
|
|
5710
|
+
exports.DeleteExpressGatewayServiceResponse$ = DeleteExpressGatewayServiceResponse$;
|
|
5711
|
+
exports.DeleteService$ = DeleteService$;
|
|
5618
5712
|
exports.DeleteServiceCommand = DeleteServiceCommand;
|
|
5713
|
+
exports.DeleteServiceRequest$ = DeleteServiceRequest$;
|
|
5714
|
+
exports.DeleteServiceResponse$ = DeleteServiceResponse$;
|
|
5715
|
+
exports.DeleteTaskDefinitions$ = DeleteTaskDefinitions$;
|
|
5619
5716
|
exports.DeleteTaskDefinitionsCommand = DeleteTaskDefinitionsCommand;
|
|
5717
|
+
exports.DeleteTaskDefinitionsRequest$ = DeleteTaskDefinitionsRequest$;
|
|
5718
|
+
exports.DeleteTaskDefinitionsResponse$ = DeleteTaskDefinitionsResponse$;
|
|
5719
|
+
exports.DeleteTaskSet$ = DeleteTaskSet$;
|
|
5620
5720
|
exports.DeleteTaskSetCommand = DeleteTaskSetCommand;
|
|
5721
|
+
exports.DeleteTaskSetRequest$ = DeleteTaskSetRequest$;
|
|
5722
|
+
exports.DeleteTaskSetResponse$ = DeleteTaskSetResponse$;
|
|
5723
|
+
exports.Deployment$ = Deployment$;
|
|
5724
|
+
exports.DeploymentAlarms$ = DeploymentAlarms$;
|
|
5725
|
+
exports.DeploymentCircuitBreaker$ = DeploymentCircuitBreaker$;
|
|
5726
|
+
exports.DeploymentConfiguration$ = DeploymentConfiguration$;
|
|
5727
|
+
exports.DeploymentController$ = DeploymentController$;
|
|
5621
5728
|
exports.DeploymentControllerType = DeploymentControllerType;
|
|
5729
|
+
exports.DeploymentEphemeralStorage$ = DeploymentEphemeralStorage$;
|
|
5730
|
+
exports.DeploymentLifecycleHook$ = DeploymentLifecycleHook$;
|
|
5622
5731
|
exports.DeploymentLifecycleHookStage = DeploymentLifecycleHookStage;
|
|
5623
5732
|
exports.DeploymentRolloutState = DeploymentRolloutState;
|
|
5624
5733
|
exports.DeploymentStrategy = DeploymentStrategy;
|
|
5734
|
+
exports.DeregisterContainerInstance$ = DeregisterContainerInstance$;
|
|
5625
5735
|
exports.DeregisterContainerInstanceCommand = DeregisterContainerInstanceCommand;
|
|
5736
|
+
exports.DeregisterContainerInstanceRequest$ = DeregisterContainerInstanceRequest$;
|
|
5737
|
+
exports.DeregisterContainerInstanceResponse$ = DeregisterContainerInstanceResponse$;
|
|
5738
|
+
exports.DeregisterTaskDefinition$ = DeregisterTaskDefinition$;
|
|
5626
5739
|
exports.DeregisterTaskDefinitionCommand = DeregisterTaskDefinitionCommand;
|
|
5740
|
+
exports.DeregisterTaskDefinitionRequest$ = DeregisterTaskDefinitionRequest$;
|
|
5741
|
+
exports.DeregisterTaskDefinitionResponse$ = DeregisterTaskDefinitionResponse$;
|
|
5742
|
+
exports.DescribeCapacityProviders$ = DescribeCapacityProviders$;
|
|
5627
5743
|
exports.DescribeCapacityProvidersCommand = DescribeCapacityProvidersCommand;
|
|
5744
|
+
exports.DescribeCapacityProvidersRequest$ = DescribeCapacityProvidersRequest$;
|
|
5745
|
+
exports.DescribeCapacityProvidersResponse$ = DescribeCapacityProvidersResponse$;
|
|
5746
|
+
exports.DescribeClusters$ = DescribeClusters$;
|
|
5628
5747
|
exports.DescribeClustersCommand = DescribeClustersCommand;
|
|
5748
|
+
exports.DescribeClustersRequest$ = DescribeClustersRequest$;
|
|
5749
|
+
exports.DescribeClustersResponse$ = DescribeClustersResponse$;
|
|
5750
|
+
exports.DescribeContainerInstances$ = DescribeContainerInstances$;
|
|
5629
5751
|
exports.DescribeContainerInstancesCommand = DescribeContainerInstancesCommand;
|
|
5752
|
+
exports.DescribeContainerInstancesRequest$ = DescribeContainerInstancesRequest$;
|
|
5753
|
+
exports.DescribeContainerInstancesResponse$ = DescribeContainerInstancesResponse$;
|
|
5754
|
+
exports.DescribeExpressGatewayService$ = DescribeExpressGatewayService$;
|
|
5630
5755
|
exports.DescribeExpressGatewayServiceCommand = DescribeExpressGatewayServiceCommand;
|
|
5756
|
+
exports.DescribeExpressGatewayServiceRequest$ = DescribeExpressGatewayServiceRequest$;
|
|
5757
|
+
exports.DescribeExpressGatewayServiceResponse$ = DescribeExpressGatewayServiceResponse$;
|
|
5758
|
+
exports.DescribeServiceDeployments$ = DescribeServiceDeployments$;
|
|
5631
5759
|
exports.DescribeServiceDeploymentsCommand = DescribeServiceDeploymentsCommand;
|
|
5760
|
+
exports.DescribeServiceDeploymentsRequest$ = DescribeServiceDeploymentsRequest$;
|
|
5761
|
+
exports.DescribeServiceDeploymentsResponse$ = DescribeServiceDeploymentsResponse$;
|
|
5762
|
+
exports.DescribeServiceRevisions$ = DescribeServiceRevisions$;
|
|
5632
5763
|
exports.DescribeServiceRevisionsCommand = DescribeServiceRevisionsCommand;
|
|
5764
|
+
exports.DescribeServiceRevisionsRequest$ = DescribeServiceRevisionsRequest$;
|
|
5765
|
+
exports.DescribeServiceRevisionsResponse$ = DescribeServiceRevisionsResponse$;
|
|
5766
|
+
exports.DescribeServices$ = DescribeServices$;
|
|
5633
5767
|
exports.DescribeServicesCommand = DescribeServicesCommand;
|
|
5768
|
+
exports.DescribeServicesRequest$ = DescribeServicesRequest$;
|
|
5769
|
+
exports.DescribeServicesResponse$ = DescribeServicesResponse$;
|
|
5770
|
+
exports.DescribeTaskDefinition$ = DescribeTaskDefinition$;
|
|
5634
5771
|
exports.DescribeTaskDefinitionCommand = DescribeTaskDefinitionCommand;
|
|
5772
|
+
exports.DescribeTaskDefinitionRequest$ = DescribeTaskDefinitionRequest$;
|
|
5773
|
+
exports.DescribeTaskDefinitionResponse$ = DescribeTaskDefinitionResponse$;
|
|
5774
|
+
exports.DescribeTaskSets$ = DescribeTaskSets$;
|
|
5635
5775
|
exports.DescribeTaskSetsCommand = DescribeTaskSetsCommand;
|
|
5776
|
+
exports.DescribeTaskSetsRequest$ = DescribeTaskSetsRequest$;
|
|
5777
|
+
exports.DescribeTaskSetsResponse$ = DescribeTaskSetsResponse$;
|
|
5778
|
+
exports.DescribeTasks$ = DescribeTasks$;
|
|
5636
5779
|
exports.DescribeTasksCommand = DescribeTasksCommand;
|
|
5780
|
+
exports.DescribeTasksRequest$ = DescribeTasksRequest$;
|
|
5781
|
+
exports.DescribeTasksResponse$ = DescribeTasksResponse$;
|
|
5637
5782
|
exports.DesiredStatus = DesiredStatus;
|
|
5783
|
+
exports.Device$ = Device$;
|
|
5638
5784
|
exports.DeviceCgroupPermission = DeviceCgroupPermission;
|
|
5785
|
+
exports.DiscoverPollEndpoint$ = DiscoverPollEndpoint$;
|
|
5639
5786
|
exports.DiscoverPollEndpointCommand = DiscoverPollEndpointCommand;
|
|
5787
|
+
exports.DiscoverPollEndpointRequest$ = DiscoverPollEndpointRequest$;
|
|
5788
|
+
exports.DiscoverPollEndpointResponse$ = DiscoverPollEndpointResponse$;
|
|
5789
|
+
exports.DockerVolumeConfiguration$ = DockerVolumeConfiguration$;
|
|
5640
5790
|
exports.EBSResourceType = EBSResourceType;
|
|
5791
|
+
exports.EBSTagSpecification$ = EBSTagSpecification$;
|
|
5641
5792
|
exports.ECS = ECS;
|
|
5642
5793
|
exports.ECSClient = ECSClient;
|
|
5643
|
-
exports.
|
|
5794
|
+
exports.ECSExpressGatewayService$ = ECSExpressGatewayService$;
|
|
5795
|
+
exports.ECSManagedResources$ = ECSManagedResources$;
|
|
5796
|
+
exports.ECSServiceException = ECSServiceException;
|
|
5797
|
+
exports.ECSServiceException$ = ECSServiceException$;
|
|
5798
|
+
exports.EFSAuthorizationConfig$ = EFSAuthorizationConfig$;
|
|
5644
5799
|
exports.EFSAuthorizationConfigIAM = EFSAuthorizationConfigIAM;
|
|
5645
5800
|
exports.EFSTransitEncryption = EFSTransitEncryption;
|
|
5801
|
+
exports.EFSVolumeConfiguration$ = EFSVolumeConfiguration$;
|
|
5802
|
+
exports.EnvironmentFile$ = EnvironmentFile$;
|
|
5646
5803
|
exports.EnvironmentFileType = EnvironmentFileType;
|
|
5804
|
+
exports.EphemeralStorage$ = EphemeralStorage$;
|
|
5805
|
+
exports.ExecuteCommand$ = ExecuteCommand$;
|
|
5647
5806
|
exports.ExecuteCommandCommand = ExecuteCommandCommand;
|
|
5807
|
+
exports.ExecuteCommandConfiguration$ = ExecuteCommandConfiguration$;
|
|
5808
|
+
exports.ExecuteCommandLogConfiguration$ = ExecuteCommandLogConfiguration$;
|
|
5648
5809
|
exports.ExecuteCommandLogging = ExecuteCommandLogging;
|
|
5810
|
+
exports.ExecuteCommandRequest$ = ExecuteCommandRequest$;
|
|
5811
|
+
exports.ExecuteCommandResponse$ = ExecuteCommandResponse$;
|
|
5812
|
+
exports.ExpressGatewayContainer$ = ExpressGatewayContainer$;
|
|
5813
|
+
exports.ExpressGatewayRepositoryCredentials$ = ExpressGatewayRepositoryCredentials$;
|
|
5814
|
+
exports.ExpressGatewayScalingTarget$ = ExpressGatewayScalingTarget$;
|
|
5815
|
+
exports.ExpressGatewayServiceAwsLogsConfiguration$ = ExpressGatewayServiceAwsLogsConfiguration$;
|
|
5816
|
+
exports.ExpressGatewayServiceConfiguration$ = ExpressGatewayServiceConfiguration$;
|
|
5649
5817
|
exports.ExpressGatewayServiceInclude = ExpressGatewayServiceInclude;
|
|
5818
|
+
exports.ExpressGatewayServiceNetworkConfiguration$ = ExpressGatewayServiceNetworkConfiguration$;
|
|
5650
5819
|
exports.ExpressGatewayServiceScalingMetric = ExpressGatewayServiceScalingMetric;
|
|
5820
|
+
exports.ExpressGatewayServiceStatus$ = ExpressGatewayServiceStatus$;
|
|
5651
5821
|
exports.ExpressGatewayServiceStatusCode = ExpressGatewayServiceStatusCode;
|
|
5822
|
+
exports.FSxWindowsFileServerAuthorizationConfig$ = FSxWindowsFileServerAuthorizationConfig$;
|
|
5823
|
+
exports.FSxWindowsFileServerVolumeConfiguration$ = FSxWindowsFileServerVolumeConfiguration$;
|
|
5824
|
+
exports.Failure$ = Failure$;
|
|
5825
|
+
exports.FirelensConfiguration$ = FirelensConfiguration$;
|
|
5652
5826
|
exports.FirelensConfigurationType = FirelensConfigurationType;
|
|
5827
|
+
exports.GetTaskProtection$ = GetTaskProtection$;
|
|
5653
5828
|
exports.GetTaskProtectionCommand = GetTaskProtectionCommand;
|
|
5829
|
+
exports.GetTaskProtectionRequest$ = GetTaskProtectionRequest$;
|
|
5830
|
+
exports.GetTaskProtectionResponse$ = GetTaskProtectionResponse$;
|
|
5831
|
+
exports.HealthCheck$ = HealthCheck$;
|
|
5654
5832
|
exports.HealthStatus = HealthStatus;
|
|
5833
|
+
exports.HostEntry$ = HostEntry$;
|
|
5834
|
+
exports.HostVolumeProperties$ = HostVolumeProperties$;
|
|
5835
|
+
exports.InferenceAccelerator$ = InferenceAccelerator$;
|
|
5836
|
+
exports.InferenceAcceleratorOverride$ = InferenceAcceleratorOverride$;
|
|
5837
|
+
exports.InfrastructureOptimization$ = InfrastructureOptimization$;
|
|
5838
|
+
exports.IngressPathSummary$ = IngressPathSummary$;
|
|
5655
5839
|
exports.InstanceGeneration = InstanceGeneration;
|
|
5840
|
+
exports.InstanceHealthCheckResult$ = InstanceHealthCheckResult$;
|
|
5656
5841
|
exports.InstanceHealthCheckState = InstanceHealthCheckState;
|
|
5657
5842
|
exports.InstanceHealthCheckType = InstanceHealthCheckType;
|
|
5658
|
-
exports.
|
|
5843
|
+
exports.InstanceLaunchTemplate$ = InstanceLaunchTemplate$;
|
|
5844
|
+
exports.InstanceLaunchTemplateUpdate$ = InstanceLaunchTemplateUpdate$;
|
|
5845
|
+
exports.InstanceRequirementsRequest$ = InstanceRequirementsRequest$;
|
|
5846
|
+
exports.InvalidParameterException = InvalidParameterException;
|
|
5847
|
+
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
5659
5848
|
exports.IpcMode = IpcMode;
|
|
5849
|
+
exports.KernelCapabilities$ = KernelCapabilities$;
|
|
5850
|
+
exports.KeyValuePair$ = KeyValuePair$;
|
|
5660
5851
|
exports.LaunchType = LaunchType;
|
|
5661
|
-
exports.LimitExceededException = LimitExceededException
|
|
5852
|
+
exports.LimitExceededException = LimitExceededException;
|
|
5853
|
+
exports.LimitExceededException$ = LimitExceededException$;
|
|
5854
|
+
exports.LinearConfiguration$ = LinearConfiguration$;
|
|
5855
|
+
exports.LinuxParameters$ = LinuxParameters$;
|
|
5856
|
+
exports.ListAccountSettings$ = ListAccountSettings$;
|
|
5662
5857
|
exports.ListAccountSettingsCommand = ListAccountSettingsCommand;
|
|
5858
|
+
exports.ListAccountSettingsRequest$ = ListAccountSettingsRequest$;
|
|
5859
|
+
exports.ListAccountSettingsResponse$ = ListAccountSettingsResponse$;
|
|
5860
|
+
exports.ListAttributes$ = ListAttributes$;
|
|
5663
5861
|
exports.ListAttributesCommand = ListAttributesCommand;
|
|
5862
|
+
exports.ListAttributesRequest$ = ListAttributesRequest$;
|
|
5863
|
+
exports.ListAttributesResponse$ = ListAttributesResponse$;
|
|
5864
|
+
exports.ListClusters$ = ListClusters$;
|
|
5664
5865
|
exports.ListClustersCommand = ListClustersCommand;
|
|
5866
|
+
exports.ListClustersRequest$ = ListClustersRequest$;
|
|
5867
|
+
exports.ListClustersResponse$ = ListClustersResponse$;
|
|
5868
|
+
exports.ListContainerInstances$ = ListContainerInstances$;
|
|
5665
5869
|
exports.ListContainerInstancesCommand = ListContainerInstancesCommand;
|
|
5870
|
+
exports.ListContainerInstancesRequest$ = ListContainerInstancesRequest$;
|
|
5871
|
+
exports.ListContainerInstancesResponse$ = ListContainerInstancesResponse$;
|
|
5872
|
+
exports.ListServiceDeployments$ = ListServiceDeployments$;
|
|
5666
5873
|
exports.ListServiceDeploymentsCommand = ListServiceDeploymentsCommand;
|
|
5874
|
+
exports.ListServiceDeploymentsRequest$ = ListServiceDeploymentsRequest$;
|
|
5875
|
+
exports.ListServiceDeploymentsResponse$ = ListServiceDeploymentsResponse$;
|
|
5876
|
+
exports.ListServices$ = ListServices$;
|
|
5877
|
+
exports.ListServicesByNamespace$ = ListServicesByNamespace$;
|
|
5667
5878
|
exports.ListServicesByNamespaceCommand = ListServicesByNamespaceCommand;
|
|
5879
|
+
exports.ListServicesByNamespaceRequest$ = ListServicesByNamespaceRequest$;
|
|
5880
|
+
exports.ListServicesByNamespaceResponse$ = ListServicesByNamespaceResponse$;
|
|
5668
5881
|
exports.ListServicesCommand = ListServicesCommand;
|
|
5882
|
+
exports.ListServicesRequest$ = ListServicesRequest$;
|
|
5883
|
+
exports.ListServicesResponse$ = ListServicesResponse$;
|
|
5884
|
+
exports.ListTagsForResource$ = ListTagsForResource$;
|
|
5669
5885
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
5886
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
5887
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
5888
|
+
exports.ListTaskDefinitionFamilies$ = ListTaskDefinitionFamilies$;
|
|
5670
5889
|
exports.ListTaskDefinitionFamiliesCommand = ListTaskDefinitionFamiliesCommand;
|
|
5890
|
+
exports.ListTaskDefinitionFamiliesRequest$ = ListTaskDefinitionFamiliesRequest$;
|
|
5891
|
+
exports.ListTaskDefinitionFamiliesResponse$ = ListTaskDefinitionFamiliesResponse$;
|
|
5892
|
+
exports.ListTaskDefinitions$ = ListTaskDefinitions$;
|
|
5671
5893
|
exports.ListTaskDefinitionsCommand = ListTaskDefinitionsCommand;
|
|
5894
|
+
exports.ListTaskDefinitionsRequest$ = ListTaskDefinitionsRequest$;
|
|
5895
|
+
exports.ListTaskDefinitionsResponse$ = ListTaskDefinitionsResponse$;
|
|
5896
|
+
exports.ListTasks$ = ListTasks$;
|
|
5672
5897
|
exports.ListTasksCommand = ListTasksCommand;
|
|
5898
|
+
exports.ListTasksRequest$ = ListTasksRequest$;
|
|
5899
|
+
exports.ListTasksResponse$ = ListTasksResponse$;
|
|
5900
|
+
exports.LoadBalancer$ = LoadBalancer$;
|
|
5673
5901
|
exports.LocalStorage = LocalStorage;
|
|
5674
5902
|
exports.LocalStorageType = LocalStorageType;
|
|
5903
|
+
exports.LogConfiguration$ = LogConfiguration$;
|
|
5675
5904
|
exports.LogDriver = LogDriver;
|
|
5905
|
+
exports.ManagedAgent$ = ManagedAgent$;
|
|
5676
5906
|
exports.ManagedAgentName = ManagedAgentName;
|
|
5907
|
+
exports.ManagedAgentStateChange$ = ManagedAgentStateChange$;
|
|
5908
|
+
exports.ManagedApplicationAutoScalingPolicy$ = ManagedApplicationAutoScalingPolicy$;
|
|
5909
|
+
exports.ManagedAutoScaling$ = ManagedAutoScaling$;
|
|
5910
|
+
exports.ManagedCertificate$ = ManagedCertificate$;
|
|
5677
5911
|
exports.ManagedDraining = ManagedDraining;
|
|
5912
|
+
exports.ManagedIngressPath$ = ManagedIngressPath$;
|
|
5678
5913
|
exports.ManagedInstancesMonitoringOptions = ManagedInstancesMonitoringOptions;
|
|
5914
|
+
exports.ManagedInstancesNetworkConfiguration$ = ManagedInstancesNetworkConfiguration$;
|
|
5915
|
+
exports.ManagedInstancesProvider$ = ManagedInstancesProvider$;
|
|
5916
|
+
exports.ManagedInstancesStorageConfiguration$ = ManagedInstancesStorageConfiguration$;
|
|
5917
|
+
exports.ManagedListener$ = ManagedListener$;
|
|
5918
|
+
exports.ManagedListenerRule$ = ManagedListenerRule$;
|
|
5919
|
+
exports.ManagedLoadBalancer$ = ManagedLoadBalancer$;
|
|
5920
|
+
exports.ManagedLogGroup$ = ManagedLogGroup$;
|
|
5921
|
+
exports.ManagedMetricAlarm$ = ManagedMetricAlarm$;
|
|
5679
5922
|
exports.ManagedResourceStatus = ManagedResourceStatus;
|
|
5923
|
+
exports.ManagedScalableTarget$ = ManagedScalableTarget$;
|
|
5924
|
+
exports.ManagedScaling$ = ManagedScaling$;
|
|
5680
5925
|
exports.ManagedScalingStatus = ManagedScalingStatus;
|
|
5926
|
+
exports.ManagedSecurityGroup$ = ManagedSecurityGroup$;
|
|
5927
|
+
exports.ManagedStorageConfiguration$ = ManagedStorageConfiguration$;
|
|
5928
|
+
exports.ManagedTargetGroup$ = ManagedTargetGroup$;
|
|
5681
5929
|
exports.ManagedTerminationProtection = ManagedTerminationProtection;
|
|
5682
|
-
exports.
|
|
5683
|
-
exports.
|
|
5930
|
+
exports.MemoryGiBPerVCpuRequest$ = MemoryGiBPerVCpuRequest$;
|
|
5931
|
+
exports.MemoryMiBRequest$ = MemoryMiBRequest$;
|
|
5932
|
+
exports.MissingVersionException = MissingVersionException;
|
|
5933
|
+
exports.MissingVersionException$ = MissingVersionException$;
|
|
5934
|
+
exports.MountPoint$ = MountPoint$;
|
|
5935
|
+
exports.NamespaceNotFoundException = NamespaceNotFoundException;
|
|
5936
|
+
exports.NamespaceNotFoundException$ = NamespaceNotFoundException$;
|
|
5937
|
+
exports.NetworkBandwidthGbpsRequest$ = NetworkBandwidthGbpsRequest$;
|
|
5938
|
+
exports.NetworkBinding$ = NetworkBinding$;
|
|
5939
|
+
exports.NetworkConfiguration$ = NetworkConfiguration$;
|
|
5940
|
+
exports.NetworkInterface$ = NetworkInterface$;
|
|
5941
|
+
exports.NetworkInterfaceCountRequest$ = NetworkInterfaceCountRequest$;
|
|
5684
5942
|
exports.NetworkMode = NetworkMode;
|
|
5685
|
-
exports.NoUpdateAvailableException = NoUpdateAvailableException
|
|
5943
|
+
exports.NoUpdateAvailableException = NoUpdateAvailableException;
|
|
5944
|
+
exports.NoUpdateAvailableException$ = NoUpdateAvailableException$;
|
|
5686
5945
|
exports.OSFamily = OSFamily;
|
|
5687
5946
|
exports.PidMode = PidMode;
|
|
5947
|
+
exports.PlacementConstraint$ = PlacementConstraint$;
|
|
5688
5948
|
exports.PlacementConstraintType = PlacementConstraintType;
|
|
5949
|
+
exports.PlacementStrategy$ = PlacementStrategy$;
|
|
5689
5950
|
exports.PlacementStrategyType = PlacementStrategyType;
|
|
5951
|
+
exports.PlatformDevice$ = PlatformDevice$;
|
|
5690
5952
|
exports.PlatformDeviceType = PlatformDeviceType;
|
|
5691
|
-
exports.PlatformTaskDefinitionIncompatibilityException = PlatformTaskDefinitionIncompatibilityException
|
|
5692
|
-
exports.
|
|
5953
|
+
exports.PlatformTaskDefinitionIncompatibilityException = PlatformTaskDefinitionIncompatibilityException;
|
|
5954
|
+
exports.PlatformTaskDefinitionIncompatibilityException$ = PlatformTaskDefinitionIncompatibilityException$;
|
|
5955
|
+
exports.PlatformUnknownException = PlatformUnknownException;
|
|
5956
|
+
exports.PlatformUnknownException$ = PlatformUnknownException$;
|
|
5957
|
+
exports.PortMapping$ = PortMapping$;
|
|
5693
5958
|
exports.PropagateMITags = PropagateMITags;
|
|
5694
5959
|
exports.PropagateTags = PropagateTags;
|
|
5960
|
+
exports.ProtectedTask$ = ProtectedTask$;
|
|
5961
|
+
exports.ProxyConfiguration$ = ProxyConfiguration$;
|
|
5695
5962
|
exports.ProxyConfigurationType = ProxyConfigurationType;
|
|
5963
|
+
exports.PutAccountSetting$ = PutAccountSetting$;
|
|
5696
5964
|
exports.PutAccountSettingCommand = PutAccountSettingCommand;
|
|
5965
|
+
exports.PutAccountSettingDefault$ = PutAccountSettingDefault$;
|
|
5697
5966
|
exports.PutAccountSettingDefaultCommand = PutAccountSettingDefaultCommand;
|
|
5967
|
+
exports.PutAccountSettingDefaultRequest$ = PutAccountSettingDefaultRequest$;
|
|
5968
|
+
exports.PutAccountSettingDefaultResponse$ = PutAccountSettingDefaultResponse$;
|
|
5969
|
+
exports.PutAccountSettingRequest$ = PutAccountSettingRequest$;
|
|
5970
|
+
exports.PutAccountSettingResponse$ = PutAccountSettingResponse$;
|
|
5971
|
+
exports.PutAttributes$ = PutAttributes$;
|
|
5698
5972
|
exports.PutAttributesCommand = PutAttributesCommand;
|
|
5973
|
+
exports.PutAttributesRequest$ = PutAttributesRequest$;
|
|
5974
|
+
exports.PutAttributesResponse$ = PutAttributesResponse$;
|
|
5975
|
+
exports.PutClusterCapacityProviders$ = PutClusterCapacityProviders$;
|
|
5699
5976
|
exports.PutClusterCapacityProvidersCommand = PutClusterCapacityProvidersCommand;
|
|
5977
|
+
exports.PutClusterCapacityProvidersRequest$ = PutClusterCapacityProvidersRequest$;
|
|
5978
|
+
exports.PutClusterCapacityProvidersResponse$ = PutClusterCapacityProvidersResponse$;
|
|
5979
|
+
exports.RegisterContainerInstance$ = RegisterContainerInstance$;
|
|
5700
5980
|
exports.RegisterContainerInstanceCommand = RegisterContainerInstanceCommand;
|
|
5981
|
+
exports.RegisterContainerInstanceRequest$ = RegisterContainerInstanceRequest$;
|
|
5982
|
+
exports.RegisterContainerInstanceResponse$ = RegisterContainerInstanceResponse$;
|
|
5983
|
+
exports.RegisterTaskDefinition$ = RegisterTaskDefinition$;
|
|
5701
5984
|
exports.RegisterTaskDefinitionCommand = RegisterTaskDefinitionCommand;
|
|
5702
|
-
exports.
|
|
5985
|
+
exports.RegisterTaskDefinitionRequest$ = RegisterTaskDefinitionRequest$;
|
|
5986
|
+
exports.RegisterTaskDefinitionResponse$ = RegisterTaskDefinitionResponse$;
|
|
5987
|
+
exports.RepositoryCredentials$ = RepositoryCredentials$;
|
|
5988
|
+
exports.ResolvedConfiguration$ = ResolvedConfiguration$;
|
|
5989
|
+
exports.Resource$ = Resource$;
|
|
5990
|
+
exports.ResourceInUseException = ResourceInUseException;
|
|
5991
|
+
exports.ResourceInUseException$ = ResourceInUseException$;
|
|
5703
5992
|
exports.ResourceManagementType = ResourceManagementType;
|
|
5704
|
-
exports.ResourceNotFoundException = ResourceNotFoundException
|
|
5993
|
+
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
5994
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
5995
|
+
exports.ResourceRequirement$ = ResourceRequirement$;
|
|
5705
5996
|
exports.ResourceType = ResourceType;
|
|
5997
|
+
exports.Rollback$ = Rollback$;
|
|
5998
|
+
exports.RunTask$ = RunTask$;
|
|
5706
5999
|
exports.RunTaskCommand = RunTaskCommand;
|
|
6000
|
+
exports.RunTaskRequest$ = RunTaskRequest$;
|
|
6001
|
+
exports.RunTaskResponse$ = RunTaskResponse$;
|
|
6002
|
+
exports.RuntimePlatform$ = RuntimePlatform$;
|
|
6003
|
+
exports.Scale$ = Scale$;
|
|
5707
6004
|
exports.ScaleUnit = ScaleUnit;
|
|
5708
6005
|
exports.SchedulingStrategy = SchedulingStrategy;
|
|
5709
6006
|
exports.Scope = Scope;
|
|
5710
|
-
exports.
|
|
6007
|
+
exports.Secret$ = Secret$;
|
|
6008
|
+
exports.ServerException = ServerException;
|
|
6009
|
+
exports.ServerException$ = ServerException$;
|
|
6010
|
+
exports.Service$ = Service$;
|
|
6011
|
+
exports.ServiceConnectAccessLogConfiguration$ = ServiceConnectAccessLogConfiguration$;
|
|
5711
6012
|
exports.ServiceConnectAccessLoggingFormat = ServiceConnectAccessLoggingFormat;
|
|
6013
|
+
exports.ServiceConnectClientAlias$ = ServiceConnectClientAlias$;
|
|
6014
|
+
exports.ServiceConnectConfiguration$ = ServiceConnectConfiguration$;
|
|
5712
6015
|
exports.ServiceConnectIncludeQueryParameters = ServiceConnectIncludeQueryParameters;
|
|
6016
|
+
exports.ServiceConnectService$ = ServiceConnectService$;
|
|
6017
|
+
exports.ServiceConnectServiceResource$ = ServiceConnectServiceResource$;
|
|
6018
|
+
exports.ServiceConnectTestTrafficHeaderMatchRules$ = ServiceConnectTestTrafficHeaderMatchRules$;
|
|
6019
|
+
exports.ServiceConnectTestTrafficHeaderRules$ = ServiceConnectTestTrafficHeaderRules$;
|
|
6020
|
+
exports.ServiceConnectTestTrafficRules$ = ServiceConnectTestTrafficRules$;
|
|
6021
|
+
exports.ServiceConnectTlsCertificateAuthority$ = ServiceConnectTlsCertificateAuthority$;
|
|
6022
|
+
exports.ServiceConnectTlsConfiguration$ = ServiceConnectTlsConfiguration$;
|
|
6023
|
+
exports.ServiceCurrentRevisionSummary$ = ServiceCurrentRevisionSummary$;
|
|
6024
|
+
exports.ServiceDeployment$ = ServiceDeployment$;
|
|
6025
|
+
exports.ServiceDeploymentAlarms$ = ServiceDeploymentAlarms$;
|
|
6026
|
+
exports.ServiceDeploymentBrief$ = ServiceDeploymentBrief$;
|
|
6027
|
+
exports.ServiceDeploymentCircuitBreaker$ = ServiceDeploymentCircuitBreaker$;
|
|
5713
6028
|
exports.ServiceDeploymentLifecycleStage = ServiceDeploymentLifecycleStage;
|
|
5714
|
-
exports.ServiceDeploymentNotFoundException = ServiceDeploymentNotFoundException
|
|
6029
|
+
exports.ServiceDeploymentNotFoundException = ServiceDeploymentNotFoundException;
|
|
6030
|
+
exports.ServiceDeploymentNotFoundException$ = ServiceDeploymentNotFoundException$;
|
|
5715
6031
|
exports.ServiceDeploymentRollbackMonitorsStatus = ServiceDeploymentRollbackMonitorsStatus;
|
|
5716
6032
|
exports.ServiceDeploymentStatus = ServiceDeploymentStatus;
|
|
6033
|
+
exports.ServiceEvent$ = ServiceEvent$;
|
|
5717
6034
|
exports.ServiceField = ServiceField;
|
|
5718
|
-
exports.
|
|
5719
|
-
exports.
|
|
6035
|
+
exports.ServiceManagedEBSVolumeConfiguration$ = ServiceManagedEBSVolumeConfiguration$;
|
|
6036
|
+
exports.ServiceNotActiveException = ServiceNotActiveException;
|
|
6037
|
+
exports.ServiceNotActiveException$ = ServiceNotActiveException$;
|
|
6038
|
+
exports.ServiceNotFoundException = ServiceNotFoundException;
|
|
6039
|
+
exports.ServiceNotFoundException$ = ServiceNotFoundException$;
|
|
6040
|
+
exports.ServiceRegistry$ = ServiceRegistry$;
|
|
6041
|
+
exports.ServiceRevision$ = ServiceRevision$;
|
|
6042
|
+
exports.ServiceRevisionLoadBalancer$ = ServiceRevisionLoadBalancer$;
|
|
6043
|
+
exports.ServiceRevisionSummary$ = ServiceRevisionSummary$;
|
|
6044
|
+
exports.ServiceVolumeConfiguration$ = ServiceVolumeConfiguration$;
|
|
6045
|
+
exports.Session$ = Session$;
|
|
6046
|
+
exports.Setting$ = Setting$;
|
|
5720
6047
|
exports.SettingName = SettingName;
|
|
5721
6048
|
exports.SettingType = SettingType;
|
|
5722
6049
|
exports.SortOrder = SortOrder;
|
|
5723
6050
|
exports.StabilityStatus = StabilityStatus;
|
|
6051
|
+
exports.StartTask$ = StartTask$;
|
|
5724
6052
|
exports.StartTaskCommand = StartTaskCommand;
|
|
6053
|
+
exports.StartTaskRequest$ = StartTaskRequest$;
|
|
6054
|
+
exports.StartTaskResponse$ = StartTaskResponse$;
|
|
6055
|
+
exports.StopServiceDeployment$ = StopServiceDeployment$;
|
|
5725
6056
|
exports.StopServiceDeploymentCommand = StopServiceDeploymentCommand;
|
|
6057
|
+
exports.StopServiceDeploymentRequest$ = StopServiceDeploymentRequest$;
|
|
6058
|
+
exports.StopServiceDeploymentResponse$ = StopServiceDeploymentResponse$;
|
|
5726
6059
|
exports.StopServiceDeploymentStopType = StopServiceDeploymentStopType;
|
|
6060
|
+
exports.StopTask$ = StopTask$;
|
|
5727
6061
|
exports.StopTaskCommand = StopTaskCommand;
|
|
6062
|
+
exports.StopTaskRequest$ = StopTaskRequest$;
|
|
6063
|
+
exports.StopTaskResponse$ = StopTaskResponse$;
|
|
6064
|
+
exports.SubmitAttachmentStateChanges$ = SubmitAttachmentStateChanges$;
|
|
5728
6065
|
exports.SubmitAttachmentStateChangesCommand = SubmitAttachmentStateChangesCommand;
|
|
6066
|
+
exports.SubmitAttachmentStateChangesRequest$ = SubmitAttachmentStateChangesRequest$;
|
|
6067
|
+
exports.SubmitAttachmentStateChangesResponse$ = SubmitAttachmentStateChangesResponse$;
|
|
6068
|
+
exports.SubmitContainerStateChange$ = SubmitContainerStateChange$;
|
|
5729
6069
|
exports.SubmitContainerStateChangeCommand = SubmitContainerStateChangeCommand;
|
|
6070
|
+
exports.SubmitContainerStateChangeRequest$ = SubmitContainerStateChangeRequest$;
|
|
6071
|
+
exports.SubmitContainerStateChangeResponse$ = SubmitContainerStateChangeResponse$;
|
|
6072
|
+
exports.SubmitTaskStateChange$ = SubmitTaskStateChange$;
|
|
5730
6073
|
exports.SubmitTaskStateChangeCommand = SubmitTaskStateChangeCommand;
|
|
6074
|
+
exports.SubmitTaskStateChangeRequest$ = SubmitTaskStateChangeRequest$;
|
|
6075
|
+
exports.SubmitTaskStateChangeResponse$ = SubmitTaskStateChangeResponse$;
|
|
6076
|
+
exports.SystemControl$ = SystemControl$;
|
|
6077
|
+
exports.Tag$ = Tag$;
|
|
6078
|
+
exports.TagResource$ = TagResource$;
|
|
5731
6079
|
exports.TagResourceCommand = TagResourceCommand;
|
|
5732
|
-
exports.
|
|
5733
|
-
exports.
|
|
6080
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
6081
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
6082
|
+
exports.TargetNotConnectedException = TargetNotConnectedException;
|
|
6083
|
+
exports.TargetNotConnectedException$ = TargetNotConnectedException$;
|
|
6084
|
+
exports.TargetNotFoundException = TargetNotFoundException;
|
|
6085
|
+
exports.TargetNotFoundException$ = TargetNotFoundException$;
|
|
5734
6086
|
exports.TargetType = TargetType;
|
|
6087
|
+
exports.Task$ = Task$;
|
|
6088
|
+
exports.TaskDefinition$ = TaskDefinition$;
|
|
5735
6089
|
exports.TaskDefinitionFamilyStatus = TaskDefinitionFamilyStatus;
|
|
5736
6090
|
exports.TaskDefinitionField = TaskDefinitionField;
|
|
6091
|
+
exports.TaskDefinitionPlacementConstraint$ = TaskDefinitionPlacementConstraint$;
|
|
5737
6092
|
exports.TaskDefinitionPlacementConstraintType = TaskDefinitionPlacementConstraintType;
|
|
5738
6093
|
exports.TaskDefinitionStatus = TaskDefinitionStatus;
|
|
6094
|
+
exports.TaskEphemeralStorage$ = TaskEphemeralStorage$;
|
|
5739
6095
|
exports.TaskField = TaskField;
|
|
5740
6096
|
exports.TaskFilesystemType = TaskFilesystemType;
|
|
6097
|
+
exports.TaskManagedEBSVolumeConfiguration$ = TaskManagedEBSVolumeConfiguration$;
|
|
6098
|
+
exports.TaskManagedEBSVolumeTerminationPolicy$ = TaskManagedEBSVolumeTerminationPolicy$;
|
|
6099
|
+
exports.TaskOverride$ = TaskOverride$;
|
|
6100
|
+
exports.TaskSet$ = TaskSet$;
|
|
5741
6101
|
exports.TaskSetField = TaskSetField;
|
|
5742
|
-
exports.TaskSetNotFoundException = TaskSetNotFoundException
|
|
6102
|
+
exports.TaskSetNotFoundException = TaskSetNotFoundException;
|
|
6103
|
+
exports.TaskSetNotFoundException$ = TaskSetNotFoundException$;
|
|
5743
6104
|
exports.TaskStopCode = TaskStopCode;
|
|
6105
|
+
exports.TaskVolumeConfiguration$ = TaskVolumeConfiguration$;
|
|
6106
|
+
exports.TimeoutConfiguration$ = TimeoutConfiguration$;
|
|
6107
|
+
exports.Tmpfs$ = Tmpfs$;
|
|
6108
|
+
exports.TotalLocalStorageGBRequest$ = TotalLocalStorageGBRequest$;
|
|
5744
6109
|
exports.TransportProtocol = TransportProtocol;
|
|
6110
|
+
exports.Ulimit$ = Ulimit$;
|
|
5745
6111
|
exports.UlimitName = UlimitName;
|
|
5746
|
-
exports.UnsupportedFeatureException = UnsupportedFeatureException
|
|
6112
|
+
exports.UnsupportedFeatureException = UnsupportedFeatureException;
|
|
6113
|
+
exports.UnsupportedFeatureException$ = UnsupportedFeatureException$;
|
|
6114
|
+
exports.UntagResource$ = UntagResource$;
|
|
5747
6115
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
6116
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
6117
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
6118
|
+
exports.UpdateCapacityProvider$ = UpdateCapacityProvider$;
|
|
5748
6119
|
exports.UpdateCapacityProviderCommand = UpdateCapacityProviderCommand;
|
|
6120
|
+
exports.UpdateCapacityProviderRequest$ = UpdateCapacityProviderRequest$;
|
|
6121
|
+
exports.UpdateCapacityProviderResponse$ = UpdateCapacityProviderResponse$;
|
|
6122
|
+
exports.UpdateCluster$ = UpdateCluster$;
|
|
5749
6123
|
exports.UpdateClusterCommand = UpdateClusterCommand;
|
|
6124
|
+
exports.UpdateClusterRequest$ = UpdateClusterRequest$;
|
|
6125
|
+
exports.UpdateClusterResponse$ = UpdateClusterResponse$;
|
|
6126
|
+
exports.UpdateClusterSettings$ = UpdateClusterSettings$;
|
|
5750
6127
|
exports.UpdateClusterSettingsCommand = UpdateClusterSettingsCommand;
|
|
6128
|
+
exports.UpdateClusterSettingsRequest$ = UpdateClusterSettingsRequest$;
|
|
6129
|
+
exports.UpdateClusterSettingsResponse$ = UpdateClusterSettingsResponse$;
|
|
6130
|
+
exports.UpdateContainerAgent$ = UpdateContainerAgent$;
|
|
5751
6131
|
exports.UpdateContainerAgentCommand = UpdateContainerAgentCommand;
|
|
6132
|
+
exports.UpdateContainerAgentRequest$ = UpdateContainerAgentRequest$;
|
|
6133
|
+
exports.UpdateContainerAgentResponse$ = UpdateContainerAgentResponse$;
|
|
6134
|
+
exports.UpdateContainerInstancesState$ = UpdateContainerInstancesState$;
|
|
5752
6135
|
exports.UpdateContainerInstancesStateCommand = UpdateContainerInstancesStateCommand;
|
|
6136
|
+
exports.UpdateContainerInstancesStateRequest$ = UpdateContainerInstancesStateRequest$;
|
|
6137
|
+
exports.UpdateContainerInstancesStateResponse$ = UpdateContainerInstancesStateResponse$;
|
|
6138
|
+
exports.UpdateExpressGatewayService$ = UpdateExpressGatewayService$;
|
|
5753
6139
|
exports.UpdateExpressGatewayServiceCommand = UpdateExpressGatewayServiceCommand;
|
|
5754
|
-
exports.
|
|
6140
|
+
exports.UpdateExpressGatewayServiceRequest$ = UpdateExpressGatewayServiceRequest$;
|
|
6141
|
+
exports.UpdateExpressGatewayServiceResponse$ = UpdateExpressGatewayServiceResponse$;
|
|
6142
|
+
exports.UpdateInProgressException = UpdateInProgressException;
|
|
6143
|
+
exports.UpdateInProgressException$ = UpdateInProgressException$;
|
|
6144
|
+
exports.UpdateManagedInstancesProviderConfiguration$ = UpdateManagedInstancesProviderConfiguration$;
|
|
6145
|
+
exports.UpdateService$ = UpdateService$;
|
|
5755
6146
|
exports.UpdateServiceCommand = UpdateServiceCommand;
|
|
6147
|
+
exports.UpdateServicePrimaryTaskSet$ = UpdateServicePrimaryTaskSet$;
|
|
5756
6148
|
exports.UpdateServicePrimaryTaskSetCommand = UpdateServicePrimaryTaskSetCommand;
|
|
6149
|
+
exports.UpdateServicePrimaryTaskSetRequest$ = UpdateServicePrimaryTaskSetRequest$;
|
|
6150
|
+
exports.UpdateServicePrimaryTaskSetResponse$ = UpdateServicePrimaryTaskSetResponse$;
|
|
6151
|
+
exports.UpdateServiceRequest$ = UpdateServiceRequest$;
|
|
6152
|
+
exports.UpdateServiceResponse$ = UpdateServiceResponse$;
|
|
6153
|
+
exports.UpdateTaskProtection$ = UpdateTaskProtection$;
|
|
5757
6154
|
exports.UpdateTaskProtectionCommand = UpdateTaskProtectionCommand;
|
|
6155
|
+
exports.UpdateTaskProtectionRequest$ = UpdateTaskProtectionRequest$;
|
|
6156
|
+
exports.UpdateTaskProtectionResponse$ = UpdateTaskProtectionResponse$;
|
|
6157
|
+
exports.UpdateTaskSet$ = UpdateTaskSet$;
|
|
5758
6158
|
exports.UpdateTaskSetCommand = UpdateTaskSetCommand;
|
|
6159
|
+
exports.UpdateTaskSetRequest$ = UpdateTaskSetRequest$;
|
|
6160
|
+
exports.UpdateTaskSetResponse$ = UpdateTaskSetResponse$;
|
|
6161
|
+
exports.UpdatedExpressGatewayService$ = UpdatedExpressGatewayService$;
|
|
6162
|
+
exports.VCpuCountRangeRequest$ = VCpuCountRangeRequest$;
|
|
5759
6163
|
exports.VersionConsistency = VersionConsistency;
|
|
6164
|
+
exports.VersionInfo$ = VersionInfo$;
|
|
6165
|
+
exports.Volume$ = Volume$;
|
|
6166
|
+
exports.VolumeFrom$ = VolumeFrom$;
|
|
6167
|
+
exports.VpcLatticeConfiguration$ = VpcLatticeConfiguration$;
|
|
5760
6168
|
exports.paginateListAccountSettings = paginateListAccountSettings;
|
|
5761
6169
|
exports.paginateListAttributes = paginateListAttributes;
|
|
5762
6170
|
exports.paginateListClusters = paginateListClusters;
|