@jjrawlins/cdk-ami-builder 0.0.103 → 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 +12 -12
- 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 +9813 -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/models/enums.js +6 -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/commands/GetCapacityManagerMetricDataCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetCapacityManagerMetricDimensionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/enums.d.ts +6 -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/models/enums.d.ts +6 -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 +1410 -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/models/enums.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/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/models/enums.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/models/enums.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/dist-cjs/index.js +22 -24
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
- 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/dist-cjs/index.js +5 -3
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
- 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 +82 -62
- 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/defaultStsRoleAssumers.js +3 -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/dist-cjs/index.js +6 -13
- package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
- package/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
- package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
- package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
- package/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
- 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/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@smithy/core/package.json +10 -8
- package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@smithy/eventstream-codec/package.json +2 -2
- package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
- package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
- package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
- package/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@smithy/hash-stream-node/package.json +2 -2
- package/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@smithy/md5-js/package.json +2 -2
- package/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
- package/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
- package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
- package/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
- package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
- package/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@smithy/util-waiter/package.json +3 -3
- package/package.json +11 -11
|
@@ -988,52 +988,52 @@ const _wD = "workingDirectory";
|
|
|
988
988
|
const _xN = "xmlName";
|
|
989
989
|
const n0 = "com.amazonaws.ecs";
|
|
990
990
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
991
|
-
import { ECSServiceException
|
|
992
|
-
import { AccessDeniedException
|
|
993
|
-
|
|
994
|
-
export var AcceleratorCountRequest = [3, n0, _ACR, 0, [_m, _ma], [1, 1]];
|
|
995
|
-
export var AcceleratorTotalMemoryMiBRequest = [3, n0, _ATMMBR, 0, [_m, _ma], [1, 1]];
|
|
996
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_me], [0]];
|
|
997
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
998
|
-
export var AdvancedConfiguration = [3, n0, _AC, 0, [_aTGA, _pLR, _tLR, _rA], [0, 0, 0, 0]];
|
|
999
|
-
export var Attachment = [3, n0, _A, 0, [_i, _t, _s, _d], [0, 0, 0, () => AttachmentDetails]];
|
|
1000
|
-
export var AttachmentStateChange = [3, n0, _ASC, 0, [_aA, _s], [0, 0]];
|
|
1001
|
-
export var Attribute = [3, n0, _At, 0, [_n, _v, _tT, _tI], [0, 0, 0, 0]];
|
|
1002
|
-
export var AttributeLimitExceededException = [-3, n0, _ALEE, { [_e]: _c }, [_me], [0]];
|
|
1003
|
-
TypeRegistry.for(n0).registerError(AttributeLimitExceededException
|
|
1004
|
-
export var AutoScalingGroupProvider = [
|
|
991
|
+
import { ECSServiceException } from "../models/ECSServiceException";
|
|
992
|
+
import { AccessDeniedException, AttributeLimitExceededException, BlockedException, ClientException, ClusterContainsCapacityProviderException, ClusterContainsContainerInstancesException, ClusterContainsServicesException, ClusterContainsTasksException, ClusterNotFoundException, ConflictException, InvalidParameterException, LimitExceededException, MissingVersionException, NamespaceNotFoundException, NoUpdateAvailableException, PlatformTaskDefinitionIncompatibilityException, PlatformUnknownException, ResourceInUseException, ResourceNotFoundException, ServerException, ServiceDeploymentNotFoundException, ServiceNotActiveException, ServiceNotFoundException, TargetNotConnectedException, TargetNotFoundException, TaskSetNotFoundException, UnsupportedFeatureException, UpdateInProgressException, } from "../models/errors";
|
|
993
|
+
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
994
|
+
export var AcceleratorCountRequest$ = [3, n0, _ACR, 0, [_m, _ma], [1, 1]];
|
|
995
|
+
export var AcceleratorTotalMemoryMiBRequest$ = [3, n0, _ATMMBR, 0, [_m, _ma], [1, 1]];
|
|
996
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c }, [_me], [0]];
|
|
997
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
998
|
+
export var AdvancedConfiguration$ = [3, n0, _AC, 0, [_aTGA, _pLR, _tLR, _rA], [0, 0, 0, 0]];
|
|
999
|
+
export var Attachment$ = [3, n0, _A, 0, [_i, _t, _s, _d], [0, 0, 0, () => AttachmentDetails]];
|
|
1000
|
+
export var AttachmentStateChange$ = [3, n0, _ASC, 0, [_aA, _s], [0, 0]];
|
|
1001
|
+
export var Attribute$ = [3, n0, _At, 0, [_n, _v, _tT, _tI], [0, 0, 0, 0]];
|
|
1002
|
+
export var AttributeLimitExceededException$ = [-3, n0, _ALEE, { [_e]: _c }, [_me], [0]];
|
|
1003
|
+
TypeRegistry.for(n0).registerError(AttributeLimitExceededException$, AttributeLimitExceededException);
|
|
1004
|
+
export var AutoScalingGroupProvider$ = [
|
|
1005
1005
|
3,
|
|
1006
1006
|
n0,
|
|
1007
1007
|
_ASGP,
|
|
1008
1008
|
0,
|
|
1009
1009
|
[_aSGA, _mS, _mTP, _mD],
|
|
1010
|
-
[0, () => ManagedScaling
|
|
1010
|
+
[0, () => ManagedScaling$, 0, 0],
|
|
1011
1011
|
];
|
|
1012
|
-
export var AutoScalingGroupProviderUpdate = [
|
|
1012
|
+
export var AutoScalingGroupProviderUpdate$ = [
|
|
1013
1013
|
3,
|
|
1014
1014
|
n0,
|
|
1015
1015
|
_ASGPU,
|
|
1016
1016
|
0,
|
|
1017
1017
|
[_mS, _mTP, _mD],
|
|
1018
|
-
[() => ManagedScaling
|
|
1018
|
+
[() => ManagedScaling$, 0, 0],
|
|
1019
1019
|
];
|
|
1020
|
-
export var AwsVpcConfiguration = [3, n0, _AVC, 0, [_su, _sG, _aPI], [64 | 0, 64 | 0, 0]];
|
|
1021
|
-
export var BaselineEbsBandwidthMbpsRequest = [3, n0, _BEBMR, 0, [_m, _ma], [1, 1]];
|
|
1022
|
-
export var BlockedException = [-3, n0, _BE, { [_e]: _c }, [_me], [0]];
|
|
1023
|
-
TypeRegistry.for(n0).registerError(BlockedException
|
|
1024
|
-
export var CanaryConfiguration = [3, n0, _CC, 0, [_cP, _cBTIM], [1, 1]];
|
|
1025
|
-
export var CapacityProvider = [
|
|
1020
|
+
export var AwsVpcConfiguration$ = [3, n0, _AVC, 0, [_su, _sG, _aPI], [64 | 0, 64 | 0, 0]];
|
|
1021
|
+
export var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR, 0, [_m, _ma], [1, 1]];
|
|
1022
|
+
export var BlockedException$ = [-3, n0, _BE, { [_e]: _c }, [_me], [0]];
|
|
1023
|
+
TypeRegistry.for(n0).registerError(BlockedException$, BlockedException);
|
|
1024
|
+
export var CanaryConfiguration$ = [3, n0, _CC, 0, [_cP, _cBTIM], [1, 1]];
|
|
1025
|
+
export var CapacityProvider$ = [
|
|
1026
1026
|
3,
|
|
1027
1027
|
n0,
|
|
1028
1028
|
_CP,
|
|
1029
1029
|
0,
|
|
1030
1030
|
[_cPA, _n, _cl, _s, _aSGP, _mIP, _uS, _uSR, _ta, _t],
|
|
1031
|
-
[0, 0, 0, 0, () => AutoScalingGroupProvider
|
|
1031
|
+
[0, 0, 0, 0, () => AutoScalingGroupProvider$, [() => ManagedInstancesProvider$, 0], 0, 0, () => Tags, 0],
|
|
1032
1032
|
];
|
|
1033
|
-
export var CapacityProviderStrategyItem = [3, n0, _CPSI, 0, [_cPa, _w, _b], [0, 1, 1]];
|
|
1034
|
-
export var ClientException = [-3, n0, _CE, { [_e]: _c }, [_me], [0]];
|
|
1035
|
-
TypeRegistry.for(n0).registerError(ClientException
|
|
1036
|
-
export var Cluster = [
|
|
1033
|
+
export var CapacityProviderStrategyItem$ = [3, n0, _CPSI, 0, [_cPa, _w, _b], [0, 1, 1]];
|
|
1034
|
+
export var ClientException$ = [-3, n0, _CE, { [_e]: _c }, [_me], [0]];
|
|
1035
|
+
TypeRegistry.for(n0).registerError(ClientException$, ClientException);
|
|
1036
|
+
export var Cluster$ = [
|
|
1037
1037
|
3,
|
|
1038
1038
|
n0,
|
|
1039
1039
|
_C,
|
|
@@ -1042,7 +1042,7 @@ export var Cluster = [
|
|
|
1042
1042
|
[
|
|
1043
1043
|
0,
|
|
1044
1044
|
0,
|
|
1045
|
-
() => ClusterConfiguration
|
|
1045
|
+
() => ClusterConfiguration$,
|
|
1046
1046
|
0,
|
|
1047
1047
|
1,
|
|
1048
1048
|
1,
|
|
@@ -1055,33 +1055,33 @@ export var Cluster = [
|
|
|
1055
1055
|
() => CapacityProviderStrategy,
|
|
1056
1056
|
() => Attachments,
|
|
1057
1057
|
0,
|
|
1058
|
-
() => ClusterServiceConnectDefaults
|
|
1058
|
+
() => ClusterServiceConnectDefaults$,
|
|
1059
1059
|
],
|
|
1060
1060
|
];
|
|
1061
|
-
export var ClusterConfiguration = [
|
|
1061
|
+
export var ClusterConfiguration$ = [
|
|
1062
1062
|
3,
|
|
1063
1063
|
n0,
|
|
1064
1064
|
_CCl,
|
|
1065
1065
|
0,
|
|
1066
1066
|
[_eCC, _mSC],
|
|
1067
|
-
[() => ExecuteCommandConfiguration
|
|
1068
|
-
];
|
|
1069
|
-
export var ClusterContainsCapacityProviderException = [-3, n0, _CCCPE, { [_e]: _c }, [_me], [0]];
|
|
1070
|
-
TypeRegistry.for(n0).registerError(ClusterContainsCapacityProviderException
|
|
1071
|
-
export var ClusterContainsContainerInstancesException = [-3, n0, _CCCIE, { [_e]: _c }, [_me], [0]];
|
|
1072
|
-
TypeRegistry.for(n0).registerError(ClusterContainsContainerInstancesException
|
|
1073
|
-
export var ClusterContainsServicesException = [-3, n0, _CCSE, { [_e]: _c }, [_me], [0]];
|
|
1074
|
-
TypeRegistry.for(n0).registerError(ClusterContainsServicesException
|
|
1075
|
-
export var ClusterContainsTasksException = [-3, n0, _CCTE, { [_e]: _c }, [_me], [0]];
|
|
1076
|
-
TypeRegistry.for(n0).registerError(ClusterContainsTasksException
|
|
1077
|
-
export var ClusterNotFoundException = [-3, n0, _CNFE, { [_e]: _c }, [_me], [0]];
|
|
1078
|
-
TypeRegistry.for(n0).registerError(ClusterNotFoundException
|
|
1079
|
-
export var ClusterServiceConnectDefaults = [3, n0, _CSCD, 0, [_na], [0]];
|
|
1080
|
-
export var ClusterServiceConnectDefaultsRequest = [3, n0, _CSCDR, 0, [_na], [0]];
|
|
1081
|
-
export var ClusterSetting = [3, n0, _CS, 0, [_n, _v], [0, 0]];
|
|
1082
|
-
export var ConflictException = [-3, n0, _CEo, { [_e]: _c }, [_rI, _me], [64 | 0, 0]];
|
|
1083
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
1084
|
-
export var Container = [
|
|
1067
|
+
[() => ExecuteCommandConfiguration$, () => ManagedStorageConfiguration$],
|
|
1068
|
+
];
|
|
1069
|
+
export var ClusterContainsCapacityProviderException$ = [-3, n0, _CCCPE, { [_e]: _c }, [_me], [0]];
|
|
1070
|
+
TypeRegistry.for(n0).registerError(ClusterContainsCapacityProviderException$, ClusterContainsCapacityProviderException);
|
|
1071
|
+
export var ClusterContainsContainerInstancesException$ = [-3, n0, _CCCIE, { [_e]: _c }, [_me], [0]];
|
|
1072
|
+
TypeRegistry.for(n0).registerError(ClusterContainsContainerInstancesException$, ClusterContainsContainerInstancesException);
|
|
1073
|
+
export var ClusterContainsServicesException$ = [-3, n0, _CCSE, { [_e]: _c }, [_me], [0]];
|
|
1074
|
+
TypeRegistry.for(n0).registerError(ClusterContainsServicesException$, ClusterContainsServicesException);
|
|
1075
|
+
export var ClusterContainsTasksException$ = [-3, n0, _CCTE, { [_e]: _c }, [_me], [0]];
|
|
1076
|
+
TypeRegistry.for(n0).registerError(ClusterContainsTasksException$, ClusterContainsTasksException);
|
|
1077
|
+
export var ClusterNotFoundException$ = [-3, n0, _CNFE, { [_e]: _c }, [_me], [0]];
|
|
1078
|
+
TypeRegistry.for(n0).registerError(ClusterNotFoundException$, ClusterNotFoundException);
|
|
1079
|
+
export var ClusterServiceConnectDefaults$ = [3, n0, _CSCD, 0, [_na], [0]];
|
|
1080
|
+
export var ClusterServiceConnectDefaultsRequest$ = [3, n0, _CSCDR, 0, [_na], [0]];
|
|
1081
|
+
export var ClusterSetting$ = [3, n0, _CS, 0, [_n, _v], [0, 0]];
|
|
1082
|
+
export var ConflictException$ = [-3, n0, _CEo, { [_e]: _c }, [_rI, _me], [64 | 0, 0]];
|
|
1083
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1084
|
+
export var Container$ = [
|
|
1085
1085
|
3,
|
|
1086
1086
|
n0,
|
|
1087
1087
|
_Co,
|
|
@@ -1089,7 +1089,7 @@ export var Container = [
|
|
|
1089
1089
|
[_cAo, _tA, _n, _im, _iD, _rIu, _lS, _eC, _r, _nB, _nI, _hS, _mA, _cp, _mem, _mR, _gI],
|
|
1090
1090
|
[0, 0, 0, 0, 0, 0, 0, 1, 0, () => NetworkBindings, () => NetworkInterfaces, 0, () => ManagedAgents, 0, 0, 0, 64 | 0],
|
|
1091
1091
|
];
|
|
1092
|
-
export var ContainerDefinition = [
|
|
1092
|
+
export var ContainerDefinition$ = [
|
|
1093
1093
|
3,
|
|
1094
1094
|
n0,
|
|
1095
1095
|
_CD,
|
|
@@ -1141,21 +1141,21 @@ export var ContainerDefinition = [
|
|
|
1141
1141
|
[
|
|
1142
1142
|
0,
|
|
1143
1143
|
0,
|
|
1144
|
-
() => RepositoryCredentials
|
|
1144
|
+
() => RepositoryCredentials$,
|
|
1145
1145
|
1,
|
|
1146
1146
|
1,
|
|
1147
1147
|
1,
|
|
1148
1148
|
64 | 0,
|
|
1149
1149
|
() => PortMappingList,
|
|
1150
1150
|
2,
|
|
1151
|
-
() => ContainerRestartPolicy
|
|
1151
|
+
() => ContainerRestartPolicy$,
|
|
1152
1152
|
64 | 0,
|
|
1153
1153
|
64 | 0,
|
|
1154
1154
|
() => EnvironmentVariables,
|
|
1155
1155
|
() => EnvironmentFiles,
|
|
1156
1156
|
() => MountPointList,
|
|
1157
1157
|
() => VolumeFromList,
|
|
1158
|
-
() => LinuxParameters
|
|
1158
|
+
() => LinuxParameters$,
|
|
1159
1159
|
() => SecretList,
|
|
1160
1160
|
() => ContainerDependencies,
|
|
1161
1161
|
1,
|
|
@@ -1175,17 +1175,17 @@ export var ContainerDefinition = [
|
|
|
1175
1175
|
2,
|
|
1176
1176
|
128 | 0,
|
|
1177
1177
|
() => UlimitList,
|
|
1178
|
-
() => LogConfiguration
|
|
1179
|
-
() => HealthCheck
|
|
1178
|
+
() => LogConfiguration$,
|
|
1179
|
+
() => HealthCheck$,
|
|
1180
1180
|
() => SystemControls,
|
|
1181
1181
|
() => ResourceRequirements,
|
|
1182
|
-
() => FirelensConfiguration
|
|
1182
|
+
() => FirelensConfiguration$,
|
|
1183
1183
|
64 | 0,
|
|
1184
1184
|
],
|
|
1185
1185
|
];
|
|
1186
|
-
export var ContainerDependency = [3, n0, _CDo, 0, [_cNo, _con], [0, 0]];
|
|
1187
|
-
export var ContainerImage = [3, n0, _CI, 0, [_cNo, _iD, _im], [0, 0, 0]];
|
|
1188
|
-
export var ContainerInstance = [
|
|
1186
|
+
export var ContainerDependency$ = [3, n0, _CDo, 0, [_cNo, _con], [0, 0]];
|
|
1187
|
+
export var ContainerImage$ = [3, n0, _CI, 0, [_cNo, _iD, _im], [0, 0, 0]];
|
|
1188
|
+
export var ContainerInstance$ = [
|
|
1189
1189
|
3,
|
|
1190
1190
|
n0,
|
|
1191
1191
|
_CIo,
|
|
@@ -1196,7 +1196,7 @@ export var ContainerInstance = [
|
|
|
1196
1196
|
0,
|
|
1197
1197
|
0,
|
|
1198
1198
|
1,
|
|
1199
|
-
() => VersionInfo
|
|
1199
|
+
() => VersionInfo$,
|
|
1200
1200
|
() => Resources,
|
|
1201
1201
|
() => Resources,
|
|
1202
1202
|
0,
|
|
@@ -1209,10 +1209,10 @@ export var ContainerInstance = [
|
|
|
1209
1209
|
4,
|
|
1210
1210
|
() => Attachments,
|
|
1211
1211
|
() => Tags,
|
|
1212
|
-
() => ContainerInstanceHealthStatus
|
|
1212
|
+
() => ContainerInstanceHealthStatus$,
|
|
1213
1213
|
],
|
|
1214
1214
|
];
|
|
1215
|
-
export var ContainerInstanceHealthStatus = [
|
|
1215
|
+
export var ContainerInstanceHealthStatus$ = [
|
|
1216
1216
|
3,
|
|
1217
1217
|
n0,
|
|
1218
1218
|
_CIHS,
|
|
@@ -1220,7 +1220,7 @@ export var ContainerInstanceHealthStatus = [
|
|
|
1220
1220
|
[_oS, _d],
|
|
1221
1221
|
[0, () => InstanceHealthCheckResultList],
|
|
1222
1222
|
];
|
|
1223
|
-
export var ContainerOverride = [
|
|
1223
|
+
export var ContainerOverride$ = [
|
|
1224
1224
|
3,
|
|
1225
1225
|
n0,
|
|
1226
1226
|
_CO,
|
|
@@ -1228,8 +1228,8 @@ export var ContainerOverride = [
|
|
|
1228
1228
|
[_n, _com, _en, _eF, _cp, _mem, _mR, _rR],
|
|
1229
1229
|
[0, 64 | 0, () => EnvironmentVariables, () => EnvironmentFiles, 1, 1, 1, () => ResourceRequirements],
|
|
1230
1230
|
];
|
|
1231
|
-
export var ContainerRestartPolicy = [3, n0, _CRP, 0, [_ena, _iEC, _rAP], [2, 64 | 1, 1]];
|
|
1232
|
-
export var ContainerStateChange = [
|
|
1231
|
+
export var ContainerRestartPolicy$ = [3, n0, _CRP, 0, [_ena, _iEC, _rAP], [2, 64 | 1, 1]];
|
|
1232
|
+
export var ContainerStateChange$ = [
|
|
1233
1233
|
3,
|
|
1234
1234
|
n0,
|
|
1235
1235
|
_CSC,
|
|
@@ -1237,23 +1237,23 @@ export var ContainerStateChange = [
|
|
|
1237
1237
|
[_cNo, _iD, _rIu, _eC, _nB, _r, _s],
|
|
1238
1238
|
[0, 0, 0, 1, () => NetworkBindings, 0, 0],
|
|
1239
1239
|
];
|
|
1240
|
-
export var CreateCapacityProviderRequest = [
|
|
1240
|
+
export var CreateCapacityProviderRequest$ = [
|
|
1241
1241
|
3,
|
|
1242
1242
|
n0,
|
|
1243
1243
|
_CCPR,
|
|
1244
1244
|
0,
|
|
1245
1245
|
[_n, _cl, _aSGP, _mIP, _ta],
|
|
1246
|
-
[0, 0, () => AutoScalingGroupProvider
|
|
1246
|
+
[0, 0, () => AutoScalingGroupProvider$, [() => CreateManagedInstancesProviderConfiguration$, 0], () => Tags],
|
|
1247
1247
|
];
|
|
1248
|
-
export var CreateCapacityProviderResponse = [
|
|
1248
|
+
export var CreateCapacityProviderResponse$ = [
|
|
1249
1249
|
3,
|
|
1250
1250
|
n0,
|
|
1251
1251
|
_CCPRr,
|
|
1252
1252
|
0,
|
|
1253
1253
|
[_cPa],
|
|
1254
|
-
[[() => CapacityProvider
|
|
1254
|
+
[[() => CapacityProvider$, 0]],
|
|
1255
1255
|
];
|
|
1256
|
-
export var CreateClusterRequest = [
|
|
1256
|
+
export var CreateClusterRequest$ = [
|
|
1257
1257
|
3,
|
|
1258
1258
|
n0,
|
|
1259
1259
|
_CCR,
|
|
@@ -1263,15 +1263,15 @@ export var CreateClusterRequest = [
|
|
|
1263
1263
|
0,
|
|
1264
1264
|
() => Tags,
|
|
1265
1265
|
() => ClusterSettings,
|
|
1266
|
-
() => ClusterConfiguration
|
|
1266
|
+
() => ClusterConfiguration$,
|
|
1267
1267
|
64 | 0,
|
|
1268
1268
|
() => CapacityProviderStrategy,
|
|
1269
|
-
() => ClusterServiceConnectDefaultsRequest
|
|
1269
|
+
() => ClusterServiceConnectDefaultsRequest$,
|
|
1270
1270
|
],
|
|
1271
1271
|
];
|
|
1272
|
-
export var CreateClusterResponse = [3, n0, _CCRr, 0, [_cl], [() => Cluster]];
|
|
1273
|
-
export var CreatedAt = [3, n0, _CA, 0, [_be, _af], [4, 4]];
|
|
1274
|
-
export var CreateExpressGatewayServiceRequest = [
|
|
1272
|
+
export var CreateClusterResponse$ = [3, n0, _CCRr, 0, [_cl], [() => Cluster$]];
|
|
1273
|
+
export var CreatedAt$ = [3, n0, _CA, 0, [_be, _af], [4, 4]];
|
|
1274
|
+
export var CreateExpressGatewayServiceRequest$ = [
|
|
1275
1275
|
3,
|
|
1276
1276
|
n0,
|
|
1277
1277
|
_CEGSR,
|
|
@@ -1283,32 +1283,32 @@ export var CreateExpressGatewayServiceRequest = [
|
|
|
1283
1283
|
0,
|
|
1284
1284
|
0,
|
|
1285
1285
|
0,
|
|
1286
|
-
() => ExpressGatewayContainer
|
|
1286
|
+
() => ExpressGatewayContainer$,
|
|
1287
1287
|
0,
|
|
1288
|
-
() => ExpressGatewayServiceNetworkConfiguration
|
|
1288
|
+
() => ExpressGatewayServiceNetworkConfiguration$,
|
|
1289
1289
|
0,
|
|
1290
1290
|
0,
|
|
1291
|
-
() => ExpressGatewayScalingTarget
|
|
1291
|
+
() => ExpressGatewayScalingTarget$,
|
|
1292
1292
|
() => Tags,
|
|
1293
1293
|
],
|
|
1294
1294
|
];
|
|
1295
|
-
export var CreateExpressGatewayServiceResponse = [
|
|
1295
|
+
export var CreateExpressGatewayServiceResponse$ = [
|
|
1296
1296
|
3,
|
|
1297
1297
|
n0,
|
|
1298
1298
|
_CEGSRr,
|
|
1299
1299
|
0,
|
|
1300
1300
|
[_ser],
|
|
1301
|
-
[() => ECSExpressGatewayService],
|
|
1301
|
+
[() => ECSExpressGatewayService$],
|
|
1302
1302
|
];
|
|
1303
|
-
export var CreateManagedInstancesProviderConfiguration = [
|
|
1303
|
+
export var CreateManagedInstancesProviderConfiguration$ = [
|
|
1304
1304
|
3,
|
|
1305
1305
|
n0,
|
|
1306
1306
|
_CMIPC,
|
|
1307
1307
|
0,
|
|
1308
1308
|
[_iRA, _iLT, _pTr, _iO],
|
|
1309
|
-
[0, [() => InstanceLaunchTemplate
|
|
1309
|
+
[0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$],
|
|
1310
1310
|
];
|
|
1311
|
-
export var CreateServiceRequest = [
|
|
1311
|
+
export var CreateServiceRequest$ = [
|
|
1312
1312
|
3,
|
|
1313
1313
|
n0,
|
|
1314
1314
|
_CSR,
|
|
@@ -1354,24 +1354,24 @@ export var CreateServiceRequest = [
|
|
|
1354
1354
|
() => CapacityProviderStrategy,
|
|
1355
1355
|
0,
|
|
1356
1356
|
0,
|
|
1357
|
-
() => DeploymentConfiguration
|
|
1357
|
+
() => DeploymentConfiguration$,
|
|
1358
1358
|
() => PlacementConstraints,
|
|
1359
1359
|
() => PlacementStrategies,
|
|
1360
|
-
() => NetworkConfiguration
|
|
1360
|
+
() => NetworkConfiguration$,
|
|
1361
1361
|
1,
|
|
1362
1362
|
0,
|
|
1363
|
-
() => DeploymentController
|
|
1363
|
+
() => DeploymentController$,
|
|
1364
1364
|
() => Tags,
|
|
1365
1365
|
2,
|
|
1366
1366
|
0,
|
|
1367
1367
|
2,
|
|
1368
|
-
() => ServiceConnectConfiguration
|
|
1368
|
+
() => ServiceConnectConfiguration$,
|
|
1369
1369
|
() => ServiceVolumeConfigurations,
|
|
1370
1370
|
() => VpcLatticeConfigurations,
|
|
1371
1371
|
],
|
|
1372
1372
|
];
|
|
1373
|
-
export var CreateServiceResponse = [3, n0, _CSRr, 0, [_ser], [() => Service]];
|
|
1374
|
-
export var CreateTaskSetRequest = [
|
|
1373
|
+
export var CreateServiceResponse$ = [3, n0, _CSRr, 0, [_ser], [() => Service$]];
|
|
1374
|
+
export var CreateTaskSetRequest$ = [
|
|
1375
1375
|
3,
|
|
1376
1376
|
n0,
|
|
1377
1377
|
_CTSR,
|
|
@@ -1382,46 +1382,46 @@ export var CreateTaskSetRequest = [
|
|
|
1382
1382
|
0,
|
|
1383
1383
|
0,
|
|
1384
1384
|
0,
|
|
1385
|
-
() => NetworkConfiguration
|
|
1385
|
+
() => NetworkConfiguration$,
|
|
1386
1386
|
() => LoadBalancers,
|
|
1387
1387
|
() => ServiceRegistries,
|
|
1388
1388
|
0,
|
|
1389
1389
|
() => CapacityProviderStrategy,
|
|
1390
1390
|
0,
|
|
1391
|
-
() => Scale
|
|
1391
|
+
() => Scale$,
|
|
1392
1392
|
0,
|
|
1393
1393
|
() => Tags,
|
|
1394
1394
|
],
|
|
1395
1395
|
];
|
|
1396
|
-
export var CreateTaskSetResponse = [3, n0, _CTSRr, 0, [_tS], [() => TaskSet]];
|
|
1397
|
-
export var DeleteAccountSettingRequest = [3, n0, _DASR, 0, [_n, _pA], [0, 0]];
|
|
1398
|
-
export var DeleteAccountSettingResponse = [3, n0, _DASRe, 0, [_set], [() => Setting]];
|
|
1399
|
-
export var DeleteAttributesRequest = [3, n0, _DAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
1400
|
-
export var DeleteAttributesResponse = [3, n0, _DARe, 0, [_at], [() => Attributes]];
|
|
1401
|
-
export var DeleteCapacityProviderRequest = [3, n0, _DCPR, 0, [_cPa, _cl], [0, 0]];
|
|
1402
|
-
export var DeleteCapacityProviderResponse = [
|
|
1396
|
+
export var CreateTaskSetResponse$ = [3, n0, _CTSRr, 0, [_tS], [() => TaskSet$]];
|
|
1397
|
+
export var DeleteAccountSettingRequest$ = [3, n0, _DASR, 0, [_n, _pA], [0, 0]];
|
|
1398
|
+
export var DeleteAccountSettingResponse$ = [3, n0, _DASRe, 0, [_set], [() => Setting$]];
|
|
1399
|
+
export var DeleteAttributesRequest$ = [3, n0, _DAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
1400
|
+
export var DeleteAttributesResponse$ = [3, n0, _DARe, 0, [_at], [() => Attributes]];
|
|
1401
|
+
export var DeleteCapacityProviderRequest$ = [3, n0, _DCPR, 0, [_cPa, _cl], [0, 0]];
|
|
1402
|
+
export var DeleteCapacityProviderResponse$ = [
|
|
1403
1403
|
3,
|
|
1404
1404
|
n0,
|
|
1405
1405
|
_DCPRe,
|
|
1406
1406
|
0,
|
|
1407
1407
|
[_cPa],
|
|
1408
|
-
[[() => CapacityProvider
|
|
1408
|
+
[[() => CapacityProvider$, 0]],
|
|
1409
1409
|
];
|
|
1410
|
-
export var DeleteClusterRequest = [3, n0, _DCR, 0, [_cl], [0]];
|
|
1411
|
-
export var DeleteClusterResponse = [3, n0, _DCRe, 0, [_cl], [() => Cluster]];
|
|
1412
|
-
export var DeleteExpressGatewayServiceRequest = [3, n0, _DEGSR, 0, [_sA], [0]];
|
|
1413
|
-
export var DeleteExpressGatewayServiceResponse = [
|
|
1410
|
+
export var DeleteClusterRequest$ = [3, n0, _DCR, 0, [_cl], [0]];
|
|
1411
|
+
export var DeleteClusterResponse$ = [3, n0, _DCRe, 0, [_cl], [() => Cluster$]];
|
|
1412
|
+
export var DeleteExpressGatewayServiceRequest$ = [3, n0, _DEGSR, 0, [_sA], [0]];
|
|
1413
|
+
export var DeleteExpressGatewayServiceResponse$ = [
|
|
1414
1414
|
3,
|
|
1415
1415
|
n0,
|
|
1416
1416
|
_DEGSRe,
|
|
1417
1417
|
0,
|
|
1418
1418
|
[_ser],
|
|
1419
|
-
[() => ECSExpressGatewayService],
|
|
1419
|
+
[() => ECSExpressGatewayService$],
|
|
1420
1420
|
];
|
|
1421
|
-
export var DeleteServiceRequest = [3, n0, _DSR, 0, [_cl, _ser, _f], [0, 0, 2]];
|
|
1422
|
-
export var DeleteServiceResponse = [3, n0, _DSRe, 0, [_ser], [() => Service]];
|
|
1423
|
-
export var DeleteTaskDefinitionsRequest = [3, n0, _DTDR, 0, [_tDa], [64 | 0]];
|
|
1424
|
-
export var DeleteTaskDefinitionsResponse = [
|
|
1421
|
+
export var DeleteServiceRequest$ = [3, n0, _DSR, 0, [_cl, _ser, _f], [0, 0, 2]];
|
|
1422
|
+
export var DeleteServiceResponse$ = [3, n0, _DSRe, 0, [_ser], [() => Service$]];
|
|
1423
|
+
export var DeleteTaskDefinitionsRequest$ = [3, n0, _DTDR, 0, [_tDa], [64 | 0]];
|
|
1424
|
+
export var DeleteTaskDefinitionsResponse$ = [
|
|
1425
1425
|
3,
|
|
1426
1426
|
n0,
|
|
1427
1427
|
_DTDRe,
|
|
@@ -1429,9 +1429,9 @@ export var DeleteTaskDefinitionsResponse = [
|
|
|
1429
1429
|
[_tDa, _fa],
|
|
1430
1430
|
[() => TaskDefinitionList, () => Failures],
|
|
1431
1431
|
];
|
|
1432
|
-
export var DeleteTaskSetRequest = [3, n0, _DTSR, 0, [_cl, _ser, _tS, _f], [0, 0, 0, 2]];
|
|
1433
|
-
export var DeleteTaskSetResponse = [3, n0, _DTSRe, 0, [_tS], [() => TaskSet]];
|
|
1434
|
-
export var Deployment = [
|
|
1432
|
+
export var DeleteTaskSetRequest$ = [3, n0, _DTSR, 0, [_cl, _ser, _tS, _f], [0, 0, 0, 2]];
|
|
1433
|
+
export var DeleteTaskSetResponse$ = [3, n0, _DTSRe, 0, [_tS], [() => TaskSet$]];
|
|
1434
|
+
export var Deployment$ = [
|
|
1435
1435
|
3,
|
|
1436
1436
|
n0,
|
|
1437
1437
|
_D,
|
|
@@ -1451,39 +1451,39 @@ export var Deployment = [
|
|
|
1451
1451
|
0,
|
|
1452
1452
|
0,
|
|
1453
1453
|
0,
|
|
1454
|
-
() => NetworkConfiguration
|
|
1454
|
+
() => NetworkConfiguration$,
|
|
1455
1455
|
0,
|
|
1456
1456
|
0,
|
|
1457
|
-
() => ServiceConnectConfiguration
|
|
1457
|
+
() => ServiceConnectConfiguration$,
|
|
1458
1458
|
() => ServiceConnectServiceResourceList,
|
|
1459
1459
|
() => ServiceVolumeConfigurations,
|
|
1460
|
-
() => DeploymentEphemeralStorage
|
|
1460
|
+
() => DeploymentEphemeralStorage$,
|
|
1461
1461
|
() => VpcLatticeConfigurations,
|
|
1462
1462
|
],
|
|
1463
1463
|
];
|
|
1464
|
-
export var DeploymentAlarms = [3, n0, _DA, 0, [_aN, _rol, _enab], [64 | 0, 2, 2]];
|
|
1465
|
-
export var DeploymentCircuitBreaker = [3, n0, _DCB, 0, [_enab, _rol], [2, 2]];
|
|
1466
|
-
export var DeploymentConfiguration = [
|
|
1464
|
+
export var DeploymentAlarms$ = [3, n0, _DA, 0, [_aN, _rol, _enab], [64 | 0, 2, 2]];
|
|
1465
|
+
export var DeploymentCircuitBreaker$ = [3, n0, _DCB, 0, [_enab, _rol], [2, 2]];
|
|
1466
|
+
export var DeploymentConfiguration$ = [
|
|
1467
1467
|
3,
|
|
1468
1468
|
n0,
|
|
1469
1469
|
_DC,
|
|
1470
1470
|
0,
|
|
1471
1471
|
[_dCB, _mPa, _mHP, _al, _str, _bTIM, _lH, _lCi, _cC],
|
|
1472
1472
|
[
|
|
1473
|
-
() => DeploymentCircuitBreaker
|
|
1473
|
+
() => DeploymentCircuitBreaker$,
|
|
1474
1474
|
1,
|
|
1475
1475
|
1,
|
|
1476
|
-
() => DeploymentAlarms
|
|
1476
|
+
() => DeploymentAlarms$,
|
|
1477
1477
|
0,
|
|
1478
1478
|
1,
|
|
1479
1479
|
() => DeploymentLifecycleHookList,
|
|
1480
|
-
() => LinearConfiguration
|
|
1481
|
-
() => CanaryConfiguration
|
|
1480
|
+
() => LinearConfiguration$,
|
|
1481
|
+
() => CanaryConfiguration$,
|
|
1482
1482
|
],
|
|
1483
1483
|
];
|
|
1484
|
-
export var DeploymentController = [3, n0, _DCe, 0, [_t], [0]];
|
|
1485
|
-
export var DeploymentEphemeralStorage = [3, n0, _DES, 0, [_kKI], [0]];
|
|
1486
|
-
export var DeploymentLifecycleHook = [
|
|
1484
|
+
export var DeploymentController$ = [3, n0, _DCe, 0, [_t], [0]];
|
|
1485
|
+
export var DeploymentEphemeralStorage$ = [3, n0, _DES, 0, [_kKI], [0]];
|
|
1486
|
+
export var DeploymentLifecycleHook$ = [
|
|
1487
1487
|
3,
|
|
1488
1488
|
n0,
|
|
1489
1489
|
_DLH,
|
|
@@ -1491,25 +1491,25 @@ export var DeploymentLifecycleHook = [
|
|
|
1491
1491
|
[_hTA, _rA, _lSi, _hD],
|
|
1492
1492
|
[0, 0, 64 | 0, 15],
|
|
1493
1493
|
];
|
|
1494
|
-
export var DeregisterContainerInstanceRequest = [3, n0, _DCIR, 0, [_cl, _cI, _f], [0, 0, 2]];
|
|
1495
|
-
export var DeregisterContainerInstanceResponse = [
|
|
1494
|
+
export var DeregisterContainerInstanceRequest$ = [3, n0, _DCIR, 0, [_cl, _cI, _f], [0, 0, 2]];
|
|
1495
|
+
export var DeregisterContainerInstanceResponse$ = [
|
|
1496
1496
|
3,
|
|
1497
1497
|
n0,
|
|
1498
1498
|
_DCIRe,
|
|
1499
1499
|
0,
|
|
1500
1500
|
[_cI],
|
|
1501
|
-
[() => ContainerInstance],
|
|
1501
|
+
[() => ContainerInstance$],
|
|
1502
1502
|
];
|
|
1503
|
-
export var DeregisterTaskDefinitionRequest = [3, n0, _DTDRer, 0, [_tD], [0]];
|
|
1504
|
-
export var DeregisterTaskDefinitionResponse = [
|
|
1503
|
+
export var DeregisterTaskDefinitionRequest$ = [3, n0, _DTDRer, 0, [_tD], [0]];
|
|
1504
|
+
export var DeregisterTaskDefinitionResponse$ = [
|
|
1505
1505
|
3,
|
|
1506
1506
|
n0,
|
|
1507
1507
|
_DTDRere,
|
|
1508
1508
|
0,
|
|
1509
1509
|
[_tD],
|
|
1510
|
-
[() => TaskDefinition],
|
|
1510
|
+
[() => TaskDefinition$],
|
|
1511
1511
|
];
|
|
1512
|
-
export var DescribeCapacityProvidersRequest = [
|
|
1512
|
+
export var DescribeCapacityProvidersRequest$ = [
|
|
1513
1513
|
3,
|
|
1514
1514
|
n0,
|
|
1515
1515
|
_DCPRes,
|
|
@@ -1517,7 +1517,7 @@ export var DescribeCapacityProvidersRequest = [
|
|
|
1517
1517
|
[_cPap, _cl, _inc, _mRa, _nT],
|
|
1518
1518
|
[64 | 0, 0, 64 | 0, 1, 0],
|
|
1519
1519
|
];
|
|
1520
|
-
export var DescribeCapacityProvidersResponse = [
|
|
1520
|
+
export var DescribeCapacityProvidersResponse$ = [
|
|
1521
1521
|
3,
|
|
1522
1522
|
n0,
|
|
1523
1523
|
_DCPResc,
|
|
@@ -1525,8 +1525,8 @@ export var DescribeCapacityProvidersResponse = [
|
|
|
1525
1525
|
[_cPap, _fa, _nT],
|
|
1526
1526
|
[[() => CapacityProviders, 0], () => Failures, 0],
|
|
1527
1527
|
];
|
|
1528
|
-
export var DescribeClustersRequest = [3, n0, _DCRes, 0, [_clu, _inc], [64 | 0, 64 | 0]];
|
|
1529
|
-
export var DescribeClustersResponse = [
|
|
1528
|
+
export var DescribeClustersRequest$ = [3, n0, _DCRes, 0, [_clu, _inc], [64 | 0, 64 | 0]];
|
|
1529
|
+
export var DescribeClustersResponse$ = [
|
|
1530
1530
|
3,
|
|
1531
1531
|
n0,
|
|
1532
1532
|
_DCResc,
|
|
@@ -1534,7 +1534,7 @@ export var DescribeClustersResponse = [
|
|
|
1534
1534
|
[_clu, _fa],
|
|
1535
1535
|
[() => Clusters, () => Failures],
|
|
1536
1536
|
];
|
|
1537
|
-
export var DescribeContainerInstancesRequest = [
|
|
1537
|
+
export var DescribeContainerInstancesRequest$ = [
|
|
1538
1538
|
3,
|
|
1539
1539
|
n0,
|
|
1540
1540
|
_DCIRes,
|
|
@@ -1542,7 +1542,7 @@ export var DescribeContainerInstancesRequest = [
|
|
|
1542
1542
|
[_cl, _cIo, _inc],
|
|
1543
1543
|
[0, 64 | 0, 64 | 0],
|
|
1544
1544
|
];
|
|
1545
|
-
export var DescribeContainerInstancesResponse = [
|
|
1545
|
+
export var DescribeContainerInstancesResponse$ = [
|
|
1546
1546
|
3,
|
|
1547
1547
|
n0,
|
|
1548
1548
|
_DCIResc,
|
|
@@ -1550,17 +1550,24 @@ export var DescribeContainerInstancesResponse = [
|
|
|
1550
1550
|
[_cIo, _fa],
|
|
1551
1551
|
[() => ContainerInstances, () => Failures],
|
|
1552
1552
|
];
|
|
1553
|
-
export var DescribeExpressGatewayServiceRequest = [
|
|
1554
|
-
|
|
1553
|
+
export var DescribeExpressGatewayServiceRequest$ = [
|
|
1554
|
+
3,
|
|
1555
|
+
n0,
|
|
1556
|
+
_DEGSRes,
|
|
1557
|
+
0,
|
|
1558
|
+
[_sA, _inc],
|
|
1559
|
+
[0, 64 | 0],
|
|
1560
|
+
];
|
|
1561
|
+
export var DescribeExpressGatewayServiceResponse$ = [
|
|
1555
1562
|
3,
|
|
1556
1563
|
n0,
|
|
1557
1564
|
_DEGSResc,
|
|
1558
1565
|
0,
|
|
1559
1566
|
[_ser],
|
|
1560
|
-
[() => ECSExpressGatewayService],
|
|
1567
|
+
[() => ECSExpressGatewayService$],
|
|
1561
1568
|
];
|
|
1562
|
-
export var DescribeServiceDeploymentsRequest = [3, n0, _DSDR, 0, [_sDA], [64 | 0]];
|
|
1563
|
-
export var DescribeServiceDeploymentsResponse = [
|
|
1569
|
+
export var DescribeServiceDeploymentsRequest$ = [3, n0, _DSDR, 0, [_sDA], [64 | 0]];
|
|
1570
|
+
export var DescribeServiceDeploymentsResponse$ = [
|
|
1564
1571
|
3,
|
|
1565
1572
|
n0,
|
|
1566
1573
|
_DSDRe,
|
|
@@ -1568,8 +1575,8 @@ export var DescribeServiceDeploymentsResponse = [
|
|
|
1568
1575
|
[_sD, _fa],
|
|
1569
1576
|
[() => ServiceDeployments, () => Failures],
|
|
1570
1577
|
];
|
|
1571
|
-
export var DescribeServiceRevisionsRequest = [3, n0, _DSRR, 0, [_sRA], [64 | 0]];
|
|
1572
|
-
export var DescribeServiceRevisionsResponse = [
|
|
1578
|
+
export var DescribeServiceRevisionsRequest$ = [3, n0, _DSRR, 0, [_sRA], [64 | 0]];
|
|
1579
|
+
export var DescribeServiceRevisionsResponse$ = [
|
|
1573
1580
|
3,
|
|
1574
1581
|
n0,
|
|
1575
1582
|
_DSRRe,
|
|
@@ -1577,8 +1584,15 @@ export var DescribeServiceRevisionsResponse = [
|
|
|
1577
1584
|
[_sRer, _fa],
|
|
1578
1585
|
[() => ServiceRevisions, () => Failures],
|
|
1579
1586
|
];
|
|
1580
|
-
export var DescribeServicesRequest = [
|
|
1581
|
-
|
|
1587
|
+
export var DescribeServicesRequest$ = [
|
|
1588
|
+
3,
|
|
1589
|
+
n0,
|
|
1590
|
+
_DSRes,
|
|
1591
|
+
0,
|
|
1592
|
+
[_cl, _serv, _inc],
|
|
1593
|
+
[0, 64 | 0, 64 | 0],
|
|
1594
|
+
];
|
|
1595
|
+
export var DescribeServicesResponse$ = [
|
|
1582
1596
|
3,
|
|
1583
1597
|
n0,
|
|
1584
1598
|
_DSResc,
|
|
@@ -1586,16 +1600,16 @@ export var DescribeServicesResponse = [
|
|
|
1586
1600
|
[_serv, _fa],
|
|
1587
1601
|
[() => Services, () => Failures],
|
|
1588
1602
|
];
|
|
1589
|
-
export var DescribeTaskDefinitionRequest = [3, n0, _DTDRes, 0, [_tD, _inc], [0, 64 | 0]];
|
|
1590
|
-
export var DescribeTaskDefinitionResponse = [
|
|
1603
|
+
export var DescribeTaskDefinitionRequest$ = [3, n0, _DTDRes, 0, [_tD, _inc], [0, 64 | 0]];
|
|
1604
|
+
export var DescribeTaskDefinitionResponse$ = [
|
|
1591
1605
|
3,
|
|
1592
1606
|
n0,
|
|
1593
1607
|
_DTDResc,
|
|
1594
1608
|
0,
|
|
1595
1609
|
[_tD, _ta],
|
|
1596
|
-
[() => TaskDefinition
|
|
1610
|
+
[() => TaskDefinition$, () => Tags],
|
|
1597
1611
|
];
|
|
1598
|
-
export var DescribeTaskSetsRequest = [
|
|
1612
|
+
export var DescribeTaskSetsRequest$ = [
|
|
1599
1613
|
3,
|
|
1600
1614
|
n0,
|
|
1601
1615
|
_DTSRes,
|
|
@@ -1603,7 +1617,7 @@ export var DescribeTaskSetsRequest = [
|
|
|
1603
1617
|
[_cl, _ser, _tSa, _inc],
|
|
1604
1618
|
[0, 0, 64 | 0, 64 | 0],
|
|
1605
1619
|
];
|
|
1606
|
-
export var DescribeTaskSetsResponse = [
|
|
1620
|
+
export var DescribeTaskSetsResponse$ = [
|
|
1607
1621
|
3,
|
|
1608
1622
|
n0,
|
|
1609
1623
|
_DTSResc,
|
|
@@ -1611,12 +1625,19 @@ export var DescribeTaskSetsResponse = [
|
|
|
1611
1625
|
[_tSa, _fa],
|
|
1612
1626
|
[() => TaskSets, () => Failures],
|
|
1613
1627
|
];
|
|
1614
|
-
export var DescribeTasksRequest = [3, n0, _DTR, 0, [_cl, _tas, _inc], [0, 64 | 0, 64 | 0]];
|
|
1615
|
-
export var DescribeTasksResponse = [
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1628
|
+
export var DescribeTasksRequest$ = [3, n0, _DTR, 0, [_cl, _tas, _inc], [0, 64 | 0, 64 | 0]];
|
|
1629
|
+
export var DescribeTasksResponse$ = [
|
|
1630
|
+
3,
|
|
1631
|
+
n0,
|
|
1632
|
+
_DTRe,
|
|
1633
|
+
0,
|
|
1634
|
+
[_tas, _fa],
|
|
1635
|
+
[() => Tasks, () => Failures],
|
|
1636
|
+
];
|
|
1637
|
+
export var Device$ = [3, n0, _De, 0, [_hP, _cPo, _pe], [0, 0, 64 | 0]];
|
|
1638
|
+
export var DiscoverPollEndpointRequest$ = [3, n0, _DPER, 0, [_cI, _cl], [0, 0]];
|
|
1639
|
+
export var DiscoverPollEndpointResponse$ = [3, n0, _DPERi, 0, [_end, _tE, _sCE], [0, 0, 0]];
|
|
1640
|
+
export var DockerVolumeConfiguration$ = [
|
|
1620
1641
|
3,
|
|
1621
1642
|
n0,
|
|
1622
1643
|
_DVC,
|
|
@@ -1624,16 +1645,16 @@ export var DockerVolumeConfiguration = [
|
|
|
1624
1645
|
[_sco, _au, _dr, _dOr, _la],
|
|
1625
1646
|
[0, 2, 0, 128 | 0, 128 | 0],
|
|
1626
1647
|
];
|
|
1627
|
-
export var EBSTagSpecification = [3, n0, _EBSTS, 0, [_rT, _ta, _pTr], [0, () => Tags, 0]];
|
|
1628
|
-
export var ECSExpressGatewayService = [
|
|
1648
|
+
export var EBSTagSpecification$ = [3, n0, _EBSTS, 0, [_rT, _ta, _pTr], [0, () => Tags, 0]];
|
|
1649
|
+
export var ECSExpressGatewayService$ = [
|
|
1629
1650
|
3,
|
|
1630
1651
|
n0,
|
|
1631
1652
|
_ECSEGS,
|
|
1632
1653
|
0,
|
|
1633
1654
|
[_cl, _sN, _sA, _iRA, _s, _cD, _aCc, _ta, _cAr, _uA],
|
|
1634
|
-
[0, 0, 0, 0, () => ExpressGatewayServiceStatus
|
|
1655
|
+
[0, 0, 0, 0, () => ExpressGatewayServiceStatus$, 0, () => ExpressGatewayServiceConfigurations, () => Tags, 4, 4],
|
|
1635
1656
|
];
|
|
1636
|
-
export var ECSManagedResources = [
|
|
1657
|
+
export var ECSManagedResources$ = [
|
|
1637
1658
|
3,
|
|
1638
1659
|
n0,
|
|
1639
1660
|
_ECSMR,
|
|
@@ -1641,32 +1662,32 @@ export var ECSManagedResources = [
|
|
|
1641
1662
|
[_iP, _aSu, _mAe, _sSG, _lG],
|
|
1642
1663
|
[
|
|
1643
1664
|
() => ManagedIngressPaths,
|
|
1644
|
-
() => ManagedAutoScaling
|
|
1665
|
+
() => ManagedAutoScaling$,
|
|
1645
1666
|
() => ManagedMetricAlarms,
|
|
1646
1667
|
() => ManagedSecurityGroups,
|
|
1647
1668
|
() => ManagedLogGroups,
|
|
1648
1669
|
],
|
|
1649
1670
|
];
|
|
1650
|
-
export var EFSAuthorizationConfig = [3, n0, _EFSAC, 0, [_aPIc, _ia], [0, 0]];
|
|
1651
|
-
export var EFSVolumeConfiguration = [
|
|
1671
|
+
export var EFSAuthorizationConfig$ = [3, n0, _EFSAC, 0, [_aPIc, _ia], [0, 0]];
|
|
1672
|
+
export var EFSVolumeConfiguration$ = [
|
|
1652
1673
|
3,
|
|
1653
1674
|
n0,
|
|
1654
1675
|
_EFSVC,
|
|
1655
1676
|
0,
|
|
1656
1677
|
[_fSI, _rD, _tEr, _tEP, _aCu],
|
|
1657
|
-
[0, 0, 0, 1, () => EFSAuthorizationConfig],
|
|
1678
|
+
[0, 0, 0, 1, () => EFSAuthorizationConfig$],
|
|
1658
1679
|
];
|
|
1659
|
-
export var EnvironmentFile = [3, n0, _EF, 0, [_v, _t], [0, 0]];
|
|
1660
|
-
export var EphemeralStorage = [3, n0, _ES, 0, [_sIGB], [1]];
|
|
1661
|
-
export var ExecuteCommandConfiguration = [
|
|
1680
|
+
export var EnvironmentFile$ = [3, n0, _EF, 0, [_v, _t], [0, 0]];
|
|
1681
|
+
export var EphemeralStorage$ = [3, n0, _ES, 0, [_sIGB], [1]];
|
|
1682
|
+
export var ExecuteCommandConfiguration$ = [
|
|
1662
1683
|
3,
|
|
1663
1684
|
n0,
|
|
1664
1685
|
_ECC,
|
|
1665
1686
|
0,
|
|
1666
1687
|
[_kKI, _lo, _lC],
|
|
1667
|
-
[0, 0, () => ExecuteCommandLogConfiguration],
|
|
1688
|
+
[0, 0, () => ExecuteCommandLogConfiguration$],
|
|
1668
1689
|
];
|
|
1669
|
-
export var ExecuteCommandLogConfiguration = [
|
|
1690
|
+
export var ExecuteCommandLogConfiguration$ = [
|
|
1670
1691
|
3,
|
|
1671
1692
|
n0,
|
|
1672
1693
|
_ECLC,
|
|
@@ -1674,7 +1695,7 @@ export var ExecuteCommandLogConfiguration = [
|
|
|
1674
1695
|
[_cWLGN, _cWEE, _sBN, _sEE, _sKP],
|
|
1675
1696
|
[0, 2, 0, 2, 0],
|
|
1676
1697
|
];
|
|
1677
|
-
export var ExecuteCommandRequest = [
|
|
1698
|
+
export var ExecuteCommandRequest$ = [
|
|
1678
1699
|
3,
|
|
1679
1700
|
n0,
|
|
1680
1701
|
_ECR,
|
|
@@ -1682,15 +1703,15 @@ export var ExecuteCommandRequest = [
|
|
|
1682
1703
|
[_cl, _cont, _com, _in, _task],
|
|
1683
1704
|
[0, 0, 0, 2, 0],
|
|
1684
1705
|
];
|
|
1685
|
-
export var ExecuteCommandResponse = [
|
|
1706
|
+
export var ExecuteCommandResponse$ = [
|
|
1686
1707
|
3,
|
|
1687
1708
|
n0,
|
|
1688
1709
|
_ECRx,
|
|
1689
1710
|
0,
|
|
1690
1711
|
[_cA, _cAo, _cNo, _in, _ses, _tA],
|
|
1691
|
-
[0, 0, 0, 2, [() => Session
|
|
1712
|
+
[0, 0, 0, 2, [() => Session$, 0], 0],
|
|
1692
1713
|
];
|
|
1693
|
-
export var ExpressGatewayContainer = [
|
|
1714
|
+
export var ExpressGatewayContainer$ = [
|
|
1694
1715
|
3,
|
|
1695
1716
|
n0,
|
|
1696
1717
|
_EGC,
|
|
@@ -1699,15 +1720,15 @@ export var ExpressGatewayContainer = [
|
|
|
1699
1720
|
[
|
|
1700
1721
|
0,
|
|
1701
1722
|
1,
|
|
1702
|
-
() => ExpressGatewayServiceAwsLogsConfiguration
|
|
1703
|
-
() => ExpressGatewayRepositoryCredentials
|
|
1723
|
+
() => ExpressGatewayServiceAwsLogsConfiguration$,
|
|
1724
|
+
() => ExpressGatewayRepositoryCredentials$,
|
|
1704
1725
|
64 | 0,
|
|
1705
1726
|
() => EnvironmentVariables,
|
|
1706
1727
|
() => SecretList,
|
|
1707
1728
|
],
|
|
1708
1729
|
];
|
|
1709
|
-
export var ExpressGatewayRepositoryCredentials = [3, n0, _EGRC, 0, [_cPr], [0]];
|
|
1710
|
-
export var ExpressGatewayScalingTarget = [
|
|
1730
|
+
export var ExpressGatewayRepositoryCredentials$ = [3, n0, _EGRC, 0, [_cPr], [0]];
|
|
1731
|
+
export var ExpressGatewayScalingTarget$ = [
|
|
1711
1732
|
3,
|
|
1712
1733
|
n0,
|
|
1713
1734
|
_EGST,
|
|
@@ -1715,8 +1736,15 @@ export var ExpressGatewayScalingTarget = [
|
|
|
1715
1736
|
[_mTC, _mTCa, _aSM, _aSTV],
|
|
1716
1737
|
[1, 1, 0, 1],
|
|
1717
1738
|
];
|
|
1718
|
-
export var ExpressGatewayServiceAwsLogsConfiguration = [
|
|
1719
|
-
|
|
1739
|
+
export var ExpressGatewayServiceAwsLogsConfiguration$ = [
|
|
1740
|
+
3,
|
|
1741
|
+
n0,
|
|
1742
|
+
_EGSALC,
|
|
1743
|
+
0,
|
|
1744
|
+
[_lGo, _lSP],
|
|
1745
|
+
[0, 0],
|
|
1746
|
+
];
|
|
1747
|
+
export var ExpressGatewayServiceConfiguration$ = [
|
|
1720
1748
|
3,
|
|
1721
1749
|
n0,
|
|
1722
1750
|
_EGSC,
|
|
@@ -1728,15 +1756,15 @@ export var ExpressGatewayServiceConfiguration = [
|
|
|
1728
1756
|
0,
|
|
1729
1757
|
0,
|
|
1730
1758
|
0,
|
|
1731
|
-
() => ExpressGatewayServiceNetworkConfiguration
|
|
1759
|
+
() => ExpressGatewayServiceNetworkConfiguration$,
|
|
1732
1760
|
0,
|
|
1733
|
-
() => ExpressGatewayContainer
|
|
1734
|
-
() => ExpressGatewayScalingTarget
|
|
1761
|
+
() => ExpressGatewayContainer$,
|
|
1762
|
+
() => ExpressGatewayScalingTarget$,
|
|
1735
1763
|
() => IngressPathSummaries,
|
|
1736
1764
|
4,
|
|
1737
1765
|
],
|
|
1738
1766
|
];
|
|
1739
|
-
export var ExpressGatewayServiceNetworkConfiguration = [
|
|
1767
|
+
export var ExpressGatewayServiceNetworkConfiguration$ = [
|
|
1740
1768
|
3,
|
|
1741
1769
|
n0,
|
|
1742
1770
|
_EGSNC,
|
|
@@ -1744,20 +1772,20 @@ export var ExpressGatewayServiceNetworkConfiguration = [
|
|
|
1744
1772
|
[_sG, _su],
|
|
1745
1773
|
[64 | 0, 64 | 0],
|
|
1746
1774
|
];
|
|
1747
|
-
export var ExpressGatewayServiceStatus = [3, n0, _EGSS, 0, [_sCt, _sR], [0, 0]];
|
|
1748
|
-
export var Failure = [3, n0, _F, 0, [_ar, _r, _de], [0, 0, 0]];
|
|
1749
|
-
export var FirelensConfiguration = [3, n0, _FC, 0, [_t, _o], [0, 128 | 0]];
|
|
1750
|
-
export var FSxWindowsFileServerAuthorizationConfig = [3, n0, _FSWFSAC, 0, [_cPr, _do], [0, 0]];
|
|
1751
|
-
export var FSxWindowsFileServerVolumeConfiguration = [
|
|
1775
|
+
export var ExpressGatewayServiceStatus$ = [3, n0, _EGSS, 0, [_sCt, _sR], [0, 0]];
|
|
1776
|
+
export var Failure$ = [3, n0, _F, 0, [_ar, _r, _de], [0, 0, 0]];
|
|
1777
|
+
export var FirelensConfiguration$ = [3, n0, _FC, 0, [_t, _o], [0, 128 | 0]];
|
|
1778
|
+
export var FSxWindowsFileServerAuthorizationConfig$ = [3, n0, _FSWFSAC, 0, [_cPr, _do], [0, 0]];
|
|
1779
|
+
export var FSxWindowsFileServerVolumeConfiguration$ = [
|
|
1752
1780
|
3,
|
|
1753
1781
|
n0,
|
|
1754
1782
|
_FSWFSVC,
|
|
1755
1783
|
0,
|
|
1756
1784
|
[_fSI, _rD, _aCu],
|
|
1757
|
-
[0, 0, () => FSxWindowsFileServerAuthorizationConfig],
|
|
1785
|
+
[0, 0, () => FSxWindowsFileServerAuthorizationConfig$],
|
|
1758
1786
|
];
|
|
1759
|
-
export var GetTaskProtectionRequest = [3, n0, _GTPR, 0, [_cl, _tas], [0, 64 | 0]];
|
|
1760
|
-
export var GetTaskProtectionResponse = [
|
|
1787
|
+
export var GetTaskProtectionRequest$ = [3, n0, _GTPR, 0, [_cl, _tas], [0, 64 | 0]];
|
|
1788
|
+
export var GetTaskProtectionResponse$ = [
|
|
1761
1789
|
3,
|
|
1762
1790
|
n0,
|
|
1763
1791
|
_GTPRe,
|
|
@@ -1765,15 +1793,15 @@ export var GetTaskProtectionResponse = [
|
|
|
1765
1793
|
[_pTro, _fa],
|
|
1766
1794
|
[() => ProtectedTasks, () => Failures],
|
|
1767
1795
|
];
|
|
1768
|
-
export var HealthCheck = [3, n0, _HC, 0, [_com, _int, _ti, _re, _sP], [64 | 0, 1, 1, 1, 1]];
|
|
1769
|
-
export var HostEntry = [3, n0, _HE, 0, [_h, _iA], [0, 0]];
|
|
1770
|
-
export var HostVolumeProperties = [3, n0, _HVP, 0, [_sPo], [0]];
|
|
1771
|
-
export var InferenceAccelerator = [3, n0, _IA, 0, [_dNe, _dT], [0, 0]];
|
|
1772
|
-
export var InferenceAcceleratorOverride = [3, n0, _IAO, 0, [_dNe, _dT], [0, 0]];
|
|
1773
|
-
export var InfrastructureOptimization = [3, n0, _IO, 0, [_sIA], [1]];
|
|
1774
|
-
export var IngressPathSummary = [3, n0, _IPS, 0, [_aT, _end], [0, 0]];
|
|
1775
|
-
export var InstanceHealthCheckResult = [3, n0, _IHCR, 0, [_t, _s, _lU, _lSC], [0, 0, 4, 4]];
|
|
1776
|
-
export var InstanceLaunchTemplate = [
|
|
1796
|
+
export var HealthCheck$ = [3, n0, _HC, 0, [_com, _int, _ti, _re, _sP], [64 | 0, 1, 1, 1, 1]];
|
|
1797
|
+
export var HostEntry$ = [3, n0, _HE, 0, [_h, _iA], [0, 0]];
|
|
1798
|
+
export var HostVolumeProperties$ = [3, n0, _HVP, 0, [_sPo], [0]];
|
|
1799
|
+
export var InferenceAccelerator$ = [3, n0, _IA, 0, [_dNe, _dT], [0, 0]];
|
|
1800
|
+
export var InferenceAcceleratorOverride$ = [3, n0, _IAO, 0, [_dNe, _dT], [0, 0]];
|
|
1801
|
+
export var InfrastructureOptimization$ = [3, n0, _IO, 0, [_sIA], [1]];
|
|
1802
|
+
export var IngressPathSummary$ = [3, n0, _IPS, 0, [_aT, _end], [0, 0]];
|
|
1803
|
+
export var InstanceHealthCheckResult$ = [3, n0, _IHCR, 0, [_t, _s, _lU, _lSC], [0, 0, 4, 4]];
|
|
1804
|
+
export var InstanceLaunchTemplate$ = [
|
|
1777
1805
|
3,
|
|
1778
1806
|
n0,
|
|
1779
1807
|
_ILT,
|
|
@@ -1781,13 +1809,13 @@ export var InstanceLaunchTemplate = [
|
|
|
1781
1809
|
[_eIPA, _nC, _sCto, _mo, _iR],
|
|
1782
1810
|
[
|
|
1783
1811
|
0,
|
|
1784
|
-
() => ManagedInstancesNetworkConfiguration
|
|
1785
|
-
() => ManagedInstancesStorageConfiguration
|
|
1812
|
+
() => ManagedInstancesNetworkConfiguration$,
|
|
1813
|
+
() => ManagedInstancesStorageConfiguration$,
|
|
1786
1814
|
0,
|
|
1787
|
-
[() => InstanceRequirementsRequest
|
|
1815
|
+
[() => InstanceRequirementsRequest$, 0],
|
|
1788
1816
|
],
|
|
1789
1817
|
];
|
|
1790
|
-
export var InstanceLaunchTemplateUpdate = [
|
|
1818
|
+
export var InstanceLaunchTemplateUpdate$ = [
|
|
1791
1819
|
3,
|
|
1792
1820
|
n0,
|
|
1793
1821
|
_ILTU,
|
|
@@ -1795,13 +1823,13 @@ export var InstanceLaunchTemplateUpdate = [
|
|
|
1795
1823
|
[_eIPA, _nC, _sCto, _mo, _iR],
|
|
1796
1824
|
[
|
|
1797
1825
|
0,
|
|
1798
|
-
() => ManagedInstancesNetworkConfiguration
|
|
1799
|
-
() => ManagedInstancesStorageConfiguration
|
|
1826
|
+
() => ManagedInstancesNetworkConfiguration$,
|
|
1827
|
+
() => ManagedInstancesStorageConfiguration$,
|
|
1800
1828
|
0,
|
|
1801
|
-
[() => InstanceRequirementsRequest
|
|
1829
|
+
[() => InstanceRequirementsRequest$, 0],
|
|
1802
1830
|
],
|
|
1803
1831
|
];
|
|
1804
|
-
export var InstanceRequirementsRequest = [
|
|
1832
|
+
export var InstanceRequirementsRequest$ = [
|
|
1805
1833
|
3,
|
|
1806
1834
|
n0,
|
|
1807
1835
|
_IRR,
|
|
@@ -1833,10 +1861,10 @@ export var InstanceRequirementsRequest = [
|
|
|
1833
1861
|
_mSPAPOOODP,
|
|
1834
1862
|
],
|
|
1835
1863
|
[
|
|
1836
|
-
() => VCpuCountRangeRequest
|
|
1837
|
-
() => MemoryMiBRequest
|
|
1864
|
+
() => VCpuCountRangeRequest$,
|
|
1865
|
+
() => MemoryMiBRequest$,
|
|
1838
1866
|
[() => CpuManufacturerSet, { [_xN]: _CM }],
|
|
1839
|
-
() => MemoryGiBPerVCpuRequest
|
|
1867
|
+
() => MemoryGiBPerVCpuRequest$,
|
|
1840
1868
|
[() => ExcludedInstanceTypeSet, { [_xN]: _EIT }],
|
|
1841
1869
|
[() => InstanceGenerationSet, { [_xN]: _IG }],
|
|
1842
1870
|
1,
|
|
@@ -1844,37 +1872,37 @@ export var InstanceRequirementsRequest = [
|
|
|
1844
1872
|
0,
|
|
1845
1873
|
0,
|
|
1846
1874
|
2,
|
|
1847
|
-
() => NetworkInterfaceCountRequest
|
|
1875
|
+
() => NetworkInterfaceCountRequest$,
|
|
1848
1876
|
0,
|
|
1849
1877
|
[() => LocalStorageTypeSet, { [_xN]: _LST }],
|
|
1850
|
-
() => TotalLocalStorageGBRequest
|
|
1851
|
-
() => BaselineEbsBandwidthMbpsRequest
|
|
1878
|
+
() => TotalLocalStorageGBRequest$,
|
|
1879
|
+
() => BaselineEbsBandwidthMbpsRequest$,
|
|
1852
1880
|
[() => AcceleratorTypeSet, { [_xN]: _AT }],
|
|
1853
|
-
() => AcceleratorCountRequest
|
|
1881
|
+
() => AcceleratorCountRequest$,
|
|
1854
1882
|
[() => AcceleratorManufacturerSet, { [_xN]: _AM }],
|
|
1855
1883
|
[() => AcceleratorNameSet, { [_xN]: _AN }],
|
|
1856
|
-
() => AcceleratorTotalMemoryMiBRequest
|
|
1857
|
-
() => NetworkBandwidthGbpsRequest
|
|
1884
|
+
() => AcceleratorTotalMemoryMiBRequest$,
|
|
1885
|
+
() => NetworkBandwidthGbpsRequest$,
|
|
1858
1886
|
[() => AllowedInstanceTypeSet, { [_xN]: _AIT }],
|
|
1859
1887
|
1,
|
|
1860
1888
|
],
|
|
1861
1889
|
];
|
|
1862
|
-
export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_me], [0]];
|
|
1863
|
-
TypeRegistry.for(n0).registerError(InvalidParameterException
|
|
1864
|
-
export var KernelCapabilities = [3, n0, _KC, 0, [_ad, _dro], [64 | 0, 64 | 0]];
|
|
1865
|
-
export var KeyValuePair = [3, n0, _KVP, 0, [_n, _v], [0, 0]];
|
|
1866
|
-
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_me], [0]];
|
|
1867
|
-
TypeRegistry.for(n0).registerError(LimitExceededException
|
|
1868
|
-
export var LinearConfiguration = [3, n0, _LC, 0, [_sPt, _sBTIM], [1, 1]];
|
|
1869
|
-
export var LinuxParameters = [
|
|
1890
|
+
export var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c }, [_me], [0]];
|
|
1891
|
+
TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
1892
|
+
export var KernelCapabilities$ = [3, n0, _KC, 0, [_ad, _dro], [64 | 0, 64 | 0]];
|
|
1893
|
+
export var KeyValuePair$ = [3, n0, _KVP, 0, [_n, _v], [0, 0]];
|
|
1894
|
+
export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_me], [0]];
|
|
1895
|
+
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
1896
|
+
export var LinearConfiguration$ = [3, n0, _LC, 0, [_sPt, _sBTIM], [1, 1]];
|
|
1897
|
+
export var LinuxParameters$ = [
|
|
1870
1898
|
3,
|
|
1871
1899
|
n0,
|
|
1872
1900
|
_LP,
|
|
1873
1901
|
0,
|
|
1874
1902
|
[_ca, _dev, _iPE, _sMS, _tm, _mSa, _sw],
|
|
1875
|
-
[() => KernelCapabilities
|
|
1903
|
+
[() => KernelCapabilities$, () => DevicesList, 2, 1, () => TmpfsList, 1, 1],
|
|
1876
1904
|
];
|
|
1877
|
-
export var ListAccountSettingsRequest = [
|
|
1905
|
+
export var ListAccountSettingsRequest$ = [
|
|
1878
1906
|
3,
|
|
1879
1907
|
n0,
|
|
1880
1908
|
_LASR,
|
|
@@ -1882,8 +1910,8 @@ export var ListAccountSettingsRequest = [
|
|
|
1882
1910
|
[_n, _v, _pA, _eS, _nT, _mRa],
|
|
1883
1911
|
[0, 0, 0, 2, 0, 1],
|
|
1884
1912
|
];
|
|
1885
|
-
export var ListAccountSettingsResponse = [3, n0, _LASRi, 0, [_se, _nT], [() => Settings, 0]];
|
|
1886
|
-
export var ListAttributesRequest = [
|
|
1913
|
+
export var ListAccountSettingsResponse$ = [3, n0, _LASRi, 0, [_se, _nT], [() => Settings, 0]];
|
|
1914
|
+
export var ListAttributesRequest$ = [
|
|
1887
1915
|
3,
|
|
1888
1916
|
n0,
|
|
1889
1917
|
_LAR,
|
|
@@ -1891,10 +1919,10 @@ export var ListAttributesRequest = [
|
|
|
1891
1919
|
[_cl, _tT, _aNt, _aV, _nT, _mRa],
|
|
1892
1920
|
[0, 0, 0, 0, 0, 1],
|
|
1893
1921
|
];
|
|
1894
|
-
export var ListAttributesResponse = [3, n0, _LARi, 0, [_at, _nT], [() => Attributes, 0]];
|
|
1895
|
-
export var ListClustersRequest = [3, n0, _LCR, 0, [_nT, _mRa], [0, 1]];
|
|
1896
|
-
export var ListClustersResponse = [3, n0, _LCRi, 0, [_cAl, _nT], [64 | 0, 0]];
|
|
1897
|
-
export var ListContainerInstancesRequest = [
|
|
1922
|
+
export var ListAttributesResponse$ = [3, n0, _LARi, 0, [_at, _nT], [() => Attributes, 0]];
|
|
1923
|
+
export var ListClustersRequest$ = [3, n0, _LCR, 0, [_nT, _mRa], [0, 1]];
|
|
1924
|
+
export var ListClustersResponse$ = [3, n0, _LCRi, 0, [_cAl, _nT], [64 | 0, 0]];
|
|
1925
|
+
export var ListContainerInstancesRequest$ = [
|
|
1898
1926
|
3,
|
|
1899
1927
|
n0,
|
|
1900
1928
|
_LCIR,
|
|
@@ -1902,16 +1930,16 @@ export var ListContainerInstancesRequest = [
|
|
|
1902
1930
|
[_cl, _fi, _nT, _mRa, _s],
|
|
1903
1931
|
[0, 0, 0, 1, 0],
|
|
1904
1932
|
];
|
|
1905
|
-
export var ListContainerInstancesResponse = [3, n0, _LCIRi, 0, [_cIAo, _nT], [64 | 0, 0]];
|
|
1906
|
-
export var ListServiceDeploymentsRequest = [
|
|
1933
|
+
export var ListContainerInstancesResponse$ = [3, n0, _LCIRi, 0, [_cIAo, _nT], [64 | 0, 0]];
|
|
1934
|
+
export var ListServiceDeploymentsRequest$ = [
|
|
1907
1935
|
3,
|
|
1908
1936
|
n0,
|
|
1909
1937
|
_LSDR,
|
|
1910
1938
|
0,
|
|
1911
1939
|
[_ser, _cl, _s, _cAr, _nT, _mRa],
|
|
1912
|
-
[0, 0, 64 | 0, () => CreatedAt
|
|
1940
|
+
[0, 0, 64 | 0, () => CreatedAt$, 0, 1],
|
|
1913
1941
|
];
|
|
1914
|
-
export var ListServiceDeploymentsResponse = [
|
|
1942
|
+
export var ListServiceDeploymentsResponse$ = [
|
|
1915
1943
|
3,
|
|
1916
1944
|
n0,
|
|
1917
1945
|
_LSDRi,
|
|
@@ -1919,9 +1947,9 @@ export var ListServiceDeploymentsResponse = [
|
|
|
1919
1947
|
[_sD, _nT],
|
|
1920
1948
|
[() => ServiceDeploymentsBrief, 0],
|
|
1921
1949
|
];
|
|
1922
|
-
export var ListServicesByNamespaceRequest = [3, n0, _LSBNR, 0, [_na, _nT, _mRa], [0, 0, 1]];
|
|
1923
|
-
export var ListServicesByNamespaceResponse = [3, n0, _LSBNRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
1924
|
-
export var ListServicesRequest = [
|
|
1950
|
+
export var ListServicesByNamespaceRequest$ = [3, n0, _LSBNR, 0, [_na, _nT, _mRa], [0, 0, 1]];
|
|
1951
|
+
export var ListServicesByNamespaceResponse$ = [3, n0, _LSBNRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
1952
|
+
export var ListServicesRequest$ = [
|
|
1925
1953
|
3,
|
|
1926
1954
|
n0,
|
|
1927
1955
|
_LSR,
|
|
@@ -1929,10 +1957,10 @@ export var ListServicesRequest = [
|
|
|
1929
1957
|
[_cl, _nT, _mRa, _lT, _sS, _rMT],
|
|
1930
1958
|
[0, 0, 1, 0, 0, 0],
|
|
1931
1959
|
];
|
|
1932
|
-
export var ListServicesResponse = [3, n0, _LSRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
1933
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAes], [0]];
|
|
1934
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [() => Tags]];
|
|
1935
|
-
export var ListTaskDefinitionFamiliesRequest = [
|
|
1960
|
+
export var ListServicesResponse$ = [3, n0, _LSRi, 0, [_sAe, _nT], [64 | 0, 0]];
|
|
1961
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rAes], [0]];
|
|
1962
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [() => Tags]];
|
|
1963
|
+
export var ListTaskDefinitionFamiliesRequest$ = [
|
|
1936
1964
|
3,
|
|
1937
1965
|
n0,
|
|
1938
1966
|
_LTDFR,
|
|
@@ -1940,8 +1968,8 @@ export var ListTaskDefinitionFamiliesRequest = [
|
|
|
1940
1968
|
[_fP, _s, _nT, _mRa],
|
|
1941
1969
|
[0, 0, 0, 1],
|
|
1942
1970
|
];
|
|
1943
|
-
export var ListTaskDefinitionFamiliesResponse = [3, n0, _LTDFRi, 0, [_fam, _nT], [64 | 0, 0]];
|
|
1944
|
-
export var ListTaskDefinitionsRequest = [
|
|
1971
|
+
export var ListTaskDefinitionFamiliesResponse$ = [3, n0, _LTDFRi, 0, [_fam, _nT], [64 | 0, 0]];
|
|
1972
|
+
export var ListTaskDefinitionsRequest$ = [
|
|
1945
1973
|
3,
|
|
1946
1974
|
n0,
|
|
1947
1975
|
_LTDR,
|
|
@@ -1949,8 +1977,8 @@ export var ListTaskDefinitionsRequest = [
|
|
|
1949
1977
|
[_fP, _s, _so, _nT, _mRa],
|
|
1950
1978
|
[0, 0, 0, 0, 1],
|
|
1951
1979
|
];
|
|
1952
|
-
export var ListTaskDefinitionsResponse = [3, n0, _LTDRi, 0, [_tDA, _nT], [64 | 0, 0]];
|
|
1953
|
-
export var ListTasksRequest = [
|
|
1980
|
+
export var ListTaskDefinitionsResponse$ = [3, n0, _LTDRi, 0, [_tDA, _nT], [64 | 0, 0]];
|
|
1981
|
+
export var ListTasksRequest$ = [
|
|
1954
1982
|
3,
|
|
1955
1983
|
n0,
|
|
1956
1984
|
_LTR,
|
|
@@ -1958,19 +1986,19 @@ export var ListTasksRequest = [
|
|
|
1958
1986
|
[_cl, _cI, _fami, _nT, _mRa, _sB, _sN, _dSe, _lT],
|
|
1959
1987
|
[0, 0, 0, 0, 1, 0, 0, 0, 0],
|
|
1960
1988
|
];
|
|
1961
|
-
export var ListTasksResponse = [3, n0, _LTRi, 0, [_tAa, _nT], [64 | 0, 0]];
|
|
1962
|
-
export var LoadBalancer = [
|
|
1989
|
+
export var ListTasksResponse$ = [3, n0, _LTRi, 0, [_tAa, _nT], [64 | 0, 0]];
|
|
1990
|
+
export var LoadBalancer$ = [
|
|
1963
1991
|
3,
|
|
1964
1992
|
n0,
|
|
1965
1993
|
_LB,
|
|
1966
1994
|
0,
|
|
1967
1995
|
[_tGA, _lBN, _cNo, _cPon, _aCd],
|
|
1968
|
-
[0, 0, 0, 1, () => AdvancedConfiguration],
|
|
1996
|
+
[0, 0, 0, 1, () => AdvancedConfiguration$],
|
|
1969
1997
|
];
|
|
1970
|
-
export var LogConfiguration = [3, n0, _LCo, 0, [_lD, _o, _sO], [0, 128 | 0, () => SecretList]];
|
|
1971
|
-
export var ManagedAgent = [3, n0, _MA, 0, [_lSA, _n, _r, _lS], [4, 0, 0, 0]];
|
|
1972
|
-
export var ManagedAgentStateChange = [3, n0, _MASC, 0, [_cNo, _mAN, _s, _r], [0, 0, 0, 0]];
|
|
1973
|
-
export var ManagedApplicationAutoScalingPolicy = [
|
|
1998
|
+
export var LogConfiguration$ = [3, n0, _LCo, 0, [_lD, _o, _sO], [0, 128 | 0, () => SecretList]];
|
|
1999
|
+
export var ManagedAgent$ = [3, n0, _MA, 0, [_lSA, _n, _r, _lS], [4, 0, 0, 0]];
|
|
2000
|
+
export var ManagedAgentStateChange$ = [3, n0, _MASC, 0, [_cNo, _mAN, _s, _r], [0, 0, 0, 0]];
|
|
2001
|
+
export var ManagedApplicationAutoScalingPolicy$ = [
|
|
1974
2002
|
3,
|
|
1975
2003
|
n0,
|
|
1976
2004
|
_MAASP,
|
|
@@ -1978,16 +2006,16 @@ export var ManagedApplicationAutoScalingPolicy = [
|
|
|
1978
2006
|
[_ar, _s, _sR, _uA, _pTo, _tV, _met],
|
|
1979
2007
|
[0, 0, 0, 4, 0, 1, 0],
|
|
1980
2008
|
];
|
|
1981
|
-
export var ManagedAutoScaling = [
|
|
2009
|
+
export var ManagedAutoScaling$ = [
|
|
1982
2010
|
3,
|
|
1983
2011
|
n0,
|
|
1984
2012
|
_MAS,
|
|
1985
2013
|
0,
|
|
1986
2014
|
[_sTca, _aASP],
|
|
1987
|
-
[() => ManagedScalableTarget
|
|
2015
|
+
[() => ManagedScalableTarget$, () => ManagedApplicationAutoScalingPolicies],
|
|
1988
2016
|
];
|
|
1989
|
-
export var ManagedCertificate = [3, n0, _MC, 0, [_ar, _s, _sR, _uA, _dNo], [0, 0, 0, 4, 0]];
|
|
1990
|
-
export var ManagedIngressPath = [
|
|
2017
|
+
export var ManagedCertificate$ = [3, n0, _MC, 0, [_ar, _s, _sR, _uA, _dNo], [0, 0, 0, 4, 0]];
|
|
2018
|
+
export var ManagedIngressPath$ = [
|
|
1991
2019
|
3,
|
|
1992
2020
|
n0,
|
|
1993
2021
|
_MIP,
|
|
@@ -1996,15 +2024,15 @@ export var ManagedIngressPath = [
|
|
|
1996
2024
|
[
|
|
1997
2025
|
0,
|
|
1998
2026
|
0,
|
|
1999
|
-
() => ManagedLoadBalancer
|
|
2027
|
+
() => ManagedLoadBalancer$,
|
|
2000
2028
|
() => ManagedSecurityGroups,
|
|
2001
|
-
() => ManagedCertificate
|
|
2002
|
-
() => ManagedListener
|
|
2003
|
-
() => ManagedListenerRule
|
|
2029
|
+
() => ManagedCertificate$,
|
|
2030
|
+
() => ManagedListener$,
|
|
2031
|
+
() => ManagedListenerRule$,
|
|
2004
2032
|
() => ManagedTargetGroups,
|
|
2005
2033
|
],
|
|
2006
2034
|
];
|
|
2007
|
-
export var ManagedInstancesNetworkConfiguration = [
|
|
2035
|
+
export var ManagedInstancesNetworkConfiguration$ = [
|
|
2008
2036
|
3,
|
|
2009
2037
|
n0,
|
|
2010
2038
|
_MINC,
|
|
@@ -2012,18 +2040,18 @@ export var ManagedInstancesNetworkConfiguration = [
|
|
|
2012
2040
|
[_su, _sG],
|
|
2013
2041
|
[64 | 0, 64 | 0],
|
|
2014
2042
|
];
|
|
2015
|
-
export var ManagedInstancesProvider = [
|
|
2043
|
+
export var ManagedInstancesProvider$ = [
|
|
2016
2044
|
3,
|
|
2017
2045
|
n0,
|
|
2018
2046
|
_MIPa,
|
|
2019
2047
|
0,
|
|
2020
2048
|
[_iRA, _iLT, _pTr, _iO],
|
|
2021
|
-
[0, [() => InstanceLaunchTemplate
|
|
2049
|
+
[0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$],
|
|
2022
2050
|
];
|
|
2023
|
-
export var ManagedInstancesStorageConfiguration = [3, n0, _MISC, 0, [_sSGB], [1]];
|
|
2024
|
-
export var ManagedListener = [3, n0, _ML, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2025
|
-
export var ManagedListenerRule = [3, n0, _MLR, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2026
|
-
export var ManagedLoadBalancer = [
|
|
2051
|
+
export var ManagedInstancesStorageConfiguration$ = [3, n0, _MISC, 0, [_sSGB], [1]];
|
|
2052
|
+
export var ManagedListener$ = [3, n0, _ML, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2053
|
+
export var ManagedListenerRule$ = [3, n0, _MLR, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2054
|
+
export var ManagedLoadBalancer$ = [
|
|
2027
2055
|
3,
|
|
2028
2056
|
n0,
|
|
2029
2057
|
_MLB,
|
|
@@ -2031,9 +2059,9 @@ export var ManagedLoadBalancer = [
|
|
|
2031
2059
|
[_ar, _s, _sR, _uA, _sch, _sI, _sGI],
|
|
2032
2060
|
[0, 0, 0, 4, 0, 64 | 0, 64 | 0],
|
|
2033
2061
|
];
|
|
2034
|
-
export var ManagedLogGroup = [3, n0, _MLG, 0, [_ar, _s, _sR, _uA, _lGN], [0, 0, 0, 4, 0]];
|
|
2035
|
-
export var ManagedMetricAlarm = [3, n0, _MMA, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2036
|
-
export var ManagedScalableTarget = [
|
|
2062
|
+
export var ManagedLogGroup$ = [3, n0, _MLG, 0, [_ar, _s, _sR, _uA, _lGN], [0, 0, 0, 4, 0]];
|
|
2063
|
+
export var ManagedMetricAlarm$ = [3, n0, _MMA, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2064
|
+
export var ManagedScalableTarget$ = [
|
|
2037
2065
|
3,
|
|
2038
2066
|
n0,
|
|
2039
2067
|
_MST,
|
|
@@ -2041,10 +2069,10 @@ export var ManagedScalableTarget = [
|
|
|
2041
2069
|
[_ar, _s, _sR, _uA, _mC, _mCa],
|
|
2042
2070
|
[0, 0, 0, 4, 1, 1],
|
|
2043
2071
|
];
|
|
2044
|
-
export var ManagedScaling = [3, n0, _MS, 0, [_s, _tC, _mSSS, _mSSSa, _iWP], [0, 1, 1, 1, 1]];
|
|
2045
|
-
export var ManagedSecurityGroup = [3, n0, _MSG, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2046
|
-
export var ManagedStorageConfiguration = [3, n0, _MSC, 0, [_kKI, _fESKKI], [0, 0]];
|
|
2047
|
-
export var ManagedTargetGroup = [
|
|
2072
|
+
export var ManagedScaling$ = [3, n0, _MS, 0, [_s, _tC, _mSSS, _mSSSa, _iWP], [0, 1, 1, 1, 1]];
|
|
2073
|
+
export var ManagedSecurityGroup$ = [3, n0, _MSG, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
|
|
2074
|
+
export var ManagedStorageConfiguration$ = [3, n0, _MSC, 0, [_kKI, _fESKKI], [0, 0]];
|
|
2075
|
+
export var ManagedTargetGroup$ = [
|
|
2048
2076
|
3,
|
|
2049
2077
|
n0,
|
|
2050
2078
|
_MTG,
|
|
@@ -2052,15 +2080,15 @@ export var ManagedTargetGroup = [
|
|
|
2052
2080
|
[_ar, _s, _sR, _uA, _hCP, _hCPe, _po],
|
|
2053
2081
|
[0, 0, 0, 4, 0, 1, 1],
|
|
2054
2082
|
];
|
|
2055
|
-
export var MemoryGiBPerVCpuRequest = [3, n0, _MGBPVCR, 0, [_m, _ma], [1, 1]];
|
|
2056
|
-
export var MemoryMiBRequest = [3, n0, _MMBR, 0, [_m, _ma], [1, 1]];
|
|
2057
|
-
export var MissingVersionException = [-3, n0, _MVE, { [_e]: _c }, [_me], [0]];
|
|
2058
|
-
TypeRegistry.for(n0).registerError(MissingVersionException
|
|
2059
|
-
export var MountPoint = [3, n0, _MP, 0, [_sV, _cPo, _rO], [0, 0, 2]];
|
|
2060
|
-
export var NamespaceNotFoundException = [-3, n0, _NNFE, { [_e]: _c }, [_me], [0]];
|
|
2061
|
-
TypeRegistry.for(n0).registerError(NamespaceNotFoundException
|
|
2062
|
-
export var NetworkBandwidthGbpsRequest = [3, n0, _NBGR, 0, [_m, _ma], [1, 1]];
|
|
2063
|
-
export var NetworkBinding = [
|
|
2083
|
+
export var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR, 0, [_m, _ma], [1, 1]];
|
|
2084
|
+
export var MemoryMiBRequest$ = [3, n0, _MMBR, 0, [_m, _ma], [1, 1]];
|
|
2085
|
+
export var MissingVersionException$ = [-3, n0, _MVE, { [_e]: _c }, [_me], [0]];
|
|
2086
|
+
TypeRegistry.for(n0).registerError(MissingVersionException$, MissingVersionException);
|
|
2087
|
+
export var MountPoint$ = [3, n0, _MP, 0, [_sV, _cPo, _rO], [0, 0, 2]];
|
|
2088
|
+
export var NamespaceNotFoundException$ = [-3, n0, _NNFE, { [_e]: _c }, [_me], [0]];
|
|
2089
|
+
TypeRegistry.for(n0).registerError(NamespaceNotFoundException$, NamespaceNotFoundException);
|
|
2090
|
+
export var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR, 0, [_m, _ma], [1, 1]];
|
|
2091
|
+
export var NetworkBinding$ = [
|
|
2064
2092
|
3,
|
|
2065
2093
|
n0,
|
|
2066
2094
|
_NB,
|
|
@@ -2068,15 +2096,15 @@ export var NetworkBinding = [
|
|
|
2068
2096
|
[_bIP, _cPon, _hPo, _pr, _cPR, _hPR],
|
|
2069
2097
|
[0, 1, 1, 0, 0, 0],
|
|
2070
2098
|
];
|
|
2071
|
-
export var NetworkConfiguration = [3, n0, _NC, 0, [_aCw], [() => AwsVpcConfiguration]];
|
|
2072
|
-
export var NetworkInterface = [3, n0, _NI, 0, [_aI, _pIA, _iAp], [0, 0, 0]];
|
|
2073
|
-
export var NetworkInterfaceCountRequest = [3, n0, _NICR, 0, [_m, _ma], [1, 1]];
|
|
2074
|
-
export var NoUpdateAvailableException = [-3, n0, _NUAE, { [_e]: _c }, [_me], [0]];
|
|
2075
|
-
TypeRegistry.for(n0).registerError(NoUpdateAvailableException
|
|
2076
|
-
export var PlacementConstraint = [3, n0, _PC, 0, [_t, _ex], [0, 0]];
|
|
2077
|
-
export var PlacementStrategy = [3, n0, _PS, 0, [_t, _fie], [0, 0]];
|
|
2078
|
-
export var PlatformDevice = [3, n0, _PD, 0, [_i, _t], [0, 0]];
|
|
2079
|
-
export var PlatformTaskDefinitionIncompatibilityException = [
|
|
2099
|
+
export var NetworkConfiguration$ = [3, n0, _NC, 0, [_aCw], [() => AwsVpcConfiguration$]];
|
|
2100
|
+
export var NetworkInterface$ = [3, n0, _NI, 0, [_aI, _pIA, _iAp], [0, 0, 0]];
|
|
2101
|
+
export var NetworkInterfaceCountRequest$ = [3, n0, _NICR, 0, [_m, _ma], [1, 1]];
|
|
2102
|
+
export var NoUpdateAvailableException$ = [-3, n0, _NUAE, { [_e]: _c }, [_me], [0]];
|
|
2103
|
+
TypeRegistry.for(n0).registerError(NoUpdateAvailableException$, NoUpdateAvailableException);
|
|
2104
|
+
export var PlacementConstraint$ = [3, n0, _PC, 0, [_t, _ex], [0, 0]];
|
|
2105
|
+
export var PlacementStrategy$ = [3, n0, _PS, 0, [_t, _fie], [0, 0]];
|
|
2106
|
+
export var PlatformDevice$ = [3, n0, _PD, 0, [_i, _t], [0, 0]];
|
|
2107
|
+
export var PlatformTaskDefinitionIncompatibilityException$ = [
|
|
2080
2108
|
-3,
|
|
2081
2109
|
n0,
|
|
2082
2110
|
_PTDIE,
|
|
@@ -2084,12 +2112,12 @@ export var PlatformTaskDefinitionIncompatibilityException = [
|
|
|
2084
2112
|
[_me],
|
|
2085
2113
|
[0],
|
|
2086
2114
|
];
|
|
2087
|
-
TypeRegistry.for(n0).registerError(PlatformTaskDefinitionIncompatibilityException
|
|
2088
|
-
export var PlatformUnknownException = [-3, n0, _PUE, { [_e]: _c }, [_me], [0]];
|
|
2089
|
-
TypeRegistry.for(n0).registerError(PlatformUnknownException
|
|
2090
|
-
export var PortMapping = [3, n0, _PM, 0, [_cPon, _hPo, _pr, _n, _aP, _cPR], [1, 1, 0, 0, 0, 0]];
|
|
2091
|
-
export var ProtectedTask = [3, n0, _PT, 0, [_tA, _pE, _eD], [0, 2, 4]];
|
|
2092
|
-
export var ProxyConfiguration = [
|
|
2115
|
+
TypeRegistry.for(n0).registerError(PlatformTaskDefinitionIncompatibilityException$, PlatformTaskDefinitionIncompatibilityException);
|
|
2116
|
+
export var PlatformUnknownException$ = [-3, n0, _PUE, { [_e]: _c }, [_me], [0]];
|
|
2117
|
+
TypeRegistry.for(n0).registerError(PlatformUnknownException$, PlatformUnknownException);
|
|
2118
|
+
export var PortMapping$ = [3, n0, _PM, 0, [_cPon, _hPo, _pr, _n, _aP, _cPR], [1, 1, 0, 0, 0, 0]];
|
|
2119
|
+
export var ProtectedTask$ = [3, n0, _PT, 0, [_tA, _pE, _eD], [0, 2, 4]];
|
|
2120
|
+
export var ProxyConfiguration$ = [
|
|
2093
2121
|
3,
|
|
2094
2122
|
n0,
|
|
2095
2123
|
_PCr,
|
|
@@ -2097,13 +2125,13 @@ export var ProxyConfiguration = [
|
|
|
2097
2125
|
[_t, _cNo, _pro],
|
|
2098
2126
|
[0, 0, () => ProxyConfigurationProperties],
|
|
2099
2127
|
];
|
|
2100
|
-
export var PutAccountSettingDefaultRequest = [3, n0, _PASDR, 0, [_n, _v], [0, 0]];
|
|
2101
|
-
export var PutAccountSettingDefaultResponse = [3, n0, _PASDRu, 0, [_set], [() => Setting]];
|
|
2102
|
-
export var PutAccountSettingRequest = [3, n0, _PASR, 0, [_n, _v, _pA], [0, 0, 0]];
|
|
2103
|
-
export var PutAccountSettingResponse = [3, n0, _PASRu, 0, [_set], [() => Setting]];
|
|
2104
|
-
export var PutAttributesRequest = [3, n0, _PAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
2105
|
-
export var PutAttributesResponse = [3, n0, _PARu, 0, [_at], [() => Attributes]];
|
|
2106
|
-
export var PutClusterCapacityProvidersRequest = [
|
|
2128
|
+
export var PutAccountSettingDefaultRequest$ = [3, n0, _PASDR, 0, [_n, _v], [0, 0]];
|
|
2129
|
+
export var PutAccountSettingDefaultResponse$ = [3, n0, _PASDRu, 0, [_set], [() => Setting$]];
|
|
2130
|
+
export var PutAccountSettingRequest$ = [3, n0, _PASR, 0, [_n, _v, _pA], [0, 0, 0]];
|
|
2131
|
+
export var PutAccountSettingResponse$ = [3, n0, _PASRu, 0, [_set], [() => Setting$]];
|
|
2132
|
+
export var PutAttributesRequest$ = [3, n0, _PAR, 0, [_cl, _at], [0, () => Attributes]];
|
|
2133
|
+
export var PutAttributesResponse$ = [3, n0, _PARu, 0, [_at], [() => Attributes]];
|
|
2134
|
+
export var PutClusterCapacityProvidersRequest$ = [
|
|
2107
2135
|
3,
|
|
2108
2136
|
n0,
|
|
2109
2137
|
_PCCPR,
|
|
@@ -2111,24 +2139,24 @@ export var PutClusterCapacityProvidersRequest = [
|
|
|
2111
2139
|
[_cl, _cPap, _dCPS],
|
|
2112
2140
|
[0, 64 | 0, () => CapacityProviderStrategy],
|
|
2113
2141
|
];
|
|
2114
|
-
export var PutClusterCapacityProvidersResponse = [3, n0, _PCCPRu, 0, [_cl], [() => Cluster]];
|
|
2115
|
-
export var RegisterContainerInstanceRequest = [
|
|
2142
|
+
export var PutClusterCapacityProvidersResponse$ = [3, n0, _PCCPRu, 0, [_cl], [() => Cluster$]];
|
|
2143
|
+
export var RegisterContainerInstanceRequest$ = [
|
|
2116
2144
|
3,
|
|
2117
2145
|
n0,
|
|
2118
2146
|
_RCIR,
|
|
2119
2147
|
0,
|
|
2120
2148
|
[_cl, _iID, _iIDS, _tR, _vI, _cIA, _at, _pD, _ta],
|
|
2121
|
-
[0, 0, 0, () => Resources, () => VersionInfo
|
|
2149
|
+
[0, 0, 0, () => Resources, () => VersionInfo$, 0, () => Attributes, () => PlatformDevices, () => Tags],
|
|
2122
2150
|
];
|
|
2123
|
-
export var RegisterContainerInstanceResponse = [
|
|
2151
|
+
export var RegisterContainerInstanceResponse$ = [
|
|
2124
2152
|
3,
|
|
2125
2153
|
n0,
|
|
2126
2154
|
_RCIRe,
|
|
2127
2155
|
0,
|
|
2128
2156
|
[_cI],
|
|
2129
|
-
[() => ContainerInstance],
|
|
2157
|
+
[() => ContainerInstance$],
|
|
2130
2158
|
];
|
|
2131
|
-
export var RegisterTaskDefinitionRequest = [
|
|
2159
|
+
export var RegisterTaskDefinitionRequest$ = [
|
|
2132
2160
|
3,
|
|
2133
2161
|
n0,
|
|
2134
2162
|
_RTDR,
|
|
@@ -2148,31 +2176,38 @@ export var RegisterTaskDefinitionRequest = [
|
|
|
2148
2176
|
() => Tags,
|
|
2149
2177
|
0,
|
|
2150
2178
|
0,
|
|
2151
|
-
() => ProxyConfiguration
|
|
2179
|
+
() => ProxyConfiguration$,
|
|
2152
2180
|
() => InferenceAccelerators,
|
|
2153
|
-
() => EphemeralStorage
|
|
2154
|
-
() => RuntimePlatform
|
|
2181
|
+
() => EphemeralStorage$,
|
|
2182
|
+
() => RuntimePlatform$,
|
|
2155
2183
|
2,
|
|
2156
2184
|
],
|
|
2157
2185
|
];
|
|
2158
|
-
export var RegisterTaskDefinitionResponse = [
|
|
2186
|
+
export var RegisterTaskDefinitionResponse$ = [
|
|
2159
2187
|
3,
|
|
2160
2188
|
n0,
|
|
2161
2189
|
_RTDRe,
|
|
2162
2190
|
0,
|
|
2163
2191
|
[_tD, _ta],
|
|
2164
|
-
[() => TaskDefinition
|
|
2192
|
+
[() => TaskDefinition$, () => Tags],
|
|
2165
2193
|
];
|
|
2166
|
-
export var RepositoryCredentials = [3, n0, _RC, 0, [_cPr], [0]];
|
|
2167
|
-
export var ResolvedConfiguration = [
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
export var
|
|
2194
|
+
export var RepositoryCredentials$ = [3, n0, _RC, 0, [_cPr], [0]];
|
|
2195
|
+
export var ResolvedConfiguration$ = [
|
|
2196
|
+
3,
|
|
2197
|
+
n0,
|
|
2198
|
+
_RCe,
|
|
2199
|
+
0,
|
|
2200
|
+
[_lB],
|
|
2201
|
+
[() => ServiceRevisionLoadBalancers],
|
|
2202
|
+
];
|
|
2203
|
+
export var Resource$ = [3, n0, _R, 0, [_n, _t, _dV, _lV, _iV, _sSV], [0, 0, 1, 1, 1, 64 | 0]];
|
|
2204
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c }, [_me], [0]];
|
|
2205
|
+
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
2206
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_me], [0]];
|
|
2207
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2208
|
+
export var ResourceRequirement$ = [3, n0, _RR, 0, [_v, _t], [0, 0]];
|
|
2209
|
+
export var Rollback$ = [3, n0, _Ro, 0, [_r, _sAt, _sRAe], [0, 4, 0]];
|
|
2210
|
+
export var RunTaskRequest$ = [
|
|
2176
2211
|
3,
|
|
2177
2212
|
n0,
|
|
2178
2213
|
_RTR,
|
|
@@ -2186,8 +2221,8 @@ export var RunTaskRequest = [
|
|
|
2186
2221
|
2,
|
|
2187
2222
|
0,
|
|
2188
2223
|
0,
|
|
2189
|
-
() => NetworkConfiguration
|
|
2190
|
-
() => TaskOverride
|
|
2224
|
+
() => NetworkConfiguration$,
|
|
2225
|
+
() => TaskOverride$,
|
|
2191
2226
|
() => PlacementConstraints,
|
|
2192
2227
|
() => PlacementStrategies,
|
|
2193
2228
|
0,
|
|
@@ -2200,13 +2235,13 @@ export var RunTaskRequest = [
|
|
|
2200
2235
|
() => TaskVolumeConfigurations,
|
|
2201
2236
|
],
|
|
2202
2237
|
];
|
|
2203
|
-
export var RunTaskResponse = [3, n0, _RTRu, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2204
|
-
export var RuntimePlatform = [3, n0, _RP, 0, [_cAp, _oSF], [0, 0]];
|
|
2205
|
-
export var Scale = [3, n0, _S, 0, [_v, _un], [1, 0]];
|
|
2206
|
-
export var Secret = [3, n0, _Se, 0, [_n, _vFa], [0, 0]];
|
|
2207
|
-
export var ServerException = [-3, n0, _SE, { [_e]: _serve }, [_me], [0]];
|
|
2208
|
-
TypeRegistry.for(n0).registerError(ServerException
|
|
2209
|
-
export var Service = [
|
|
2238
|
+
export var RunTaskResponse$ = [3, n0, _RTRu, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2239
|
+
export var RuntimePlatform$ = [3, n0, _RP, 0, [_cAp, _oSF], [0, 0]];
|
|
2240
|
+
export var Scale$ = [3, n0, _S, 0, [_v, _un], [1, 0]];
|
|
2241
|
+
export var Secret$ = [3, n0, _Se, 0, [_n, _vFa], [0, 0]];
|
|
2242
|
+
export var ServerException$ = [-3, n0, _SE, { [_e]: _serve }, [_me], [0]];
|
|
2243
|
+
TypeRegistry.for(n0).registerError(ServerException$, ServerException);
|
|
2244
|
+
export var Service$ = [
|
|
2210
2245
|
3,
|
|
2211
2246
|
n0,
|
|
2212
2247
|
_Ser,
|
|
@@ -2263,7 +2298,7 @@ export var Service = [
|
|
|
2263
2298
|
0,
|
|
2264
2299
|
0,
|
|
2265
2300
|
0,
|
|
2266
|
-
() => DeploymentConfiguration
|
|
2301
|
+
() => DeploymentConfiguration$,
|
|
2267
2302
|
() => TaskSets,
|
|
2268
2303
|
() => Deployments,
|
|
2269
2304
|
0,
|
|
@@ -2273,10 +2308,10 @@ export var Service = [
|
|
|
2273
2308
|
() => ServiceCurrentRevisionSummaryList,
|
|
2274
2309
|
() => PlacementConstraints,
|
|
2275
2310
|
() => PlacementStrategies,
|
|
2276
|
-
() => NetworkConfiguration
|
|
2311
|
+
() => NetworkConfiguration$,
|
|
2277
2312
|
1,
|
|
2278
2313
|
0,
|
|
2279
|
-
() => DeploymentController
|
|
2314
|
+
() => DeploymentController$,
|
|
2280
2315
|
() => Tags,
|
|
2281
2316
|
0,
|
|
2282
2317
|
2,
|
|
@@ -2286,59 +2321,59 @@ export var Service = [
|
|
|
2286
2321
|
0,
|
|
2287
2322
|
],
|
|
2288
2323
|
];
|
|
2289
|
-
export var ServiceConnectAccessLogConfiguration = [3, n0, _SCALC, 0, [_fo, _iQP], [0, 0]];
|
|
2290
|
-
export var ServiceConnectClientAlias = [
|
|
2324
|
+
export var ServiceConnectAccessLogConfiguration$ = [3, n0, _SCALC, 0, [_fo, _iQP], [0, 0]];
|
|
2325
|
+
export var ServiceConnectClientAlias$ = [
|
|
2291
2326
|
3,
|
|
2292
2327
|
n0,
|
|
2293
2328
|
_SCCA,
|
|
2294
2329
|
0,
|
|
2295
2330
|
[_po, _dNn, _tTR],
|
|
2296
|
-
[1, 0, () => ServiceConnectTestTrafficRules],
|
|
2331
|
+
[1, 0, () => ServiceConnectTestTrafficRules$],
|
|
2297
2332
|
];
|
|
2298
|
-
export var ServiceConnectConfiguration = [
|
|
2333
|
+
export var ServiceConnectConfiguration$ = [
|
|
2299
2334
|
3,
|
|
2300
2335
|
n0,
|
|
2301
2336
|
_SCC,
|
|
2302
2337
|
0,
|
|
2303
2338
|
[_ena, _na, _serv, _lC, _aLCc],
|
|
2304
|
-
[2, 0, () => ServiceConnectServiceList, () => LogConfiguration
|
|
2339
|
+
[2, 0, () => ServiceConnectServiceList, () => LogConfiguration$, () => ServiceConnectAccessLogConfiguration$],
|
|
2305
2340
|
];
|
|
2306
|
-
export var ServiceConnectService = [
|
|
2341
|
+
export var ServiceConnectService$ = [
|
|
2307
2342
|
3,
|
|
2308
2343
|
n0,
|
|
2309
2344
|
_SCS,
|
|
2310
2345
|
0,
|
|
2311
2346
|
[_pN, _dNi, _cAli, _iPO, _ti, _tl],
|
|
2312
|
-
[0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration
|
|
2347
|
+
[0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration$, () => ServiceConnectTlsConfiguration$],
|
|
2313
2348
|
];
|
|
2314
|
-
export var ServiceConnectServiceResource = [3, n0, _SCSR, 0, [_dNi, _dA], [0, 0]];
|
|
2315
|
-
export var ServiceConnectTestTrafficHeaderMatchRules = [3, n0, _SCTTHMR, 0, [_exa], [0]];
|
|
2316
|
-
export var ServiceConnectTestTrafficHeaderRules = [
|
|
2349
|
+
export var ServiceConnectServiceResource$ = [3, n0, _SCSR, 0, [_dNi, _dA], [0, 0]];
|
|
2350
|
+
export var ServiceConnectTestTrafficHeaderMatchRules$ = [3, n0, _SCTTHMR, 0, [_exa], [0]];
|
|
2351
|
+
export var ServiceConnectTestTrafficHeaderRules$ = [
|
|
2317
2352
|
3,
|
|
2318
2353
|
n0,
|
|
2319
2354
|
_SCTTHR,
|
|
2320
2355
|
0,
|
|
2321
2356
|
[_n, _v],
|
|
2322
|
-
[0, () => ServiceConnectTestTrafficHeaderMatchRules],
|
|
2357
|
+
[0, () => ServiceConnectTestTrafficHeaderMatchRules$],
|
|
2323
2358
|
];
|
|
2324
|
-
export var ServiceConnectTestTrafficRules = [
|
|
2359
|
+
export var ServiceConnectTestTrafficRules$ = [
|
|
2325
2360
|
3,
|
|
2326
2361
|
n0,
|
|
2327
2362
|
_SCTTR,
|
|
2328
2363
|
0,
|
|
2329
2364
|
[_he],
|
|
2330
|
-
[() => ServiceConnectTestTrafficHeaderRules],
|
|
2365
|
+
[() => ServiceConnectTestTrafficHeaderRules$],
|
|
2331
2366
|
];
|
|
2332
|
-
export var ServiceConnectTlsCertificateAuthority = [3, n0, _SCTCA, 0, [_aPAA], [0]];
|
|
2333
|
-
export var ServiceConnectTlsConfiguration = [
|
|
2367
|
+
export var ServiceConnectTlsCertificateAuthority$ = [3, n0, _SCTCA, 0, [_aPAA], [0]];
|
|
2368
|
+
export var ServiceConnectTlsConfiguration$ = [
|
|
2334
2369
|
3,
|
|
2335
2370
|
n0,
|
|
2336
2371
|
_SCTC,
|
|
2337
2372
|
0,
|
|
2338
2373
|
[_iCA, _kK, _rA],
|
|
2339
|
-
[() => ServiceConnectTlsCertificateAuthority
|
|
2374
|
+
[() => ServiceConnectTlsCertificateAuthority$, 0, 0],
|
|
2340
2375
|
];
|
|
2341
|
-
export var ServiceCurrentRevisionSummary = [
|
|
2376
|
+
export var ServiceCurrentRevisionSummary$ = [
|
|
2342
2377
|
3,
|
|
2343
2378
|
n0,
|
|
2344
2379
|
_SCRS,
|
|
@@ -2346,7 +2381,7 @@ export var ServiceCurrentRevisionSummary = [
|
|
|
2346
2381
|
[_ar, _rTCe, _rTCu, _pTCe],
|
|
2347
2382
|
[0, 1, 1, 1],
|
|
2348
2383
|
];
|
|
2349
|
-
export var ServiceDeployment = [
|
|
2384
|
+
export var ServiceDeployment$ = [
|
|
2350
2385
|
3,
|
|
2351
2386
|
n0,
|
|
2352
2387
|
_SD,
|
|
@@ -2362,18 +2397,18 @@ export var ServiceDeployment = [
|
|
|
2362
2397
|
4,
|
|
2363
2398
|
4,
|
|
2364
2399
|
() => ServiceRevisionsSummaryList,
|
|
2365
|
-
() => ServiceRevisionSummary
|
|
2400
|
+
() => ServiceRevisionSummary$,
|
|
2366
2401
|
0,
|
|
2367
2402
|
0,
|
|
2368
2403
|
0,
|
|
2369
|
-
() => DeploymentConfiguration
|
|
2370
|
-
() => Rollback
|
|
2371
|
-
() => ServiceDeploymentCircuitBreaker
|
|
2372
|
-
() => ServiceDeploymentAlarms
|
|
2404
|
+
() => DeploymentConfiguration$,
|
|
2405
|
+
() => Rollback$,
|
|
2406
|
+
() => ServiceDeploymentCircuitBreaker$,
|
|
2407
|
+
() => ServiceDeploymentAlarms$,
|
|
2373
2408
|
],
|
|
2374
2409
|
];
|
|
2375
|
-
export var ServiceDeploymentAlarms = [3, n0, _SDA, 0, [_s, _aN, _tAN], [0, 64 | 0, 64 | 0]];
|
|
2376
|
-
export var ServiceDeploymentBrief = [
|
|
2410
|
+
export var ServiceDeploymentAlarms$ = [3, n0, _SDA, 0, [_s, _aN, _tAN], [0, 64 | 0, 64 | 0]];
|
|
2411
|
+
export var ServiceDeploymentBrief$ = [
|
|
2377
2412
|
3,
|
|
2378
2413
|
n0,
|
|
2379
2414
|
_SDB,
|
|
@@ -2381,11 +2416,11 @@ export var ServiceDeploymentBrief = [
|
|
|
2381
2416
|
[_sDAe, _sA, _cA, _sAt, _cAr, _fA, _tSRA, _s, _sR],
|
|
2382
2417
|
[0, 0, 0, 4, 4, 4, 0, 0, 0],
|
|
2383
2418
|
];
|
|
2384
|
-
export var ServiceDeploymentCircuitBreaker = [3, n0, _SDCB, 0, [_s, _fCa, _th], [0, 1, 1]];
|
|
2385
|
-
export var ServiceDeploymentNotFoundException = [-3, n0, _SDNFE, { [_e]: _c }, [_me], [0]];
|
|
2386
|
-
TypeRegistry.for(n0).registerError(ServiceDeploymentNotFoundException
|
|
2387
|
-
export var ServiceEvent = [3, n0, _SEe, 0, [_i, _cAr, _me], [0, 4, 0]];
|
|
2388
|
-
export var ServiceManagedEBSVolumeConfiguration = [
|
|
2419
|
+
export var ServiceDeploymentCircuitBreaker$ = [3, n0, _SDCB, 0, [_s, _fCa, _th], [0, 1, 1]];
|
|
2420
|
+
export var ServiceDeploymentNotFoundException$ = [-3, n0, _SDNFE, { [_e]: _c }, [_me], [0]];
|
|
2421
|
+
TypeRegistry.for(n0).registerError(ServiceDeploymentNotFoundException$, ServiceDeploymentNotFoundException);
|
|
2422
|
+
export var ServiceEvent$ = [3, n0, _SEe, 0, [_i, _cAr, _me], [0, 4, 0]];
|
|
2423
|
+
export var ServiceManagedEBSVolumeConfiguration$ = [
|
|
2389
2424
|
3,
|
|
2390
2425
|
n0,
|
|
2391
2426
|
_SMEBSVC,
|
|
@@ -2393,12 +2428,12 @@ export var ServiceManagedEBSVolumeConfiguration = [
|
|
|
2393
2428
|
[_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _fTi],
|
|
2394
2429
|
[2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, 0],
|
|
2395
2430
|
];
|
|
2396
|
-
export var ServiceNotActiveException = [-3, n0, _SNAE, { [_e]: _c }, [_me], [0]];
|
|
2397
|
-
TypeRegistry.for(n0).registerError(ServiceNotActiveException
|
|
2398
|
-
export var ServiceNotFoundException = [-3, n0, _SNFE, { [_e]: _c }, [_me], [0]];
|
|
2399
|
-
TypeRegistry.for(n0).registerError(ServiceNotFoundException
|
|
2400
|
-
export var ServiceRegistry = [3, n0, _SR, 0, [_rAeg, _po, _cNo, _cPon], [0, 1, 0, 1]];
|
|
2401
|
-
export var ServiceRevision = [
|
|
2431
|
+
export var ServiceNotActiveException$ = [-3, n0, _SNAE, { [_e]: _c }, [_me], [0]];
|
|
2432
|
+
TypeRegistry.for(n0).registerError(ServiceNotActiveException$, ServiceNotActiveException);
|
|
2433
|
+
export var ServiceNotFoundException$ = [-3, n0, _SNFE, { [_e]: _c }, [_me], [0]];
|
|
2434
|
+
TypeRegistry.for(n0).registerError(ServiceNotFoundException$, ServiceNotFoundException);
|
|
2435
|
+
export var ServiceRegistry$ = [3, n0, _SR, 0, [_rAeg, _po, _cNo, _cPon], [0, 1, 0, 1]];
|
|
2436
|
+
export var ServiceRevision$ = [
|
|
2402
2437
|
3,
|
|
2403
2438
|
n0,
|
|
2404
2439
|
_SRe,
|
|
@@ -2415,20 +2450,20 @@ export var ServiceRevision = [
|
|
|
2415
2450
|
0,
|
|
2416
2451
|
() => LoadBalancers,
|
|
2417
2452
|
() => ServiceRegistries,
|
|
2418
|
-
() => NetworkConfiguration
|
|
2453
|
+
() => NetworkConfiguration$,
|
|
2419
2454
|
() => ContainerImages,
|
|
2420
2455
|
2,
|
|
2421
|
-
() => ServiceConnectConfiguration
|
|
2456
|
+
() => ServiceConnectConfiguration$,
|
|
2422
2457
|
() => ServiceVolumeConfigurations,
|
|
2423
|
-
() => DeploymentEphemeralStorage
|
|
2458
|
+
() => DeploymentEphemeralStorage$,
|
|
2424
2459
|
4,
|
|
2425
2460
|
() => VpcLatticeConfigurations,
|
|
2426
|
-
() => ResolvedConfiguration
|
|
2427
|
-
() => ECSManagedResources
|
|
2461
|
+
() => ResolvedConfiguration$,
|
|
2462
|
+
() => ECSManagedResources$,
|
|
2428
2463
|
],
|
|
2429
2464
|
];
|
|
2430
|
-
export var ServiceRevisionLoadBalancer = [3, n0, _SRLB, 0, [_tGA, _pLR], [0, 0]];
|
|
2431
|
-
export var ServiceRevisionSummary = [
|
|
2465
|
+
export var ServiceRevisionLoadBalancer$ = [3, n0, _SRLB, 0, [_tGA, _pLR], [0, 0]];
|
|
2466
|
+
export var ServiceRevisionSummary$ = [
|
|
2432
2467
|
3,
|
|
2433
2468
|
n0,
|
|
2434
2469
|
_SRS,
|
|
@@ -2436,17 +2471,17 @@ export var ServiceRevisionSummary = [
|
|
|
2436
2471
|
[_ar, _rTCe, _rTCu, _pTCe, _rTTW, _rPTW],
|
|
2437
2472
|
[0, 1, 1, 1, 1, 1],
|
|
2438
2473
|
];
|
|
2439
|
-
export var ServiceVolumeConfiguration = [
|
|
2474
|
+
export var ServiceVolumeConfiguration$ = [
|
|
2440
2475
|
3,
|
|
2441
2476
|
n0,
|
|
2442
2477
|
_SVC,
|
|
2443
2478
|
0,
|
|
2444
2479
|
[_n, _mEBSV],
|
|
2445
|
-
[0, () => ServiceManagedEBSVolumeConfiguration],
|
|
2480
|
+
[0, () => ServiceManagedEBSVolumeConfiguration$],
|
|
2446
2481
|
];
|
|
2447
|
-
export var Session = [3, n0, _Ses, 0, [_sIe, _sU, _tVo], [0, 0, [() => SensitiveString, 0]]];
|
|
2448
|
-
export var Setting = [3, n0, _Set, 0, [_n, _v, _pA, _t], [0, 0, 0, 0]];
|
|
2449
|
-
export var StartTaskRequest = [
|
|
2482
|
+
export var Session$ = [3, n0, _Ses, 0, [_sIe, _sU, _tVo], [0, 0, [() => SensitiveString, 0]]];
|
|
2483
|
+
export var Setting$ = [3, n0, _Set, 0, [_n, _v, _pA, _t], [0, 0, 0, 0]];
|
|
2484
|
+
export var StartTaskRequest$ = [
|
|
2450
2485
|
3,
|
|
2451
2486
|
n0,
|
|
2452
2487
|
_STR,
|
|
@@ -2458,8 +2493,8 @@ export var StartTaskRequest = [
|
|
|
2458
2493
|
2,
|
|
2459
2494
|
2,
|
|
2460
2495
|
0,
|
|
2461
|
-
() => NetworkConfiguration
|
|
2462
|
-
() => TaskOverride
|
|
2496
|
+
() => NetworkConfiguration$,
|
|
2497
|
+
() => TaskOverride$,
|
|
2463
2498
|
0,
|
|
2464
2499
|
0,
|
|
2465
2500
|
0,
|
|
@@ -2468,12 +2503,12 @@ export var StartTaskRequest = [
|
|
|
2468
2503
|
() => TaskVolumeConfigurations,
|
|
2469
2504
|
],
|
|
2470
2505
|
];
|
|
2471
|
-
export var StartTaskResponse = [3, n0, _STRt, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2472
|
-
export var StopServiceDeploymentRequest = [3, n0, _SSDR, 0, [_sDAe, _sTto], [0, 0]];
|
|
2473
|
-
export var StopServiceDeploymentResponse = [3, n0, _SSDRt, 0, [_sDAe], [0]];
|
|
2474
|
-
export var StopTaskRequest = [3, n0, _STRto, 0, [_cl, _task, _r], [0, 0, 0]];
|
|
2475
|
-
export var StopTaskResponse = [3, n0, _STRtop, 0, [_task], [() => Task]];
|
|
2476
|
-
export var SubmitAttachmentStateChangesRequest = [
|
|
2506
|
+
export var StartTaskResponse$ = [3, n0, _STRt, 0, [_tas, _fa], [() => Tasks, () => Failures]];
|
|
2507
|
+
export var StopServiceDeploymentRequest$ = [3, n0, _SSDR, 0, [_sDAe, _sTto], [0, 0]];
|
|
2508
|
+
export var StopServiceDeploymentResponse$ = [3, n0, _SSDRt, 0, [_sDAe], [0]];
|
|
2509
|
+
export var StopTaskRequest$ = [3, n0, _STRto, 0, [_cl, _task, _r], [0, 0, 0]];
|
|
2510
|
+
export var StopTaskResponse$ = [3, n0, _STRtop, 0, [_task], [() => Task$]];
|
|
2511
|
+
export var SubmitAttachmentStateChangesRequest$ = [
|
|
2477
2512
|
3,
|
|
2478
2513
|
n0,
|
|
2479
2514
|
_SASCR,
|
|
@@ -2481,8 +2516,8 @@ export var SubmitAttachmentStateChangesRequest = [
|
|
|
2481
2516
|
[_cl, _a],
|
|
2482
2517
|
[0, () => AttachmentStateChanges],
|
|
2483
2518
|
];
|
|
2484
|
-
export var SubmitAttachmentStateChangesResponse = [3, n0, _SASCRu, 0, [_ac], [0]];
|
|
2485
|
-
export var SubmitContainerStateChangeRequest = [
|
|
2519
|
+
export var SubmitAttachmentStateChangesResponse$ = [3, n0, _SASCRu, 0, [_ac], [0]];
|
|
2520
|
+
export var SubmitContainerStateChangeRequest$ = [
|
|
2486
2521
|
3,
|
|
2487
2522
|
n0,
|
|
2488
2523
|
_SCSCR,
|
|
@@ -2490,8 +2525,8 @@ export var SubmitContainerStateChangeRequest = [
|
|
|
2490
2525
|
[_cl, _task, _cNo, _rIu, _s, _eC, _r, _nB],
|
|
2491
2526
|
[0, 0, 0, 0, 0, 1, 0, () => NetworkBindings],
|
|
2492
2527
|
];
|
|
2493
|
-
export var SubmitContainerStateChangeResponse = [3, n0, _SCSCRu, 0, [_ac], [0]];
|
|
2494
|
-
export var SubmitTaskStateChangeRequest = [
|
|
2528
|
+
export var SubmitContainerStateChangeResponse$ = [3, n0, _SCSCRu, 0, [_ac], [0]];
|
|
2529
|
+
export var SubmitTaskStateChangeRequest$ = [
|
|
2495
2530
|
3,
|
|
2496
2531
|
n0,
|
|
2497
2532
|
_STSCR,
|
|
@@ -2499,16 +2534,16 @@ export var SubmitTaskStateChangeRequest = [
|
|
|
2499
2534
|
[_cl, _task, _s, _r, _conta, _a, _mA, _pSA, _pSAu, _eSA],
|
|
2500
2535
|
[0, 0, 0, 0, () => ContainerStateChanges, () => AttachmentStateChanges, () => ManagedAgentStateChanges, 4, 4, 4],
|
|
2501
2536
|
];
|
|
2502
|
-
export var SubmitTaskStateChangeResponse = [3, n0, _STSCRu, 0, [_ac], [0]];
|
|
2503
|
-
export var SystemControl = [3, n0, _SC, 0, [_na, _v], [0, 0]];
|
|
2504
|
-
export var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
|
|
2505
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_rAes, _ta], [0, () => Tags]];
|
|
2506
|
-
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2507
|
-
export var TargetNotConnectedException = [-3, n0, _TNCE, { [_e]: _c }, [_me], [0]];
|
|
2508
|
-
TypeRegistry.for(n0).registerError(TargetNotConnectedException
|
|
2509
|
-
export var TargetNotFoundException = [-3, n0, _TNFE, { [_e]: _c }, [_me], [0]];
|
|
2510
|
-
TypeRegistry.for(n0).registerError(TargetNotFoundException
|
|
2511
|
-
export var Task = [
|
|
2537
|
+
export var SubmitTaskStateChangeResponse$ = [3, n0, _STSCRu, 0, [_ac], [0]];
|
|
2538
|
+
export var SystemControl$ = [3, n0, _SC, 0, [_na, _v], [0, 0]];
|
|
2539
|
+
export var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
|
|
2540
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rAes, _ta], [0, () => Tags]];
|
|
2541
|
+
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
2542
|
+
export var TargetNotConnectedException$ = [-3, n0, _TNCE, { [_e]: _c }, [_me], [0]];
|
|
2543
|
+
TypeRegistry.for(n0).registerError(TargetNotConnectedException$, TargetNotConnectedException);
|
|
2544
|
+
export var TargetNotFoundException$ = [-3, n0, _TNFE, { [_e]: _c }, [_me], [0]];
|
|
2545
|
+
TypeRegistry.for(n0).registerError(TargetNotFoundException$, TargetNotFoundException);
|
|
2546
|
+
export var Task$ = [
|
|
2512
2547
|
3,
|
|
2513
2548
|
n0,
|
|
2514
2549
|
_Ta,
|
|
@@ -2573,7 +2608,7 @@ export var Task = [
|
|
|
2573
2608
|
0,
|
|
2574
2609
|
0,
|
|
2575
2610
|
0,
|
|
2576
|
-
() => TaskOverride
|
|
2611
|
+
() => TaskOverride$,
|
|
2577
2612
|
0,
|
|
2578
2613
|
0,
|
|
2579
2614
|
4,
|
|
@@ -2588,11 +2623,11 @@ export var Task = [
|
|
|
2588
2623
|
0,
|
|
2589
2624
|
0,
|
|
2590
2625
|
1,
|
|
2591
|
-
() => EphemeralStorage
|
|
2592
|
-
() => TaskEphemeralStorage
|
|
2626
|
+
() => EphemeralStorage$,
|
|
2627
|
+
() => TaskEphemeralStorage$,
|
|
2593
2628
|
],
|
|
2594
2629
|
];
|
|
2595
|
-
export var TaskDefinition = [
|
|
2630
|
+
export var TaskDefinition$ = [
|
|
2596
2631
|
3,
|
|
2597
2632
|
n0,
|
|
2598
2633
|
_TD,
|
|
@@ -2637,41 +2672,41 @@ export var TaskDefinition = [
|
|
|
2637
2672
|
() => RequiresAttributes,
|
|
2638
2673
|
() => TaskDefinitionPlacementConstraints,
|
|
2639
2674
|
64 | 0,
|
|
2640
|
-
() => RuntimePlatform
|
|
2675
|
+
() => RuntimePlatform$,
|
|
2641
2676
|
64 | 0,
|
|
2642
2677
|
0,
|
|
2643
2678
|
0,
|
|
2644
2679
|
() => InferenceAccelerators,
|
|
2645
2680
|
0,
|
|
2646
2681
|
0,
|
|
2647
|
-
() => ProxyConfiguration
|
|
2682
|
+
() => ProxyConfiguration$,
|
|
2648
2683
|
4,
|
|
2649
2684
|
4,
|
|
2650
2685
|
0,
|
|
2651
|
-
() => EphemeralStorage
|
|
2686
|
+
() => EphemeralStorage$,
|
|
2652
2687
|
2,
|
|
2653
2688
|
],
|
|
2654
2689
|
];
|
|
2655
|
-
export var TaskDefinitionPlacementConstraint = [3, n0, _TDPC, 0, [_t, _ex], [0, 0]];
|
|
2656
|
-
export var TaskEphemeralStorage = [3, n0, _TES, 0, [_sIGB, _kKI], [1, 0]];
|
|
2657
|
-
export var TaskManagedEBSVolumeConfiguration = [
|
|
2690
|
+
export var TaskDefinitionPlacementConstraint$ = [3, n0, _TDPC, 0, [_t, _ex], [0, 0]];
|
|
2691
|
+
export var TaskEphemeralStorage$ = [3, n0, _TES, 0, [_sIGB, _kKI], [1, 0]];
|
|
2692
|
+
export var TaskManagedEBSVolumeConfiguration$ = [
|
|
2658
2693
|
3,
|
|
2659
2694
|
n0,
|
|
2660
2695
|
_TMEBSVC,
|
|
2661
2696
|
0,
|
|
2662
2697
|
[_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _tP, _fTi],
|
|
2663
|
-
[2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, () => TaskManagedEBSVolumeTerminationPolicy
|
|
2698
|
+
[2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, () => TaskManagedEBSVolumeTerminationPolicy$, 0],
|
|
2664
2699
|
];
|
|
2665
|
-
export var TaskManagedEBSVolumeTerminationPolicy = [3, n0, _TMEBSVTP, 0, [_dOT], [2]];
|
|
2666
|
-
export var TaskOverride = [
|
|
2700
|
+
export var TaskManagedEBSVolumeTerminationPolicy$ = [3, n0, _TMEBSVTP, 0, [_dOT], [2]];
|
|
2701
|
+
export var TaskOverride$ = [
|
|
2667
2702
|
3,
|
|
2668
2703
|
n0,
|
|
2669
2704
|
_TO,
|
|
2670
2705
|
0,
|
|
2671
2706
|
[_cO, _cp, _iAO, _eRA, _mem, _tRA, _eSp],
|
|
2672
|
-
[() => ContainerOverrides, 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage],
|
|
2707
|
+
[() => ContainerOverrides, 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage$],
|
|
2673
2708
|
];
|
|
2674
|
-
export var TaskSet = [
|
|
2709
|
+
export var TaskSet$ = [
|
|
2675
2710
|
3,
|
|
2676
2711
|
n0,
|
|
2677
2712
|
_TS,
|
|
@@ -2721,60 +2756,60 @@ export var TaskSet = [
|
|
|
2721
2756
|
() => CapacityProviderStrategy,
|
|
2722
2757
|
0,
|
|
2723
2758
|
0,
|
|
2724
|
-
() => NetworkConfiguration
|
|
2759
|
+
() => NetworkConfiguration$,
|
|
2725
2760
|
() => LoadBalancers,
|
|
2726
2761
|
() => ServiceRegistries,
|
|
2727
|
-
() => Scale
|
|
2762
|
+
() => Scale$,
|
|
2728
2763
|
0,
|
|
2729
2764
|
4,
|
|
2730
2765
|
() => Tags,
|
|
2731
|
-
() => DeploymentEphemeralStorage
|
|
2766
|
+
() => DeploymentEphemeralStorage$,
|
|
2732
2767
|
],
|
|
2733
2768
|
];
|
|
2734
|
-
export var TaskSetNotFoundException = [-3, n0, _TSNFE, { [_e]: _c }, [_me], [0]];
|
|
2735
|
-
TypeRegistry.for(n0).registerError(TaskSetNotFoundException
|
|
2736
|
-
export var TaskVolumeConfiguration = [
|
|
2769
|
+
export var TaskSetNotFoundException$ = [-3, n0, _TSNFE, { [_e]: _c }, [_me], [0]];
|
|
2770
|
+
TypeRegistry.for(n0).registerError(TaskSetNotFoundException$, TaskSetNotFoundException);
|
|
2771
|
+
export var TaskVolumeConfiguration$ = [
|
|
2737
2772
|
3,
|
|
2738
2773
|
n0,
|
|
2739
2774
|
_TVC,
|
|
2740
2775
|
0,
|
|
2741
2776
|
[_n, _mEBSV],
|
|
2742
|
-
[0, () => TaskManagedEBSVolumeConfiguration],
|
|
2777
|
+
[0, () => TaskManagedEBSVolumeConfiguration$],
|
|
2743
2778
|
];
|
|
2744
|
-
export var TimeoutConfiguration = [3, n0, _TC, 0, [_iTS, _pRTS], [1, 1]];
|
|
2745
|
-
export var Tmpfs = [3, n0, _Tm, 0, [_cPo, _si, _mO], [0, 1, 64 | 0]];
|
|
2746
|
-
export var TotalLocalStorageGBRequest = [3, n0, _TLSGBR, 0, [_m, _ma], [1, 1]];
|
|
2747
|
-
export var Ulimit = [3, n0, _U, 0, [_n, _sL, _hL], [0, 1, 1]];
|
|
2748
|
-
export var UnsupportedFeatureException = [-3, n0, _UFE, { [_e]: _c }, [_me], [0]];
|
|
2749
|
-
TypeRegistry.for(n0).registerError(UnsupportedFeatureException
|
|
2750
|
-
export var UntagResourceRequest = [3, n0, _URR, 0, [_rAes, _tK], [0, 64 | 0]];
|
|
2751
|
-
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
2752
|
-
export var UpdateCapacityProviderRequest = [
|
|
2779
|
+
export var TimeoutConfiguration$ = [3, n0, _TC, 0, [_iTS, _pRTS], [1, 1]];
|
|
2780
|
+
export var Tmpfs$ = [3, n0, _Tm, 0, [_cPo, _si, _mO], [0, 1, 64 | 0]];
|
|
2781
|
+
export var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR, 0, [_m, _ma], [1, 1]];
|
|
2782
|
+
export var Ulimit$ = [3, n0, _U, 0, [_n, _sL, _hL], [0, 1, 1]];
|
|
2783
|
+
export var UnsupportedFeatureException$ = [-3, n0, _UFE, { [_e]: _c }, [_me], [0]];
|
|
2784
|
+
TypeRegistry.for(n0).registerError(UnsupportedFeatureException$, UnsupportedFeatureException);
|
|
2785
|
+
export var UntagResourceRequest$ = [3, n0, _URR, 0, [_rAes, _tK], [0, 64 | 0]];
|
|
2786
|
+
export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
2787
|
+
export var UpdateCapacityProviderRequest$ = [
|
|
2753
2788
|
3,
|
|
2754
2789
|
n0,
|
|
2755
2790
|
_UCPR,
|
|
2756
2791
|
0,
|
|
2757
2792
|
[_n, _cl, _aSGP, _mIP],
|
|
2758
|
-
[0, 0, () => AutoScalingGroupProviderUpdate
|
|
2793
|
+
[0, 0, () => AutoScalingGroupProviderUpdate$, [() => UpdateManagedInstancesProviderConfiguration$, 0]],
|
|
2759
2794
|
];
|
|
2760
|
-
export var UpdateCapacityProviderResponse = [
|
|
2795
|
+
export var UpdateCapacityProviderResponse$ = [
|
|
2761
2796
|
3,
|
|
2762
2797
|
n0,
|
|
2763
2798
|
_UCPRp,
|
|
2764
2799
|
0,
|
|
2765
2800
|
[_cPa],
|
|
2766
|
-
[[() => CapacityProvider
|
|
2801
|
+
[[() => CapacityProvider$, 0]],
|
|
2767
2802
|
];
|
|
2768
|
-
export var UpdateClusterRequest = [
|
|
2803
|
+
export var UpdateClusterRequest$ = [
|
|
2769
2804
|
3,
|
|
2770
2805
|
n0,
|
|
2771
2806
|
_UCR,
|
|
2772
2807
|
0,
|
|
2773
2808
|
[_cl, _se, _co, _sCD],
|
|
2774
|
-
[0, () => ClusterSettings, () => ClusterConfiguration
|
|
2809
|
+
[0, () => ClusterSettings, () => ClusterConfiguration$, () => ClusterServiceConnectDefaultsRequest$],
|
|
2775
2810
|
];
|
|
2776
|
-
export var UpdateClusterResponse = [3, n0, _UCRp, 0, [_cl], [() => Cluster]];
|
|
2777
|
-
export var UpdateClusterSettingsRequest = [
|
|
2811
|
+
export var UpdateClusterResponse$ = [3, n0, _UCRp, 0, [_cl], [() => Cluster$]];
|
|
2812
|
+
export var UpdateClusterSettingsRequest$ = [
|
|
2778
2813
|
3,
|
|
2779
2814
|
n0,
|
|
2780
2815
|
_UCSR,
|
|
@@ -2782,10 +2817,10 @@ export var UpdateClusterSettingsRequest = [
|
|
|
2782
2817
|
[_cl, _se],
|
|
2783
2818
|
[0, () => ClusterSettings],
|
|
2784
2819
|
];
|
|
2785
|
-
export var UpdateClusterSettingsResponse = [3, n0, _UCSRp, 0, [_cl], [() => Cluster]];
|
|
2786
|
-
export var UpdateContainerAgentRequest = [3, n0, _UCAR, 0, [_cl, _cI], [0, 0]];
|
|
2787
|
-
export var UpdateContainerAgentResponse = [3, n0, _UCARp, 0, [_cI], [() => ContainerInstance]];
|
|
2788
|
-
export var UpdateContainerInstancesStateRequest = [
|
|
2820
|
+
export var UpdateClusterSettingsResponse$ = [3, n0, _UCSRp, 0, [_cl], [() => Cluster$]];
|
|
2821
|
+
export var UpdateContainerAgentRequest$ = [3, n0, _UCAR, 0, [_cl, _cI], [0, 0]];
|
|
2822
|
+
export var UpdateContainerAgentResponse$ = [3, n0, _UCARp, 0, [_cI], [() => ContainerInstance$]];
|
|
2823
|
+
export var UpdateContainerInstancesStateRequest$ = [
|
|
2789
2824
|
3,
|
|
2790
2825
|
n0,
|
|
2791
2826
|
_UCISR,
|
|
@@ -2793,7 +2828,7 @@ export var UpdateContainerInstancesStateRequest = [
|
|
|
2793
2828
|
[_cl, _cIo, _s],
|
|
2794
2829
|
[0, 64 | 0, 0],
|
|
2795
2830
|
];
|
|
2796
|
-
export var UpdateContainerInstancesStateResponse = [
|
|
2831
|
+
export var UpdateContainerInstancesStateResponse$ = [
|
|
2797
2832
|
3,
|
|
2798
2833
|
n0,
|
|
2799
2834
|
_UCISRp,
|
|
@@ -2801,15 +2836,15 @@ export var UpdateContainerInstancesStateResponse = [
|
|
|
2801
2836
|
[_cIo, _fa],
|
|
2802
2837
|
[() => ContainerInstances, () => Failures],
|
|
2803
2838
|
];
|
|
2804
|
-
export var UpdatedExpressGatewayService = [
|
|
2839
|
+
export var UpdatedExpressGatewayService$ = [
|
|
2805
2840
|
3,
|
|
2806
2841
|
n0,
|
|
2807
2842
|
_UEGS,
|
|
2808
2843
|
0,
|
|
2809
2844
|
[_sA, _cl, _sN, _s, _tCa, _cAr, _uA],
|
|
2810
|
-
[0, 0, 0, () => ExpressGatewayServiceStatus
|
|
2845
|
+
[0, 0, 0, () => ExpressGatewayServiceStatus$, () => ExpressGatewayServiceConfiguration$, 4, 4],
|
|
2811
2846
|
];
|
|
2812
|
-
export var UpdateExpressGatewayServiceRequest = [
|
|
2847
|
+
export var UpdateExpressGatewayServiceRequest$ = [
|
|
2813
2848
|
3,
|
|
2814
2849
|
n0,
|
|
2815
2850
|
_UEGSR,
|
|
@@ -2819,33 +2854,33 @@ export var UpdateExpressGatewayServiceRequest = [
|
|
|
2819
2854
|
0,
|
|
2820
2855
|
0,
|
|
2821
2856
|
0,
|
|
2822
|
-
() => ExpressGatewayContainer
|
|
2857
|
+
() => ExpressGatewayContainer$,
|
|
2823
2858
|
0,
|
|
2824
|
-
() => ExpressGatewayServiceNetworkConfiguration
|
|
2859
|
+
() => ExpressGatewayServiceNetworkConfiguration$,
|
|
2825
2860
|
0,
|
|
2826
2861
|
0,
|
|
2827
|
-
() => ExpressGatewayScalingTarget
|
|
2862
|
+
() => ExpressGatewayScalingTarget$,
|
|
2828
2863
|
],
|
|
2829
2864
|
];
|
|
2830
|
-
export var UpdateExpressGatewayServiceResponse = [
|
|
2865
|
+
export var UpdateExpressGatewayServiceResponse$ = [
|
|
2831
2866
|
3,
|
|
2832
2867
|
n0,
|
|
2833
2868
|
_UEGSRp,
|
|
2834
2869
|
0,
|
|
2835
2870
|
[_ser],
|
|
2836
|
-
[() => UpdatedExpressGatewayService],
|
|
2871
|
+
[() => UpdatedExpressGatewayService$],
|
|
2837
2872
|
];
|
|
2838
|
-
export var UpdateInProgressException = [-3, n0, _UIPE, { [_e]: _c }, [_me], [0]];
|
|
2839
|
-
TypeRegistry.for(n0).registerError(UpdateInProgressException
|
|
2840
|
-
export var UpdateManagedInstancesProviderConfiguration = [
|
|
2873
|
+
export var UpdateInProgressException$ = [-3, n0, _UIPE, { [_e]: _c }, [_me], [0]];
|
|
2874
|
+
TypeRegistry.for(n0).registerError(UpdateInProgressException$, UpdateInProgressException);
|
|
2875
|
+
export var UpdateManagedInstancesProviderConfiguration$ = [
|
|
2841
2876
|
3,
|
|
2842
2877
|
n0,
|
|
2843
2878
|
_UMIPC,
|
|
2844
2879
|
0,
|
|
2845
2880
|
[_iRA, _iLT, _pTr, _iO],
|
|
2846
|
-
[0, [() => InstanceLaunchTemplateUpdate
|
|
2881
|
+
[0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$],
|
|
2847
2882
|
];
|
|
2848
|
-
export var UpdateServicePrimaryTaskSetRequest = [
|
|
2883
|
+
export var UpdateServicePrimaryTaskSetRequest$ = [
|
|
2849
2884
|
3,
|
|
2850
2885
|
n0,
|
|
2851
2886
|
_USPTSR,
|
|
@@ -2853,8 +2888,8 @@ export var UpdateServicePrimaryTaskSetRequest = [
|
|
|
2853
2888
|
[_cl, _ser, _pTS],
|
|
2854
2889
|
[0, 0, 0],
|
|
2855
2890
|
];
|
|
2856
|
-
export var UpdateServicePrimaryTaskSetResponse = [3, n0, _USPTSRp, 0, [_tS], [() => TaskSet]];
|
|
2857
|
-
export var UpdateServiceRequest = [
|
|
2891
|
+
export var UpdateServicePrimaryTaskSetResponse$ = [3, n0, _USPTSRp, 0, [_tS], [() => TaskSet$]];
|
|
2892
|
+
export var UpdateServiceRequest$ = [
|
|
2858
2893
|
3,
|
|
2859
2894
|
n0,
|
|
2860
2895
|
_USR,
|
|
@@ -2889,27 +2924,27 @@ export var UpdateServiceRequest = [
|
|
|
2889
2924
|
1,
|
|
2890
2925
|
0,
|
|
2891
2926
|
() => CapacityProviderStrategy,
|
|
2892
|
-
() => DeploymentConfiguration
|
|
2927
|
+
() => DeploymentConfiguration$,
|
|
2893
2928
|
0,
|
|
2894
|
-
() => NetworkConfiguration
|
|
2929
|
+
() => NetworkConfiguration$,
|
|
2895
2930
|
() => PlacementConstraints,
|
|
2896
2931
|
() => PlacementStrategies,
|
|
2897
2932
|
0,
|
|
2898
2933
|
2,
|
|
2899
2934
|
1,
|
|
2900
|
-
() => DeploymentController
|
|
2935
|
+
() => DeploymentController$,
|
|
2901
2936
|
2,
|
|
2902
2937
|
2,
|
|
2903
2938
|
() => LoadBalancers,
|
|
2904
2939
|
0,
|
|
2905
2940
|
() => ServiceRegistries,
|
|
2906
|
-
() => ServiceConnectConfiguration
|
|
2941
|
+
() => ServiceConnectConfiguration$,
|
|
2907
2942
|
() => ServiceVolumeConfigurations,
|
|
2908
2943
|
() => VpcLatticeConfigurations,
|
|
2909
2944
|
],
|
|
2910
2945
|
];
|
|
2911
|
-
export var UpdateServiceResponse = [3, n0, _USRp, 0, [_ser], [() => Service]];
|
|
2912
|
-
export var UpdateTaskProtectionRequest = [
|
|
2946
|
+
export var UpdateServiceResponse$ = [3, n0, _USRp, 0, [_ser], [() => Service$]];
|
|
2947
|
+
export var UpdateTaskProtectionRequest$ = [
|
|
2913
2948
|
3,
|
|
2914
2949
|
n0,
|
|
2915
2950
|
_UTPR,
|
|
@@ -2917,7 +2952,7 @@ export var UpdateTaskProtectionRequest = [
|
|
|
2917
2952
|
[_cl, _tas, _pE, _eIM],
|
|
2918
2953
|
[0, 64 | 0, 2, 1],
|
|
2919
2954
|
];
|
|
2920
|
-
export var UpdateTaskProtectionResponse = [
|
|
2955
|
+
export var UpdateTaskProtectionResponse$ = [
|
|
2921
2956
|
3,
|
|
2922
2957
|
n0,
|
|
2923
2958
|
_UTPRp,
|
|
@@ -2925,18 +2960,18 @@ export var UpdateTaskProtectionResponse = [
|
|
|
2925
2960
|
[_pTro, _fa],
|
|
2926
2961
|
[() => ProtectedTasks, () => Failures],
|
|
2927
2962
|
];
|
|
2928
|
-
export var UpdateTaskSetRequest = [
|
|
2963
|
+
export var UpdateTaskSetRequest$ = [
|
|
2929
2964
|
3,
|
|
2930
2965
|
n0,
|
|
2931
2966
|
_UTSR,
|
|
2932
2967
|
0,
|
|
2933
2968
|
[_cl, _ser, _tS, _sc],
|
|
2934
|
-
[0, 0, 0, () => Scale],
|
|
2969
|
+
[0, 0, 0, () => Scale$],
|
|
2935
2970
|
];
|
|
2936
|
-
export var UpdateTaskSetResponse = [3, n0, _UTSRp, 0, [_tS], [() => TaskSet]];
|
|
2937
|
-
export var VCpuCountRangeRequest = [3, n0, _VCCRR, 0, [_m, _ma], [1, 1]];
|
|
2938
|
-
export var VersionInfo = [3, n0, _VI, 0, [_aVg, _aH, _dVo], [0, 0, 0]];
|
|
2939
|
-
export var Volume = [
|
|
2971
|
+
export var UpdateTaskSetResponse$ = [3, n0, _UTSRp, 0, [_tS], [() => TaskSet$]];
|
|
2972
|
+
export var VCpuCountRangeRequest$ = [3, n0, _VCCRR, 0, [_m, _ma], [1, 1]];
|
|
2973
|
+
export var VersionInfo$ = [3, n0, _VI, 0, [_aVg, _aH, _dVo], [0, 0, 0]];
|
|
2974
|
+
export var Volume$ = [
|
|
2940
2975
|
3,
|
|
2941
2976
|
n0,
|
|
2942
2977
|
_V,
|
|
@@ -2944,620 +2979,609 @@ export var Volume = [
|
|
|
2944
2979
|
[_n, _ho, _dVC, _eVC, _fWFSVC, _cAL],
|
|
2945
2980
|
[
|
|
2946
2981
|
0,
|
|
2947
|
-
() => HostVolumeProperties
|
|
2948
|
-
() => DockerVolumeConfiguration
|
|
2949
|
-
() => EFSVolumeConfiguration
|
|
2950
|
-
() => FSxWindowsFileServerVolumeConfiguration
|
|
2982
|
+
() => HostVolumeProperties$,
|
|
2983
|
+
() => DockerVolumeConfiguration$,
|
|
2984
|
+
() => EFSVolumeConfiguration$,
|
|
2985
|
+
() => FSxWindowsFileServerVolumeConfiguration$,
|
|
2951
2986
|
2,
|
|
2952
2987
|
],
|
|
2953
2988
|
];
|
|
2954
|
-
export var VolumeFrom = [3, n0, _VF, 0, [_sCo, _rO], [0, 2]];
|
|
2955
|
-
export var VpcLatticeConfiguration = [3, n0, _VLC, 0, [_rA, _tGA, _pN], [0, 0, 0]];
|
|
2956
|
-
export var ECSServiceException = [-3, _sm, "ECSServiceException", 0, [], []];
|
|
2957
|
-
TypeRegistry.for(_sm).registerError(ECSServiceException
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
2973
|
-
|
|
2974
|
-
|
|
2975
|
-
|
|
2976
|
-
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
|
-
|
|
2980
|
-
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
|
|
2989
|
+
export var VolumeFrom$ = [3, n0, _VF, 0, [_sCo, _rO], [0, 2]];
|
|
2990
|
+
export var VpcLatticeConfiguration$ = [3, n0, _VLC, 0, [_rA, _tGA, _pN], [0, 0, 0]];
|
|
2991
|
+
export var ECSServiceException$ = [-3, _sm, "ECSServiceException", 0, [], []];
|
|
2992
|
+
TypeRegistry.for(_sm).registerError(ECSServiceException$, ECSServiceException);
|
|
2993
|
+
var AcceleratorManufacturerSet = [1, n0, _AMS, 0, [0, { [_xN]: _it }]];
|
|
2994
|
+
var AcceleratorNameSet = [1, n0, _ANS, 0, [0, { [_xN]: _it }]];
|
|
2995
|
+
var AcceleratorTypeSet = [1, n0, _ATS, 0, [0, { [_xN]: _it }]];
|
|
2996
|
+
var AllowedInstanceTypeSet = [1, n0, _AITS, 0, [0, { [_xN]: _it }]];
|
|
2997
|
+
var AttachmentDetails = [1, n0, _AD, 0, () => KeyValuePair$];
|
|
2998
|
+
var Attachments = [1, n0, _Att, 0, () => Attachment$];
|
|
2999
|
+
var AttachmentStateChanges = [1, n0, _ASCt, 0, () => AttachmentStateChange$];
|
|
3000
|
+
var Attributes = [1, n0, _Attr, 0, () => Attribute$];
|
|
3001
|
+
var CapacityProviderFieldList = 64 | 0;
|
|
3002
|
+
var CapacityProviders = [1, n0, _CPa, 0, [() => CapacityProvider$, 0]];
|
|
3003
|
+
var CapacityProviderStrategy = [1, n0, _CPS, 0, () => CapacityProviderStrategyItem$];
|
|
3004
|
+
var ClusterFieldList = 64 | 0;
|
|
3005
|
+
var Clusters = [1, n0, _Cl, 0, () => Cluster$];
|
|
3006
|
+
var ClusterSettings = [1, n0, _CSl, 0, () => ClusterSetting$];
|
|
3007
|
+
var CompatibilityList = 64 | 0;
|
|
3008
|
+
var ContainerDefinitions = [1, n0, _CDon, 0, () => ContainerDefinition$];
|
|
3009
|
+
var ContainerDependencies = [1, n0, _CDont, 0, () => ContainerDependency$];
|
|
3010
|
+
var ContainerImages = [1, n0, _CIon, 0, () => ContainerImage$];
|
|
3011
|
+
var ContainerInstanceFieldList = 64 | 0;
|
|
3012
|
+
var ContainerInstances = [1, n0, _CIont, 0, () => ContainerInstance$];
|
|
3013
|
+
var ContainerOverrides = [1, n0, _COo, 0, () => ContainerOverride$];
|
|
3014
|
+
var Containers = [1, n0, _Con, 0, () => Container$];
|
|
3015
|
+
var ContainerStateChanges = [1, n0, _CSCo, 0, () => ContainerStateChange$];
|
|
3016
|
+
var CpuManufacturerSet = [1, n0, _CMS, 0, [0, { [_xN]: _it }]];
|
|
3017
|
+
var DeploymentLifecycleHookList = [1, n0, _DLHL, 0, () => DeploymentLifecycleHook$];
|
|
3018
|
+
var DeploymentLifecycleHookStageList = 64 | 0;
|
|
3019
|
+
var Deployments = [1, n0, _Dep, 0, () => Deployment$];
|
|
3020
|
+
var DeviceCgroupPermissions = 64 | 0;
|
|
3021
|
+
var DevicesList = [1, n0, _DL, 0, () => Device$];
|
|
3022
|
+
var EBSTagSpecifications = [1, n0, _EBSTSa, 0, () => EBSTagSpecification$];
|
|
3023
|
+
var EnvironmentFiles = [1, n0, _EFn, 0, () => EnvironmentFile$];
|
|
3024
|
+
var EnvironmentVariables = [1, n0, _EV, 0, () => KeyValuePair$];
|
|
3025
|
+
var ExcludedInstanceTypeSet = [1, n0, _EITS, 0, [0, { [_xN]: _it }]];
|
|
3026
|
+
var ExpressGatewayServiceConfigurations = [
|
|
2992
3027
|
1,
|
|
2993
3028
|
n0,
|
|
2994
3029
|
_EGSCx,
|
|
2995
3030
|
0,
|
|
2996
|
-
() => ExpressGatewayServiceConfiguration
|
|
2997
|
-
];
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3031
|
+
() => ExpressGatewayServiceConfiguration$,
|
|
3032
|
+
];
|
|
3033
|
+
var ExpressGatewayServiceIncludeList = 64 | 0;
|
|
3034
|
+
var Failures = [1, n0, _Fa, 0, () => Failure$];
|
|
3035
|
+
var GpuIds = 64 | 0;
|
|
3036
|
+
var HostEntryList = [1, n0, _HEL, 0, () => HostEntry$];
|
|
3037
|
+
var InferenceAcceleratorOverrides = [1, n0, _IAOn, 0, () => InferenceAcceleratorOverride$];
|
|
3038
|
+
var InferenceAccelerators = [1, n0, _IAn, 0, () => InferenceAccelerator$];
|
|
3039
|
+
var IngressPathSummaries = [1, n0, _IPSn, 0, () => IngressPathSummary$];
|
|
3040
|
+
var InstanceGenerationSet = [1, n0, _IGS, 0, [0, { [_xN]: _it }]];
|
|
3041
|
+
var InstanceHealthCheckResultList = [1, n0, _IHCRL, 0, () => InstanceHealthCheckResult$];
|
|
3042
|
+
var IntegerList = 64 | 1;
|
|
3043
|
+
var LoadBalancers = [1, n0, _LBo, 0, () => LoadBalancer$];
|
|
3044
|
+
var LocalStorageTypeSet = [1, n0, _LSTS, 0, [0, { [_xN]: _it }]];
|
|
3045
|
+
var ManagedAgents = [1, n0, _MAa, 0, () => ManagedAgent$];
|
|
3046
|
+
var ManagedAgentStateChanges = [1, n0, _MASCa, 0, () => ManagedAgentStateChange$];
|
|
3047
|
+
var ManagedApplicationAutoScalingPolicies = [
|
|
3013
3048
|
1,
|
|
3014
3049
|
n0,
|
|
3015
3050
|
_MAASPa,
|
|
3016
3051
|
0,
|
|
3017
|
-
() => ManagedApplicationAutoScalingPolicy
|
|
3018
|
-
];
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
];
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
0,
|
|
3078
|
-
() => TaskDefinitionPlacementConstraint,
|
|
3079
|
-
];
|
|
3080
|
-
export var TaskFieldList = 64 | 0;
|
|
3081
|
-
export var Tasks = [1, n0, _Tas, 0, () => Task];
|
|
3082
|
-
export var TaskSetFieldList = 64 | 0;
|
|
3083
|
-
export var TaskSets = [1, n0, _TSa, 0, () => TaskSet];
|
|
3084
|
-
export var TaskVolumeConfigurations = [1, n0, _TVCa, 0, () => TaskVolumeConfiguration];
|
|
3085
|
-
export var TmpfsList = [1, n0, _TL, 0, () => Tmpfs];
|
|
3086
|
-
export var UlimitList = [1, n0, _UL, 0, () => Ulimit];
|
|
3087
|
-
export var VolumeFromList = [1, n0, _VFL, 0, () => VolumeFrom];
|
|
3088
|
-
export var VolumeList = [1, n0, _VL, 0, () => Volume];
|
|
3089
|
-
export var VpcLatticeConfigurations = [1, n0, _VLCp, 0, () => VpcLatticeConfiguration];
|
|
3090
|
-
export var DockerLabelsMap = 128 | 0;
|
|
3091
|
-
export var FirelensConfigurationOptionsMap = 128 | 0;
|
|
3092
|
-
export var LogConfigurationOptionsMap = 128 | 0;
|
|
3093
|
-
export var StringMap = 128 | 0;
|
|
3094
|
-
export var CreateCapacityProvider = [
|
|
3052
|
+
() => ManagedApplicationAutoScalingPolicy$,
|
|
3053
|
+
];
|
|
3054
|
+
var ManagedIngressPaths = [1, n0, _MIPan, 0, () => ManagedIngressPath$];
|
|
3055
|
+
var ManagedLogGroups = [1, n0, _MLGa, 0, () => ManagedLogGroup$];
|
|
3056
|
+
var ManagedMetricAlarms = [1, n0, _MMAa, 0, () => ManagedMetricAlarm$];
|
|
3057
|
+
var ManagedSecurityGroups = [1, n0, _MSGa, 0, () => ManagedSecurityGroup$];
|
|
3058
|
+
var ManagedTargetGroups = [1, n0, _MTGa, 0, () => ManagedTargetGroup$];
|
|
3059
|
+
var MountPointList = [1, n0, _MPL, 0, () => MountPoint$];
|
|
3060
|
+
var NetworkBindings = [1, n0, _NBe, 0, () => NetworkBinding$];
|
|
3061
|
+
var NetworkInterfaces = [1, n0, _NIe, 0, () => NetworkInterface$];
|
|
3062
|
+
var PlacementConstraints = [1, n0, _PCl, 0, () => PlacementConstraint$];
|
|
3063
|
+
var PlacementStrategies = [1, n0, _PSl, 0, () => PlacementStrategy$];
|
|
3064
|
+
var PlatformDevices = [1, n0, _PDl, 0, () => PlatformDevice$];
|
|
3065
|
+
var PortMappingList = [1, n0, _PML, 0, () => PortMapping$];
|
|
3066
|
+
var ProtectedTasks = [1, n0, _PTr, 0, () => ProtectedTask$];
|
|
3067
|
+
var ProxyConfigurationProperties = [1, n0, _PCP, 0, () => KeyValuePair$];
|
|
3068
|
+
var RequiresAttributes = [1, n0, _RA, 0, () => Attribute$];
|
|
3069
|
+
var ResourceIds = 64 | 0;
|
|
3070
|
+
var ResourceRequirements = [1, n0, _RRe, 0, () => ResourceRequirement$];
|
|
3071
|
+
var Resources = [1, n0, _Re, 0, () => Resource$];
|
|
3072
|
+
var SecretList = [1, n0, _SL, 0, () => Secret$];
|
|
3073
|
+
var ServiceConnectClientAliasList = [1, n0, _SCCAL, 0, () => ServiceConnectClientAlias$];
|
|
3074
|
+
var ServiceConnectServiceList = [1, n0, _SCSL, 0, () => ServiceConnectService$];
|
|
3075
|
+
var ServiceConnectServiceResourceList = [1, n0, _SCSRL, 0, () => ServiceConnectServiceResource$];
|
|
3076
|
+
var ServiceCurrentRevisionSummaryList = [1, n0, _SCRSL, 0, () => ServiceCurrentRevisionSummary$];
|
|
3077
|
+
var ServiceDeployments = [1, n0, _SDe, 0, () => ServiceDeployment$];
|
|
3078
|
+
var ServiceDeploymentsBrief = [1, n0, _SDBe, 0, () => ServiceDeploymentBrief$];
|
|
3079
|
+
var ServiceDeploymentStatusList = 64 | 0;
|
|
3080
|
+
var ServiceEvents = [1, n0, _SEer, 0, () => ServiceEvent$];
|
|
3081
|
+
var ServiceFieldList = 64 | 0;
|
|
3082
|
+
var ServiceRegistries = [1, n0, _SRer, 0, () => ServiceRegistry$];
|
|
3083
|
+
var ServiceRevisionLoadBalancers = [1, n0, _SRLBe, 0, () => ServiceRevisionLoadBalancer$];
|
|
3084
|
+
var ServiceRevisions = [1, n0, _SRerv, 0, () => ServiceRevision$];
|
|
3085
|
+
var ServiceRevisionsSummaryList = [1, n0, _SRSL, 0, () => ServiceRevisionSummary$];
|
|
3086
|
+
var Services = [1, n0, _Serv, 0, () => Service$];
|
|
3087
|
+
var ServiceVolumeConfigurations = [1, n0, _SVCe, 0, () => ServiceVolumeConfiguration$];
|
|
3088
|
+
var Settings = [1, n0, _Sett, 0, () => Setting$];
|
|
3089
|
+
var Statistics = [1, n0, _St, 0, () => KeyValuePair$];
|
|
3090
|
+
var StringList = 64 | 0;
|
|
3091
|
+
var SystemControls = [1, n0, _SCy, 0, () => SystemControl$];
|
|
3092
|
+
var TagKeys = 64 | 0;
|
|
3093
|
+
var Tags = [1, n0, _Tag, 0, () => Tag$];
|
|
3094
|
+
var TaskDefinitionFieldList = 64 | 0;
|
|
3095
|
+
var TaskDefinitionList = [1, n0, _TDL, 0, () => TaskDefinition$];
|
|
3096
|
+
var TaskDefinitionPlacementConstraints = [1, n0, _TDPCa, 0, () => TaskDefinitionPlacementConstraint$];
|
|
3097
|
+
var TaskFieldList = 64 | 0;
|
|
3098
|
+
var Tasks = [1, n0, _Tas, 0, () => Task$];
|
|
3099
|
+
var TaskSetFieldList = 64 | 0;
|
|
3100
|
+
var TaskSets = [1, n0, _TSa, 0, () => TaskSet$];
|
|
3101
|
+
var TaskVolumeConfigurations = [1, n0, _TVCa, 0, () => TaskVolumeConfiguration$];
|
|
3102
|
+
var TmpfsList = [1, n0, _TL, 0, () => Tmpfs$];
|
|
3103
|
+
var UlimitList = [1, n0, _UL, 0, () => Ulimit$];
|
|
3104
|
+
var VolumeFromList = [1, n0, _VFL, 0, () => VolumeFrom$];
|
|
3105
|
+
var VolumeList = [1, n0, _VL, 0, () => Volume$];
|
|
3106
|
+
var VpcLatticeConfigurations = [1, n0, _VLCp, 0, () => VpcLatticeConfiguration$];
|
|
3107
|
+
var DockerLabelsMap = 128 | 0;
|
|
3108
|
+
var FirelensConfigurationOptionsMap = 128 | 0;
|
|
3109
|
+
var LogConfigurationOptionsMap = 128 | 0;
|
|
3110
|
+
var StringMap = 128 | 0;
|
|
3111
|
+
export var CreateCapacityProvider$ = [
|
|
3095
3112
|
9,
|
|
3096
3113
|
n0,
|
|
3097
3114
|
_CCP,
|
|
3098
3115
|
0,
|
|
3099
|
-
() => CreateCapacityProviderRequest
|
|
3100
|
-
() => CreateCapacityProviderResponse
|
|
3116
|
+
() => CreateCapacityProviderRequest$,
|
|
3117
|
+
() => CreateCapacityProviderResponse$,
|
|
3101
3118
|
];
|
|
3102
|
-
export var CreateCluster = [
|
|
3119
|
+
export var CreateCluster$ = [
|
|
3103
3120
|
9,
|
|
3104
3121
|
n0,
|
|
3105
3122
|
_CCr,
|
|
3106
3123
|
0,
|
|
3107
|
-
() => CreateClusterRequest
|
|
3108
|
-
() => CreateClusterResponse
|
|
3124
|
+
() => CreateClusterRequest$,
|
|
3125
|
+
() => CreateClusterResponse$,
|
|
3109
3126
|
];
|
|
3110
|
-
export var CreateExpressGatewayService = [
|
|
3127
|
+
export var CreateExpressGatewayService$ = [
|
|
3111
3128
|
9,
|
|
3112
3129
|
n0,
|
|
3113
3130
|
_CEGS,
|
|
3114
3131
|
0,
|
|
3115
|
-
() => CreateExpressGatewayServiceRequest
|
|
3116
|
-
() => CreateExpressGatewayServiceResponse
|
|
3132
|
+
() => CreateExpressGatewayServiceRequest$,
|
|
3133
|
+
() => CreateExpressGatewayServiceResponse$,
|
|
3117
3134
|
];
|
|
3118
|
-
export var CreateService = [
|
|
3135
|
+
export var CreateService$ = [
|
|
3119
3136
|
9,
|
|
3120
3137
|
n0,
|
|
3121
3138
|
_CSr,
|
|
3122
3139
|
0,
|
|
3123
|
-
() => CreateServiceRequest
|
|
3124
|
-
() => CreateServiceResponse
|
|
3140
|
+
() => CreateServiceRequest$,
|
|
3141
|
+
() => CreateServiceResponse$,
|
|
3125
3142
|
];
|
|
3126
|
-
export var CreateTaskSet = [
|
|
3143
|
+
export var CreateTaskSet$ = [
|
|
3127
3144
|
9,
|
|
3128
3145
|
n0,
|
|
3129
3146
|
_CTS,
|
|
3130
3147
|
0,
|
|
3131
|
-
() => CreateTaskSetRequest
|
|
3132
|
-
() => CreateTaskSetResponse
|
|
3148
|
+
() => CreateTaskSetRequest$,
|
|
3149
|
+
() => CreateTaskSetResponse$,
|
|
3133
3150
|
];
|
|
3134
|
-
export var DeleteAccountSetting = [
|
|
3151
|
+
export var DeleteAccountSetting$ = [
|
|
3135
3152
|
9,
|
|
3136
3153
|
n0,
|
|
3137
3154
|
_DAS,
|
|
3138
3155
|
0,
|
|
3139
|
-
() => DeleteAccountSettingRequest
|
|
3140
|
-
() => DeleteAccountSettingResponse
|
|
3156
|
+
() => DeleteAccountSettingRequest$,
|
|
3157
|
+
() => DeleteAccountSettingResponse$,
|
|
3141
3158
|
];
|
|
3142
|
-
export var DeleteAttributes = [
|
|
3159
|
+
export var DeleteAttributes$ = [
|
|
3143
3160
|
9,
|
|
3144
3161
|
n0,
|
|
3145
3162
|
_DAe,
|
|
3146
3163
|
0,
|
|
3147
|
-
() => DeleteAttributesRequest
|
|
3148
|
-
() => DeleteAttributesResponse
|
|
3164
|
+
() => DeleteAttributesRequest$,
|
|
3165
|
+
() => DeleteAttributesResponse$,
|
|
3149
3166
|
];
|
|
3150
|
-
export var DeleteCapacityProvider = [
|
|
3167
|
+
export var DeleteCapacityProvider$ = [
|
|
3151
3168
|
9,
|
|
3152
3169
|
n0,
|
|
3153
3170
|
_DCP,
|
|
3154
3171
|
0,
|
|
3155
|
-
() => DeleteCapacityProviderRequest
|
|
3156
|
-
() => DeleteCapacityProviderResponse
|
|
3172
|
+
() => DeleteCapacityProviderRequest$,
|
|
3173
|
+
() => DeleteCapacityProviderResponse$,
|
|
3157
3174
|
];
|
|
3158
|
-
export var DeleteCluster = [
|
|
3175
|
+
export var DeleteCluster$ = [
|
|
3159
3176
|
9,
|
|
3160
3177
|
n0,
|
|
3161
3178
|
_DCel,
|
|
3162
3179
|
0,
|
|
3163
|
-
() => DeleteClusterRequest
|
|
3164
|
-
() => DeleteClusterResponse
|
|
3180
|
+
() => DeleteClusterRequest$,
|
|
3181
|
+
() => DeleteClusterResponse$,
|
|
3165
3182
|
];
|
|
3166
|
-
export var DeleteExpressGatewayService = [
|
|
3183
|
+
export var DeleteExpressGatewayService$ = [
|
|
3167
3184
|
9,
|
|
3168
3185
|
n0,
|
|
3169
3186
|
_DEGS,
|
|
3170
3187
|
0,
|
|
3171
|
-
() => DeleteExpressGatewayServiceRequest
|
|
3172
|
-
() => DeleteExpressGatewayServiceResponse
|
|
3188
|
+
() => DeleteExpressGatewayServiceRequest$,
|
|
3189
|
+
() => DeleteExpressGatewayServiceResponse$,
|
|
3173
3190
|
];
|
|
3174
|
-
export var DeleteService = [
|
|
3191
|
+
export var DeleteService$ = [
|
|
3175
3192
|
9,
|
|
3176
3193
|
n0,
|
|
3177
3194
|
_DS,
|
|
3178
3195
|
0,
|
|
3179
|
-
() => DeleteServiceRequest
|
|
3180
|
-
() => DeleteServiceResponse
|
|
3196
|
+
() => DeleteServiceRequest$,
|
|
3197
|
+
() => DeleteServiceResponse$,
|
|
3181
3198
|
];
|
|
3182
|
-
export var DeleteTaskDefinitions = [
|
|
3199
|
+
export var DeleteTaskDefinitions$ = [
|
|
3183
3200
|
9,
|
|
3184
3201
|
n0,
|
|
3185
3202
|
_DTD,
|
|
3186
3203
|
0,
|
|
3187
|
-
() => DeleteTaskDefinitionsRequest
|
|
3188
|
-
() => DeleteTaskDefinitionsResponse
|
|
3204
|
+
() => DeleteTaskDefinitionsRequest$,
|
|
3205
|
+
() => DeleteTaskDefinitionsResponse$,
|
|
3189
3206
|
];
|
|
3190
|
-
export var DeleteTaskSet = [
|
|
3207
|
+
export var DeleteTaskSet$ = [
|
|
3191
3208
|
9,
|
|
3192
3209
|
n0,
|
|
3193
3210
|
_DTS,
|
|
3194
3211
|
0,
|
|
3195
|
-
() => DeleteTaskSetRequest
|
|
3196
|
-
() => DeleteTaskSetResponse
|
|
3212
|
+
() => DeleteTaskSetRequest$,
|
|
3213
|
+
() => DeleteTaskSetResponse$,
|
|
3197
3214
|
];
|
|
3198
|
-
export var DeregisterContainerInstance = [
|
|
3215
|
+
export var DeregisterContainerInstance$ = [
|
|
3199
3216
|
9,
|
|
3200
3217
|
n0,
|
|
3201
3218
|
_DCI,
|
|
3202
3219
|
0,
|
|
3203
|
-
() => DeregisterContainerInstanceRequest
|
|
3204
|
-
() => DeregisterContainerInstanceResponse
|
|
3220
|
+
() => DeregisterContainerInstanceRequest$,
|
|
3221
|
+
() => DeregisterContainerInstanceResponse$,
|
|
3205
3222
|
];
|
|
3206
|
-
export var DeregisterTaskDefinition = [
|
|
3223
|
+
export var DeregisterTaskDefinition$ = [
|
|
3207
3224
|
9,
|
|
3208
3225
|
n0,
|
|
3209
3226
|
_DTDe,
|
|
3210
3227
|
0,
|
|
3211
|
-
() => DeregisterTaskDefinitionRequest
|
|
3212
|
-
() => DeregisterTaskDefinitionResponse
|
|
3228
|
+
() => DeregisterTaskDefinitionRequest$,
|
|
3229
|
+
() => DeregisterTaskDefinitionResponse$,
|
|
3213
3230
|
];
|
|
3214
|
-
export var DescribeCapacityProviders = [
|
|
3231
|
+
export var DescribeCapacityProviders$ = [
|
|
3215
3232
|
9,
|
|
3216
3233
|
n0,
|
|
3217
3234
|
_DCPe,
|
|
3218
3235
|
0,
|
|
3219
|
-
() => DescribeCapacityProvidersRequest
|
|
3220
|
-
() => DescribeCapacityProvidersResponse
|
|
3236
|
+
() => DescribeCapacityProvidersRequest$,
|
|
3237
|
+
() => DescribeCapacityProvidersResponse$,
|
|
3221
3238
|
];
|
|
3222
|
-
export var DescribeClusters = [
|
|
3239
|
+
export var DescribeClusters$ = [
|
|
3223
3240
|
9,
|
|
3224
3241
|
n0,
|
|
3225
3242
|
_DCes,
|
|
3226
3243
|
0,
|
|
3227
|
-
() => DescribeClustersRequest
|
|
3228
|
-
() => DescribeClustersResponse
|
|
3244
|
+
() => DescribeClustersRequest$,
|
|
3245
|
+
() => DescribeClustersResponse$,
|
|
3229
3246
|
];
|
|
3230
|
-
export var DescribeContainerInstances = [
|
|
3247
|
+
export var DescribeContainerInstances$ = [
|
|
3231
3248
|
9,
|
|
3232
3249
|
n0,
|
|
3233
3250
|
_DCIe,
|
|
3234
3251
|
0,
|
|
3235
|
-
() => DescribeContainerInstancesRequest
|
|
3236
|
-
() => DescribeContainerInstancesResponse
|
|
3252
|
+
() => DescribeContainerInstancesRequest$,
|
|
3253
|
+
() => DescribeContainerInstancesResponse$,
|
|
3237
3254
|
];
|
|
3238
|
-
export var DescribeExpressGatewayService = [
|
|
3255
|
+
export var DescribeExpressGatewayService$ = [
|
|
3239
3256
|
9,
|
|
3240
3257
|
n0,
|
|
3241
3258
|
_DEGSe,
|
|
3242
3259
|
0,
|
|
3243
|
-
() => DescribeExpressGatewayServiceRequest
|
|
3244
|
-
() => DescribeExpressGatewayServiceResponse
|
|
3260
|
+
() => DescribeExpressGatewayServiceRequest$,
|
|
3261
|
+
() => DescribeExpressGatewayServiceResponse$,
|
|
3245
3262
|
];
|
|
3246
|
-
export var DescribeServiceDeployments = [
|
|
3263
|
+
export var DescribeServiceDeployments$ = [
|
|
3247
3264
|
9,
|
|
3248
3265
|
n0,
|
|
3249
3266
|
_DSD,
|
|
3250
3267
|
0,
|
|
3251
|
-
() => DescribeServiceDeploymentsRequest
|
|
3252
|
-
() => DescribeServiceDeploymentsResponse
|
|
3268
|
+
() => DescribeServiceDeploymentsRequest$,
|
|
3269
|
+
() => DescribeServiceDeploymentsResponse$,
|
|
3253
3270
|
];
|
|
3254
|
-
export var DescribeServiceRevisions = [
|
|
3271
|
+
export var DescribeServiceRevisions$ = [
|
|
3255
3272
|
9,
|
|
3256
3273
|
n0,
|
|
3257
3274
|
_DSRescr,
|
|
3258
3275
|
0,
|
|
3259
|
-
() => DescribeServiceRevisionsRequest
|
|
3260
|
-
() => DescribeServiceRevisionsResponse
|
|
3276
|
+
() => DescribeServiceRevisionsRequest$,
|
|
3277
|
+
() => DescribeServiceRevisionsResponse$,
|
|
3261
3278
|
];
|
|
3262
|
-
export var DescribeServices = [
|
|
3279
|
+
export var DescribeServices$ = [
|
|
3263
3280
|
9,
|
|
3264
3281
|
n0,
|
|
3265
3282
|
_DSe,
|
|
3266
3283
|
0,
|
|
3267
|
-
() => DescribeServicesRequest
|
|
3268
|
-
() => DescribeServicesResponse
|
|
3284
|
+
() => DescribeServicesRequest$,
|
|
3285
|
+
() => DescribeServicesResponse$,
|
|
3269
3286
|
];
|
|
3270
|
-
export var DescribeTaskDefinition = [
|
|
3287
|
+
export var DescribeTaskDefinition$ = [
|
|
3271
3288
|
9,
|
|
3272
3289
|
n0,
|
|
3273
3290
|
_DTDes,
|
|
3274
3291
|
0,
|
|
3275
|
-
() => DescribeTaskDefinitionRequest
|
|
3276
|
-
() => DescribeTaskDefinitionResponse
|
|
3292
|
+
() => DescribeTaskDefinitionRequest$,
|
|
3293
|
+
() => DescribeTaskDefinitionResponse$,
|
|
3277
3294
|
];
|
|
3278
|
-
export var DescribeTasks = [
|
|
3295
|
+
export var DescribeTasks$ = [
|
|
3279
3296
|
9,
|
|
3280
3297
|
n0,
|
|
3281
3298
|
_DT,
|
|
3282
3299
|
0,
|
|
3283
|
-
() => DescribeTasksRequest
|
|
3284
|
-
() => DescribeTasksResponse
|
|
3300
|
+
() => DescribeTasksRequest$,
|
|
3301
|
+
() => DescribeTasksResponse$,
|
|
3285
3302
|
];
|
|
3286
|
-
export var DescribeTaskSets = [
|
|
3303
|
+
export var DescribeTaskSets$ = [
|
|
3287
3304
|
9,
|
|
3288
3305
|
n0,
|
|
3289
3306
|
_DTSe,
|
|
3290
3307
|
0,
|
|
3291
|
-
() => DescribeTaskSetsRequest
|
|
3292
|
-
() => DescribeTaskSetsResponse
|
|
3308
|
+
() => DescribeTaskSetsRequest$,
|
|
3309
|
+
() => DescribeTaskSetsResponse$,
|
|
3293
3310
|
];
|
|
3294
|
-
export var DiscoverPollEndpoint = [
|
|
3311
|
+
export var DiscoverPollEndpoint$ = [
|
|
3295
3312
|
9,
|
|
3296
3313
|
n0,
|
|
3297
3314
|
_DPE,
|
|
3298
3315
|
0,
|
|
3299
|
-
() => DiscoverPollEndpointRequest
|
|
3300
|
-
() => DiscoverPollEndpointResponse
|
|
3316
|
+
() => DiscoverPollEndpointRequest$,
|
|
3317
|
+
() => DiscoverPollEndpointResponse$,
|
|
3301
3318
|
];
|
|
3302
|
-
export var ExecuteCommand = [
|
|
3319
|
+
export var ExecuteCommand$ = [
|
|
3303
3320
|
9,
|
|
3304
3321
|
n0,
|
|
3305
3322
|
_EC,
|
|
3306
3323
|
0,
|
|
3307
|
-
() => ExecuteCommandRequest
|
|
3308
|
-
() => ExecuteCommandResponse
|
|
3324
|
+
() => ExecuteCommandRequest$,
|
|
3325
|
+
() => ExecuteCommandResponse$,
|
|
3309
3326
|
];
|
|
3310
|
-
export var GetTaskProtection = [
|
|
3327
|
+
export var GetTaskProtection$ = [
|
|
3311
3328
|
9,
|
|
3312
3329
|
n0,
|
|
3313
3330
|
_GTP,
|
|
3314
3331
|
0,
|
|
3315
|
-
() => GetTaskProtectionRequest
|
|
3316
|
-
() => GetTaskProtectionResponse
|
|
3332
|
+
() => GetTaskProtectionRequest$,
|
|
3333
|
+
() => GetTaskProtectionResponse$,
|
|
3317
3334
|
];
|
|
3318
|
-
export var ListAccountSettings = [
|
|
3335
|
+
export var ListAccountSettings$ = [
|
|
3319
3336
|
9,
|
|
3320
3337
|
n0,
|
|
3321
3338
|
_LAS,
|
|
3322
3339
|
0,
|
|
3323
|
-
() => ListAccountSettingsRequest
|
|
3324
|
-
() => ListAccountSettingsResponse
|
|
3340
|
+
() => ListAccountSettingsRequest$,
|
|
3341
|
+
() => ListAccountSettingsResponse$,
|
|
3325
3342
|
];
|
|
3326
|
-
export var ListAttributes = [
|
|
3343
|
+
export var ListAttributes$ = [
|
|
3327
3344
|
9,
|
|
3328
3345
|
n0,
|
|
3329
3346
|
_LA,
|
|
3330
3347
|
0,
|
|
3331
|
-
() => ListAttributesRequest
|
|
3332
|
-
() => ListAttributesResponse
|
|
3348
|
+
() => ListAttributesRequest$,
|
|
3349
|
+
() => ListAttributesResponse$,
|
|
3333
3350
|
];
|
|
3334
|
-
export var ListClusters = [
|
|
3351
|
+
export var ListClusters$ = [
|
|
3335
3352
|
9,
|
|
3336
3353
|
n0,
|
|
3337
3354
|
_LCi,
|
|
3338
3355
|
0,
|
|
3339
|
-
() => ListClustersRequest
|
|
3340
|
-
() => ListClustersResponse
|
|
3356
|
+
() => ListClustersRequest$,
|
|
3357
|
+
() => ListClustersResponse$,
|
|
3341
3358
|
];
|
|
3342
|
-
export var ListContainerInstances = [
|
|
3359
|
+
export var ListContainerInstances$ = [
|
|
3343
3360
|
9,
|
|
3344
3361
|
n0,
|
|
3345
3362
|
_LCI,
|
|
3346
3363
|
0,
|
|
3347
|
-
() => ListContainerInstancesRequest
|
|
3348
|
-
() => ListContainerInstancesResponse
|
|
3364
|
+
() => ListContainerInstancesRequest$,
|
|
3365
|
+
() => ListContainerInstancesResponse$,
|
|
3349
3366
|
];
|
|
3350
|
-
export var ListServiceDeployments = [
|
|
3367
|
+
export var ListServiceDeployments$ = [
|
|
3351
3368
|
9,
|
|
3352
3369
|
n0,
|
|
3353
3370
|
_LSD,
|
|
3354
3371
|
0,
|
|
3355
|
-
() => ListServiceDeploymentsRequest
|
|
3356
|
-
() => ListServiceDeploymentsResponse
|
|
3372
|
+
() => ListServiceDeploymentsRequest$,
|
|
3373
|
+
() => ListServiceDeploymentsResponse$,
|
|
3374
|
+
];
|
|
3375
|
+
export var ListServices$ = [
|
|
3376
|
+
9,
|
|
3377
|
+
n0,
|
|
3378
|
+
_LS,
|
|
3379
|
+
0,
|
|
3380
|
+
() => ListServicesRequest$,
|
|
3381
|
+
() => ListServicesResponse$,
|
|
3357
3382
|
];
|
|
3358
|
-
export var
|
|
3359
|
-
export var ListServicesByNamespace = [
|
|
3383
|
+
export var ListServicesByNamespace$ = [
|
|
3360
3384
|
9,
|
|
3361
3385
|
n0,
|
|
3362
3386
|
_LSBN,
|
|
3363
3387
|
0,
|
|
3364
|
-
() => ListServicesByNamespaceRequest
|
|
3365
|
-
() => ListServicesByNamespaceResponse
|
|
3388
|
+
() => ListServicesByNamespaceRequest$,
|
|
3389
|
+
() => ListServicesByNamespaceResponse$,
|
|
3366
3390
|
];
|
|
3367
|
-
export var ListTagsForResource = [
|
|
3391
|
+
export var ListTagsForResource$ = [
|
|
3368
3392
|
9,
|
|
3369
3393
|
n0,
|
|
3370
3394
|
_LTFR,
|
|
3371
3395
|
0,
|
|
3372
|
-
() => ListTagsForResourceRequest
|
|
3373
|
-
() => ListTagsForResourceResponse
|
|
3396
|
+
() => ListTagsForResourceRequest$,
|
|
3397
|
+
() => ListTagsForResourceResponse$,
|
|
3374
3398
|
];
|
|
3375
|
-
export var ListTaskDefinitionFamilies = [
|
|
3399
|
+
export var ListTaskDefinitionFamilies$ = [
|
|
3376
3400
|
9,
|
|
3377
3401
|
n0,
|
|
3378
3402
|
_LTDF,
|
|
3379
3403
|
0,
|
|
3380
|
-
() => ListTaskDefinitionFamiliesRequest
|
|
3381
|
-
() => ListTaskDefinitionFamiliesResponse
|
|
3404
|
+
() => ListTaskDefinitionFamiliesRequest$,
|
|
3405
|
+
() => ListTaskDefinitionFamiliesResponse$,
|
|
3382
3406
|
];
|
|
3383
|
-
export var ListTaskDefinitions = [
|
|
3407
|
+
export var ListTaskDefinitions$ = [
|
|
3384
3408
|
9,
|
|
3385
3409
|
n0,
|
|
3386
3410
|
_LTD,
|
|
3387
3411
|
0,
|
|
3388
|
-
() => ListTaskDefinitionsRequest
|
|
3389
|
-
() => ListTaskDefinitionsResponse
|
|
3412
|
+
() => ListTaskDefinitionsRequest$,
|
|
3413
|
+
() => ListTaskDefinitionsResponse$,
|
|
3390
3414
|
];
|
|
3391
|
-
export var ListTasks = [9, n0, _LT, 0, () => ListTasksRequest
|
|
3392
|
-
export var PutAccountSetting = [
|
|
3415
|
+
export var ListTasks$ = [9, n0, _LT, 0, () => ListTasksRequest$, () => ListTasksResponse$];
|
|
3416
|
+
export var PutAccountSetting$ = [
|
|
3393
3417
|
9,
|
|
3394
3418
|
n0,
|
|
3395
3419
|
_PAS,
|
|
3396
3420
|
0,
|
|
3397
|
-
() => PutAccountSettingRequest
|
|
3398
|
-
() => PutAccountSettingResponse
|
|
3421
|
+
() => PutAccountSettingRequest$,
|
|
3422
|
+
() => PutAccountSettingResponse$,
|
|
3399
3423
|
];
|
|
3400
|
-
export var PutAccountSettingDefault = [
|
|
3424
|
+
export var PutAccountSettingDefault$ = [
|
|
3401
3425
|
9,
|
|
3402
3426
|
n0,
|
|
3403
3427
|
_PASD,
|
|
3404
3428
|
0,
|
|
3405
|
-
() => PutAccountSettingDefaultRequest
|
|
3406
|
-
() => PutAccountSettingDefaultResponse
|
|
3429
|
+
() => PutAccountSettingDefaultRequest$,
|
|
3430
|
+
() => PutAccountSettingDefaultResponse$,
|
|
3407
3431
|
];
|
|
3408
|
-
export var PutAttributes = [
|
|
3432
|
+
export var PutAttributes$ = [
|
|
3409
3433
|
9,
|
|
3410
3434
|
n0,
|
|
3411
3435
|
_PA,
|
|
3412
3436
|
0,
|
|
3413
|
-
() => PutAttributesRequest
|
|
3414
|
-
() => PutAttributesResponse
|
|
3437
|
+
() => PutAttributesRequest$,
|
|
3438
|
+
() => PutAttributesResponse$,
|
|
3415
3439
|
];
|
|
3416
|
-
export var PutClusterCapacityProviders = [
|
|
3440
|
+
export var PutClusterCapacityProviders$ = [
|
|
3417
3441
|
9,
|
|
3418
3442
|
n0,
|
|
3419
3443
|
_PCCP,
|
|
3420
3444
|
0,
|
|
3421
|
-
() => PutClusterCapacityProvidersRequest
|
|
3422
|
-
() => PutClusterCapacityProvidersResponse
|
|
3445
|
+
() => PutClusterCapacityProvidersRequest$,
|
|
3446
|
+
() => PutClusterCapacityProvidersResponse$,
|
|
3423
3447
|
];
|
|
3424
|
-
export var RegisterContainerInstance = [
|
|
3448
|
+
export var RegisterContainerInstance$ = [
|
|
3425
3449
|
9,
|
|
3426
3450
|
n0,
|
|
3427
3451
|
_RCI,
|
|
3428
3452
|
0,
|
|
3429
|
-
() => RegisterContainerInstanceRequest
|
|
3430
|
-
() => RegisterContainerInstanceResponse
|
|
3453
|
+
() => RegisterContainerInstanceRequest$,
|
|
3454
|
+
() => RegisterContainerInstanceResponse$,
|
|
3431
3455
|
];
|
|
3432
|
-
export var RegisterTaskDefinition = [
|
|
3456
|
+
export var RegisterTaskDefinition$ = [
|
|
3433
3457
|
9,
|
|
3434
3458
|
n0,
|
|
3435
3459
|
_RTD,
|
|
3436
3460
|
0,
|
|
3437
|
-
() => RegisterTaskDefinitionRequest
|
|
3438
|
-
() => RegisterTaskDefinitionResponse
|
|
3461
|
+
() => RegisterTaskDefinitionRequest$,
|
|
3462
|
+
() => RegisterTaskDefinitionResponse$,
|
|
3439
3463
|
];
|
|
3440
|
-
export var RunTask = [9, n0, _RT, 0, () => RunTaskRequest
|
|
3441
|
-
export var StartTask = [9, n0, _ST, 0, () => StartTaskRequest
|
|
3442
|
-
export var StopServiceDeployment = [
|
|
3464
|
+
export var RunTask$ = [9, n0, _RT, 0, () => RunTaskRequest$, () => RunTaskResponse$];
|
|
3465
|
+
export var StartTask$ = [9, n0, _ST, 0, () => StartTaskRequest$, () => StartTaskResponse$];
|
|
3466
|
+
export var StopServiceDeployment$ = [
|
|
3443
3467
|
9,
|
|
3444
3468
|
n0,
|
|
3445
3469
|
_SSD,
|
|
3446
3470
|
0,
|
|
3447
|
-
() => StopServiceDeploymentRequest
|
|
3448
|
-
() => StopServiceDeploymentResponse
|
|
3471
|
+
() => StopServiceDeploymentRequest$,
|
|
3472
|
+
() => StopServiceDeploymentResponse$,
|
|
3449
3473
|
];
|
|
3450
|
-
export var StopTask = [9, n0, _STt, 0, () => StopTaskRequest
|
|
3451
|
-
export var SubmitAttachmentStateChanges = [
|
|
3474
|
+
export var StopTask$ = [9, n0, _STt, 0, () => StopTaskRequest$, () => StopTaskResponse$];
|
|
3475
|
+
export var SubmitAttachmentStateChanges$ = [
|
|
3452
3476
|
9,
|
|
3453
3477
|
n0,
|
|
3454
3478
|
_SASC,
|
|
3455
3479
|
0,
|
|
3456
|
-
() => SubmitAttachmentStateChangesRequest
|
|
3457
|
-
() => SubmitAttachmentStateChangesResponse
|
|
3480
|
+
() => SubmitAttachmentStateChangesRequest$,
|
|
3481
|
+
() => SubmitAttachmentStateChangesResponse$,
|
|
3458
3482
|
];
|
|
3459
|
-
export var SubmitContainerStateChange = [
|
|
3483
|
+
export var SubmitContainerStateChange$ = [
|
|
3460
3484
|
9,
|
|
3461
3485
|
n0,
|
|
3462
3486
|
_SCSC,
|
|
3463
3487
|
0,
|
|
3464
|
-
() => SubmitContainerStateChangeRequest
|
|
3465
|
-
() => SubmitContainerStateChangeResponse
|
|
3488
|
+
() => SubmitContainerStateChangeRequest$,
|
|
3489
|
+
() => SubmitContainerStateChangeResponse$,
|
|
3466
3490
|
];
|
|
3467
|
-
export var SubmitTaskStateChange = [
|
|
3491
|
+
export var SubmitTaskStateChange$ = [
|
|
3468
3492
|
9,
|
|
3469
3493
|
n0,
|
|
3470
3494
|
_STSC,
|
|
3471
3495
|
0,
|
|
3472
|
-
() => SubmitTaskStateChangeRequest
|
|
3473
|
-
() => SubmitTaskStateChangeResponse
|
|
3496
|
+
() => SubmitTaskStateChangeRequest$,
|
|
3497
|
+
() => SubmitTaskStateChangeResponse$,
|
|
3474
3498
|
];
|
|
3475
|
-
export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest
|
|
3476
|
-
export var UntagResource = [
|
|
3499
|
+
export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
|
|
3500
|
+
export var UntagResource$ = [
|
|
3477
3501
|
9,
|
|
3478
3502
|
n0,
|
|
3479
3503
|
_UR,
|
|
3480
3504
|
0,
|
|
3481
|
-
() => UntagResourceRequest
|
|
3482
|
-
() => UntagResourceResponse
|
|
3505
|
+
() => UntagResourceRequest$,
|
|
3506
|
+
() => UntagResourceResponse$,
|
|
3483
3507
|
];
|
|
3484
|
-
export var UpdateCapacityProvider = [
|
|
3508
|
+
export var UpdateCapacityProvider$ = [
|
|
3485
3509
|
9,
|
|
3486
3510
|
n0,
|
|
3487
3511
|
_UCP,
|
|
3488
3512
|
0,
|
|
3489
|
-
() => UpdateCapacityProviderRequest
|
|
3490
|
-
() => UpdateCapacityProviderResponse
|
|
3513
|
+
() => UpdateCapacityProviderRequest$,
|
|
3514
|
+
() => UpdateCapacityProviderResponse$,
|
|
3491
3515
|
];
|
|
3492
|
-
export var UpdateCluster = [
|
|
3516
|
+
export var UpdateCluster$ = [
|
|
3493
3517
|
9,
|
|
3494
3518
|
n0,
|
|
3495
3519
|
_UC,
|
|
3496
3520
|
0,
|
|
3497
|
-
() => UpdateClusterRequest
|
|
3498
|
-
() => UpdateClusterResponse
|
|
3521
|
+
() => UpdateClusterRequest$,
|
|
3522
|
+
() => UpdateClusterResponse$,
|
|
3499
3523
|
];
|
|
3500
|
-
export var UpdateClusterSettings = [
|
|
3524
|
+
export var UpdateClusterSettings$ = [
|
|
3501
3525
|
9,
|
|
3502
3526
|
n0,
|
|
3503
3527
|
_UCS,
|
|
3504
3528
|
0,
|
|
3505
|
-
() => UpdateClusterSettingsRequest
|
|
3506
|
-
() => UpdateClusterSettingsResponse
|
|
3529
|
+
() => UpdateClusterSettingsRequest$,
|
|
3530
|
+
() => UpdateClusterSettingsResponse$,
|
|
3507
3531
|
];
|
|
3508
|
-
export var UpdateContainerAgent = [
|
|
3532
|
+
export var UpdateContainerAgent$ = [
|
|
3509
3533
|
9,
|
|
3510
3534
|
n0,
|
|
3511
3535
|
_UCA,
|
|
3512
3536
|
0,
|
|
3513
|
-
() => UpdateContainerAgentRequest
|
|
3514
|
-
() => UpdateContainerAgentResponse
|
|
3537
|
+
() => UpdateContainerAgentRequest$,
|
|
3538
|
+
() => UpdateContainerAgentResponse$,
|
|
3515
3539
|
];
|
|
3516
|
-
export var UpdateContainerInstancesState = [
|
|
3540
|
+
export var UpdateContainerInstancesState$ = [
|
|
3517
3541
|
9,
|
|
3518
3542
|
n0,
|
|
3519
3543
|
_UCIS,
|
|
3520
3544
|
0,
|
|
3521
|
-
() => UpdateContainerInstancesStateRequest
|
|
3522
|
-
() => UpdateContainerInstancesStateResponse
|
|
3545
|
+
() => UpdateContainerInstancesStateRequest$,
|
|
3546
|
+
() => UpdateContainerInstancesStateResponse$,
|
|
3523
3547
|
];
|
|
3524
|
-
export var UpdateExpressGatewayService = [
|
|
3548
|
+
export var UpdateExpressGatewayService$ = [
|
|
3525
3549
|
9,
|
|
3526
3550
|
n0,
|
|
3527
3551
|
_UEGSp,
|
|
3528
3552
|
0,
|
|
3529
|
-
() => UpdateExpressGatewayServiceRequest
|
|
3530
|
-
() => UpdateExpressGatewayServiceResponse
|
|
3553
|
+
() => UpdateExpressGatewayServiceRequest$,
|
|
3554
|
+
() => UpdateExpressGatewayServiceResponse$,
|
|
3531
3555
|
];
|
|
3532
|
-
export var UpdateService = [
|
|
3556
|
+
export var UpdateService$ = [
|
|
3533
3557
|
9,
|
|
3534
3558
|
n0,
|
|
3535
3559
|
_US,
|
|
3536
3560
|
0,
|
|
3537
|
-
() => UpdateServiceRequest
|
|
3538
|
-
() => UpdateServiceResponse
|
|
3561
|
+
() => UpdateServiceRequest$,
|
|
3562
|
+
() => UpdateServiceResponse$,
|
|
3539
3563
|
];
|
|
3540
|
-
export var UpdateServicePrimaryTaskSet = [
|
|
3564
|
+
export var UpdateServicePrimaryTaskSet$ = [
|
|
3541
3565
|
9,
|
|
3542
3566
|
n0,
|
|
3543
3567
|
_USPTS,
|
|
3544
3568
|
0,
|
|
3545
|
-
() => UpdateServicePrimaryTaskSetRequest
|
|
3546
|
-
() => UpdateServicePrimaryTaskSetResponse
|
|
3569
|
+
() => UpdateServicePrimaryTaskSetRequest$,
|
|
3570
|
+
() => UpdateServicePrimaryTaskSetResponse$,
|
|
3547
3571
|
];
|
|
3548
|
-
export var UpdateTaskProtection = [
|
|
3572
|
+
export var UpdateTaskProtection$ = [
|
|
3549
3573
|
9,
|
|
3550
3574
|
n0,
|
|
3551
3575
|
_UTP,
|
|
3552
3576
|
0,
|
|
3553
|
-
() => UpdateTaskProtectionRequest
|
|
3554
|
-
() => UpdateTaskProtectionResponse
|
|
3577
|
+
() => UpdateTaskProtectionRequest$,
|
|
3578
|
+
() => UpdateTaskProtectionResponse$,
|
|
3555
3579
|
];
|
|
3556
|
-
export var UpdateTaskSet = [
|
|
3580
|
+
export var UpdateTaskSet$ = [
|
|
3557
3581
|
9,
|
|
3558
3582
|
n0,
|
|
3559
3583
|
_UTS,
|
|
3560
3584
|
0,
|
|
3561
|
-
() => UpdateTaskSetRequest
|
|
3562
|
-
() => UpdateTaskSetResponse
|
|
3585
|
+
() => UpdateTaskSetRequest$,
|
|
3586
|
+
() => UpdateTaskSetResponse$,
|
|
3563
3587
|
];
|