@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
|
@@ -113,14 +113,14 @@ class SQSClient extends smithyClient.Client {
|
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
|
|
116
|
-
|
|
116
|
+
class SQSServiceException extends smithyClient.ServiceException {
|
|
117
117
|
constructor(options) {
|
|
118
118
|
super(options);
|
|
119
119
|
Object.setPrototypeOf(this, SQSServiceException.prototype);
|
|
120
120
|
}
|
|
121
|
-
}
|
|
121
|
+
}
|
|
122
122
|
|
|
123
|
-
|
|
123
|
+
class InvalidAddress extends SQSServiceException {
|
|
124
124
|
name = "InvalidAddress";
|
|
125
125
|
$fault = "client";
|
|
126
126
|
constructor(opts) {
|
|
@@ -131,8 +131,8 @@ let InvalidAddress$1 = class InvalidAddress extends SQSServiceException$1 {
|
|
|
131
131
|
});
|
|
132
132
|
Object.setPrototypeOf(this, InvalidAddress.prototype);
|
|
133
133
|
}
|
|
134
|
-
}
|
|
135
|
-
|
|
134
|
+
}
|
|
135
|
+
class InvalidSecurity extends SQSServiceException {
|
|
136
136
|
name = "InvalidSecurity";
|
|
137
137
|
$fault = "client";
|
|
138
138
|
constructor(opts) {
|
|
@@ -143,8 +143,8 @@ let InvalidSecurity$1 = class InvalidSecurity extends SQSServiceException$1 {
|
|
|
143
143
|
});
|
|
144
144
|
Object.setPrototypeOf(this, InvalidSecurity.prototype);
|
|
145
145
|
}
|
|
146
|
-
}
|
|
147
|
-
|
|
146
|
+
}
|
|
147
|
+
class OverLimit extends SQSServiceException {
|
|
148
148
|
name = "OverLimit";
|
|
149
149
|
$fault = "client";
|
|
150
150
|
constructor(opts) {
|
|
@@ -155,8 +155,8 @@ let OverLimit$1 = class OverLimit extends SQSServiceException$1 {
|
|
|
155
155
|
});
|
|
156
156
|
Object.setPrototypeOf(this, OverLimit.prototype);
|
|
157
157
|
}
|
|
158
|
-
}
|
|
159
|
-
|
|
158
|
+
}
|
|
159
|
+
class QueueDoesNotExist extends SQSServiceException {
|
|
160
160
|
name = "QueueDoesNotExist";
|
|
161
161
|
$fault = "client";
|
|
162
162
|
constructor(opts) {
|
|
@@ -167,8 +167,8 @@ let QueueDoesNotExist$1 = class QueueDoesNotExist extends SQSServiceException$1
|
|
|
167
167
|
});
|
|
168
168
|
Object.setPrototypeOf(this, QueueDoesNotExist.prototype);
|
|
169
169
|
}
|
|
170
|
-
}
|
|
171
|
-
|
|
170
|
+
}
|
|
171
|
+
class RequestThrottled extends SQSServiceException {
|
|
172
172
|
name = "RequestThrottled";
|
|
173
173
|
$fault = "client";
|
|
174
174
|
constructor(opts) {
|
|
@@ -179,8 +179,8 @@ let RequestThrottled$1 = class RequestThrottled extends SQSServiceException$1 {
|
|
|
179
179
|
});
|
|
180
180
|
Object.setPrototypeOf(this, RequestThrottled.prototype);
|
|
181
181
|
}
|
|
182
|
-
}
|
|
183
|
-
|
|
182
|
+
}
|
|
183
|
+
class UnsupportedOperation extends SQSServiceException {
|
|
184
184
|
name = "UnsupportedOperation";
|
|
185
185
|
$fault = "client";
|
|
186
186
|
constructor(opts) {
|
|
@@ -191,8 +191,8 @@ let UnsupportedOperation$1 = class UnsupportedOperation extends SQSServiceExcept
|
|
|
191
191
|
});
|
|
192
192
|
Object.setPrototypeOf(this, UnsupportedOperation.prototype);
|
|
193
193
|
}
|
|
194
|
-
}
|
|
195
|
-
|
|
194
|
+
}
|
|
195
|
+
class ResourceNotFoundException extends SQSServiceException {
|
|
196
196
|
name = "ResourceNotFoundException";
|
|
197
197
|
$fault = "client";
|
|
198
198
|
constructor(opts) {
|
|
@@ -203,8 +203,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends SQSSer
|
|
|
203
203
|
});
|
|
204
204
|
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
205
205
|
}
|
|
206
|
-
}
|
|
207
|
-
|
|
206
|
+
}
|
|
207
|
+
class MessageNotInflight extends SQSServiceException {
|
|
208
208
|
name = "MessageNotInflight";
|
|
209
209
|
$fault = "client";
|
|
210
210
|
constructor(opts) {
|
|
@@ -215,8 +215,8 @@ let MessageNotInflight$1 = class MessageNotInflight extends SQSServiceException$
|
|
|
215
215
|
});
|
|
216
216
|
Object.setPrototypeOf(this, MessageNotInflight.prototype);
|
|
217
217
|
}
|
|
218
|
-
}
|
|
219
|
-
|
|
218
|
+
}
|
|
219
|
+
class ReceiptHandleIsInvalid extends SQSServiceException {
|
|
220
220
|
name = "ReceiptHandleIsInvalid";
|
|
221
221
|
$fault = "client";
|
|
222
222
|
constructor(opts) {
|
|
@@ -227,8 +227,8 @@ let ReceiptHandleIsInvalid$1 = class ReceiptHandleIsInvalid extends SQSServiceEx
|
|
|
227
227
|
});
|
|
228
228
|
Object.setPrototypeOf(this, ReceiptHandleIsInvalid.prototype);
|
|
229
229
|
}
|
|
230
|
-
}
|
|
231
|
-
|
|
230
|
+
}
|
|
231
|
+
class BatchEntryIdsNotDistinct extends SQSServiceException {
|
|
232
232
|
name = "BatchEntryIdsNotDistinct";
|
|
233
233
|
$fault = "client";
|
|
234
234
|
constructor(opts) {
|
|
@@ -239,8 +239,8 @@ let BatchEntryIdsNotDistinct$1 = class BatchEntryIdsNotDistinct extends SQSServi
|
|
|
239
239
|
});
|
|
240
240
|
Object.setPrototypeOf(this, BatchEntryIdsNotDistinct.prototype);
|
|
241
241
|
}
|
|
242
|
-
}
|
|
243
|
-
|
|
242
|
+
}
|
|
243
|
+
class EmptyBatchRequest extends SQSServiceException {
|
|
244
244
|
name = "EmptyBatchRequest";
|
|
245
245
|
$fault = "client";
|
|
246
246
|
constructor(opts) {
|
|
@@ -251,8 +251,8 @@ let EmptyBatchRequest$1 = class EmptyBatchRequest extends SQSServiceException$1
|
|
|
251
251
|
});
|
|
252
252
|
Object.setPrototypeOf(this, EmptyBatchRequest.prototype);
|
|
253
253
|
}
|
|
254
|
-
}
|
|
255
|
-
|
|
254
|
+
}
|
|
255
|
+
class InvalidBatchEntryId extends SQSServiceException {
|
|
256
256
|
name = "InvalidBatchEntryId";
|
|
257
257
|
$fault = "client";
|
|
258
258
|
constructor(opts) {
|
|
@@ -263,8 +263,8 @@ let InvalidBatchEntryId$1 = class InvalidBatchEntryId extends SQSServiceExceptio
|
|
|
263
263
|
});
|
|
264
264
|
Object.setPrototypeOf(this, InvalidBatchEntryId.prototype);
|
|
265
265
|
}
|
|
266
|
-
}
|
|
267
|
-
|
|
266
|
+
}
|
|
267
|
+
class TooManyEntriesInBatchRequest extends SQSServiceException {
|
|
268
268
|
name = "TooManyEntriesInBatchRequest";
|
|
269
269
|
$fault = "client";
|
|
270
270
|
constructor(opts) {
|
|
@@ -275,8 +275,8 @@ let TooManyEntriesInBatchRequest$1 = class TooManyEntriesInBatchRequest extends
|
|
|
275
275
|
});
|
|
276
276
|
Object.setPrototypeOf(this, TooManyEntriesInBatchRequest.prototype);
|
|
277
277
|
}
|
|
278
|
-
}
|
|
279
|
-
|
|
278
|
+
}
|
|
279
|
+
class InvalidAttributeName extends SQSServiceException {
|
|
280
280
|
name = "InvalidAttributeName";
|
|
281
281
|
$fault = "client";
|
|
282
282
|
constructor(opts) {
|
|
@@ -287,8 +287,8 @@ let InvalidAttributeName$1 = class InvalidAttributeName extends SQSServiceExcept
|
|
|
287
287
|
});
|
|
288
288
|
Object.setPrototypeOf(this, InvalidAttributeName.prototype);
|
|
289
289
|
}
|
|
290
|
-
}
|
|
291
|
-
|
|
290
|
+
}
|
|
291
|
+
class InvalidAttributeValue extends SQSServiceException {
|
|
292
292
|
name = "InvalidAttributeValue";
|
|
293
293
|
$fault = "client";
|
|
294
294
|
constructor(opts) {
|
|
@@ -299,8 +299,8 @@ let InvalidAttributeValue$1 = class InvalidAttributeValue extends SQSServiceExce
|
|
|
299
299
|
});
|
|
300
300
|
Object.setPrototypeOf(this, InvalidAttributeValue.prototype);
|
|
301
301
|
}
|
|
302
|
-
}
|
|
303
|
-
|
|
302
|
+
}
|
|
303
|
+
class QueueDeletedRecently extends SQSServiceException {
|
|
304
304
|
name = "QueueDeletedRecently";
|
|
305
305
|
$fault = "client";
|
|
306
306
|
constructor(opts) {
|
|
@@ -311,8 +311,8 @@ let QueueDeletedRecently$1 = class QueueDeletedRecently extends SQSServiceExcept
|
|
|
311
311
|
});
|
|
312
312
|
Object.setPrototypeOf(this, QueueDeletedRecently.prototype);
|
|
313
313
|
}
|
|
314
|
-
}
|
|
315
|
-
|
|
314
|
+
}
|
|
315
|
+
class QueueNameExists extends SQSServiceException {
|
|
316
316
|
name = "QueueNameExists";
|
|
317
317
|
$fault = "client";
|
|
318
318
|
constructor(opts) {
|
|
@@ -323,8 +323,8 @@ let QueueNameExists$1 = class QueueNameExists extends SQSServiceException$1 {
|
|
|
323
323
|
});
|
|
324
324
|
Object.setPrototypeOf(this, QueueNameExists.prototype);
|
|
325
325
|
}
|
|
326
|
-
}
|
|
327
|
-
|
|
326
|
+
}
|
|
327
|
+
class InvalidIdFormat extends SQSServiceException {
|
|
328
328
|
name = "InvalidIdFormat";
|
|
329
329
|
$fault = "client";
|
|
330
330
|
constructor(opts) {
|
|
@@ -335,8 +335,8 @@ let InvalidIdFormat$1 = class InvalidIdFormat extends SQSServiceException$1 {
|
|
|
335
335
|
});
|
|
336
336
|
Object.setPrototypeOf(this, InvalidIdFormat.prototype);
|
|
337
337
|
}
|
|
338
|
-
}
|
|
339
|
-
|
|
338
|
+
}
|
|
339
|
+
class PurgeQueueInProgress extends SQSServiceException {
|
|
340
340
|
name = "PurgeQueueInProgress";
|
|
341
341
|
$fault = "client";
|
|
342
342
|
constructor(opts) {
|
|
@@ -347,8 +347,8 @@ let PurgeQueueInProgress$1 = class PurgeQueueInProgress extends SQSServiceExcept
|
|
|
347
347
|
});
|
|
348
348
|
Object.setPrototypeOf(this, PurgeQueueInProgress.prototype);
|
|
349
349
|
}
|
|
350
|
-
}
|
|
351
|
-
|
|
350
|
+
}
|
|
351
|
+
class KmsAccessDenied extends SQSServiceException {
|
|
352
352
|
name = "KmsAccessDenied";
|
|
353
353
|
$fault = "client";
|
|
354
354
|
constructor(opts) {
|
|
@@ -359,8 +359,8 @@ let KmsAccessDenied$1 = class KmsAccessDenied extends SQSServiceException$1 {
|
|
|
359
359
|
});
|
|
360
360
|
Object.setPrototypeOf(this, KmsAccessDenied.prototype);
|
|
361
361
|
}
|
|
362
|
-
}
|
|
363
|
-
|
|
362
|
+
}
|
|
363
|
+
class KmsDisabled extends SQSServiceException {
|
|
364
364
|
name = "KmsDisabled";
|
|
365
365
|
$fault = "client";
|
|
366
366
|
constructor(opts) {
|
|
@@ -371,8 +371,8 @@ let KmsDisabled$1 = class KmsDisabled extends SQSServiceException$1 {
|
|
|
371
371
|
});
|
|
372
372
|
Object.setPrototypeOf(this, KmsDisabled.prototype);
|
|
373
373
|
}
|
|
374
|
-
}
|
|
375
|
-
|
|
374
|
+
}
|
|
375
|
+
class KmsInvalidKeyUsage extends SQSServiceException {
|
|
376
376
|
name = "KmsInvalidKeyUsage";
|
|
377
377
|
$fault = "client";
|
|
378
378
|
constructor(opts) {
|
|
@@ -383,8 +383,8 @@ let KmsInvalidKeyUsage$1 = class KmsInvalidKeyUsage extends SQSServiceException$
|
|
|
383
383
|
});
|
|
384
384
|
Object.setPrototypeOf(this, KmsInvalidKeyUsage.prototype);
|
|
385
385
|
}
|
|
386
|
-
}
|
|
387
|
-
|
|
386
|
+
}
|
|
387
|
+
class KmsInvalidState extends SQSServiceException {
|
|
388
388
|
name = "KmsInvalidState";
|
|
389
389
|
$fault = "client";
|
|
390
390
|
constructor(opts) {
|
|
@@ -395,8 +395,8 @@ let KmsInvalidState$1 = class KmsInvalidState extends SQSServiceException$1 {
|
|
|
395
395
|
});
|
|
396
396
|
Object.setPrototypeOf(this, KmsInvalidState.prototype);
|
|
397
397
|
}
|
|
398
|
-
}
|
|
399
|
-
|
|
398
|
+
}
|
|
399
|
+
class KmsNotFound extends SQSServiceException {
|
|
400
400
|
name = "KmsNotFound";
|
|
401
401
|
$fault = "client";
|
|
402
402
|
constructor(opts) {
|
|
@@ -407,8 +407,8 @@ let KmsNotFound$1 = class KmsNotFound extends SQSServiceException$1 {
|
|
|
407
407
|
});
|
|
408
408
|
Object.setPrototypeOf(this, KmsNotFound.prototype);
|
|
409
409
|
}
|
|
410
|
-
}
|
|
411
|
-
|
|
410
|
+
}
|
|
411
|
+
class KmsOptInRequired extends SQSServiceException {
|
|
412
412
|
name = "KmsOptInRequired";
|
|
413
413
|
$fault = "client";
|
|
414
414
|
constructor(opts) {
|
|
@@ -419,8 +419,8 @@ let KmsOptInRequired$1 = class KmsOptInRequired extends SQSServiceException$1 {
|
|
|
419
419
|
});
|
|
420
420
|
Object.setPrototypeOf(this, KmsOptInRequired.prototype);
|
|
421
421
|
}
|
|
422
|
-
}
|
|
423
|
-
|
|
422
|
+
}
|
|
423
|
+
class KmsThrottled extends SQSServiceException {
|
|
424
424
|
name = "KmsThrottled";
|
|
425
425
|
$fault = "client";
|
|
426
426
|
constructor(opts) {
|
|
@@ -431,8 +431,8 @@ let KmsThrottled$1 = class KmsThrottled extends SQSServiceException$1 {
|
|
|
431
431
|
});
|
|
432
432
|
Object.setPrototypeOf(this, KmsThrottled.prototype);
|
|
433
433
|
}
|
|
434
|
-
}
|
|
435
|
-
|
|
434
|
+
}
|
|
435
|
+
class InvalidMessageContents extends SQSServiceException {
|
|
436
436
|
name = "InvalidMessageContents";
|
|
437
437
|
$fault = "client";
|
|
438
438
|
constructor(opts) {
|
|
@@ -443,8 +443,8 @@ let InvalidMessageContents$1 = class InvalidMessageContents extends SQSServiceEx
|
|
|
443
443
|
});
|
|
444
444
|
Object.setPrototypeOf(this, InvalidMessageContents.prototype);
|
|
445
445
|
}
|
|
446
|
-
}
|
|
447
|
-
|
|
446
|
+
}
|
|
447
|
+
class BatchRequestTooLong extends SQSServiceException {
|
|
448
448
|
name = "BatchRequestTooLong";
|
|
449
449
|
$fault = "client";
|
|
450
450
|
constructor(opts) {
|
|
@@ -455,7 +455,7 @@ let BatchRequestTooLong$1 = class BatchRequestTooLong extends SQSServiceExceptio
|
|
|
455
455
|
});
|
|
456
456
|
Object.setPrototypeOf(this, BatchRequestTooLong.prototype);
|
|
457
457
|
}
|
|
458
|
-
}
|
|
458
|
+
}
|
|
459
459
|
|
|
460
460
|
const _A = "Actions";
|
|
461
461
|
const _AN = "ActionName";
|
|
@@ -653,7 +653,7 @@ const _t = "tags";
|
|
|
653
653
|
const _xF = "xmlFlattened";
|
|
654
654
|
const _xN = "xmlName";
|
|
655
655
|
const n0 = "com.amazonaws.sqs";
|
|
656
|
-
var AddPermissionRequest = [
|
|
656
|
+
var AddPermissionRequest$ = [
|
|
657
657
|
3,
|
|
658
658
|
n0,
|
|
659
659
|
_APR,
|
|
@@ -661,7 +661,7 @@ var AddPermissionRequest = [
|
|
|
661
661
|
[_QU, _L, _AWSAI, _A],
|
|
662
662
|
[0, 0, [64 | 0, { [_xN]: _AWSAIc, [_xF]: 1 }], [64 | 0, { [_xN]: _AN, [_xF]: 1 }]],
|
|
663
663
|
];
|
|
664
|
-
var BatchEntryIdsNotDistinct = [
|
|
664
|
+
var BatchEntryIdsNotDistinct$ = [
|
|
665
665
|
-3,
|
|
666
666
|
n0,
|
|
667
667
|
_BEIND,
|
|
@@ -669,8 +669,8 @@ var BatchEntryIdsNotDistinct = [
|
|
|
669
669
|
[_m],
|
|
670
670
|
[0],
|
|
671
671
|
];
|
|
672
|
-
schema.TypeRegistry.for(n0).registerError(BatchEntryIdsNotDistinct
|
|
673
|
-
var BatchRequestTooLong = [
|
|
672
|
+
schema.TypeRegistry.for(n0).registerError(BatchEntryIdsNotDistinct$, BatchEntryIdsNotDistinct);
|
|
673
|
+
var BatchRequestTooLong$ = [
|
|
674
674
|
-3,
|
|
675
675
|
n0,
|
|
676
676
|
_BRTL,
|
|
@@ -678,11 +678,11 @@ var BatchRequestTooLong = [
|
|
|
678
678
|
[_m],
|
|
679
679
|
[0],
|
|
680
680
|
];
|
|
681
|
-
schema.TypeRegistry.for(n0).registerError(BatchRequestTooLong
|
|
682
|
-
var BatchResultErrorEntry = [3, n0, _BREE, 0, [_I, _SF, _C, _M], [0, 2, 0, 0]];
|
|
683
|
-
var CancelMessageMoveTaskRequest = [3, n0, _CMMTR, 0, [_TH], [0]];
|
|
684
|
-
var CancelMessageMoveTaskResult = [3, n0, _CMMTRa, 0, [_ANOMM], [1]];
|
|
685
|
-
var ChangeMessageVisibilityBatchRequest = [
|
|
681
|
+
schema.TypeRegistry.for(n0).registerError(BatchRequestTooLong$, BatchRequestTooLong);
|
|
682
|
+
var BatchResultErrorEntry$ = [3, n0, _BREE, 0, [_I, _SF, _C, _M], [0, 2, 0, 0]];
|
|
683
|
+
var CancelMessageMoveTaskRequest$ = [3, n0, _CMMTR, 0, [_TH], [0]];
|
|
684
|
+
var CancelMessageMoveTaskResult$ = [3, n0, _CMMTRa, 0, [_ANOMM], [1]];
|
|
685
|
+
var ChangeMessageVisibilityBatchRequest$ = [
|
|
686
686
|
3,
|
|
687
687
|
n0,
|
|
688
688
|
_CMVBR,
|
|
@@ -690,7 +690,7 @@ var ChangeMessageVisibilityBatchRequest = [
|
|
|
690
690
|
[_QU, _E],
|
|
691
691
|
[0, [() => ChangeMessageVisibilityBatchRequestEntryList, { [_xN]: _CMVBRE, [_xF]: 1 }]],
|
|
692
692
|
];
|
|
693
|
-
var ChangeMessageVisibilityBatchRequestEntry = [
|
|
693
|
+
var ChangeMessageVisibilityBatchRequestEntry$ = [
|
|
694
694
|
3,
|
|
695
695
|
n0,
|
|
696
696
|
_CMVBRE,
|
|
@@ -698,7 +698,7 @@ var ChangeMessageVisibilityBatchRequestEntry = [
|
|
|
698
698
|
[_I, _RH, _VT],
|
|
699
699
|
[0, 0, 1],
|
|
700
700
|
];
|
|
701
|
-
var ChangeMessageVisibilityBatchResult = [
|
|
701
|
+
var ChangeMessageVisibilityBatchResult$ = [
|
|
702
702
|
3,
|
|
703
703
|
n0,
|
|
704
704
|
_CMVBRh,
|
|
@@ -709,9 +709,9 @@ var ChangeMessageVisibilityBatchResult = [
|
|
|
709
709
|
[() => BatchResultErrorEntryList, { [_xN]: _BREE, [_xF]: 1 }],
|
|
710
710
|
],
|
|
711
711
|
];
|
|
712
|
-
var ChangeMessageVisibilityBatchResultEntry = [3, n0, _CMVBREh, 0, [_I], [0]];
|
|
713
|
-
var ChangeMessageVisibilityRequest = [3, n0, _CMVR, 0, [_QU, _RH, _VT], [0, 0, 1]];
|
|
714
|
-
var CreateQueueRequest = [
|
|
712
|
+
var ChangeMessageVisibilityBatchResultEntry$ = [3, n0, _CMVBREh, 0, [_I], [0]];
|
|
713
|
+
var ChangeMessageVisibilityRequest$ = [3, n0, _CMVR, 0, [_QU, _RH, _VT], [0, 0, 1]];
|
|
714
|
+
var CreateQueueRequest$ = [
|
|
715
715
|
3,
|
|
716
716
|
n0,
|
|
717
717
|
_CQR,
|
|
@@ -719,8 +719,8 @@ var CreateQueueRequest = [
|
|
|
719
719
|
[_QN, _At, _t],
|
|
720
720
|
[0, [() => QueueAttributeMap, { [_xN]: _Att, [_xF]: 1 }], [() => TagMap, { [_xN]: _T, [_xF]: 1 }]],
|
|
721
721
|
];
|
|
722
|
-
var CreateQueueResult = [3, n0, _CQRr, 0, [_QU], [0]];
|
|
723
|
-
var DeleteMessageBatchRequest = [
|
|
722
|
+
var CreateQueueResult$ = [3, n0, _CQRr, 0, [_QU], [0]];
|
|
723
|
+
var DeleteMessageBatchRequest$ = [
|
|
724
724
|
3,
|
|
725
725
|
n0,
|
|
726
726
|
_DMBR,
|
|
@@ -728,8 +728,8 @@ var DeleteMessageBatchRequest = [
|
|
|
728
728
|
[_QU, _E],
|
|
729
729
|
[0, [() => DeleteMessageBatchRequestEntryList, { [_xN]: _DMBRE, [_xF]: 1 }]],
|
|
730
730
|
];
|
|
731
|
-
var DeleteMessageBatchRequestEntry = [3, n0, _DMBRE, 0, [_I, _RH], [0, 0]];
|
|
732
|
-
var DeleteMessageBatchResult = [
|
|
731
|
+
var DeleteMessageBatchRequestEntry$ = [3, n0, _DMBRE, 0, [_I, _RH], [0, 0]];
|
|
732
|
+
var DeleteMessageBatchResult$ = [
|
|
733
733
|
3,
|
|
734
734
|
n0,
|
|
735
735
|
_DMBRe,
|
|
@@ -740,10 +740,10 @@ var DeleteMessageBatchResult = [
|
|
|
740
740
|
[() => BatchResultErrorEntryList, { [_xN]: _BREE, [_xF]: 1 }],
|
|
741
741
|
],
|
|
742
742
|
];
|
|
743
|
-
var DeleteMessageBatchResultEntry = [3, n0, _DMBREe, 0, [_I], [0]];
|
|
744
|
-
var DeleteMessageRequest = [3, n0, _DMR, 0, [_QU, _RH], [0, 0]];
|
|
745
|
-
var DeleteQueueRequest = [3, n0, _DQR, 0, [_QU], [0]];
|
|
746
|
-
var EmptyBatchRequest = [
|
|
743
|
+
var DeleteMessageBatchResultEntry$ = [3, n0, _DMBREe, 0, [_I], [0]];
|
|
744
|
+
var DeleteMessageRequest$ = [3, n0, _DMR, 0, [_QU, _RH], [0, 0]];
|
|
745
|
+
var DeleteQueueRequest$ = [3, n0, _DQR, 0, [_QU], [0]];
|
|
746
|
+
var EmptyBatchRequest$ = [
|
|
747
747
|
-3,
|
|
748
748
|
n0,
|
|
749
749
|
_EBR,
|
|
@@ -751,8 +751,8 @@ var EmptyBatchRequest = [
|
|
|
751
751
|
[_m],
|
|
752
752
|
[0],
|
|
753
753
|
];
|
|
754
|
-
schema.TypeRegistry.for(n0).registerError(EmptyBatchRequest
|
|
755
|
-
var GetQueueAttributesRequest = [
|
|
754
|
+
schema.TypeRegistry.for(n0).registerError(EmptyBatchRequest$, EmptyBatchRequest);
|
|
755
|
+
var GetQueueAttributesRequest$ = [
|
|
756
756
|
3,
|
|
757
757
|
n0,
|
|
758
758
|
_GQAR,
|
|
@@ -760,7 +760,7 @@ var GetQueueAttributesRequest = [
|
|
|
760
760
|
[_QU, _ANt],
|
|
761
761
|
[0, [64 | 0, { [_xN]: _ANtt, [_xF]: 1 }]],
|
|
762
762
|
];
|
|
763
|
-
var GetQueueAttributesResult = [
|
|
763
|
+
var GetQueueAttributesResult$ = [
|
|
764
764
|
3,
|
|
765
765
|
n0,
|
|
766
766
|
_GQARe,
|
|
@@ -768,9 +768,9 @@ var GetQueueAttributesResult = [
|
|
|
768
768
|
[_At],
|
|
769
769
|
[[() => QueueAttributeMap, { [_xN]: _Att, [_xF]: 1 }]],
|
|
770
770
|
];
|
|
771
|
-
var GetQueueUrlRequest = [3, n0, _GQUR, 0, [_QN, _QOAWSAI], [0, 0]];
|
|
772
|
-
var GetQueueUrlResult = [3, n0, _GQURe, 0, [_QU], [0]];
|
|
773
|
-
var InvalidAddress = [
|
|
771
|
+
var GetQueueUrlRequest$ = [3, n0, _GQUR, 0, [_QN, _QOAWSAI], [0, 0]];
|
|
772
|
+
var GetQueueUrlResult$ = [3, n0, _GQURe, 0, [_QU], [0]];
|
|
773
|
+
var InvalidAddress$ = [
|
|
774
774
|
-3,
|
|
775
775
|
n0,
|
|
776
776
|
_IA,
|
|
@@ -778,12 +778,12 @@ var InvalidAddress = [
|
|
|
778
778
|
[_m],
|
|
779
779
|
[0],
|
|
780
780
|
];
|
|
781
|
-
schema.TypeRegistry.for(n0).registerError(InvalidAddress
|
|
782
|
-
var InvalidAttributeName = [-3, n0, _IAN, { [_e]: _c }, [_m], [0]];
|
|
783
|
-
schema.TypeRegistry.for(n0).registerError(InvalidAttributeName
|
|
784
|
-
var InvalidAttributeValue = [-3, n0, _IAV, { [_e]: _c }, [_m], [0]];
|
|
785
|
-
schema.TypeRegistry.for(n0).registerError(InvalidAttributeValue
|
|
786
|
-
var InvalidBatchEntryId = [
|
|
781
|
+
schema.TypeRegistry.for(n0).registerError(InvalidAddress$, InvalidAddress);
|
|
782
|
+
var InvalidAttributeName$ = [-3, n0, _IAN, { [_e]: _c }, [_m], [0]];
|
|
783
|
+
schema.TypeRegistry.for(n0).registerError(InvalidAttributeName$, InvalidAttributeName);
|
|
784
|
+
var InvalidAttributeValue$ = [-3, n0, _IAV, { [_e]: _c }, [_m], [0]];
|
|
785
|
+
schema.TypeRegistry.for(n0).registerError(InvalidAttributeValue$, InvalidAttributeValue);
|
|
786
|
+
var InvalidBatchEntryId$ = [
|
|
787
787
|
-3,
|
|
788
788
|
n0,
|
|
789
789
|
_IBEI,
|
|
@@ -791,12 +791,12 @@ var InvalidBatchEntryId = [
|
|
|
791
791
|
[_m],
|
|
792
792
|
[0],
|
|
793
793
|
];
|
|
794
|
-
schema.TypeRegistry.for(n0).registerError(InvalidBatchEntryId
|
|
795
|
-
var InvalidIdFormat = [-3, n0, _IIF, { [_e]: _c }, [], []];
|
|
796
|
-
schema.TypeRegistry.for(n0).registerError(InvalidIdFormat
|
|
797
|
-
var InvalidMessageContents = [-3, n0, _IMC, { [_e]: _c }, [_m], [0]];
|
|
798
|
-
schema.TypeRegistry.for(n0).registerError(InvalidMessageContents
|
|
799
|
-
var InvalidSecurity = [
|
|
794
|
+
schema.TypeRegistry.for(n0).registerError(InvalidBatchEntryId$, InvalidBatchEntryId);
|
|
795
|
+
var InvalidIdFormat$ = [-3, n0, _IIF, { [_e]: _c }, [], []];
|
|
796
|
+
schema.TypeRegistry.for(n0).registerError(InvalidIdFormat$, InvalidIdFormat);
|
|
797
|
+
var InvalidMessageContents$ = [-3, n0, _IMC, { [_e]: _c }, [_m], [0]];
|
|
798
|
+
schema.TypeRegistry.for(n0).registerError(InvalidMessageContents$, InvalidMessageContents);
|
|
799
|
+
var InvalidSecurity$ = [
|
|
800
800
|
-3,
|
|
801
801
|
n0,
|
|
802
802
|
_IS,
|
|
@@ -804,8 +804,8 @@ var InvalidSecurity = [
|
|
|
804
804
|
[_m],
|
|
805
805
|
[0],
|
|
806
806
|
];
|
|
807
|
-
schema.TypeRegistry.for(n0).registerError(InvalidSecurity
|
|
808
|
-
var KmsAccessDenied = [
|
|
807
|
+
schema.TypeRegistry.for(n0).registerError(InvalidSecurity$, InvalidSecurity);
|
|
808
|
+
var KmsAccessDenied$ = [
|
|
809
809
|
-3,
|
|
810
810
|
n0,
|
|
811
811
|
_KAD,
|
|
@@ -813,8 +813,8 @@ var KmsAccessDenied = [
|
|
|
813
813
|
[_m],
|
|
814
814
|
[0],
|
|
815
815
|
];
|
|
816
|
-
schema.TypeRegistry.for(n0).registerError(KmsAccessDenied
|
|
817
|
-
var KmsDisabled = [
|
|
816
|
+
schema.TypeRegistry.for(n0).registerError(KmsAccessDenied$, KmsAccessDenied);
|
|
817
|
+
var KmsDisabled$ = [
|
|
818
818
|
-3,
|
|
819
819
|
n0,
|
|
820
820
|
_KD,
|
|
@@ -822,8 +822,8 @@ var KmsDisabled = [
|
|
|
822
822
|
[_m],
|
|
823
823
|
[0],
|
|
824
824
|
];
|
|
825
|
-
schema.TypeRegistry.for(n0).registerError(KmsDisabled
|
|
826
|
-
var KmsInvalidKeyUsage = [
|
|
825
|
+
schema.TypeRegistry.for(n0).registerError(KmsDisabled$, KmsDisabled);
|
|
826
|
+
var KmsInvalidKeyUsage$ = [
|
|
827
827
|
-3,
|
|
828
828
|
n0,
|
|
829
829
|
_KIKU,
|
|
@@ -831,8 +831,8 @@ var KmsInvalidKeyUsage = [
|
|
|
831
831
|
[_m],
|
|
832
832
|
[0],
|
|
833
833
|
];
|
|
834
|
-
schema.TypeRegistry.for(n0).registerError(KmsInvalidKeyUsage
|
|
835
|
-
var KmsInvalidState = [
|
|
834
|
+
schema.TypeRegistry.for(n0).registerError(KmsInvalidKeyUsage$, KmsInvalidKeyUsage);
|
|
835
|
+
var KmsInvalidState$ = [
|
|
836
836
|
-3,
|
|
837
837
|
n0,
|
|
838
838
|
_KIS,
|
|
@@ -840,8 +840,8 @@ var KmsInvalidState = [
|
|
|
840
840
|
[_m],
|
|
841
841
|
[0],
|
|
842
842
|
];
|
|
843
|
-
schema.TypeRegistry.for(n0).registerError(KmsInvalidState
|
|
844
|
-
var KmsNotFound = [
|
|
843
|
+
schema.TypeRegistry.for(n0).registerError(KmsInvalidState$, KmsInvalidState);
|
|
844
|
+
var KmsNotFound$ = [
|
|
845
845
|
-3,
|
|
846
846
|
n0,
|
|
847
847
|
_KNF,
|
|
@@ -849,8 +849,8 @@ var KmsNotFound = [
|
|
|
849
849
|
[_m],
|
|
850
850
|
[0],
|
|
851
851
|
];
|
|
852
|
-
schema.TypeRegistry.for(n0).registerError(KmsNotFound
|
|
853
|
-
var KmsOptInRequired = [
|
|
852
|
+
schema.TypeRegistry.for(n0).registerError(KmsNotFound$, KmsNotFound);
|
|
853
|
+
var KmsOptInRequired$ = [
|
|
854
854
|
-3,
|
|
855
855
|
n0,
|
|
856
856
|
_KOIR,
|
|
@@ -858,8 +858,8 @@ var KmsOptInRequired = [
|
|
|
858
858
|
[_m],
|
|
859
859
|
[0],
|
|
860
860
|
];
|
|
861
|
-
schema.TypeRegistry.for(n0).registerError(KmsOptInRequired
|
|
862
|
-
var KmsThrottled = [
|
|
861
|
+
schema.TypeRegistry.for(n0).registerError(KmsOptInRequired$, KmsOptInRequired);
|
|
862
|
+
var KmsThrottled$ = [
|
|
863
863
|
-3,
|
|
864
864
|
n0,
|
|
865
865
|
_KT,
|
|
@@ -867,9 +867,9 @@ var KmsThrottled = [
|
|
|
867
867
|
[_m],
|
|
868
868
|
[0],
|
|
869
869
|
];
|
|
870
|
-
schema.TypeRegistry.for(n0).registerError(KmsThrottled
|
|
871
|
-
var ListDeadLetterSourceQueuesRequest = [3, n0, _LDLSQR, 0, [_QU, _NT, _MR], [0, 0, 1]];
|
|
872
|
-
var ListDeadLetterSourceQueuesResult = [
|
|
870
|
+
schema.TypeRegistry.for(n0).registerError(KmsThrottled$, KmsThrottled);
|
|
871
|
+
var ListDeadLetterSourceQueuesRequest$ = [3, n0, _LDLSQR, 0, [_QU, _NT, _MR], [0, 0, 1]];
|
|
872
|
+
var ListDeadLetterSourceQueuesResult$ = [
|
|
873
873
|
3,
|
|
874
874
|
n0,
|
|
875
875
|
_LDLSQRi,
|
|
@@ -877,8 +877,8 @@ var ListDeadLetterSourceQueuesResult = [
|
|
|
877
877
|
[_qU, _NT],
|
|
878
878
|
[[64 | 0, { [_xN]: _QU, [_xF]: 1 }], 0],
|
|
879
879
|
];
|
|
880
|
-
var ListMessageMoveTasksRequest = [3, n0, _LMMTR, 0, [_SA, _MR], [0, 1]];
|
|
881
|
-
var ListMessageMoveTasksResult = [
|
|
880
|
+
var ListMessageMoveTasksRequest$ = [3, n0, _LMMTR, 0, [_SA, _MR], [0, 1]];
|
|
881
|
+
var ListMessageMoveTasksResult$ = [
|
|
882
882
|
3,
|
|
883
883
|
n0,
|
|
884
884
|
_LMMTRi,
|
|
@@ -886,7 +886,7 @@ var ListMessageMoveTasksResult = [
|
|
|
886
886
|
[_R],
|
|
887
887
|
[[() => ListMessageMoveTasksResultEntryList, { [_xN]: _LMMTRE, [_xF]: 1 }]],
|
|
888
888
|
];
|
|
889
|
-
var ListMessageMoveTasksResultEntry = [
|
|
889
|
+
var ListMessageMoveTasksResultEntry$ = [
|
|
890
890
|
3,
|
|
891
891
|
n0,
|
|
892
892
|
_LMMTRE,
|
|
@@ -894,8 +894,8 @@ var ListMessageMoveTasksResultEntry = [
|
|
|
894
894
|
[_TH, _St, _SA, _DA, _MNOMPS, _ANOMM, _ANOMTM, _FR, _ST],
|
|
895
895
|
[0, 0, 0, 0, 1, 1, 1, 0, 1],
|
|
896
896
|
];
|
|
897
|
-
var ListQueuesRequest = [3, n0, _LQR, 0, [_QNP, _NT, _MR], [0, 0, 1]];
|
|
898
|
-
var ListQueuesResult = [
|
|
897
|
+
var ListQueuesRequest$ = [3, n0, _LQR, 0, [_QNP, _NT, _MR], [0, 0, 1]];
|
|
898
|
+
var ListQueuesResult$ = [
|
|
899
899
|
3,
|
|
900
900
|
n0,
|
|
901
901
|
_LQRi,
|
|
@@ -903,8 +903,8 @@ var ListQueuesResult = [
|
|
|
903
903
|
[_QUu, _NT],
|
|
904
904
|
[[64 | 0, { [_xN]: _QU, [_xF]: 1 }], 0],
|
|
905
905
|
];
|
|
906
|
-
var ListQueueTagsRequest = [3, n0, _LQTR, 0, [_QU], [0]];
|
|
907
|
-
var ListQueueTagsResult = [
|
|
906
|
+
var ListQueueTagsRequest$ = [3, n0, _LQTR, 0, [_QU], [0]];
|
|
907
|
+
var ListQueueTagsResult$ = [
|
|
908
908
|
3,
|
|
909
909
|
n0,
|
|
910
910
|
_LQTRi,
|
|
@@ -912,7 +912,7 @@ var ListQueueTagsResult = [
|
|
|
912
912
|
[_Ta],
|
|
913
913
|
[[() => TagMap, { [_xN]: _T, [_xF]: 1 }]],
|
|
914
914
|
];
|
|
915
|
-
var Message = [
|
|
915
|
+
var Message$ = [
|
|
916
916
|
3,
|
|
917
917
|
n0,
|
|
918
918
|
_M,
|
|
@@ -928,7 +928,7 @@ var Message = [
|
|
|
928
928
|
[() => MessageBodyAttributeMap, { [_xN]: _MAe, [_xF]: 1 }],
|
|
929
929
|
],
|
|
930
930
|
];
|
|
931
|
-
var MessageAttributeValue = [
|
|
931
|
+
var MessageAttributeValue$ = [
|
|
932
932
|
3,
|
|
933
933
|
n0,
|
|
934
934
|
_MAV,
|
|
@@ -936,7 +936,7 @@ var MessageAttributeValue = [
|
|
|
936
936
|
[_SV, _BV, _SLV, _BLV, _DT],
|
|
937
937
|
[0, 21, [() => StringList, { [_xN]: _SLVt, [_xF]: 1 }], [() => BinaryList, { [_xN]: _BLVi, [_xF]: 1 }], 0],
|
|
938
938
|
];
|
|
939
|
-
var MessageNotInflight = [
|
|
939
|
+
var MessageNotInflight$ = [
|
|
940
940
|
-3,
|
|
941
941
|
n0,
|
|
942
942
|
_MNI,
|
|
@@ -944,8 +944,8 @@ var MessageNotInflight = [
|
|
|
944
944
|
[],
|
|
945
945
|
[],
|
|
946
946
|
];
|
|
947
|
-
schema.TypeRegistry.for(n0).registerError(MessageNotInflight
|
|
948
|
-
var MessageSystemAttributeValue = [
|
|
947
|
+
schema.TypeRegistry.for(n0).registerError(MessageNotInflight$, MessageNotInflight);
|
|
948
|
+
var MessageSystemAttributeValue$ = [
|
|
949
949
|
3,
|
|
950
950
|
n0,
|
|
951
951
|
_MSAV,
|
|
@@ -953,7 +953,7 @@ var MessageSystemAttributeValue = [
|
|
|
953
953
|
[_SV, _BV, _SLV, _BLV, _DT],
|
|
954
954
|
[0, 21, [() => StringList, { [_xN]: _SLVt, [_xF]: 1 }], [() => BinaryList, { [_xN]: _BLVi, [_xF]: 1 }], 0],
|
|
955
955
|
];
|
|
956
|
-
var OverLimit = [
|
|
956
|
+
var OverLimit$ = [
|
|
957
957
|
-3,
|
|
958
958
|
n0,
|
|
959
959
|
_OL,
|
|
@@ -961,8 +961,8 @@ var OverLimit = [
|
|
|
961
961
|
[_m],
|
|
962
962
|
[0],
|
|
963
963
|
];
|
|
964
|
-
schema.TypeRegistry.for(n0).registerError(OverLimit
|
|
965
|
-
var PurgeQueueInProgress = [
|
|
964
|
+
schema.TypeRegistry.for(n0).registerError(OverLimit$, OverLimit);
|
|
965
|
+
var PurgeQueueInProgress$ = [
|
|
966
966
|
-3,
|
|
967
967
|
n0,
|
|
968
968
|
_PQIP,
|
|
@@ -970,9 +970,9 @@ var PurgeQueueInProgress = [
|
|
|
970
970
|
[_m],
|
|
971
971
|
[0],
|
|
972
972
|
];
|
|
973
|
-
schema.TypeRegistry.for(n0).registerError(PurgeQueueInProgress
|
|
974
|
-
var PurgeQueueRequest = [3, n0, _PQR, 0, [_QU], [0]];
|
|
975
|
-
var QueueDeletedRecently = [
|
|
973
|
+
schema.TypeRegistry.for(n0).registerError(PurgeQueueInProgress$, PurgeQueueInProgress);
|
|
974
|
+
var PurgeQueueRequest$ = [3, n0, _PQR, 0, [_QU], [0]];
|
|
975
|
+
var QueueDeletedRecently$ = [
|
|
976
976
|
-3,
|
|
977
977
|
n0,
|
|
978
978
|
_QDR,
|
|
@@ -980,8 +980,8 @@ var QueueDeletedRecently = [
|
|
|
980
980
|
[_m],
|
|
981
981
|
[0],
|
|
982
982
|
];
|
|
983
|
-
schema.TypeRegistry.for(n0).registerError(QueueDeletedRecently
|
|
984
|
-
var QueueDoesNotExist = [
|
|
983
|
+
schema.TypeRegistry.for(n0).registerError(QueueDeletedRecently$, QueueDeletedRecently);
|
|
984
|
+
var QueueDoesNotExist$ = [
|
|
985
985
|
-3,
|
|
986
986
|
n0,
|
|
987
987
|
_QDNE,
|
|
@@ -989,8 +989,8 @@ var QueueDoesNotExist = [
|
|
|
989
989
|
[_m],
|
|
990
990
|
[0],
|
|
991
991
|
];
|
|
992
|
-
schema.TypeRegistry.for(n0).registerError(QueueDoesNotExist
|
|
993
|
-
var QueueNameExists = [
|
|
992
|
+
schema.TypeRegistry.for(n0).registerError(QueueDoesNotExist$, QueueDoesNotExist);
|
|
993
|
+
var QueueNameExists$ = [
|
|
994
994
|
-3,
|
|
995
995
|
n0,
|
|
996
996
|
_QNE,
|
|
@@ -998,8 +998,8 @@ var QueueNameExists = [
|
|
|
998
998
|
[_m],
|
|
999
999
|
[0],
|
|
1000
1000
|
];
|
|
1001
|
-
schema.TypeRegistry.for(n0).registerError(QueueNameExists
|
|
1002
|
-
var ReceiptHandleIsInvalid = [
|
|
1001
|
+
schema.TypeRegistry.for(n0).registerError(QueueNameExists$, QueueNameExists);
|
|
1002
|
+
var ReceiptHandleIsInvalid$ = [
|
|
1003
1003
|
-3,
|
|
1004
1004
|
n0,
|
|
1005
1005
|
_RHII,
|
|
@@ -1007,8 +1007,8 @@ var ReceiptHandleIsInvalid = [
|
|
|
1007
1007
|
[_m],
|
|
1008
1008
|
[0],
|
|
1009
1009
|
];
|
|
1010
|
-
schema.TypeRegistry.for(n0).registerError(ReceiptHandleIsInvalid
|
|
1011
|
-
var ReceiveMessageRequest = [
|
|
1010
|
+
schema.TypeRegistry.for(n0).registerError(ReceiptHandleIsInvalid$, ReceiptHandleIsInvalid);
|
|
1011
|
+
var ReceiveMessageRequest$ = [
|
|
1012
1012
|
3,
|
|
1013
1013
|
n0,
|
|
1014
1014
|
_RMR,
|
|
@@ -1025,7 +1025,7 @@ var ReceiveMessageRequest = [
|
|
|
1025
1025
|
0,
|
|
1026
1026
|
],
|
|
1027
1027
|
];
|
|
1028
|
-
var ReceiveMessageResult = [
|
|
1028
|
+
var ReceiveMessageResult$ = [
|
|
1029
1029
|
3,
|
|
1030
1030
|
n0,
|
|
1031
1031
|
_RMRe,
|
|
@@ -1033,8 +1033,8 @@ var ReceiveMessageResult = [
|
|
|
1033
1033
|
[_Me],
|
|
1034
1034
|
[[() => MessageList, { [_xN]: _M, [_xF]: 1 }]],
|
|
1035
1035
|
];
|
|
1036
|
-
var RemovePermissionRequest = [3, n0, _RPR, 0, [_QU, _L], [0, 0]];
|
|
1037
|
-
var RequestThrottled = [
|
|
1036
|
+
var RemovePermissionRequest$ = [3, n0, _RPR, 0, [_QU, _L], [0, 0]];
|
|
1037
|
+
var RequestThrottled$ = [
|
|
1038
1038
|
-3,
|
|
1039
1039
|
n0,
|
|
1040
1040
|
_RT,
|
|
@@ -1042,8 +1042,8 @@ var RequestThrottled = [
|
|
|
1042
1042
|
[_m],
|
|
1043
1043
|
[0],
|
|
1044
1044
|
];
|
|
1045
|
-
schema.TypeRegistry.for(n0).registerError(RequestThrottled
|
|
1046
|
-
var ResourceNotFoundException = [
|
|
1045
|
+
schema.TypeRegistry.for(n0).registerError(RequestThrottled$, RequestThrottled);
|
|
1046
|
+
var ResourceNotFoundException$ = [
|
|
1047
1047
|
-3,
|
|
1048
1048
|
n0,
|
|
1049
1049
|
_RNFE,
|
|
@@ -1051,8 +1051,8 @@ var ResourceNotFoundException = [
|
|
|
1051
1051
|
[_m],
|
|
1052
1052
|
[0],
|
|
1053
1053
|
];
|
|
1054
|
-
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
1055
|
-
var SendMessageBatchRequest = [
|
|
1054
|
+
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
1055
|
+
var SendMessageBatchRequest$ = [
|
|
1056
1056
|
3,
|
|
1057
1057
|
n0,
|
|
1058
1058
|
_SMBR,
|
|
@@ -1060,7 +1060,7 @@ var SendMessageBatchRequest = [
|
|
|
1060
1060
|
[_QU, _E],
|
|
1061
1061
|
[0, [() => SendMessageBatchRequestEntryList, { [_xN]: _SMBRE, [_xF]: 1 }]],
|
|
1062
1062
|
];
|
|
1063
|
-
var SendMessageBatchRequestEntry = [
|
|
1063
|
+
var SendMessageBatchRequestEntry$ = [
|
|
1064
1064
|
3,
|
|
1065
1065
|
n0,
|
|
1066
1066
|
_SMBRE,
|
|
@@ -1076,7 +1076,7 @@ var SendMessageBatchRequestEntry = [
|
|
|
1076
1076
|
0,
|
|
1077
1077
|
],
|
|
1078
1078
|
];
|
|
1079
|
-
var SendMessageBatchResult = [
|
|
1079
|
+
var SendMessageBatchResult$ = [
|
|
1080
1080
|
3,
|
|
1081
1081
|
n0,
|
|
1082
1082
|
_SMBRe,
|
|
@@ -1087,7 +1087,7 @@ var SendMessageBatchResult = [
|
|
|
1087
1087
|
[() => BatchResultErrorEntryList, { [_xN]: _BREE, [_xF]: 1 }],
|
|
1088
1088
|
],
|
|
1089
1089
|
];
|
|
1090
|
-
var SendMessageBatchResultEntry = [
|
|
1090
|
+
var SendMessageBatchResultEntry$ = [
|
|
1091
1091
|
3,
|
|
1092
1092
|
n0,
|
|
1093
1093
|
_SMBREe,
|
|
@@ -1095,7 +1095,7 @@ var SendMessageBatchResultEntry = [
|
|
|
1095
1095
|
[_I, _MI, _MDOMB, _MDOMA, _MDOMSA, _SN],
|
|
1096
1096
|
[0, 0, 0, 0, 0, 0],
|
|
1097
1097
|
];
|
|
1098
|
-
var SendMessageRequest = [
|
|
1098
|
+
var SendMessageRequest$ = [
|
|
1099
1099
|
3,
|
|
1100
1100
|
n0,
|
|
1101
1101
|
_SMR,
|
|
@@ -1111,7 +1111,7 @@ var SendMessageRequest = [
|
|
|
1111
1111
|
0,
|
|
1112
1112
|
],
|
|
1113
1113
|
];
|
|
1114
|
-
var SendMessageResult = [
|
|
1114
|
+
var SendMessageResult$ = [
|
|
1115
1115
|
3,
|
|
1116
1116
|
n0,
|
|
1117
1117
|
_SMRe,
|
|
@@ -1119,7 +1119,7 @@ var SendMessageResult = [
|
|
|
1119
1119
|
[_MDOMB, _MDOMA, _MDOMSA, _MI, _SN],
|
|
1120
1120
|
[0, 0, 0, 0, 0],
|
|
1121
1121
|
];
|
|
1122
|
-
var SetQueueAttributesRequest = [
|
|
1122
|
+
var SetQueueAttributesRequest$ = [
|
|
1123
1123
|
3,
|
|
1124
1124
|
n0,
|
|
1125
1125
|
_SQAR,
|
|
@@ -1127,9 +1127,9 @@ var SetQueueAttributesRequest = [
|
|
|
1127
1127
|
[_QU, _At],
|
|
1128
1128
|
[0, [() => QueueAttributeMap, { [_xN]: _Att, [_xF]: 1 }]],
|
|
1129
1129
|
];
|
|
1130
|
-
var StartMessageMoveTaskRequest = [3, n0, _SMMTR, 0, [_SA, _DA, _MNOMPS], [0, 0, 1]];
|
|
1131
|
-
var StartMessageMoveTaskResult = [3, n0, _SMMTRt, 0, [_TH], [0]];
|
|
1132
|
-
var TagQueueRequest = [
|
|
1130
|
+
var StartMessageMoveTaskRequest$ = [3, n0, _SMMTR, 0, [_SA, _DA, _MNOMPS], [0, 0, 1]];
|
|
1131
|
+
var StartMessageMoveTaskResult$ = [3, n0, _SMMTRt, 0, [_TH], [0]];
|
|
1132
|
+
var TagQueueRequest$ = [
|
|
1133
1133
|
3,
|
|
1134
1134
|
n0,
|
|
1135
1135
|
_TQR,
|
|
@@ -1137,7 +1137,7 @@ var TagQueueRequest = [
|
|
|
1137
1137
|
[_QU, _Ta],
|
|
1138
1138
|
[0, [() => TagMap, { [_xN]: _T, [_xF]: 1 }]],
|
|
1139
1139
|
];
|
|
1140
|
-
var TooManyEntriesInBatchRequest = [
|
|
1140
|
+
var TooManyEntriesInBatchRequest$ = [
|
|
1141
1141
|
-3,
|
|
1142
1142
|
n0,
|
|
1143
1143
|
_TMEIBR,
|
|
@@ -1145,8 +1145,8 @@ var TooManyEntriesInBatchRequest = [
|
|
|
1145
1145
|
[_m],
|
|
1146
1146
|
[0],
|
|
1147
1147
|
];
|
|
1148
|
-
schema.TypeRegistry.for(n0).registerError(TooManyEntriesInBatchRequest
|
|
1149
|
-
var UnsupportedOperation = [
|
|
1148
|
+
schema.TypeRegistry.for(n0).registerError(TooManyEntriesInBatchRequest$, TooManyEntriesInBatchRequest);
|
|
1149
|
+
var UnsupportedOperation$ = [
|
|
1150
1150
|
-3,
|
|
1151
1151
|
n0,
|
|
1152
1152
|
_UO,
|
|
@@ -1154,8 +1154,8 @@ var UnsupportedOperation = [
|
|
|
1154
1154
|
[_m],
|
|
1155
1155
|
[0],
|
|
1156
1156
|
];
|
|
1157
|
-
schema.TypeRegistry.for(n0).registerError(UnsupportedOperation
|
|
1158
|
-
var UntagQueueRequest = [
|
|
1157
|
+
schema.TypeRegistry.for(n0).registerError(UnsupportedOperation$, UnsupportedOperation);
|
|
1158
|
+
var UntagQueueRequest$ = [
|
|
1159
1159
|
3,
|
|
1160
1160
|
n0,
|
|
1161
1161
|
_UQR,
|
|
@@ -1164,54 +1164,36 @@ var UntagQueueRequest = [
|
|
|
1164
1164
|
[0, [64 | 0, { [_xN]: _TKa, [_xF]: 1 }]],
|
|
1165
1165
|
];
|
|
1166
1166
|
var __Unit = "unit";
|
|
1167
|
-
var SQSServiceException = [-3, _s, "SQSServiceException", 0, [], []];
|
|
1168
|
-
schema.TypeRegistry.for(_s).registerError(SQSServiceException
|
|
1169
|
-
var BatchResultErrorEntryList = [1, n0, _BREEL, 0, () => BatchResultErrorEntry];
|
|
1167
|
+
var SQSServiceException$ = [-3, _s, "SQSServiceException", 0, [], []];
|
|
1168
|
+
schema.TypeRegistry.for(_s).registerError(SQSServiceException$, SQSServiceException);
|
|
1169
|
+
var BatchResultErrorEntryList = [1, n0, _BREEL, 0, () => BatchResultErrorEntry$];
|
|
1170
1170
|
var BinaryList = [1, n0, _BL, 0, [21, { [_xN]: _BLVi }]];
|
|
1171
1171
|
var ChangeMessageVisibilityBatchRequestEntryList = [
|
|
1172
1172
|
1,
|
|
1173
1173
|
n0,
|
|
1174
1174
|
_CMVBREL,
|
|
1175
1175
|
0,
|
|
1176
|
-
() => ChangeMessageVisibilityBatchRequestEntry
|
|
1176
|
+
() => ChangeMessageVisibilityBatchRequestEntry$,
|
|
1177
1177
|
];
|
|
1178
1178
|
var ChangeMessageVisibilityBatchResultEntryList = [
|
|
1179
1179
|
1,
|
|
1180
1180
|
n0,
|
|
1181
1181
|
_CMVBRELh,
|
|
1182
1182
|
0,
|
|
1183
|
-
() => ChangeMessageVisibilityBatchResultEntry
|
|
1184
|
-
];
|
|
1185
|
-
var DeleteMessageBatchRequestEntryList = [
|
|
1186
|
-
1,
|
|
1187
|
-
n0,
|
|
1188
|
-
_DMBREL,
|
|
1189
|
-
0,
|
|
1190
|
-
() => DeleteMessageBatchRequestEntry,
|
|
1191
|
-
];
|
|
1192
|
-
var DeleteMessageBatchResultEntryList = [
|
|
1193
|
-
1,
|
|
1194
|
-
n0,
|
|
1195
|
-
_DMBRELe,
|
|
1196
|
-
0,
|
|
1197
|
-
() => DeleteMessageBatchResultEntry,
|
|
1183
|
+
() => ChangeMessageVisibilityBatchResultEntry$,
|
|
1198
1184
|
];
|
|
1185
|
+
var DeleteMessageBatchRequestEntryList = [1, n0, _DMBREL, 0, () => DeleteMessageBatchRequestEntry$];
|
|
1186
|
+
var DeleteMessageBatchResultEntryList = [1, n0, _DMBRELe, 0, () => DeleteMessageBatchResultEntry$];
|
|
1199
1187
|
var ListMessageMoveTasksResultEntryList = [
|
|
1200
1188
|
1,
|
|
1201
1189
|
n0,
|
|
1202
1190
|
_LMMTREL,
|
|
1203
1191
|
0,
|
|
1204
|
-
() => ListMessageMoveTasksResultEntry
|
|
1192
|
+
() => ListMessageMoveTasksResultEntry$,
|
|
1205
1193
|
];
|
|
1206
|
-
var MessageList = [1, n0, _ML, 0, [() => Message
|
|
1207
|
-
var SendMessageBatchRequestEntryList = [
|
|
1208
|
-
|
|
1209
|
-
n0,
|
|
1210
|
-
_SMBREL,
|
|
1211
|
-
0,
|
|
1212
|
-
[() => SendMessageBatchRequestEntry, 0],
|
|
1213
|
-
];
|
|
1214
|
-
var SendMessageBatchResultEntryList = [1, n0, _SMBRELe, 0, () => SendMessageBatchResultEntry];
|
|
1194
|
+
var MessageList = [1, n0, _ML, 0, [() => Message$, 0]];
|
|
1195
|
+
var SendMessageBatchRequestEntryList = [1, n0, _SMBREL, 0, [() => SendMessageBatchRequestEntry$, 0]];
|
|
1196
|
+
var SendMessageBatchResultEntryList = [1, n0, _SMBRELe, 0, () => SendMessageBatchResultEntry$];
|
|
1215
1197
|
var StringList = [1, n0, _SL, 0, [0, { [_xN]: _SLVt }]];
|
|
1216
1198
|
var MessageBodyAttributeMap = [
|
|
1217
1199
|
2,
|
|
@@ -1219,7 +1201,7 @@ var MessageBodyAttributeMap = [
|
|
|
1219
1201
|
_MBAM,
|
|
1220
1202
|
0,
|
|
1221
1203
|
[0, { [_xN]: _N }],
|
|
1222
|
-
[() => MessageAttributeValue
|
|
1204
|
+
[() => MessageAttributeValue$, { [_xN]: _V }],
|
|
1223
1205
|
];
|
|
1224
1206
|
var MessageBodySystemAttributeMap = [
|
|
1225
1207
|
2,
|
|
@@ -1227,111 +1209,118 @@ var MessageBodySystemAttributeMap = [
|
|
|
1227
1209
|
_MBSAM,
|
|
1228
1210
|
0,
|
|
1229
1211
|
[0, { [_xN]: _N }],
|
|
1230
|
-
[() => MessageSystemAttributeValue
|
|
1212
|
+
[() => MessageSystemAttributeValue$, { [_xN]: _V }],
|
|
1231
1213
|
];
|
|
1232
1214
|
var MessageSystemAttributeMap = [2, n0, _MSAM, 0, [0, { [_xN]: _N }], [0, { [_xN]: _V }]];
|
|
1233
1215
|
var QueueAttributeMap = [2, n0, _QAM, 0, [0, { [_xN]: _N }], [0, { [_xN]: _V }]];
|
|
1234
1216
|
var TagMap = [2, n0, _TM, 0, [0, { [_xN]: _K }], [0, { [_xN]: _V }]];
|
|
1235
|
-
var AddPermission = [9, n0, _AP, 0, () => AddPermissionRequest
|
|
1236
|
-
var CancelMessageMoveTask = [
|
|
1217
|
+
var AddPermission$ = [9, n0, _AP, 0, () => AddPermissionRequest$, () => __Unit];
|
|
1218
|
+
var CancelMessageMoveTask$ = [
|
|
1237
1219
|
9,
|
|
1238
1220
|
n0,
|
|
1239
1221
|
_CMMT,
|
|
1240
1222
|
0,
|
|
1241
|
-
() => CancelMessageMoveTaskRequest
|
|
1242
|
-
() => CancelMessageMoveTaskResult
|
|
1223
|
+
() => CancelMessageMoveTaskRequest$,
|
|
1224
|
+
() => CancelMessageMoveTaskResult$,
|
|
1243
1225
|
];
|
|
1244
|
-
var ChangeMessageVisibility = [
|
|
1226
|
+
var ChangeMessageVisibility$ = [
|
|
1245
1227
|
9,
|
|
1246
1228
|
n0,
|
|
1247
1229
|
_CMV,
|
|
1248
1230
|
0,
|
|
1249
|
-
() => ChangeMessageVisibilityRequest
|
|
1231
|
+
() => ChangeMessageVisibilityRequest$,
|
|
1250
1232
|
() => __Unit,
|
|
1251
1233
|
];
|
|
1252
|
-
var ChangeMessageVisibilityBatch = [
|
|
1234
|
+
var ChangeMessageVisibilityBatch$ = [
|
|
1253
1235
|
9,
|
|
1254
1236
|
n0,
|
|
1255
1237
|
_CMVB,
|
|
1256
1238
|
0,
|
|
1257
|
-
() => ChangeMessageVisibilityBatchRequest
|
|
1258
|
-
() => ChangeMessageVisibilityBatchResult
|
|
1239
|
+
() => ChangeMessageVisibilityBatchRequest$,
|
|
1240
|
+
() => ChangeMessageVisibilityBatchResult$,
|
|
1259
1241
|
];
|
|
1260
|
-
var CreateQueue = [9, n0, _CQ, 0, () => CreateQueueRequest
|
|
1261
|
-
var DeleteMessage = [9, n0, _DM, 0, () => DeleteMessageRequest
|
|
1262
|
-
var DeleteMessageBatch = [
|
|
1242
|
+
var CreateQueue$ = [9, n0, _CQ, 0, () => CreateQueueRequest$, () => CreateQueueResult$];
|
|
1243
|
+
var DeleteMessage$ = [9, n0, _DM, 0, () => DeleteMessageRequest$, () => __Unit];
|
|
1244
|
+
var DeleteMessageBatch$ = [
|
|
1263
1245
|
9,
|
|
1264
1246
|
n0,
|
|
1265
1247
|
_DMB,
|
|
1266
1248
|
0,
|
|
1267
|
-
() => DeleteMessageBatchRequest
|
|
1268
|
-
() => DeleteMessageBatchResult
|
|
1249
|
+
() => DeleteMessageBatchRequest$,
|
|
1250
|
+
() => DeleteMessageBatchResult$,
|
|
1269
1251
|
];
|
|
1270
|
-
var DeleteQueue = [9, n0, _DQ, 0, () => DeleteQueueRequest
|
|
1271
|
-
var GetQueueAttributes = [
|
|
1252
|
+
var DeleteQueue$ = [9, n0, _DQ, 0, () => DeleteQueueRequest$, () => __Unit];
|
|
1253
|
+
var GetQueueAttributes$ = [
|
|
1272
1254
|
9,
|
|
1273
1255
|
n0,
|
|
1274
1256
|
_GQA,
|
|
1275
1257
|
0,
|
|
1276
|
-
() => GetQueueAttributesRequest
|
|
1277
|
-
() => GetQueueAttributesResult
|
|
1258
|
+
() => GetQueueAttributesRequest$,
|
|
1259
|
+
() => GetQueueAttributesResult$,
|
|
1278
1260
|
];
|
|
1279
|
-
var GetQueueUrl = [9, n0, _GQU, 0, () => GetQueueUrlRequest
|
|
1280
|
-
var ListDeadLetterSourceQueues = [
|
|
1261
|
+
var GetQueueUrl$ = [9, n0, _GQU, 0, () => GetQueueUrlRequest$, () => GetQueueUrlResult$];
|
|
1262
|
+
var ListDeadLetterSourceQueues$ = [
|
|
1281
1263
|
9,
|
|
1282
1264
|
n0,
|
|
1283
1265
|
_LDLSQ,
|
|
1284
1266
|
0,
|
|
1285
|
-
() => ListDeadLetterSourceQueuesRequest
|
|
1286
|
-
() => ListDeadLetterSourceQueuesResult
|
|
1267
|
+
() => ListDeadLetterSourceQueuesRequest$,
|
|
1268
|
+
() => ListDeadLetterSourceQueuesResult$,
|
|
1287
1269
|
];
|
|
1288
|
-
var ListMessageMoveTasks = [
|
|
1270
|
+
var ListMessageMoveTasks$ = [
|
|
1289
1271
|
9,
|
|
1290
1272
|
n0,
|
|
1291
1273
|
_LMMT,
|
|
1292
1274
|
0,
|
|
1293
|
-
() => ListMessageMoveTasksRequest
|
|
1294
|
-
() => ListMessageMoveTasksResult
|
|
1275
|
+
() => ListMessageMoveTasksRequest$,
|
|
1276
|
+
() => ListMessageMoveTasksResult$,
|
|
1295
1277
|
];
|
|
1296
|
-
var ListQueues = [9, n0, _LQ, 0, () => ListQueuesRequest
|
|
1297
|
-
var ListQueueTags = [
|
|
1278
|
+
var ListQueues$ = [9, n0, _LQ, 0, () => ListQueuesRequest$, () => ListQueuesResult$];
|
|
1279
|
+
var ListQueueTags$ = [
|
|
1298
1280
|
9,
|
|
1299
1281
|
n0,
|
|
1300
1282
|
_LQT,
|
|
1301
1283
|
0,
|
|
1302
|
-
() => ListQueueTagsRequest
|
|
1303
|
-
() => ListQueueTagsResult
|
|
1284
|
+
() => ListQueueTagsRequest$,
|
|
1285
|
+
() => ListQueueTagsResult$,
|
|
1304
1286
|
];
|
|
1305
|
-
var PurgeQueue = [9, n0, _PQ, 0, () => PurgeQueueRequest
|
|
1306
|
-
var ReceiveMessage = [
|
|
1287
|
+
var PurgeQueue$ = [9, n0, _PQ, 0, () => PurgeQueueRequest$, () => __Unit];
|
|
1288
|
+
var ReceiveMessage$ = [
|
|
1307
1289
|
9,
|
|
1308
1290
|
n0,
|
|
1309
1291
|
_RM,
|
|
1310
1292
|
0,
|
|
1311
|
-
() => ReceiveMessageRequest
|
|
1312
|
-
() => ReceiveMessageResult
|
|
1293
|
+
() => ReceiveMessageRequest$,
|
|
1294
|
+
() => ReceiveMessageResult$,
|
|
1313
1295
|
];
|
|
1314
|
-
var RemovePermission = [9, n0, _RP, 0, () => RemovePermissionRequest
|
|
1315
|
-
var SendMessage = [9, n0, _SM, 0, () => SendMessageRequest
|
|
1316
|
-
var SendMessageBatch = [
|
|
1296
|
+
var RemovePermission$ = [9, n0, _RP, 0, () => RemovePermissionRequest$, () => __Unit];
|
|
1297
|
+
var SendMessage$ = [9, n0, _SM, 0, () => SendMessageRequest$, () => SendMessageResult$];
|
|
1298
|
+
var SendMessageBatch$ = [
|
|
1317
1299
|
9,
|
|
1318
1300
|
n0,
|
|
1319
1301
|
_SMB,
|
|
1320
1302
|
0,
|
|
1321
|
-
() => SendMessageBatchRequest
|
|
1322
|
-
() => SendMessageBatchResult
|
|
1303
|
+
() => SendMessageBatchRequest$,
|
|
1304
|
+
() => SendMessageBatchResult$,
|
|
1305
|
+
];
|
|
1306
|
+
var SetQueueAttributes$ = [
|
|
1307
|
+
9,
|
|
1308
|
+
n0,
|
|
1309
|
+
_SQA,
|
|
1310
|
+
0,
|
|
1311
|
+
() => SetQueueAttributesRequest$,
|
|
1312
|
+
() => __Unit,
|
|
1323
1313
|
];
|
|
1324
|
-
var
|
|
1325
|
-
var StartMessageMoveTask = [
|
|
1314
|
+
var StartMessageMoveTask$ = [
|
|
1326
1315
|
9,
|
|
1327
1316
|
n0,
|
|
1328
1317
|
_SMMT,
|
|
1329
1318
|
0,
|
|
1330
|
-
() => StartMessageMoveTaskRequest
|
|
1331
|
-
() => StartMessageMoveTaskResult
|
|
1319
|
+
() => StartMessageMoveTaskRequest$,
|
|
1320
|
+
() => StartMessageMoveTaskResult$,
|
|
1332
1321
|
];
|
|
1333
|
-
var TagQueue = [9, n0, _TQ, 0, () => TagQueueRequest
|
|
1334
|
-
var UntagQueue = [9, n0, _UQ, 0, () => UntagQueueRequest
|
|
1322
|
+
var TagQueue$ = [9, n0, _TQ, 0, () => TagQueueRequest$, () => __Unit];
|
|
1323
|
+
var UntagQueue$ = [9, n0, _UQ, 0, () => UntagQueueRequest$, () => __Unit];
|
|
1335
1324
|
|
|
1336
1325
|
class AddPermissionCommand extends smithyClient.Command
|
|
1337
1326
|
.classBuilder()
|
|
@@ -1341,7 +1330,7 @@ class AddPermissionCommand extends smithyClient.Command
|
|
|
1341
1330
|
})
|
|
1342
1331
|
.s("AmazonSQS", "AddPermission", {})
|
|
1343
1332
|
.n("SQSClient", "AddPermissionCommand")
|
|
1344
|
-
.sc(AddPermission)
|
|
1333
|
+
.sc(AddPermission$)
|
|
1345
1334
|
.build() {
|
|
1346
1335
|
}
|
|
1347
1336
|
|
|
@@ -1353,7 +1342,7 @@ class CancelMessageMoveTaskCommand extends smithyClient.Command
|
|
|
1353
1342
|
})
|
|
1354
1343
|
.s("AmazonSQS", "CancelMessageMoveTask", {})
|
|
1355
1344
|
.n("SQSClient", "CancelMessageMoveTaskCommand")
|
|
1356
|
-
.sc(CancelMessageMoveTask)
|
|
1345
|
+
.sc(CancelMessageMoveTask$)
|
|
1357
1346
|
.build() {
|
|
1358
1347
|
}
|
|
1359
1348
|
|
|
@@ -1365,7 +1354,7 @@ class ChangeMessageVisibilityBatchCommand extends smithyClient.Command
|
|
|
1365
1354
|
})
|
|
1366
1355
|
.s("AmazonSQS", "ChangeMessageVisibilityBatch", {})
|
|
1367
1356
|
.n("SQSClient", "ChangeMessageVisibilityBatchCommand")
|
|
1368
|
-
.sc(ChangeMessageVisibilityBatch)
|
|
1357
|
+
.sc(ChangeMessageVisibilityBatch$)
|
|
1369
1358
|
.build() {
|
|
1370
1359
|
}
|
|
1371
1360
|
|
|
@@ -1377,7 +1366,7 @@ class ChangeMessageVisibilityCommand extends smithyClient.Command
|
|
|
1377
1366
|
})
|
|
1378
1367
|
.s("AmazonSQS", "ChangeMessageVisibility", {})
|
|
1379
1368
|
.n("SQSClient", "ChangeMessageVisibilityCommand")
|
|
1380
|
-
.sc(ChangeMessageVisibility)
|
|
1369
|
+
.sc(ChangeMessageVisibility$)
|
|
1381
1370
|
.build() {
|
|
1382
1371
|
}
|
|
1383
1372
|
|
|
@@ -1389,7 +1378,7 @@ class CreateQueueCommand extends smithyClient.Command
|
|
|
1389
1378
|
})
|
|
1390
1379
|
.s("AmazonSQS", "CreateQueue", {})
|
|
1391
1380
|
.n("SQSClient", "CreateQueueCommand")
|
|
1392
|
-
.sc(CreateQueue)
|
|
1381
|
+
.sc(CreateQueue$)
|
|
1393
1382
|
.build() {
|
|
1394
1383
|
}
|
|
1395
1384
|
|
|
@@ -1401,7 +1390,7 @@ class DeleteMessageBatchCommand extends smithyClient.Command
|
|
|
1401
1390
|
})
|
|
1402
1391
|
.s("AmazonSQS", "DeleteMessageBatch", {})
|
|
1403
1392
|
.n("SQSClient", "DeleteMessageBatchCommand")
|
|
1404
|
-
.sc(DeleteMessageBatch)
|
|
1393
|
+
.sc(DeleteMessageBatch$)
|
|
1405
1394
|
.build() {
|
|
1406
1395
|
}
|
|
1407
1396
|
|
|
@@ -1413,7 +1402,7 @@ class DeleteMessageCommand extends smithyClient.Command
|
|
|
1413
1402
|
})
|
|
1414
1403
|
.s("AmazonSQS", "DeleteMessage", {})
|
|
1415
1404
|
.n("SQSClient", "DeleteMessageCommand")
|
|
1416
|
-
.sc(DeleteMessage)
|
|
1405
|
+
.sc(DeleteMessage$)
|
|
1417
1406
|
.build() {
|
|
1418
1407
|
}
|
|
1419
1408
|
|
|
@@ -1425,7 +1414,7 @@ class DeleteQueueCommand extends smithyClient.Command
|
|
|
1425
1414
|
})
|
|
1426
1415
|
.s("AmazonSQS", "DeleteQueue", {})
|
|
1427
1416
|
.n("SQSClient", "DeleteQueueCommand")
|
|
1428
|
-
.sc(DeleteQueue)
|
|
1417
|
+
.sc(DeleteQueue$)
|
|
1429
1418
|
.build() {
|
|
1430
1419
|
}
|
|
1431
1420
|
|
|
@@ -1437,7 +1426,7 @@ class GetQueueAttributesCommand extends smithyClient.Command
|
|
|
1437
1426
|
})
|
|
1438
1427
|
.s("AmazonSQS", "GetQueueAttributes", {})
|
|
1439
1428
|
.n("SQSClient", "GetQueueAttributesCommand")
|
|
1440
|
-
.sc(GetQueueAttributes)
|
|
1429
|
+
.sc(GetQueueAttributes$)
|
|
1441
1430
|
.build() {
|
|
1442
1431
|
}
|
|
1443
1432
|
|
|
@@ -1449,7 +1438,7 @@ class GetQueueUrlCommand extends smithyClient.Command
|
|
|
1449
1438
|
})
|
|
1450
1439
|
.s("AmazonSQS", "GetQueueUrl", {})
|
|
1451
1440
|
.n("SQSClient", "GetQueueUrlCommand")
|
|
1452
|
-
.sc(GetQueueUrl)
|
|
1441
|
+
.sc(GetQueueUrl$)
|
|
1453
1442
|
.build() {
|
|
1454
1443
|
}
|
|
1455
1444
|
|
|
@@ -1461,7 +1450,7 @@ class ListDeadLetterSourceQueuesCommand extends smithyClient.Command
|
|
|
1461
1450
|
})
|
|
1462
1451
|
.s("AmazonSQS", "ListDeadLetterSourceQueues", {})
|
|
1463
1452
|
.n("SQSClient", "ListDeadLetterSourceQueuesCommand")
|
|
1464
|
-
.sc(ListDeadLetterSourceQueues)
|
|
1453
|
+
.sc(ListDeadLetterSourceQueues$)
|
|
1465
1454
|
.build() {
|
|
1466
1455
|
}
|
|
1467
1456
|
|
|
@@ -1473,7 +1462,7 @@ class ListMessageMoveTasksCommand extends smithyClient.Command
|
|
|
1473
1462
|
})
|
|
1474
1463
|
.s("AmazonSQS", "ListMessageMoveTasks", {})
|
|
1475
1464
|
.n("SQSClient", "ListMessageMoveTasksCommand")
|
|
1476
|
-
.sc(ListMessageMoveTasks)
|
|
1465
|
+
.sc(ListMessageMoveTasks$)
|
|
1477
1466
|
.build() {
|
|
1478
1467
|
}
|
|
1479
1468
|
|
|
@@ -1485,7 +1474,7 @@ class ListQueuesCommand extends smithyClient.Command
|
|
|
1485
1474
|
})
|
|
1486
1475
|
.s("AmazonSQS", "ListQueues", {})
|
|
1487
1476
|
.n("SQSClient", "ListQueuesCommand")
|
|
1488
|
-
.sc(ListQueues)
|
|
1477
|
+
.sc(ListQueues$)
|
|
1489
1478
|
.build() {
|
|
1490
1479
|
}
|
|
1491
1480
|
|
|
@@ -1497,7 +1486,7 @@ class ListQueueTagsCommand extends smithyClient.Command
|
|
|
1497
1486
|
})
|
|
1498
1487
|
.s("AmazonSQS", "ListQueueTags", {})
|
|
1499
1488
|
.n("SQSClient", "ListQueueTagsCommand")
|
|
1500
|
-
.sc(ListQueueTags)
|
|
1489
|
+
.sc(ListQueueTags$)
|
|
1501
1490
|
.build() {
|
|
1502
1491
|
}
|
|
1503
1492
|
|
|
@@ -1509,7 +1498,7 @@ class PurgeQueueCommand extends smithyClient.Command
|
|
|
1509
1498
|
})
|
|
1510
1499
|
.s("AmazonSQS", "PurgeQueue", {})
|
|
1511
1500
|
.n("SQSClient", "PurgeQueueCommand")
|
|
1512
|
-
.sc(PurgeQueue)
|
|
1501
|
+
.sc(PurgeQueue$)
|
|
1513
1502
|
.build() {
|
|
1514
1503
|
}
|
|
1515
1504
|
|
|
@@ -1521,7 +1510,7 @@ class ReceiveMessageCommand extends smithyClient.Command
|
|
|
1521
1510
|
})
|
|
1522
1511
|
.s("AmazonSQS", "ReceiveMessage", {})
|
|
1523
1512
|
.n("SQSClient", "ReceiveMessageCommand")
|
|
1524
|
-
.sc(ReceiveMessage)
|
|
1513
|
+
.sc(ReceiveMessage$)
|
|
1525
1514
|
.build() {
|
|
1526
1515
|
}
|
|
1527
1516
|
|
|
@@ -1533,7 +1522,7 @@ class RemovePermissionCommand extends smithyClient.Command
|
|
|
1533
1522
|
})
|
|
1534
1523
|
.s("AmazonSQS", "RemovePermission", {})
|
|
1535
1524
|
.n("SQSClient", "RemovePermissionCommand")
|
|
1536
|
-
.sc(RemovePermission)
|
|
1525
|
+
.sc(RemovePermission$)
|
|
1537
1526
|
.build() {
|
|
1538
1527
|
}
|
|
1539
1528
|
|
|
@@ -1545,7 +1534,7 @@ class SendMessageBatchCommand extends smithyClient.Command
|
|
|
1545
1534
|
})
|
|
1546
1535
|
.s("AmazonSQS", "SendMessageBatch", {})
|
|
1547
1536
|
.n("SQSClient", "SendMessageBatchCommand")
|
|
1548
|
-
.sc(SendMessageBatch)
|
|
1537
|
+
.sc(SendMessageBatch$)
|
|
1549
1538
|
.build() {
|
|
1550
1539
|
}
|
|
1551
1540
|
|
|
@@ -1557,7 +1546,7 @@ class SendMessageCommand extends smithyClient.Command
|
|
|
1557
1546
|
})
|
|
1558
1547
|
.s("AmazonSQS", "SendMessage", {})
|
|
1559
1548
|
.n("SQSClient", "SendMessageCommand")
|
|
1560
|
-
.sc(SendMessage)
|
|
1549
|
+
.sc(SendMessage$)
|
|
1561
1550
|
.build() {
|
|
1562
1551
|
}
|
|
1563
1552
|
|
|
@@ -1569,7 +1558,7 @@ class SetQueueAttributesCommand extends smithyClient.Command
|
|
|
1569
1558
|
})
|
|
1570
1559
|
.s("AmazonSQS", "SetQueueAttributes", {})
|
|
1571
1560
|
.n("SQSClient", "SetQueueAttributesCommand")
|
|
1572
|
-
.sc(SetQueueAttributes)
|
|
1561
|
+
.sc(SetQueueAttributes$)
|
|
1573
1562
|
.build() {
|
|
1574
1563
|
}
|
|
1575
1564
|
|
|
@@ -1581,7 +1570,7 @@ class StartMessageMoveTaskCommand extends smithyClient.Command
|
|
|
1581
1570
|
})
|
|
1582
1571
|
.s("AmazonSQS", "StartMessageMoveTask", {})
|
|
1583
1572
|
.n("SQSClient", "StartMessageMoveTaskCommand")
|
|
1584
|
-
.sc(StartMessageMoveTask)
|
|
1573
|
+
.sc(StartMessageMoveTask$)
|
|
1585
1574
|
.build() {
|
|
1586
1575
|
}
|
|
1587
1576
|
|
|
@@ -1593,7 +1582,7 @@ class TagQueueCommand extends smithyClient.Command
|
|
|
1593
1582
|
})
|
|
1594
1583
|
.s("AmazonSQS", "TagQueue", {})
|
|
1595
1584
|
.n("SQSClient", "TagQueueCommand")
|
|
1596
|
-
.sc(TagQueue)
|
|
1585
|
+
.sc(TagQueue$)
|
|
1597
1586
|
.build() {
|
|
1598
1587
|
}
|
|
1599
1588
|
|
|
@@ -1605,7 +1594,7 @@ class UntagQueueCommand extends smithyClient.Command
|
|
|
1605
1594
|
})
|
|
1606
1595
|
.s("AmazonSQS", "UntagQueue", {})
|
|
1607
1596
|
.n("SQSClient", "UntagQueueCommand")
|
|
1608
|
-
.sc(UntagQueue)
|
|
1597
|
+
.sc(UntagQueue$)
|
|
1609
1598
|
.build() {
|
|
1610
1599
|
}
|
|
1611
1600
|
|
|
@@ -1690,62 +1679,162 @@ Object.defineProperty(exports, "__Client", {
|
|
|
1690
1679
|
enumerable: true,
|
|
1691
1680
|
get: function () { return smithyClient.Client; }
|
|
1692
1681
|
});
|
|
1682
|
+
exports.AddPermission$ = AddPermission$;
|
|
1693
1683
|
exports.AddPermissionCommand = AddPermissionCommand;
|
|
1694
|
-
exports.
|
|
1695
|
-
exports.
|
|
1684
|
+
exports.AddPermissionRequest$ = AddPermissionRequest$;
|
|
1685
|
+
exports.BatchEntryIdsNotDistinct = BatchEntryIdsNotDistinct;
|
|
1686
|
+
exports.BatchEntryIdsNotDistinct$ = BatchEntryIdsNotDistinct$;
|
|
1687
|
+
exports.BatchRequestTooLong = BatchRequestTooLong;
|
|
1688
|
+
exports.BatchRequestTooLong$ = BatchRequestTooLong$;
|
|
1689
|
+
exports.BatchResultErrorEntry$ = BatchResultErrorEntry$;
|
|
1690
|
+
exports.CancelMessageMoveTask$ = CancelMessageMoveTask$;
|
|
1696
1691
|
exports.CancelMessageMoveTaskCommand = CancelMessageMoveTaskCommand;
|
|
1692
|
+
exports.CancelMessageMoveTaskRequest$ = CancelMessageMoveTaskRequest$;
|
|
1693
|
+
exports.CancelMessageMoveTaskResult$ = CancelMessageMoveTaskResult$;
|
|
1694
|
+
exports.ChangeMessageVisibility$ = ChangeMessageVisibility$;
|
|
1695
|
+
exports.ChangeMessageVisibilityBatch$ = ChangeMessageVisibilityBatch$;
|
|
1697
1696
|
exports.ChangeMessageVisibilityBatchCommand = ChangeMessageVisibilityBatchCommand;
|
|
1697
|
+
exports.ChangeMessageVisibilityBatchRequest$ = ChangeMessageVisibilityBatchRequest$;
|
|
1698
|
+
exports.ChangeMessageVisibilityBatchRequestEntry$ = ChangeMessageVisibilityBatchRequestEntry$;
|
|
1699
|
+
exports.ChangeMessageVisibilityBatchResult$ = ChangeMessageVisibilityBatchResult$;
|
|
1700
|
+
exports.ChangeMessageVisibilityBatchResultEntry$ = ChangeMessageVisibilityBatchResultEntry$;
|
|
1698
1701
|
exports.ChangeMessageVisibilityCommand = ChangeMessageVisibilityCommand;
|
|
1702
|
+
exports.ChangeMessageVisibilityRequest$ = ChangeMessageVisibilityRequest$;
|
|
1703
|
+
exports.CreateQueue$ = CreateQueue$;
|
|
1699
1704
|
exports.CreateQueueCommand = CreateQueueCommand;
|
|
1705
|
+
exports.CreateQueueRequest$ = CreateQueueRequest$;
|
|
1706
|
+
exports.CreateQueueResult$ = CreateQueueResult$;
|
|
1707
|
+
exports.DeleteMessage$ = DeleteMessage$;
|
|
1708
|
+
exports.DeleteMessageBatch$ = DeleteMessageBatch$;
|
|
1700
1709
|
exports.DeleteMessageBatchCommand = DeleteMessageBatchCommand;
|
|
1710
|
+
exports.DeleteMessageBatchRequest$ = DeleteMessageBatchRequest$;
|
|
1711
|
+
exports.DeleteMessageBatchRequestEntry$ = DeleteMessageBatchRequestEntry$;
|
|
1712
|
+
exports.DeleteMessageBatchResult$ = DeleteMessageBatchResult$;
|
|
1713
|
+
exports.DeleteMessageBatchResultEntry$ = DeleteMessageBatchResultEntry$;
|
|
1701
1714
|
exports.DeleteMessageCommand = DeleteMessageCommand;
|
|
1715
|
+
exports.DeleteMessageRequest$ = DeleteMessageRequest$;
|
|
1716
|
+
exports.DeleteQueue$ = DeleteQueue$;
|
|
1702
1717
|
exports.DeleteQueueCommand = DeleteQueueCommand;
|
|
1703
|
-
exports.
|
|
1718
|
+
exports.DeleteQueueRequest$ = DeleteQueueRequest$;
|
|
1719
|
+
exports.EmptyBatchRequest = EmptyBatchRequest;
|
|
1720
|
+
exports.EmptyBatchRequest$ = EmptyBatchRequest$;
|
|
1721
|
+
exports.GetQueueAttributes$ = GetQueueAttributes$;
|
|
1704
1722
|
exports.GetQueueAttributesCommand = GetQueueAttributesCommand;
|
|
1723
|
+
exports.GetQueueAttributesRequest$ = GetQueueAttributesRequest$;
|
|
1724
|
+
exports.GetQueueAttributesResult$ = GetQueueAttributesResult$;
|
|
1725
|
+
exports.GetQueueUrl$ = GetQueueUrl$;
|
|
1705
1726
|
exports.GetQueueUrlCommand = GetQueueUrlCommand;
|
|
1706
|
-
exports.
|
|
1707
|
-
exports.
|
|
1708
|
-
exports.
|
|
1709
|
-
exports.
|
|
1710
|
-
exports.
|
|
1711
|
-
exports.
|
|
1712
|
-
exports.
|
|
1713
|
-
exports.
|
|
1714
|
-
exports.
|
|
1715
|
-
exports.
|
|
1716
|
-
exports.
|
|
1717
|
-
exports.
|
|
1718
|
-
exports.
|
|
1719
|
-
exports.
|
|
1727
|
+
exports.GetQueueUrlRequest$ = GetQueueUrlRequest$;
|
|
1728
|
+
exports.GetQueueUrlResult$ = GetQueueUrlResult$;
|
|
1729
|
+
exports.InvalidAddress = InvalidAddress;
|
|
1730
|
+
exports.InvalidAddress$ = InvalidAddress$;
|
|
1731
|
+
exports.InvalidAttributeName = InvalidAttributeName;
|
|
1732
|
+
exports.InvalidAttributeName$ = InvalidAttributeName$;
|
|
1733
|
+
exports.InvalidAttributeValue = InvalidAttributeValue;
|
|
1734
|
+
exports.InvalidAttributeValue$ = InvalidAttributeValue$;
|
|
1735
|
+
exports.InvalidBatchEntryId = InvalidBatchEntryId;
|
|
1736
|
+
exports.InvalidBatchEntryId$ = InvalidBatchEntryId$;
|
|
1737
|
+
exports.InvalidIdFormat = InvalidIdFormat;
|
|
1738
|
+
exports.InvalidIdFormat$ = InvalidIdFormat$;
|
|
1739
|
+
exports.InvalidMessageContents = InvalidMessageContents;
|
|
1740
|
+
exports.InvalidMessageContents$ = InvalidMessageContents$;
|
|
1741
|
+
exports.InvalidSecurity = InvalidSecurity;
|
|
1742
|
+
exports.InvalidSecurity$ = InvalidSecurity$;
|
|
1743
|
+
exports.KmsAccessDenied = KmsAccessDenied;
|
|
1744
|
+
exports.KmsAccessDenied$ = KmsAccessDenied$;
|
|
1745
|
+
exports.KmsDisabled = KmsDisabled;
|
|
1746
|
+
exports.KmsDisabled$ = KmsDisabled$;
|
|
1747
|
+
exports.KmsInvalidKeyUsage = KmsInvalidKeyUsage;
|
|
1748
|
+
exports.KmsInvalidKeyUsage$ = KmsInvalidKeyUsage$;
|
|
1749
|
+
exports.KmsInvalidState = KmsInvalidState;
|
|
1750
|
+
exports.KmsInvalidState$ = KmsInvalidState$;
|
|
1751
|
+
exports.KmsNotFound = KmsNotFound;
|
|
1752
|
+
exports.KmsNotFound$ = KmsNotFound$;
|
|
1753
|
+
exports.KmsOptInRequired = KmsOptInRequired;
|
|
1754
|
+
exports.KmsOptInRequired$ = KmsOptInRequired$;
|
|
1755
|
+
exports.KmsThrottled = KmsThrottled;
|
|
1756
|
+
exports.KmsThrottled$ = KmsThrottled$;
|
|
1757
|
+
exports.ListDeadLetterSourceQueues$ = ListDeadLetterSourceQueues$;
|
|
1720
1758
|
exports.ListDeadLetterSourceQueuesCommand = ListDeadLetterSourceQueuesCommand;
|
|
1759
|
+
exports.ListDeadLetterSourceQueuesRequest$ = ListDeadLetterSourceQueuesRequest$;
|
|
1760
|
+
exports.ListDeadLetterSourceQueuesResult$ = ListDeadLetterSourceQueuesResult$;
|
|
1761
|
+
exports.ListMessageMoveTasks$ = ListMessageMoveTasks$;
|
|
1721
1762
|
exports.ListMessageMoveTasksCommand = ListMessageMoveTasksCommand;
|
|
1763
|
+
exports.ListMessageMoveTasksRequest$ = ListMessageMoveTasksRequest$;
|
|
1764
|
+
exports.ListMessageMoveTasksResult$ = ListMessageMoveTasksResult$;
|
|
1765
|
+
exports.ListMessageMoveTasksResultEntry$ = ListMessageMoveTasksResultEntry$;
|
|
1766
|
+
exports.ListQueueTags$ = ListQueueTags$;
|
|
1722
1767
|
exports.ListQueueTagsCommand = ListQueueTagsCommand;
|
|
1768
|
+
exports.ListQueueTagsRequest$ = ListQueueTagsRequest$;
|
|
1769
|
+
exports.ListQueueTagsResult$ = ListQueueTagsResult$;
|
|
1770
|
+
exports.ListQueues$ = ListQueues$;
|
|
1723
1771
|
exports.ListQueuesCommand = ListQueuesCommand;
|
|
1724
|
-
exports.
|
|
1772
|
+
exports.ListQueuesRequest$ = ListQueuesRequest$;
|
|
1773
|
+
exports.ListQueuesResult$ = ListQueuesResult$;
|
|
1774
|
+
exports.Message$ = Message$;
|
|
1775
|
+
exports.MessageAttributeValue$ = MessageAttributeValue$;
|
|
1776
|
+
exports.MessageNotInflight = MessageNotInflight;
|
|
1777
|
+
exports.MessageNotInflight$ = MessageNotInflight$;
|
|
1725
1778
|
exports.MessageSystemAttributeName = MessageSystemAttributeName;
|
|
1726
1779
|
exports.MessageSystemAttributeNameForSends = MessageSystemAttributeNameForSends;
|
|
1727
|
-
exports.
|
|
1780
|
+
exports.MessageSystemAttributeValue$ = MessageSystemAttributeValue$;
|
|
1781
|
+
exports.OverLimit = OverLimit;
|
|
1782
|
+
exports.OverLimit$ = OverLimit$;
|
|
1783
|
+
exports.PurgeQueue$ = PurgeQueue$;
|
|
1728
1784
|
exports.PurgeQueueCommand = PurgeQueueCommand;
|
|
1729
|
-
exports.PurgeQueueInProgress = PurgeQueueInProgress
|
|
1785
|
+
exports.PurgeQueueInProgress = PurgeQueueInProgress;
|
|
1786
|
+
exports.PurgeQueueInProgress$ = PurgeQueueInProgress$;
|
|
1787
|
+
exports.PurgeQueueRequest$ = PurgeQueueRequest$;
|
|
1730
1788
|
exports.QueueAttributeName = QueueAttributeName;
|
|
1731
|
-
exports.QueueDeletedRecently = QueueDeletedRecently
|
|
1732
|
-
exports.
|
|
1733
|
-
exports.
|
|
1734
|
-
exports.
|
|
1789
|
+
exports.QueueDeletedRecently = QueueDeletedRecently;
|
|
1790
|
+
exports.QueueDeletedRecently$ = QueueDeletedRecently$;
|
|
1791
|
+
exports.QueueDoesNotExist = QueueDoesNotExist;
|
|
1792
|
+
exports.QueueDoesNotExist$ = QueueDoesNotExist$;
|
|
1793
|
+
exports.QueueNameExists = QueueNameExists;
|
|
1794
|
+
exports.QueueNameExists$ = QueueNameExists$;
|
|
1795
|
+
exports.ReceiptHandleIsInvalid = ReceiptHandleIsInvalid;
|
|
1796
|
+
exports.ReceiptHandleIsInvalid$ = ReceiptHandleIsInvalid$;
|
|
1797
|
+
exports.ReceiveMessage$ = ReceiveMessage$;
|
|
1735
1798
|
exports.ReceiveMessageCommand = ReceiveMessageCommand;
|
|
1799
|
+
exports.ReceiveMessageRequest$ = ReceiveMessageRequest$;
|
|
1800
|
+
exports.ReceiveMessageResult$ = ReceiveMessageResult$;
|
|
1801
|
+
exports.RemovePermission$ = RemovePermission$;
|
|
1736
1802
|
exports.RemovePermissionCommand = RemovePermissionCommand;
|
|
1737
|
-
exports.
|
|
1738
|
-
exports.
|
|
1803
|
+
exports.RemovePermissionRequest$ = RemovePermissionRequest$;
|
|
1804
|
+
exports.RequestThrottled = RequestThrottled;
|
|
1805
|
+
exports.RequestThrottled$ = RequestThrottled$;
|
|
1806
|
+
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
1807
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
1739
1808
|
exports.SQS = SQS;
|
|
1740
1809
|
exports.SQSClient = SQSClient;
|
|
1741
|
-
exports.SQSServiceException = SQSServiceException
|
|
1810
|
+
exports.SQSServiceException = SQSServiceException;
|
|
1811
|
+
exports.SQSServiceException$ = SQSServiceException$;
|
|
1812
|
+
exports.SendMessage$ = SendMessage$;
|
|
1813
|
+
exports.SendMessageBatch$ = SendMessageBatch$;
|
|
1742
1814
|
exports.SendMessageBatchCommand = SendMessageBatchCommand;
|
|
1815
|
+
exports.SendMessageBatchRequest$ = SendMessageBatchRequest$;
|
|
1816
|
+
exports.SendMessageBatchRequestEntry$ = SendMessageBatchRequestEntry$;
|
|
1817
|
+
exports.SendMessageBatchResult$ = SendMessageBatchResult$;
|
|
1818
|
+
exports.SendMessageBatchResultEntry$ = SendMessageBatchResultEntry$;
|
|
1743
1819
|
exports.SendMessageCommand = SendMessageCommand;
|
|
1820
|
+
exports.SendMessageRequest$ = SendMessageRequest$;
|
|
1821
|
+
exports.SendMessageResult$ = SendMessageResult$;
|
|
1822
|
+
exports.SetQueueAttributes$ = SetQueueAttributes$;
|
|
1744
1823
|
exports.SetQueueAttributesCommand = SetQueueAttributesCommand;
|
|
1824
|
+
exports.SetQueueAttributesRequest$ = SetQueueAttributesRequest$;
|
|
1825
|
+
exports.StartMessageMoveTask$ = StartMessageMoveTask$;
|
|
1745
1826
|
exports.StartMessageMoveTaskCommand = StartMessageMoveTaskCommand;
|
|
1827
|
+
exports.StartMessageMoveTaskRequest$ = StartMessageMoveTaskRequest$;
|
|
1828
|
+
exports.StartMessageMoveTaskResult$ = StartMessageMoveTaskResult$;
|
|
1829
|
+
exports.TagQueue$ = TagQueue$;
|
|
1746
1830
|
exports.TagQueueCommand = TagQueueCommand;
|
|
1747
|
-
exports.
|
|
1748
|
-
exports.
|
|
1831
|
+
exports.TagQueueRequest$ = TagQueueRequest$;
|
|
1832
|
+
exports.TooManyEntriesInBatchRequest = TooManyEntriesInBatchRequest;
|
|
1833
|
+
exports.TooManyEntriesInBatchRequest$ = TooManyEntriesInBatchRequest$;
|
|
1834
|
+
exports.UnsupportedOperation = UnsupportedOperation;
|
|
1835
|
+
exports.UnsupportedOperation$ = UnsupportedOperation$;
|
|
1836
|
+
exports.UntagQueue$ = UntagQueue$;
|
|
1749
1837
|
exports.UntagQueueCommand = UntagQueueCommand;
|
|
1838
|
+
exports.UntagQueueRequest$ = UntagQueueRequest$;
|
|
1750
1839
|
exports.paginateListDeadLetterSourceQueues = paginateListDeadLetterSourceQueues;
|
|
1751
1840
|
exports.paginateListQueues = paginateListQueues;
|