@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
|
@@ -430,33 +430,33 @@ const _w = "weight";
|
|
|
430
430
|
const _wN = "workerName";
|
|
431
431
|
const n0 = "com.amazonaws.sfn";
|
|
432
432
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
433
|
-
import { ActivityAlreadyExists
|
|
434
|
-
import { SFNServiceException
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
export var ActivityAlreadyExists = [-3, n0, _AAE, { [_e]: _c }, [_m], [0]];
|
|
456
|
-
TypeRegistry.for(n0).registerError(ActivityAlreadyExists
|
|
457
|
-
export var ActivityDoesNotExist = [-3, n0, _ADNE, { [_e]: _c }, [_m], [0]];
|
|
458
|
-
TypeRegistry.for(n0).registerError(ActivityDoesNotExist
|
|
459
|
-
export var ActivityFailedEventDetails = [
|
|
433
|
+
import { ActivityAlreadyExists, ActivityDoesNotExist, ActivityLimitExceeded, ActivityWorkerLimitExceeded, ConflictException, ExecutionAlreadyExists, ExecutionDoesNotExist, ExecutionLimitExceeded, ExecutionNotRedrivable, InvalidArn, InvalidDefinition, InvalidEncryptionConfiguration, InvalidExecutionInput, InvalidLoggingConfiguration, InvalidName, InvalidOutput, InvalidToken, InvalidTracingConfiguration, KmsAccessDeniedException, KmsInvalidStateException, KmsThrottlingException, MissingRequiredParameter, ResourceNotFound, ServiceQuotaExceededException, StateMachineAlreadyExists, StateMachineDeleting, StateMachineDoesNotExist, StateMachineLimitExceeded, StateMachineTypeNotSupported, TaskDoesNotExist, TaskTimedOut, TooManyTags, ValidationException, } from "../models/errors";
|
|
434
|
+
import { SFNServiceException } from "../models/SFNServiceException";
|
|
435
|
+
var AliasDescription = [0, n0, _AD, 8, 0];
|
|
436
|
+
var ConnectorParameters = [0, n0, _CP, 8, 0];
|
|
437
|
+
var Definition = [0, n0, _D, 8, 0];
|
|
438
|
+
var EvaluationFailureLocation = [0, n0, _EFL, 8, 0];
|
|
439
|
+
var ExceptionHandlerIndex = [0, n0, _EHI, 8, 1];
|
|
440
|
+
var InspectionMaxConcurrency = [0, n0, _IMC, 8, 1];
|
|
441
|
+
var InspectionToleratedFailureCount = [0, n0, _ITFC, 8, 1];
|
|
442
|
+
var InspectionToleratedFailurePercentage = [0, n0, _ITFP, 8, 1];
|
|
443
|
+
var RetryBackoffIntervalSeconds = [0, n0, _RBIS, 8, 1];
|
|
444
|
+
var SensitiveCause = [0, n0, _SC, 8, 0];
|
|
445
|
+
var SensitiveData = [0, n0, _SD, 8, 0];
|
|
446
|
+
var SensitiveDataJobInput = [0, n0, _SDJI, 8, 0];
|
|
447
|
+
var SensitiveError = [0, n0, _SE, 8, 0];
|
|
448
|
+
var TestStateStateName = [0, n0, _TSSN, 8, 0];
|
|
449
|
+
var ValidateStateMachineDefinitionCode = [0, n0, _VSMDC, 8, 0];
|
|
450
|
+
var ValidateStateMachineDefinitionLocation = [0, n0, _VSMDL, 8, 0];
|
|
451
|
+
var ValidateStateMachineDefinitionMessage = [0, n0, _VSMDM, 8, 0];
|
|
452
|
+
var VariableName = [0, n0, _VN, 8, 0];
|
|
453
|
+
var VariableValue = [0, n0, _VV, 8, 0];
|
|
454
|
+
var VersionDescription = [0, n0, _VD, 8, 0];
|
|
455
|
+
export var ActivityAlreadyExists$ = [-3, n0, _AAE, { [_e]: _c }, [_m], [0]];
|
|
456
|
+
TypeRegistry.for(n0).registerError(ActivityAlreadyExists$, ActivityAlreadyExists);
|
|
457
|
+
export var ActivityDoesNotExist$ = [-3, n0, _ADNE, { [_e]: _c }, [_m], [0]];
|
|
458
|
+
TypeRegistry.for(n0).registerError(ActivityDoesNotExist$, ActivityDoesNotExist);
|
|
459
|
+
export var ActivityFailedEventDetails$ = [
|
|
460
460
|
3,
|
|
461
461
|
n0,
|
|
462
462
|
_AFED,
|
|
@@ -467,18 +467,18 @@ export var ActivityFailedEventDetails = [
|
|
|
467
467
|
[() => SensitiveCause, 0],
|
|
468
468
|
],
|
|
469
469
|
];
|
|
470
|
-
export var ActivityLimitExceeded = [-3, n0, _ALE, { [_e]: _c }, [_m], [0]];
|
|
471
|
-
TypeRegistry.for(n0).registerError(ActivityLimitExceeded
|
|
472
|
-
export var ActivityListItem = [3, n0, _ALI, 0, [_aA, _n, _cD], [0, 0, 4]];
|
|
473
|
-
export var ActivityScheduledEventDetails = [
|
|
470
|
+
export var ActivityLimitExceeded$ = [-3, n0, _ALE, { [_e]: _c }, [_m], [0]];
|
|
471
|
+
TypeRegistry.for(n0).registerError(ActivityLimitExceeded$, ActivityLimitExceeded);
|
|
472
|
+
export var ActivityListItem$ = [3, n0, _ALI, 0, [_aA, _n, _cD], [0, 0, 4]];
|
|
473
|
+
export var ActivityScheduledEventDetails$ = [
|
|
474
474
|
3,
|
|
475
475
|
n0,
|
|
476
476
|
_ASED,
|
|
477
477
|
0,
|
|
478
478
|
[_r, _i, _iD, _tIS, _hIS],
|
|
479
|
-
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails
|
|
479
|
+
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, 1],
|
|
480
480
|
];
|
|
481
|
-
export var ActivityScheduleFailedEventDetails = [
|
|
481
|
+
export var ActivityScheduleFailedEventDetails$ = [
|
|
482
482
|
3,
|
|
483
483
|
n0,
|
|
484
484
|
_ASFED,
|
|
@@ -489,16 +489,16 @@ export var ActivityScheduleFailedEventDetails = [
|
|
|
489
489
|
[() => SensitiveCause, 0],
|
|
490
490
|
],
|
|
491
491
|
];
|
|
492
|
-
export var ActivityStartedEventDetails = [3, n0, _ASEDc, 0, [_wN], [0]];
|
|
493
|
-
export var ActivitySucceededEventDetails = [
|
|
492
|
+
export var ActivityStartedEventDetails$ = [3, n0, _ASEDc, 0, [_wN], [0]];
|
|
493
|
+
export var ActivitySucceededEventDetails$ = [
|
|
494
494
|
3,
|
|
495
495
|
n0,
|
|
496
496
|
_ASEDct,
|
|
497
497
|
0,
|
|
498
498
|
[_o, _oD],
|
|
499
|
-
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails],
|
|
499
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
|
|
500
500
|
];
|
|
501
|
-
export var ActivityTimedOutEventDetails = [
|
|
501
|
+
export var ActivityTimedOutEventDetails$ = [
|
|
502
502
|
3,
|
|
503
503
|
n0,
|
|
504
504
|
_ATOED,
|
|
@@ -509,24 +509,24 @@ export var ActivityTimedOutEventDetails = [
|
|
|
509
509
|
[() => SensitiveCause, 0],
|
|
510
510
|
],
|
|
511
511
|
];
|
|
512
|
-
export var ActivityWorkerLimitExceeded = [-3, n0, _AWLE, { [_e]: _c }, [_m], [0]];
|
|
513
|
-
TypeRegistry.for(n0).registerError(ActivityWorkerLimitExceeded
|
|
514
|
-
export var AssignedVariablesDetails = [3, n0, _AVD, 0, [_t], [2]];
|
|
515
|
-
export var BillingDetails = [3, n0, _BD, 0, [_bMUIMB, _bDIM], [1, 1]];
|
|
516
|
-
export var CloudWatchEventsExecutionDataDetails = [3, n0, _CWEEDD, 0, [_in], [2]];
|
|
517
|
-
export var CloudWatchLogsLogGroup = [3, n0, _CWLLG, 0, [_lGA], [0]];
|
|
518
|
-
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
519
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
520
|
-
export var CreateActivityInput = [
|
|
512
|
+
export var ActivityWorkerLimitExceeded$ = [-3, n0, _AWLE, { [_e]: _c }, [_m], [0]];
|
|
513
|
+
TypeRegistry.for(n0).registerError(ActivityWorkerLimitExceeded$, ActivityWorkerLimitExceeded);
|
|
514
|
+
export var AssignedVariablesDetails$ = [3, n0, _AVD, 0, [_t], [2]];
|
|
515
|
+
export var BillingDetails$ = [3, n0, _BD, 0, [_bMUIMB, _bDIM], [1, 1]];
|
|
516
|
+
export var CloudWatchEventsExecutionDataDetails$ = [3, n0, _CWEEDD, 0, [_in], [2]];
|
|
517
|
+
export var CloudWatchLogsLogGroup$ = [3, n0, _CWLLG, 0, [_lGA], [0]];
|
|
518
|
+
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
519
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
520
|
+
export var CreateActivityInput$ = [
|
|
521
521
|
3,
|
|
522
522
|
n0,
|
|
523
523
|
_CAI,
|
|
524
524
|
0,
|
|
525
525
|
[_n, _ta, _eC],
|
|
526
|
-
[0, () => TagList, () => EncryptionConfiguration],
|
|
526
|
+
[0, () => TagList, () => EncryptionConfiguration$],
|
|
527
527
|
];
|
|
528
|
-
export var CreateActivityOutput = [3, n0, _CAO, 0, [_aA, _cD], [0, 4]];
|
|
529
|
-
export var CreateStateMachineAliasInput = [
|
|
528
|
+
export var CreateActivityOutput$ = [3, n0, _CAO, 0, [_aA, _cD], [0, 4]];
|
|
529
|
+
export var CreateStateMachineAliasInput$ = [
|
|
530
530
|
3,
|
|
531
531
|
n0,
|
|
532
532
|
_CSMAI,
|
|
@@ -534,8 +534,8 @@ export var CreateStateMachineAliasInput = [
|
|
|
534
534
|
[_d, _n, _rC],
|
|
535
535
|
[[() => AliasDescription, 0], 0, () => RoutingConfigurationList],
|
|
536
536
|
];
|
|
537
|
-
export var CreateStateMachineAliasOutput = [3, n0, _CSMAO, 0, [_sMAA, _cD], [0, 4]];
|
|
538
|
-
export var CreateStateMachineInput = [
|
|
537
|
+
export var CreateStateMachineAliasOutput$ = [3, n0, _CSMAO, 0, [_sMAA, _cD], [0, 4]];
|
|
538
|
+
export var CreateStateMachineInput$ = [
|
|
539
539
|
3,
|
|
540
540
|
n0,
|
|
541
541
|
_CSMI,
|
|
@@ -546,34 +546,34 @@ export var CreateStateMachineInput = [
|
|
|
546
546
|
[() => Definition, 0],
|
|
547
547
|
0,
|
|
548
548
|
0,
|
|
549
|
-
() => LoggingConfiguration
|
|
549
|
+
() => LoggingConfiguration$,
|
|
550
550
|
() => TagList,
|
|
551
|
-
() => TracingConfiguration
|
|
551
|
+
() => TracingConfiguration$,
|
|
552
552
|
2,
|
|
553
553
|
[() => VersionDescription, 0],
|
|
554
|
-
() => EncryptionConfiguration
|
|
554
|
+
() => EncryptionConfiguration$,
|
|
555
555
|
],
|
|
556
556
|
];
|
|
557
|
-
export var CreateStateMachineOutput = [3, n0, _CSMO, 0, [_sMA, _cD, _sMVA], [0, 4, 0]];
|
|
558
|
-
export var DeleteActivityInput = [3, n0, _DAI, 0, [_aA], [0]];
|
|
559
|
-
export var DeleteActivityOutput = [3, n0, _DAO, 0, [], []];
|
|
560
|
-
export var DeleteStateMachineAliasInput = [3, n0, _DSMAI, 0, [_sMAA], [0]];
|
|
561
|
-
export var DeleteStateMachineAliasOutput = [3, n0, _DSMAO, 0, [], []];
|
|
562
|
-
export var DeleteStateMachineInput = [3, n0, _DSMI, 0, [_sMA], [0]];
|
|
563
|
-
export var DeleteStateMachineOutput = [3, n0, _DSMO, 0, [], []];
|
|
564
|
-
export var DeleteStateMachineVersionInput = [3, n0, _DSMVI, 0, [_sMVA], [0]];
|
|
565
|
-
export var DeleteStateMachineVersionOutput = [3, n0, _DSMVO, 0, [], []];
|
|
566
|
-
export var DescribeActivityInput = [3, n0, _DAIe, 0, [_aA], [0]];
|
|
567
|
-
export var DescribeActivityOutput = [
|
|
557
|
+
export var CreateStateMachineOutput$ = [3, n0, _CSMO, 0, [_sMA, _cD, _sMVA], [0, 4, 0]];
|
|
558
|
+
export var DeleteActivityInput$ = [3, n0, _DAI, 0, [_aA], [0]];
|
|
559
|
+
export var DeleteActivityOutput$ = [3, n0, _DAO, 0, [], []];
|
|
560
|
+
export var DeleteStateMachineAliasInput$ = [3, n0, _DSMAI, 0, [_sMAA], [0]];
|
|
561
|
+
export var DeleteStateMachineAliasOutput$ = [3, n0, _DSMAO, 0, [], []];
|
|
562
|
+
export var DeleteStateMachineInput$ = [3, n0, _DSMI, 0, [_sMA], [0]];
|
|
563
|
+
export var DeleteStateMachineOutput$ = [3, n0, _DSMO, 0, [], []];
|
|
564
|
+
export var DeleteStateMachineVersionInput$ = [3, n0, _DSMVI, 0, [_sMVA], [0]];
|
|
565
|
+
export var DeleteStateMachineVersionOutput$ = [3, n0, _DSMVO, 0, [], []];
|
|
566
|
+
export var DescribeActivityInput$ = [3, n0, _DAIe, 0, [_aA], [0]];
|
|
567
|
+
export var DescribeActivityOutput$ = [
|
|
568
568
|
3,
|
|
569
569
|
n0,
|
|
570
570
|
_DAOe,
|
|
571
571
|
0,
|
|
572
572
|
[_aA, _n, _cD, _eC],
|
|
573
|
-
[0, 0, 4, () => EncryptionConfiguration],
|
|
573
|
+
[0, 0, 4, () => EncryptionConfiguration$],
|
|
574
574
|
];
|
|
575
|
-
export var DescribeExecutionInput = [3, n0, _DEI, 0, [_eA, _iDn], [0, 0]];
|
|
576
|
-
export var DescribeExecutionOutput = [
|
|
575
|
+
export var DescribeExecutionInput$ = [3, n0, _DEI, 0, [_eA, _iDn], [0, 0]];
|
|
576
|
+
export var DescribeExecutionOutput$ = [
|
|
577
577
|
3,
|
|
578
578
|
n0,
|
|
579
579
|
_DEO,
|
|
@@ -587,9 +587,9 @@ export var DescribeExecutionOutput = [
|
|
|
587
587
|
4,
|
|
588
588
|
4,
|
|
589
589
|
[() => SensitiveData, 0],
|
|
590
|
-
() => CloudWatchEventsExecutionDataDetails
|
|
590
|
+
() => CloudWatchEventsExecutionDataDetails$,
|
|
591
591
|
[() => SensitiveData, 0],
|
|
592
|
-
() => CloudWatchEventsExecutionDataDetails
|
|
592
|
+
() => CloudWatchEventsExecutionDataDetails$,
|
|
593
593
|
0,
|
|
594
594
|
0,
|
|
595
595
|
[() => SensitiveError, 0],
|
|
@@ -602,17 +602,17 @@ export var DescribeExecutionOutput = [
|
|
|
602
602
|
[() => SensitiveData, 0],
|
|
603
603
|
],
|
|
604
604
|
];
|
|
605
|
-
export var DescribeMapRunInput = [3, n0, _DMRI, 0, [_mRA], [0]];
|
|
606
|
-
export var DescribeMapRunOutput = [
|
|
605
|
+
export var DescribeMapRunInput$ = [3, n0, _DMRI, 0, [_mRA], [0]];
|
|
606
|
+
export var DescribeMapRunOutput$ = [
|
|
607
607
|
3,
|
|
608
608
|
n0,
|
|
609
609
|
_DMRO,
|
|
610
610
|
0,
|
|
611
611
|
[_mRA, _eA, _s, _sD, _sDt, _mC, _tFP, _tFC, _iC, _eCx, _rCe, _rD],
|
|
612
|
-
[0, 0, 0, 4, 4, 1, 1, 1, () => MapRunItemCounts
|
|
612
|
+
[0, 0, 0, 4, 4, 1, 1, 1, () => MapRunItemCounts$, () => MapRunExecutionCounts$, 1, 4],
|
|
613
613
|
];
|
|
614
|
-
export var DescribeStateMachineAliasInput = [3, n0, _DSMAIe, 0, [_sMAA], [0]];
|
|
615
|
-
export var DescribeStateMachineAliasOutput = [
|
|
614
|
+
export var DescribeStateMachineAliasInput$ = [3, n0, _DSMAIe, 0, [_sMAA], [0]];
|
|
615
|
+
export var DescribeStateMachineAliasOutput$ = [
|
|
616
616
|
3,
|
|
617
617
|
n0,
|
|
618
618
|
_DSMAOe,
|
|
@@ -620,8 +620,8 @@ export var DescribeStateMachineAliasOutput = [
|
|
|
620
620
|
[_sMAA, _n, _d, _rC, _cD, _uD],
|
|
621
621
|
[0, 0, [() => AliasDescription, 0], () => RoutingConfigurationList, 4, 4],
|
|
622
622
|
];
|
|
623
|
-
export var DescribeStateMachineForExecutionInput = [3, n0, _DSMFEI, 0, [_eA, _iDn], [0, 0]];
|
|
624
|
-
export var DescribeStateMachineForExecutionOutput = [
|
|
623
|
+
export var DescribeStateMachineForExecutionInput$ = [3, n0, _DSMFEI, 0, [_eA, _iDn], [0, 0]];
|
|
624
|
+
export var DescribeStateMachineForExecutionOutput$ = [
|
|
625
625
|
3,
|
|
626
626
|
n0,
|
|
627
627
|
_DSMFEO,
|
|
@@ -633,17 +633,17 @@ export var DescribeStateMachineForExecutionOutput = [
|
|
|
633
633
|
[() => Definition, 0],
|
|
634
634
|
0,
|
|
635
635
|
4,
|
|
636
|
-
() => LoggingConfiguration
|
|
637
|
-
() => TracingConfiguration
|
|
636
|
+
() => LoggingConfiguration$,
|
|
637
|
+
() => TracingConfiguration$,
|
|
638
638
|
0,
|
|
639
639
|
0,
|
|
640
640
|
0,
|
|
641
|
-
() => EncryptionConfiguration
|
|
641
|
+
() => EncryptionConfiguration$,
|
|
642
642
|
[() => VariableReferences, 0],
|
|
643
643
|
],
|
|
644
644
|
];
|
|
645
|
-
export var DescribeStateMachineInput = [3, n0, _DSMIe, 0, [_sMA, _iDn], [0, 0]];
|
|
646
|
-
export var DescribeStateMachineOutput = [
|
|
645
|
+
export var DescribeStateMachineInput$ = [3, n0, _DSMIe, 0, [_sMA, _iDn], [0, 0]];
|
|
646
|
+
export var DescribeStateMachineOutput$ = [
|
|
647
647
|
3,
|
|
648
648
|
n0,
|
|
649
649
|
_DSMOe,
|
|
@@ -657,17 +657,17 @@ export var DescribeStateMachineOutput = [
|
|
|
657
657
|
0,
|
|
658
658
|
0,
|
|
659
659
|
4,
|
|
660
|
-
() => LoggingConfiguration
|
|
661
|
-
() => TracingConfiguration
|
|
660
|
+
() => LoggingConfiguration$,
|
|
661
|
+
() => TracingConfiguration$,
|
|
662
662
|
0,
|
|
663
663
|
0,
|
|
664
664
|
[() => VersionDescription, 0],
|
|
665
|
-
() => EncryptionConfiguration
|
|
665
|
+
() => EncryptionConfiguration$,
|
|
666
666
|
[() => VariableReferences, 0],
|
|
667
667
|
],
|
|
668
668
|
];
|
|
669
|
-
export var EncryptionConfiguration = [3, n0, _EC, 0, [_kKI, _kDKRPS, _ty], [0, 1, 0]];
|
|
670
|
-
export var EvaluationFailedEventDetails = [
|
|
669
|
+
export var EncryptionConfiguration$ = [3, n0, _EC, 0, [_kKI, _kDKRPS, _ty], [0, 1, 0]];
|
|
670
|
+
export var EvaluationFailedEventDetails$ = [
|
|
671
671
|
3,
|
|
672
672
|
n0,
|
|
673
673
|
_EFED,
|
|
@@ -675,7 +675,7 @@ export var EvaluationFailedEventDetails = [
|
|
|
675
675
|
[_e, _ca, _lo, _st],
|
|
676
676
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0], [() => EvaluationFailureLocation, 0], 0],
|
|
677
677
|
];
|
|
678
|
-
export var ExecutionAbortedEventDetails = [
|
|
678
|
+
export var ExecutionAbortedEventDetails$ = [
|
|
679
679
|
3,
|
|
680
680
|
n0,
|
|
681
681
|
_EAED,
|
|
@@ -686,11 +686,11 @@ export var ExecutionAbortedEventDetails = [
|
|
|
686
686
|
[() => SensitiveCause, 0],
|
|
687
687
|
],
|
|
688
688
|
];
|
|
689
|
-
export var ExecutionAlreadyExists = [-3, n0, _EAE, { [_e]: _c }, [_m], [0]];
|
|
690
|
-
TypeRegistry.for(n0).registerError(ExecutionAlreadyExists
|
|
691
|
-
export var ExecutionDoesNotExist = [-3, n0, _EDNE, { [_e]: _c }, [_m], [0]];
|
|
692
|
-
TypeRegistry.for(n0).registerError(ExecutionDoesNotExist
|
|
693
|
-
export var ExecutionFailedEventDetails = [
|
|
689
|
+
export var ExecutionAlreadyExists$ = [-3, n0, _EAE, { [_e]: _c }, [_m], [0]];
|
|
690
|
+
TypeRegistry.for(n0).registerError(ExecutionAlreadyExists$, ExecutionAlreadyExists);
|
|
691
|
+
export var ExecutionDoesNotExist$ = [-3, n0, _EDNE, { [_e]: _c }, [_m], [0]];
|
|
692
|
+
TypeRegistry.for(n0).registerError(ExecutionDoesNotExist$, ExecutionDoesNotExist);
|
|
693
|
+
export var ExecutionFailedEventDetails$ = [
|
|
694
694
|
3,
|
|
695
695
|
n0,
|
|
696
696
|
_EFEDx,
|
|
@@ -701,9 +701,9 @@ export var ExecutionFailedEventDetails = [
|
|
|
701
701
|
[() => SensitiveCause, 0],
|
|
702
702
|
],
|
|
703
703
|
];
|
|
704
|
-
export var ExecutionLimitExceeded = [-3, n0, _ELE, { [_e]: _c }, [_m], [0]];
|
|
705
|
-
TypeRegistry.for(n0).registerError(ExecutionLimitExceeded
|
|
706
|
-
export var ExecutionListItem = [
|
|
704
|
+
export var ExecutionLimitExceeded$ = [-3, n0, _ELE, { [_e]: _c }, [_m], [0]];
|
|
705
|
+
TypeRegistry.for(n0).registerError(ExecutionLimitExceeded$, ExecutionLimitExceeded);
|
|
706
|
+
export var ExecutionListItem$ = [
|
|
707
707
|
3,
|
|
708
708
|
n0,
|
|
709
709
|
_ELI,
|
|
@@ -711,26 +711,26 @@ export var ExecutionListItem = [
|
|
|
711
711
|
[_eA, _sMA, _n, _s, _sD, _sDt, _mRA, _iCt, _sMVA, _sMAA, _rCe, _rD],
|
|
712
712
|
[0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 1, 4],
|
|
713
713
|
];
|
|
714
|
-
export var ExecutionNotRedrivable = [-3, n0, _ENR, { [_e]: _c }, [_m], [0]];
|
|
715
|
-
TypeRegistry.for(n0).registerError(ExecutionNotRedrivable
|
|
716
|
-
export var ExecutionRedrivenEventDetails = [3, n0, _ERED, 0, [_rCe], [1]];
|
|
717
|
-
export var ExecutionStartedEventDetails = [
|
|
714
|
+
export var ExecutionNotRedrivable$ = [-3, n0, _ENR, { [_e]: _c }, [_m], [0]];
|
|
715
|
+
TypeRegistry.for(n0).registerError(ExecutionNotRedrivable$, ExecutionNotRedrivable);
|
|
716
|
+
export var ExecutionRedrivenEventDetails$ = [3, n0, _ERED, 0, [_rCe], [1]];
|
|
717
|
+
export var ExecutionStartedEventDetails$ = [
|
|
718
718
|
3,
|
|
719
719
|
n0,
|
|
720
720
|
_ESED,
|
|
721
721
|
0,
|
|
722
722
|
[_i, _iD, _rA, _sMAA, _sMVA],
|
|
723
|
-
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails
|
|
723
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 0, 0, 0],
|
|
724
724
|
];
|
|
725
|
-
export var ExecutionSucceededEventDetails = [
|
|
725
|
+
export var ExecutionSucceededEventDetails$ = [
|
|
726
726
|
3,
|
|
727
727
|
n0,
|
|
728
728
|
_ESEDx,
|
|
729
729
|
0,
|
|
730
730
|
[_o, _oD],
|
|
731
|
-
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails],
|
|
731
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
|
|
732
732
|
];
|
|
733
|
-
export var ExecutionTimedOutEventDetails = [
|
|
733
|
+
export var ExecutionTimedOutEventDetails$ = [
|
|
734
734
|
3,
|
|
735
735
|
n0,
|
|
736
736
|
_ETOED,
|
|
@@ -741,8 +741,8 @@ export var ExecutionTimedOutEventDetails = [
|
|
|
741
741
|
[() => SensitiveCause, 0],
|
|
742
742
|
],
|
|
743
743
|
];
|
|
744
|
-
export var GetActivityTaskInput = [3, n0, _GATI, 0, [_aA, _wN], [0, 0]];
|
|
745
|
-
export var GetActivityTaskOutput = [
|
|
744
|
+
export var GetActivityTaskInput$ = [3, n0, _GATI, 0, [_aA, _wN], [0, 0]];
|
|
745
|
+
export var GetActivityTaskOutput$ = [
|
|
746
746
|
3,
|
|
747
747
|
n0,
|
|
748
748
|
_GATO,
|
|
@@ -750,7 +750,7 @@ export var GetActivityTaskOutput = [
|
|
|
750
750
|
[_tT, _i],
|
|
751
751
|
[0, [() => SensitiveDataJobInput, 0]],
|
|
752
752
|
];
|
|
753
|
-
export var GetExecutionHistoryInput = [
|
|
753
|
+
export var GetExecutionHistoryInput$ = [
|
|
754
754
|
3,
|
|
755
755
|
n0,
|
|
756
756
|
_GEHI,
|
|
@@ -758,7 +758,7 @@ export var GetExecutionHistoryInput = [
|
|
|
758
758
|
[_eA, _mR, _rO, _nT, _iED],
|
|
759
759
|
[0, 1, 2, 0, 2],
|
|
760
760
|
];
|
|
761
|
-
export var GetExecutionHistoryOutput = [
|
|
761
|
+
export var GetExecutionHistoryOutput$ = [
|
|
762
762
|
3,
|
|
763
763
|
n0,
|
|
764
764
|
_GEHO,
|
|
@@ -766,7 +766,7 @@ export var GetExecutionHistoryOutput = [
|
|
|
766
766
|
[_ev, _nT],
|
|
767
767
|
[[() => HistoryEventList, 0], 0],
|
|
768
768
|
];
|
|
769
|
-
export var HistoryEvent = [
|
|
769
|
+
export var HistoryEvent$ = [
|
|
770
770
|
3,
|
|
771
771
|
n0,
|
|
772
772
|
_HE,
|
|
@@ -819,47 +819,47 @@ export var HistoryEvent = [
|
|
|
819
819
|
0,
|
|
820
820
|
1,
|
|
821
821
|
1,
|
|
822
|
-
[() => ActivityFailedEventDetails
|
|
823
|
-
[() => ActivityScheduleFailedEventDetails
|
|
824
|
-
[() => ActivityScheduledEventDetails
|
|
825
|
-
() => ActivityStartedEventDetails
|
|
826
|
-
[() => ActivitySucceededEventDetails
|
|
827
|
-
[() => ActivityTimedOutEventDetails
|
|
828
|
-
[() => TaskFailedEventDetails
|
|
829
|
-
[() => TaskScheduledEventDetails
|
|
830
|
-
[() => TaskStartFailedEventDetails
|
|
831
|
-
() => TaskStartedEventDetails
|
|
832
|
-
[() => TaskSubmitFailedEventDetails
|
|
833
|
-
[() => TaskSubmittedEventDetails
|
|
834
|
-
[() => TaskSucceededEventDetails
|
|
835
|
-
[() => TaskTimedOutEventDetails
|
|
836
|
-
[() => ExecutionFailedEventDetails
|
|
837
|
-
[() => ExecutionStartedEventDetails
|
|
838
|
-
[() => ExecutionSucceededEventDetails
|
|
839
|
-
[() => ExecutionAbortedEventDetails
|
|
840
|
-
[() => ExecutionTimedOutEventDetails
|
|
841
|
-
() => ExecutionRedrivenEventDetails
|
|
842
|
-
() => MapStateStartedEventDetails
|
|
843
|
-
() => MapIterationEventDetails
|
|
844
|
-
() => MapIterationEventDetails
|
|
845
|
-
() => MapIterationEventDetails
|
|
846
|
-
() => MapIterationEventDetails
|
|
847
|
-
[() => LambdaFunctionFailedEventDetails
|
|
848
|
-
[() => LambdaFunctionScheduleFailedEventDetails
|
|
849
|
-
[() => LambdaFunctionScheduledEventDetails
|
|
850
|
-
[() => LambdaFunctionStartFailedEventDetails
|
|
851
|
-
[() => LambdaFunctionSucceededEventDetails
|
|
852
|
-
[() => LambdaFunctionTimedOutEventDetails
|
|
853
|
-
[() => StateEnteredEventDetails
|
|
854
|
-
[() => StateExitedEventDetails
|
|
855
|
-
() => MapRunStartedEventDetails
|
|
856
|
-
[() => MapRunFailedEventDetails
|
|
857
|
-
() => MapRunRedrivenEventDetails
|
|
858
|
-
[() => EvaluationFailedEventDetails
|
|
822
|
+
[() => ActivityFailedEventDetails$, 0],
|
|
823
|
+
[() => ActivityScheduleFailedEventDetails$, 0],
|
|
824
|
+
[() => ActivityScheduledEventDetails$, 0],
|
|
825
|
+
() => ActivityStartedEventDetails$,
|
|
826
|
+
[() => ActivitySucceededEventDetails$, 0],
|
|
827
|
+
[() => ActivityTimedOutEventDetails$, 0],
|
|
828
|
+
[() => TaskFailedEventDetails$, 0],
|
|
829
|
+
[() => TaskScheduledEventDetails$, 0],
|
|
830
|
+
[() => TaskStartFailedEventDetails$, 0],
|
|
831
|
+
() => TaskStartedEventDetails$,
|
|
832
|
+
[() => TaskSubmitFailedEventDetails$, 0],
|
|
833
|
+
[() => TaskSubmittedEventDetails$, 0],
|
|
834
|
+
[() => TaskSucceededEventDetails$, 0],
|
|
835
|
+
[() => TaskTimedOutEventDetails$, 0],
|
|
836
|
+
[() => ExecutionFailedEventDetails$, 0],
|
|
837
|
+
[() => ExecutionStartedEventDetails$, 0],
|
|
838
|
+
[() => ExecutionSucceededEventDetails$, 0],
|
|
839
|
+
[() => ExecutionAbortedEventDetails$, 0],
|
|
840
|
+
[() => ExecutionTimedOutEventDetails$, 0],
|
|
841
|
+
() => ExecutionRedrivenEventDetails$,
|
|
842
|
+
() => MapStateStartedEventDetails$,
|
|
843
|
+
() => MapIterationEventDetails$,
|
|
844
|
+
() => MapIterationEventDetails$,
|
|
845
|
+
() => MapIterationEventDetails$,
|
|
846
|
+
() => MapIterationEventDetails$,
|
|
847
|
+
[() => LambdaFunctionFailedEventDetails$, 0],
|
|
848
|
+
[() => LambdaFunctionScheduleFailedEventDetails$, 0],
|
|
849
|
+
[() => LambdaFunctionScheduledEventDetails$, 0],
|
|
850
|
+
[() => LambdaFunctionStartFailedEventDetails$, 0],
|
|
851
|
+
[() => LambdaFunctionSucceededEventDetails$, 0],
|
|
852
|
+
[() => LambdaFunctionTimedOutEventDetails$, 0],
|
|
853
|
+
[() => StateEnteredEventDetails$, 0],
|
|
854
|
+
[() => StateExitedEventDetails$, 0],
|
|
855
|
+
() => MapRunStartedEventDetails$,
|
|
856
|
+
[() => MapRunFailedEventDetails$, 0],
|
|
857
|
+
() => MapRunRedrivenEventDetails$,
|
|
858
|
+
[() => EvaluationFailedEventDetails$, 0],
|
|
859
859
|
],
|
|
860
860
|
];
|
|
861
|
-
export var HistoryEventExecutionDataDetails = [3, n0, _HEEDD, 0, [_t], [2]];
|
|
862
|
-
export var InspectionData = [
|
|
861
|
+
export var HistoryEventExecutionDataDetails$ = [3, n0, _HEEDD, 0, [_t], [2]];
|
|
862
|
+
export var InspectionData$ = [
|
|
863
863
|
3,
|
|
864
864
|
n0,
|
|
865
865
|
_ID,
|
|
@@ -873,10 +873,10 @@ export var InspectionData = [
|
|
|
873
873
|
[() => SensitiveData, 0],
|
|
874
874
|
[() => SensitiveData, 0],
|
|
875
875
|
[() => SensitiveData, 0],
|
|
876
|
-
() => InspectionDataRequest
|
|
877
|
-
() => InspectionDataResponse
|
|
876
|
+
() => InspectionDataRequest$,
|
|
877
|
+
() => InspectionDataResponse$,
|
|
878
878
|
[() => SensitiveData, 0],
|
|
879
|
-
[() => InspectionErrorDetails
|
|
879
|
+
[() => InspectionErrorDetails$, 0],
|
|
880
880
|
[() => SensitiveData, 0],
|
|
881
881
|
[() => SensitiveData, 0],
|
|
882
882
|
[() => SensitiveData, 0],
|
|
@@ -886,9 +886,9 @@ export var InspectionData = [
|
|
|
886
886
|
[() => InspectionMaxConcurrency, 0],
|
|
887
887
|
],
|
|
888
888
|
];
|
|
889
|
-
export var InspectionDataRequest = [3, n0, _IDR, 0, [_pr, _me, _u, _h, _b], [0, 0, 0, 0, 0]];
|
|
890
|
-
export var InspectionDataResponse = [3, n0, _IDRn, 0, [_pr, _sC, _sM, _h, _b], [0, 0, 0, 0, 0]];
|
|
891
|
-
export var InspectionErrorDetails = [
|
|
889
|
+
export var InspectionDataRequest$ = [3, n0, _IDR, 0, [_pr, _me, _u, _h, _b], [0, 0, 0, 0, 0]];
|
|
890
|
+
export var InspectionDataResponse$ = [3, n0, _IDRn, 0, [_pr, _sC, _sM, _h, _b], [0, 0, 0, 0, 0]];
|
|
891
|
+
export var InspectionErrorDetails$ = [
|
|
892
892
|
3,
|
|
893
893
|
n0,
|
|
894
894
|
_IED,
|
|
@@ -900,31 +900,31 @@ export var InspectionErrorDetails = [
|
|
|
900
900
|
[() => RetryBackoffIntervalSeconds, 0],
|
|
901
901
|
],
|
|
902
902
|
];
|
|
903
|
-
export var InvalidArn = [-3, n0, _IA, { [_e]: _c }, [_m], [0]];
|
|
904
|
-
TypeRegistry.for(n0).registerError(InvalidArn
|
|
905
|
-
export var InvalidDefinition = [-3, n0, _IDn, { [_e]: _c }, [_m], [0]];
|
|
906
|
-
TypeRegistry.for(n0).registerError(InvalidDefinition
|
|
907
|
-
export var InvalidEncryptionConfiguration = [-3, n0, _IEC, { [_e]: _c }, [_m], [0]];
|
|
908
|
-
TypeRegistry.for(n0).registerError(InvalidEncryptionConfiguration
|
|
909
|
-
export var InvalidExecutionInput = [-3, n0, _IEI, { [_e]: _c }, [_m], [0]];
|
|
910
|
-
TypeRegistry.for(n0).registerError(InvalidExecutionInput
|
|
911
|
-
export var InvalidLoggingConfiguration = [-3, n0, _ILC, { [_e]: _c }, [_m], [0]];
|
|
912
|
-
TypeRegistry.for(n0).registerError(InvalidLoggingConfiguration
|
|
913
|
-
export var InvalidName = [-3, n0, _IN, { [_e]: _c }, [_m], [0]];
|
|
914
|
-
TypeRegistry.for(n0).registerError(InvalidName
|
|
915
|
-
export var InvalidOutput = [-3, n0, _IO, { [_e]: _c }, [_m], [0]];
|
|
916
|
-
TypeRegistry.for(n0).registerError(InvalidOutput
|
|
917
|
-
export var InvalidToken = [-3, n0, _IT, { [_e]: _c }, [_m], [0]];
|
|
918
|
-
TypeRegistry.for(n0).registerError(InvalidToken
|
|
919
|
-
export var InvalidTracingConfiguration = [-3, n0, _ITC, { [_e]: _c }, [_m], [0]];
|
|
920
|
-
TypeRegistry.for(n0).registerError(InvalidTracingConfiguration
|
|
921
|
-
export var KmsAccessDeniedException = [-3, n0, _KADE, { [_e]: _c }, [_m], [0]];
|
|
922
|
-
TypeRegistry.for(n0).registerError(KmsAccessDeniedException
|
|
923
|
-
export var KmsInvalidStateException = [-3, n0, _KISE, { [_e]: _c }, [_kKS, _m], [0, 0]];
|
|
924
|
-
TypeRegistry.for(n0).registerError(KmsInvalidStateException
|
|
925
|
-
export var KmsThrottlingException = [-3, n0, _KTE, { [_e]: _c }, [_m], [0]];
|
|
926
|
-
TypeRegistry.for(n0).registerError(KmsThrottlingException
|
|
927
|
-
export var LambdaFunctionFailedEventDetails = [
|
|
903
|
+
export var InvalidArn$ = [-3, n0, _IA, { [_e]: _c }, [_m], [0]];
|
|
904
|
+
TypeRegistry.for(n0).registerError(InvalidArn$, InvalidArn);
|
|
905
|
+
export var InvalidDefinition$ = [-3, n0, _IDn, { [_e]: _c }, [_m], [0]];
|
|
906
|
+
TypeRegistry.for(n0).registerError(InvalidDefinition$, InvalidDefinition);
|
|
907
|
+
export var InvalidEncryptionConfiguration$ = [-3, n0, _IEC, { [_e]: _c }, [_m], [0]];
|
|
908
|
+
TypeRegistry.for(n0).registerError(InvalidEncryptionConfiguration$, InvalidEncryptionConfiguration);
|
|
909
|
+
export var InvalidExecutionInput$ = [-3, n0, _IEI, { [_e]: _c }, [_m], [0]];
|
|
910
|
+
TypeRegistry.for(n0).registerError(InvalidExecutionInput$, InvalidExecutionInput);
|
|
911
|
+
export var InvalidLoggingConfiguration$ = [-3, n0, _ILC, { [_e]: _c }, [_m], [0]];
|
|
912
|
+
TypeRegistry.for(n0).registerError(InvalidLoggingConfiguration$, InvalidLoggingConfiguration);
|
|
913
|
+
export var InvalidName$ = [-3, n0, _IN, { [_e]: _c }, [_m], [0]];
|
|
914
|
+
TypeRegistry.for(n0).registerError(InvalidName$, InvalidName);
|
|
915
|
+
export var InvalidOutput$ = [-3, n0, _IO, { [_e]: _c }, [_m], [0]];
|
|
916
|
+
TypeRegistry.for(n0).registerError(InvalidOutput$, InvalidOutput);
|
|
917
|
+
export var InvalidToken$ = [-3, n0, _IT, { [_e]: _c }, [_m], [0]];
|
|
918
|
+
TypeRegistry.for(n0).registerError(InvalidToken$, InvalidToken);
|
|
919
|
+
export var InvalidTracingConfiguration$ = [-3, n0, _ITC, { [_e]: _c }, [_m], [0]];
|
|
920
|
+
TypeRegistry.for(n0).registerError(InvalidTracingConfiguration$, InvalidTracingConfiguration);
|
|
921
|
+
export var KmsAccessDeniedException$ = [-3, n0, _KADE, { [_e]: _c }, [_m], [0]];
|
|
922
|
+
TypeRegistry.for(n0).registerError(KmsAccessDeniedException$, KmsAccessDeniedException);
|
|
923
|
+
export var KmsInvalidStateException$ = [-3, n0, _KISE, { [_e]: _c }, [_kKS, _m], [0, 0]];
|
|
924
|
+
TypeRegistry.for(n0).registerError(KmsInvalidStateException$, KmsInvalidStateException);
|
|
925
|
+
export var KmsThrottlingException$ = [-3, n0, _KTE, { [_e]: _c }, [_m], [0]];
|
|
926
|
+
TypeRegistry.for(n0).registerError(KmsThrottlingException$, KmsThrottlingException);
|
|
927
|
+
export var LambdaFunctionFailedEventDetails$ = [
|
|
928
928
|
3,
|
|
929
929
|
n0,
|
|
930
930
|
_LFFED,
|
|
@@ -935,15 +935,15 @@ export var LambdaFunctionFailedEventDetails = [
|
|
|
935
935
|
[() => SensitiveCause, 0],
|
|
936
936
|
],
|
|
937
937
|
];
|
|
938
|
-
export var LambdaFunctionScheduledEventDetails = [
|
|
938
|
+
export var LambdaFunctionScheduledEventDetails$ = [
|
|
939
939
|
3,
|
|
940
940
|
n0,
|
|
941
941
|
_LFSED,
|
|
942
942
|
0,
|
|
943
943
|
[_r, _i, _iD, _tIS, _tCa],
|
|
944
|
-
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails
|
|
944
|
+
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, () => TaskCredentials$],
|
|
945
945
|
];
|
|
946
|
-
export var LambdaFunctionScheduleFailedEventDetails = [
|
|
946
|
+
export var LambdaFunctionScheduleFailedEventDetails$ = [
|
|
947
947
|
3,
|
|
948
948
|
n0,
|
|
949
949
|
_LFSFED,
|
|
@@ -954,7 +954,7 @@ export var LambdaFunctionScheduleFailedEventDetails = [
|
|
|
954
954
|
[() => SensitiveCause, 0],
|
|
955
955
|
],
|
|
956
956
|
];
|
|
957
|
-
export var LambdaFunctionStartFailedEventDetails = [
|
|
957
|
+
export var LambdaFunctionStartFailedEventDetails$ = [
|
|
958
958
|
3,
|
|
959
959
|
n0,
|
|
960
960
|
_LFSFEDa,
|
|
@@ -965,15 +965,15 @@ export var LambdaFunctionStartFailedEventDetails = [
|
|
|
965
965
|
[() => SensitiveCause, 0],
|
|
966
966
|
],
|
|
967
967
|
];
|
|
968
|
-
export var LambdaFunctionSucceededEventDetails = [
|
|
968
|
+
export var LambdaFunctionSucceededEventDetails$ = [
|
|
969
969
|
3,
|
|
970
970
|
n0,
|
|
971
971
|
_LFSEDa,
|
|
972
972
|
0,
|
|
973
973
|
[_o, _oD],
|
|
974
|
-
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails],
|
|
974
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
|
|
975
975
|
];
|
|
976
|
-
export var LambdaFunctionTimedOutEventDetails = [
|
|
976
|
+
export var LambdaFunctionTimedOutEventDetails$ = [
|
|
977
977
|
3,
|
|
978
978
|
n0,
|
|
979
979
|
_LFTOED,
|
|
@@ -984,9 +984,9 @@ export var LambdaFunctionTimedOutEventDetails = [
|
|
|
984
984
|
[() => SensitiveCause, 0],
|
|
985
985
|
],
|
|
986
986
|
];
|
|
987
|
-
export var ListActivitiesInput = [3, n0, _LAI, 0, [_mR, _nT], [1, 0]];
|
|
988
|
-
export var ListActivitiesOutput = [3, n0, _LAO, 0, [_a, _nT], [() => ActivityList, 0]];
|
|
989
|
-
export var ListExecutionsInput = [
|
|
987
|
+
export var ListActivitiesInput$ = [3, n0, _LAI, 0, [_mR, _nT], [1, 0]];
|
|
988
|
+
export var ListActivitiesOutput$ = [3, n0, _LAO, 0, [_a, _nT], [() => ActivityList, 0]];
|
|
989
|
+
export var ListExecutionsInput$ = [
|
|
990
990
|
3,
|
|
991
991
|
n0,
|
|
992
992
|
_LEI,
|
|
@@ -994,11 +994,11 @@ export var ListExecutionsInput = [
|
|
|
994
994
|
[_sMA, _sF, _mR, _nT, _mRA, _rF],
|
|
995
995
|
[0, 0, 1, 0, 0, 0],
|
|
996
996
|
];
|
|
997
|
-
export var ListExecutionsOutput = [3, n0, _LEO, 0, [_ex, _nT], [() => ExecutionList, 0]];
|
|
998
|
-
export var ListMapRunsInput = [3, n0, _LMRI, 0, [_eA, _mR, _nT], [0, 1, 0]];
|
|
999
|
-
export var ListMapRunsOutput = [3, n0, _LMRO, 0, [_mRa, _nT], [() => MapRunList, 0]];
|
|
1000
|
-
export var ListStateMachineAliasesInput = [3, n0, _LSMAI, 0, [_sMA, _nT, _mR], [0, 0, 1]];
|
|
1001
|
-
export var ListStateMachineAliasesOutput = [
|
|
997
|
+
export var ListExecutionsOutput$ = [3, n0, _LEO, 0, [_ex, _nT], [() => ExecutionList, 0]];
|
|
998
|
+
export var ListMapRunsInput$ = [3, n0, _LMRI, 0, [_eA, _mR, _nT], [0, 1, 0]];
|
|
999
|
+
export var ListMapRunsOutput$ = [3, n0, _LMRO, 0, [_mRa, _nT], [() => MapRunList, 0]];
|
|
1000
|
+
export var ListStateMachineAliasesInput$ = [3, n0, _LSMAI, 0, [_sMA, _nT, _mR], [0, 0, 1]];
|
|
1001
|
+
export var ListStateMachineAliasesOutput$ = [
|
|
1002
1002
|
3,
|
|
1003
1003
|
n0,
|
|
1004
1004
|
_LSMAO,
|
|
@@ -1006,10 +1006,17 @@ export var ListStateMachineAliasesOutput = [
|
|
|
1006
1006
|
[_sMAt, _nT],
|
|
1007
1007
|
[() => StateMachineAliasList, 0],
|
|
1008
1008
|
];
|
|
1009
|
-
export var ListStateMachinesInput = [3, n0, _LSMI, 0, [_mR, _nT], [1, 0]];
|
|
1010
|
-
export var ListStateMachinesOutput = [
|
|
1011
|
-
|
|
1012
|
-
|
|
1009
|
+
export var ListStateMachinesInput$ = [3, n0, _LSMI, 0, [_mR, _nT], [1, 0]];
|
|
1010
|
+
export var ListStateMachinesOutput$ = [
|
|
1011
|
+
3,
|
|
1012
|
+
n0,
|
|
1013
|
+
_LSMO,
|
|
1014
|
+
0,
|
|
1015
|
+
[_sMt, _nT],
|
|
1016
|
+
[() => StateMachineList, 0],
|
|
1017
|
+
];
|
|
1018
|
+
export var ListStateMachineVersionsInput$ = [3, n0, _LSMVI, 0, [_sMA, _nT, _mR], [0, 0, 1]];
|
|
1019
|
+
export var ListStateMachineVersionsOutput$ = [
|
|
1013
1020
|
3,
|
|
1014
1021
|
n0,
|
|
1015
1022
|
_LSMVO,
|
|
@@ -1017,10 +1024,10 @@ export var ListStateMachineVersionsOutput = [
|
|
|
1017
1024
|
[_sMV, _nT],
|
|
1018
1025
|
[() => StateMachineVersionList, 0],
|
|
1019
1026
|
];
|
|
1020
|
-
export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_rAe], [0]];
|
|
1021
|
-
export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_ta], [() => TagList]];
|
|
1022
|
-
export var LogDestination = [3, n0, _LD, 0, [_cWLLG], [() => CloudWatchLogsLogGroup]];
|
|
1023
|
-
export var LoggingConfiguration = [
|
|
1027
|
+
export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_rAe], [0]];
|
|
1028
|
+
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_ta], [() => TagList]];
|
|
1029
|
+
export var LogDestination$ = [3, n0, _LD, 0, [_cWLLG], [() => CloudWatchLogsLogGroup$]];
|
|
1030
|
+
export var LoggingConfiguration$ = [
|
|
1024
1031
|
3,
|
|
1025
1032
|
n0,
|
|
1026
1033
|
_LC,
|
|
@@ -1028,8 +1035,8 @@ export var LoggingConfiguration = [
|
|
|
1028
1035
|
[_le, _iED, _des],
|
|
1029
1036
|
[0, 2, () => LogDestinationList],
|
|
1030
1037
|
];
|
|
1031
|
-
export var MapIterationEventDetails = [3, n0, _MIED, 0, [_n, _ind], [0, 1]];
|
|
1032
|
-
export var MapRunExecutionCounts = [
|
|
1038
|
+
export var MapIterationEventDetails$ = [3, n0, _MIED, 0, [_n, _ind], [0, 1]];
|
|
1039
|
+
export var MapRunExecutionCounts$ = [
|
|
1033
1040
|
3,
|
|
1034
1041
|
n0,
|
|
1035
1042
|
_MREC,
|
|
@@ -1037,7 +1044,7 @@ export var MapRunExecutionCounts = [
|
|
|
1037
1044
|
[_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
|
|
1038
1045
|
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
|
|
1039
1046
|
];
|
|
1040
|
-
export var MapRunFailedEventDetails = [
|
|
1047
|
+
export var MapRunFailedEventDetails$ = [
|
|
1041
1048
|
3,
|
|
1042
1049
|
n0,
|
|
1043
1050
|
_MRFED,
|
|
@@ -1048,7 +1055,7 @@ export var MapRunFailedEventDetails = [
|
|
|
1048
1055
|
[() => SensitiveCause, 0],
|
|
1049
1056
|
],
|
|
1050
1057
|
];
|
|
1051
|
-
export var MapRunItemCounts = [
|
|
1058
|
+
export var MapRunItemCounts$ = [
|
|
1052
1059
|
3,
|
|
1053
1060
|
n0,
|
|
1054
1061
|
_MRIC,
|
|
@@ -1056,13 +1063,13 @@ export var MapRunItemCounts = [
|
|
|
1056
1063
|
[_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
|
|
1057
1064
|
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
|
|
1058
1065
|
];
|
|
1059
|
-
export var MapRunListItem = [3, n0, _MRLI, 0, [_eA, _mRA, _sMA, _sD, _sDt], [0, 0, 0, 4, 4]];
|
|
1060
|
-
export var MapRunRedrivenEventDetails = [3, n0, _MRRED, 0, [_mRA, _rCe], [0, 1]];
|
|
1061
|
-
export var MapRunStartedEventDetails = [3, n0, _MRSED, 0, [_mRA], [0]];
|
|
1062
|
-
export var MapStateStartedEventDetails = [3, n0, _MSSED, 0, [_len], [1]];
|
|
1063
|
-
export var MissingRequiredParameter = [-3, n0, _MRP, { [_e]: _c }, [_m], [0]];
|
|
1064
|
-
TypeRegistry.for(n0).registerError(MissingRequiredParameter
|
|
1065
|
-
export var MockErrorOutput = [
|
|
1066
|
+
export var MapRunListItem$ = [3, n0, _MRLI, 0, [_eA, _mRA, _sMA, _sD, _sDt], [0, 0, 0, 4, 4]];
|
|
1067
|
+
export var MapRunRedrivenEventDetails$ = [3, n0, _MRRED, 0, [_mRA, _rCe], [0, 1]];
|
|
1068
|
+
export var MapRunStartedEventDetails$ = [3, n0, _MRSED, 0, [_mRA], [0]];
|
|
1069
|
+
export var MapStateStartedEventDetails$ = [3, n0, _MSSED, 0, [_len], [1]];
|
|
1070
|
+
export var MissingRequiredParameter$ = [-3, n0, _MRP, { [_e]: _c }, [_m], [0]];
|
|
1071
|
+
TypeRegistry.for(n0).registerError(MissingRequiredParameter$, MissingRequiredParameter);
|
|
1072
|
+
export var MockErrorOutput$ = [
|
|
1066
1073
|
3,
|
|
1067
1074
|
n0,
|
|
1068
1075
|
_MEO,
|
|
@@ -1073,15 +1080,15 @@ export var MockErrorOutput = [
|
|
|
1073
1080
|
[() => SensitiveCause, 0],
|
|
1074
1081
|
],
|
|
1075
1082
|
];
|
|
1076
|
-
export var MockInput = [
|
|
1083
|
+
export var MockInput$ = [
|
|
1077
1084
|
3,
|
|
1078
1085
|
n0,
|
|
1079
1086
|
_MI,
|
|
1080
1087
|
0,
|
|
1081
1088
|
[_re, _eO, _fVM],
|
|
1082
|
-
[[() => SensitiveData, 0], [() => MockErrorOutput
|
|
1089
|
+
[[() => SensitiveData, 0], [() => MockErrorOutput$, 0], 0],
|
|
1083
1090
|
];
|
|
1084
|
-
export var PublishStateMachineVersionInput = [
|
|
1091
|
+
export var PublishStateMachineVersionInput$ = [
|
|
1085
1092
|
3,
|
|
1086
1093
|
n0,
|
|
1087
1094
|
_PSMVI,
|
|
@@ -1089,13 +1096,13 @@ export var PublishStateMachineVersionInput = [
|
|
|
1089
1096
|
[_sMA, _rI, _d],
|
|
1090
1097
|
[0, 0, [() => VersionDescription, 0]],
|
|
1091
1098
|
];
|
|
1092
|
-
export var PublishStateMachineVersionOutput = [3, n0, _PSMVO, 0, [_cD, _sMVA], [4, 0]];
|
|
1093
|
-
export var RedriveExecutionInput = [3, n0, _REI, 0, [_eA, _cT], [0, [0, 4]]];
|
|
1094
|
-
export var RedriveExecutionOutput = [3, n0, _REO, 0, [_rD], [4]];
|
|
1095
|
-
export var ResourceNotFound = [-3, n0, _RNF, { [_e]: _c, [_hE]: 404 }, [_m, _rN], [0, 0]];
|
|
1096
|
-
TypeRegistry.for(n0).registerError(ResourceNotFound
|
|
1097
|
-
export var RoutingConfigurationListItem = [3, n0, _RCLI, 0, [_sMVA, _w], [0, 1]];
|
|
1098
|
-
export var SendTaskFailureInput = [
|
|
1099
|
+
export var PublishStateMachineVersionOutput$ = [3, n0, _PSMVO, 0, [_cD, _sMVA], [4, 0]];
|
|
1100
|
+
export var RedriveExecutionInput$ = [3, n0, _REI, 0, [_eA, _cT], [0, [0, 4]]];
|
|
1101
|
+
export var RedriveExecutionOutput$ = [3, n0, _REO, 0, [_rD], [4]];
|
|
1102
|
+
export var ResourceNotFound$ = [-3, n0, _RNF, { [_e]: _c, [_hE]: 404 }, [_m, _rN], [0, 0]];
|
|
1103
|
+
TypeRegistry.for(n0).registerError(ResourceNotFound$, ResourceNotFound);
|
|
1104
|
+
export var RoutingConfigurationListItem$ = [3, n0, _RCLI, 0, [_sMVA, _w], [0, 1]];
|
|
1105
|
+
export var SendTaskFailureInput$ = [
|
|
1099
1106
|
3,
|
|
1100
1107
|
n0,
|
|
1101
1108
|
_STFI,
|
|
@@ -1103,14 +1110,14 @@ export var SendTaskFailureInput = [
|
|
|
1103
1110
|
[_tT, _e, _ca],
|
|
1104
1111
|
[0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
|
|
1105
1112
|
];
|
|
1106
|
-
export var SendTaskFailureOutput = [3, n0, _STFO, 0, [], []];
|
|
1107
|
-
export var SendTaskHeartbeatInput = [3, n0, _STHI, 0, [_tT], [0]];
|
|
1108
|
-
export var SendTaskHeartbeatOutput = [3, n0, _STHO, 0, [], []];
|
|
1109
|
-
export var SendTaskSuccessInput = [3, n0, _STSI, 0, [_tT, _o], [0, [() => SensitiveData, 0]]];
|
|
1110
|
-
export var SendTaskSuccessOutput = [3, n0, _STSO, 0, [], []];
|
|
1111
|
-
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
1112
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
1113
|
-
export var StartExecutionInput = [
|
|
1113
|
+
export var SendTaskFailureOutput$ = [3, n0, _STFO, 0, [], []];
|
|
1114
|
+
export var SendTaskHeartbeatInput$ = [3, n0, _STHI, 0, [_tT], [0]];
|
|
1115
|
+
export var SendTaskHeartbeatOutput$ = [3, n0, _STHO, 0, [], []];
|
|
1116
|
+
export var SendTaskSuccessInput$ = [3, n0, _STSI, 0, [_tT, _o], [0, [() => SensitiveData, 0]]];
|
|
1117
|
+
export var SendTaskSuccessOutput$ = [3, n0, _STSO, 0, [], []];
|
|
1118
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
1119
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
1120
|
+
export var StartExecutionInput$ = [
|
|
1114
1121
|
3,
|
|
1115
1122
|
n0,
|
|
1116
1123
|
_SEI,
|
|
@@ -1118,8 +1125,8 @@ export var StartExecutionInput = [
|
|
|
1118
1125
|
[_sMA, _n, _i, _tH],
|
|
1119
1126
|
[0, 0, [() => SensitiveData, 0], 0],
|
|
1120
1127
|
];
|
|
1121
|
-
export var StartExecutionOutput = [3, n0, _SEO, 0, [_eA, _sD], [0, 4]];
|
|
1122
|
-
export var StartSyncExecutionInput = [
|
|
1128
|
+
export var StartExecutionOutput$ = [3, n0, _SEO, 0, [_eA, _sD], [0, 4]];
|
|
1129
|
+
export var StartSyncExecutionInput$ = [
|
|
1123
1130
|
3,
|
|
1124
1131
|
n0,
|
|
1125
1132
|
_SSEI,
|
|
@@ -1127,7 +1134,7 @@ export var StartSyncExecutionInput = [
|
|
|
1127
1134
|
[_sMA, _n, _i, _tH, _iDn],
|
|
1128
1135
|
[0, 0, [() => SensitiveData, 0], 0, 0],
|
|
1129
1136
|
];
|
|
1130
|
-
export var StartSyncExecutionOutput = [
|
|
1137
|
+
export var StartSyncExecutionOutput$ = [
|
|
1131
1138
|
3,
|
|
1132
1139
|
n0,
|
|
1133
1140
|
_SSEO,
|
|
@@ -1143,22 +1150,22 @@ export var StartSyncExecutionOutput = [
|
|
|
1143
1150
|
[() => SensitiveError, 0],
|
|
1144
1151
|
[() => SensitiveCause, 0],
|
|
1145
1152
|
[() => SensitiveData, 0],
|
|
1146
|
-
() => CloudWatchEventsExecutionDataDetails
|
|
1153
|
+
() => CloudWatchEventsExecutionDataDetails$,
|
|
1147
1154
|
[() => SensitiveData, 0],
|
|
1148
|
-
() => CloudWatchEventsExecutionDataDetails
|
|
1155
|
+
() => CloudWatchEventsExecutionDataDetails$,
|
|
1149
1156
|
0,
|
|
1150
|
-
() => BillingDetails
|
|
1157
|
+
() => BillingDetails$,
|
|
1151
1158
|
],
|
|
1152
1159
|
];
|
|
1153
|
-
export var StateEnteredEventDetails = [
|
|
1160
|
+
export var StateEnteredEventDetails$ = [
|
|
1154
1161
|
3,
|
|
1155
1162
|
n0,
|
|
1156
1163
|
_SEED,
|
|
1157
1164
|
0,
|
|
1158
1165
|
[_n, _i, _iD],
|
|
1159
|
-
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails],
|
|
1166
|
+
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
|
|
1160
1167
|
];
|
|
1161
|
-
export var StateExitedEventDetails = [
|
|
1168
|
+
export var StateExitedEventDetails$ = [
|
|
1162
1169
|
3,
|
|
1163
1170
|
n0,
|
|
1164
1171
|
_SEEDt,
|
|
@@ -1167,25 +1174,25 @@ export var StateExitedEventDetails = [
|
|
|
1167
1174
|
[
|
|
1168
1175
|
0,
|
|
1169
1176
|
[() => SensitiveData, 0],
|
|
1170
|
-
() => HistoryEventExecutionDataDetails
|
|
1177
|
+
() => HistoryEventExecutionDataDetails$,
|
|
1171
1178
|
[() => AssignedVariables, 0],
|
|
1172
|
-
() => AssignedVariablesDetails
|
|
1179
|
+
() => AssignedVariablesDetails$,
|
|
1173
1180
|
],
|
|
1174
1181
|
];
|
|
1175
|
-
export var StateMachineAliasListItem = [3, n0, _SMALI, 0, [_sMAA, _cD], [0, 4]];
|
|
1176
|
-
export var StateMachineAlreadyExists = [-3, n0, _SMAE, { [_e]: _c }, [_m], [0]];
|
|
1177
|
-
TypeRegistry.for(n0).registerError(StateMachineAlreadyExists
|
|
1178
|
-
export var StateMachineDeleting = [-3, n0, _SMD, { [_e]: _c }, [_m], [0]];
|
|
1179
|
-
TypeRegistry.for(n0).registerError(StateMachineDeleting
|
|
1180
|
-
export var StateMachineDoesNotExist = [-3, n0, _SMDNE, { [_e]: _c }, [_m], [0]];
|
|
1181
|
-
TypeRegistry.for(n0).registerError(StateMachineDoesNotExist
|
|
1182
|
-
export var StateMachineLimitExceeded = [-3, n0, _SMLE, { [_e]: _c }, [_m], [0]];
|
|
1183
|
-
TypeRegistry.for(n0).registerError(StateMachineLimitExceeded
|
|
1184
|
-
export var StateMachineListItem = [3, n0, _SMLI, 0, [_sMA, _n, _ty, _cD], [0, 0, 0, 4]];
|
|
1185
|
-
export var StateMachineTypeNotSupported = [-3, n0, _SMTNS, { [_e]: _c }, [_m], [0]];
|
|
1186
|
-
TypeRegistry.for(n0).registerError(StateMachineTypeNotSupported
|
|
1187
|
-
export var StateMachineVersionListItem = [3, n0, _SMVLI, 0, [_sMVA, _cD], [0, 4]];
|
|
1188
|
-
export var StopExecutionInput = [
|
|
1182
|
+
export var StateMachineAliasListItem$ = [3, n0, _SMALI, 0, [_sMAA, _cD], [0, 4]];
|
|
1183
|
+
export var StateMachineAlreadyExists$ = [-3, n0, _SMAE, { [_e]: _c }, [_m], [0]];
|
|
1184
|
+
TypeRegistry.for(n0).registerError(StateMachineAlreadyExists$, StateMachineAlreadyExists);
|
|
1185
|
+
export var StateMachineDeleting$ = [-3, n0, _SMD, { [_e]: _c }, [_m], [0]];
|
|
1186
|
+
TypeRegistry.for(n0).registerError(StateMachineDeleting$, StateMachineDeleting);
|
|
1187
|
+
export var StateMachineDoesNotExist$ = [-3, n0, _SMDNE, { [_e]: _c }, [_m], [0]];
|
|
1188
|
+
TypeRegistry.for(n0).registerError(StateMachineDoesNotExist$, StateMachineDoesNotExist);
|
|
1189
|
+
export var StateMachineLimitExceeded$ = [-3, n0, _SMLE, { [_e]: _c }, [_m], [0]];
|
|
1190
|
+
TypeRegistry.for(n0).registerError(StateMachineLimitExceeded$, StateMachineLimitExceeded);
|
|
1191
|
+
export var StateMachineListItem$ = [3, n0, _SMLI, 0, [_sMA, _n, _ty, _cD], [0, 0, 0, 4]];
|
|
1192
|
+
export var StateMachineTypeNotSupported$ = [-3, n0, _SMTNS, { [_e]: _c }, [_m], [0]];
|
|
1193
|
+
TypeRegistry.for(n0).registerError(StateMachineTypeNotSupported$, StateMachineTypeNotSupported);
|
|
1194
|
+
export var StateMachineVersionListItem$ = [3, n0, _SMVLI, 0, [_sMVA, _cD], [0, 4]];
|
|
1195
|
+
export var StopExecutionInput$ = [
|
|
1189
1196
|
3,
|
|
1190
1197
|
n0,
|
|
1191
1198
|
_SEIt,
|
|
@@ -1193,14 +1200,14 @@ export var StopExecutionInput = [
|
|
|
1193
1200
|
[_eA, _e, _ca],
|
|
1194
1201
|
[0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
|
|
1195
1202
|
];
|
|
1196
|
-
export var StopExecutionOutput = [3, n0, _SEOt, 0, [_sDt], [4]];
|
|
1197
|
-
export var Tag = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
1198
|
-
export var TagResourceInput = [3, n0, _TRI, 0, [_rAe, _ta], [0, () => TagList]];
|
|
1199
|
-
export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
1200
|
-
export var TaskCredentials = [3, n0, _TC, 0, [_rA], [0]];
|
|
1201
|
-
export var TaskDoesNotExist = [-3, n0, _TDNE, { [_e]: _c }, [_m], [0]];
|
|
1202
|
-
TypeRegistry.for(n0).registerError(TaskDoesNotExist
|
|
1203
|
-
export var TaskFailedEventDetails = [
|
|
1203
|
+
export var StopExecutionOutput$ = [3, n0, _SEOt, 0, [_sDt], [4]];
|
|
1204
|
+
export var Tag$ = [3, n0, _T, 0, [_k, _va], [0, 0]];
|
|
1205
|
+
export var TagResourceInput$ = [3, n0, _TRI, 0, [_rAe, _ta], [0, () => TagList]];
|
|
1206
|
+
export var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
|
|
1207
|
+
export var TaskCredentials$ = [3, n0, _TC, 0, [_rA], [0]];
|
|
1208
|
+
export var TaskDoesNotExist$ = [-3, n0, _TDNE, { [_e]: _c }, [_m], [0]];
|
|
1209
|
+
TypeRegistry.for(n0).registerError(TaskDoesNotExist$, TaskDoesNotExist);
|
|
1210
|
+
export var TaskFailedEventDetails$ = [
|
|
1204
1211
|
3,
|
|
1205
1212
|
n0,
|
|
1206
1213
|
_TFED,
|
|
@@ -1208,16 +1215,16 @@ export var TaskFailedEventDetails = [
|
|
|
1208
1215
|
[_rT, _r, _e, _ca],
|
|
1209
1216
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
|
|
1210
1217
|
];
|
|
1211
|
-
export var TaskScheduledEventDetails = [
|
|
1218
|
+
export var TaskScheduledEventDetails$ = [
|
|
1212
1219
|
3,
|
|
1213
1220
|
n0,
|
|
1214
1221
|
_TSED,
|
|
1215
1222
|
0,
|
|
1216
1223
|
[_rT, _r, _reg, _pa, _tIS, _hIS, _tCa],
|
|
1217
|
-
[0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () => TaskCredentials],
|
|
1224
|
+
[0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () => TaskCredentials$],
|
|
1218
1225
|
];
|
|
1219
|
-
export var TaskStartedEventDetails = [3, n0, _TSEDa, 0, [_rT, _r], [0, 0]];
|
|
1220
|
-
export var TaskStartFailedEventDetails = [
|
|
1226
|
+
export var TaskStartedEventDetails$ = [3, n0, _TSEDa, 0, [_rT, _r], [0, 0]];
|
|
1227
|
+
export var TaskStartFailedEventDetails$ = [
|
|
1221
1228
|
3,
|
|
1222
1229
|
n0,
|
|
1223
1230
|
_TSFED,
|
|
@@ -1225,7 +1232,7 @@ export var TaskStartFailedEventDetails = [
|
|
|
1225
1232
|
[_rT, _r, _e, _ca],
|
|
1226
1233
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
|
|
1227
1234
|
];
|
|
1228
|
-
export var TaskSubmitFailedEventDetails = [
|
|
1235
|
+
export var TaskSubmitFailedEventDetails$ = [
|
|
1229
1236
|
3,
|
|
1230
1237
|
n0,
|
|
1231
1238
|
_TSFEDa,
|
|
@@ -1233,25 +1240,25 @@ export var TaskSubmitFailedEventDetails = [
|
|
|
1233
1240
|
[_rT, _r, _e, _ca],
|
|
1234
1241
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
|
|
1235
1242
|
];
|
|
1236
|
-
export var TaskSubmittedEventDetails = [
|
|
1243
|
+
export var TaskSubmittedEventDetails$ = [
|
|
1237
1244
|
3,
|
|
1238
1245
|
n0,
|
|
1239
1246
|
_TSEDas,
|
|
1240
1247
|
0,
|
|
1241
1248
|
[_rT, _r, _o, _oD],
|
|
1242
|
-
[0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails],
|
|
1249
|
+
[0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
|
|
1243
1250
|
];
|
|
1244
|
-
export var TaskSucceededEventDetails = [
|
|
1251
|
+
export var TaskSucceededEventDetails$ = [
|
|
1245
1252
|
3,
|
|
1246
1253
|
n0,
|
|
1247
1254
|
_TSEDask,
|
|
1248
1255
|
0,
|
|
1249
1256
|
[_rT, _r, _o, _oD],
|
|
1250
|
-
[0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails],
|
|
1257
|
+
[0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
|
|
1251
1258
|
];
|
|
1252
|
-
export var TaskTimedOut = [-3, n0, _TTO, { [_e]: _c }, [_m], [0]];
|
|
1253
|
-
TypeRegistry.for(n0).registerError(TaskTimedOut
|
|
1254
|
-
export var TaskTimedOutEventDetails = [
|
|
1259
|
+
export var TaskTimedOut$ = [-3, n0, _TTO, { [_e]: _c }, [_m], [0]];
|
|
1260
|
+
TypeRegistry.for(n0).registerError(TaskTimedOut$, TaskTimedOut);
|
|
1261
|
+
export var TaskTimedOutEventDetails$ = [
|
|
1255
1262
|
3,
|
|
1256
1263
|
n0,
|
|
1257
1264
|
_TTOED,
|
|
@@ -1259,7 +1266,7 @@ export var TaskTimedOutEventDetails = [
|
|
|
1259
1266
|
[_rT, _r, _e, _ca],
|
|
1260
1267
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
|
|
1261
1268
|
];
|
|
1262
|
-
export var TestStateConfiguration = [
|
|
1269
|
+
export var TestStateConfiguration$ = [
|
|
1263
1270
|
3,
|
|
1264
1271
|
n0,
|
|
1265
1272
|
_TSC,
|
|
@@ -1267,7 +1274,7 @@ export var TestStateConfiguration = [
|
|
|
1267
1274
|
[_rRC, _eCBS, _mIFC, _mIRD],
|
|
1268
1275
|
[1, [() => TestStateStateName, 0], 1, [() => SensitiveData, 0]],
|
|
1269
1276
|
];
|
|
1270
|
-
export var TestStateInput = [
|
|
1277
|
+
export var TestStateInput$ = [
|
|
1271
1278
|
3,
|
|
1272
1279
|
n0,
|
|
1273
1280
|
_TSI,
|
|
@@ -1281,27 +1288,27 @@ export var TestStateInput = [
|
|
|
1281
1288
|
2,
|
|
1282
1289
|
[() => SensitiveData, 0],
|
|
1283
1290
|
[() => TestStateStateName, 0],
|
|
1284
|
-
[() => MockInput
|
|
1291
|
+
[() => MockInput$, 0],
|
|
1285
1292
|
[() => SensitiveData, 0],
|
|
1286
|
-
[() => TestStateConfiguration
|
|
1293
|
+
[() => TestStateConfiguration$, 0],
|
|
1287
1294
|
],
|
|
1288
1295
|
];
|
|
1289
|
-
export var TestStateOutput = [
|
|
1296
|
+
export var TestStateOutput$ = [
|
|
1290
1297
|
3,
|
|
1291
1298
|
n0,
|
|
1292
1299
|
_TSO,
|
|
1293
1300
|
0,
|
|
1294
1301
|
[_o, _e, _ca, _iDns, _nS, _s],
|
|
1295
|
-
[[() => SensitiveData, 0], [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => InspectionData
|
|
1302
|
+
[[() => SensitiveData, 0], [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => InspectionData$, 0], 0, 0],
|
|
1296
1303
|
];
|
|
1297
|
-
export var TooManyTags = [-3, n0, _TMT, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
|
|
1298
|
-
TypeRegistry.for(n0).registerError(TooManyTags
|
|
1299
|
-
export var TracingConfiguration = [3, n0, _TCr, 0, [_en], [2]];
|
|
1300
|
-
export var UntagResourceInput = [3, n0, _URI, 0, [_rAe, _tK], [0, 64 | 0]];
|
|
1301
|
-
export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
|
|
1302
|
-
export var UpdateMapRunInput = [3, n0, _UMRI, 0, [_mRA, _mC, _tFP, _tFC], [0, 1, 1, 1]];
|
|
1303
|
-
export var UpdateMapRunOutput = [3, n0, _UMRO, 0, [], []];
|
|
1304
|
-
export var UpdateStateMachineAliasInput = [
|
|
1304
|
+
export var TooManyTags$ = [-3, n0, _TMT, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
|
|
1305
|
+
TypeRegistry.for(n0).registerError(TooManyTags$, TooManyTags);
|
|
1306
|
+
export var TracingConfiguration$ = [3, n0, _TCr, 0, [_en], [2]];
|
|
1307
|
+
export var UntagResourceInput$ = [3, n0, _URI, 0, [_rAe, _tK], [0, 64 | 0]];
|
|
1308
|
+
export var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
|
|
1309
|
+
export var UpdateMapRunInput$ = [3, n0, _UMRI, 0, [_mRA, _mC, _tFP, _tFC], [0, 1, 1, 1]];
|
|
1310
|
+
export var UpdateMapRunOutput$ = [3, n0, _UMRO, 0, [], []];
|
|
1311
|
+
export var UpdateStateMachineAliasInput$ = [
|
|
1305
1312
|
3,
|
|
1306
1313
|
n0,
|
|
1307
1314
|
_USMAI,
|
|
@@ -1309,8 +1316,8 @@ export var UpdateStateMachineAliasInput = [
|
|
|
1309
1316
|
[_sMAA, _d, _rC],
|
|
1310
1317
|
[0, [() => AliasDescription, 0], () => RoutingConfigurationList],
|
|
1311
1318
|
];
|
|
1312
|
-
export var UpdateStateMachineAliasOutput = [3, n0, _USMAO, 0, [_uD], [4]];
|
|
1313
|
-
export var UpdateStateMachineInput = [
|
|
1319
|
+
export var UpdateStateMachineAliasOutput$ = [3, n0, _USMAO, 0, [_uD], [4]];
|
|
1320
|
+
export var UpdateStateMachineInput$ = [
|
|
1314
1321
|
3,
|
|
1315
1322
|
n0,
|
|
1316
1323
|
_USMI,
|
|
@@ -1320,15 +1327,15 @@ export var UpdateStateMachineInput = [
|
|
|
1320
1327
|
0,
|
|
1321
1328
|
[() => Definition, 0],
|
|
1322
1329
|
0,
|
|
1323
|
-
() => LoggingConfiguration
|
|
1324
|
-
() => TracingConfiguration
|
|
1330
|
+
() => LoggingConfiguration$,
|
|
1331
|
+
() => TracingConfiguration$,
|
|
1325
1332
|
2,
|
|
1326
1333
|
[() => VersionDescription, 0],
|
|
1327
|
-
() => EncryptionConfiguration
|
|
1334
|
+
() => EncryptionConfiguration$,
|
|
1328
1335
|
],
|
|
1329
1336
|
];
|
|
1330
|
-
export var UpdateStateMachineOutput = [3, n0, _USMO, 0, [_uD, _rI, _sMVA], [4, 0, 0]];
|
|
1331
|
-
export var ValidateStateMachineDefinitionDiagnostic = [
|
|
1337
|
+
export var UpdateStateMachineOutput$ = [3, n0, _USMO, 0, [_uD, _rI, _sMVA], [4, 0, 0]];
|
|
1338
|
+
export var ValidateStateMachineDefinitionDiagnostic$ = [
|
|
1332
1339
|
3,
|
|
1333
1340
|
n0,
|
|
1334
1341
|
_VSMDD,
|
|
@@ -1341,7 +1348,7 @@ export var ValidateStateMachineDefinitionDiagnostic = [
|
|
|
1341
1348
|
[() => ValidateStateMachineDefinitionLocation, 0],
|
|
1342
1349
|
],
|
|
1343
1350
|
];
|
|
1344
|
-
export var ValidateStateMachineDefinitionInput = [
|
|
1351
|
+
export var ValidateStateMachineDefinitionInput$ = [
|
|
1345
1352
|
3,
|
|
1346
1353
|
n0,
|
|
1347
1354
|
_VSMDI,
|
|
@@ -1349,7 +1356,7 @@ export var ValidateStateMachineDefinitionInput = [
|
|
|
1349
1356
|
[_de, _ty, _se, _mR],
|
|
1350
1357
|
[[() => Definition, 0], 0, 0, 1],
|
|
1351
1358
|
];
|
|
1352
|
-
export var ValidateStateMachineDefinitionOutput = [
|
|
1359
|
+
export var ValidateStateMachineDefinitionOutput$ = [
|
|
1353
1360
|
3,
|
|
1354
1361
|
n0,
|
|
1355
1362
|
_VSMDO,
|
|
@@ -1357,296 +1364,303 @@ export var ValidateStateMachineDefinitionOutput = [
|
|
|
1357
1364
|
[_re, _di, _t],
|
|
1358
1365
|
[0, [() => ValidateStateMachineDefinitionDiagnosticList, 0], 2],
|
|
1359
1366
|
];
|
|
1360
|
-
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m, _rea], [0, 0]];
|
|
1361
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
1362
|
-
export var SFNServiceException = [-3, _sm, "SFNServiceException", 0, [], []];
|
|
1363
|
-
TypeRegistry.for(_sm).registerError(SFNServiceException
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1367
|
+
export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m, _rea], [0, 0]];
|
|
1368
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
1369
|
+
export var SFNServiceException$ = [-3, _sm, "SFNServiceException", 0, [], []];
|
|
1370
|
+
TypeRegistry.for(_sm).registerError(SFNServiceException$, SFNServiceException);
|
|
1371
|
+
var ActivityList = [1, n0, _AL, 0, () => ActivityListItem$];
|
|
1372
|
+
var ExecutionList = [1, n0, _EL, 0, () => ExecutionListItem$];
|
|
1373
|
+
var HistoryEventList = [1, n0, _HEL, 0, [() => HistoryEvent$, 0]];
|
|
1374
|
+
var LogDestinationList = [1, n0, _LDL, 0, () => LogDestination$];
|
|
1375
|
+
var MapRunList = [1, n0, _MRL, 0, () => MapRunListItem$];
|
|
1376
|
+
var RoutingConfigurationList = [1, n0, _RCL, 0, () => RoutingConfigurationListItem$];
|
|
1377
|
+
var StateMachineAliasList = [1, n0, _SMAL, 0, () => StateMachineAliasListItem$];
|
|
1378
|
+
var StateMachineList = [1, n0, _SML, 0, () => StateMachineListItem$];
|
|
1379
|
+
var StateMachineVersionList = [1, n0, _SMVL, 0, () => StateMachineVersionListItem$];
|
|
1380
|
+
var TagKeyList = 64 | 0;
|
|
1381
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
1382
|
+
var ValidateStateMachineDefinitionDiagnosticList = [
|
|
1376
1383
|
1,
|
|
1377
1384
|
n0,
|
|
1378
1385
|
_VSMDDL,
|
|
1379
1386
|
0,
|
|
1380
|
-
[() => ValidateStateMachineDefinitionDiagnostic
|
|
1387
|
+
[() => ValidateStateMachineDefinitionDiagnostic$, 0],
|
|
1381
1388
|
];
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
export var CreateActivity = [
|
|
1389
|
+
var VariableNameList = [1, n0, _VNL, 0, [() => VariableName, 0]];
|
|
1390
|
+
var AssignedVariables = [2, n0, _AV, 0, [() => VariableName, 0], [() => VariableValue, 0]];
|
|
1391
|
+
var VariableReferences = [2, n0, _VR, 8, [0, 0], [() => VariableNameList, 0]];
|
|
1392
|
+
export var CreateActivity$ = [
|
|
1386
1393
|
9,
|
|
1387
1394
|
n0,
|
|
1388
1395
|
_CA,
|
|
1389
1396
|
2,
|
|
1390
|
-
() => CreateActivityInput
|
|
1391
|
-
() => CreateActivityOutput
|
|
1397
|
+
() => CreateActivityInput$,
|
|
1398
|
+
() => CreateActivityOutput$,
|
|
1392
1399
|
];
|
|
1393
|
-
export var CreateStateMachine = [
|
|
1400
|
+
export var CreateStateMachine$ = [
|
|
1394
1401
|
9,
|
|
1395
1402
|
n0,
|
|
1396
1403
|
_CSM,
|
|
1397
1404
|
2,
|
|
1398
|
-
() => CreateStateMachineInput
|
|
1399
|
-
() => CreateStateMachineOutput
|
|
1405
|
+
() => CreateStateMachineInput$,
|
|
1406
|
+
() => CreateStateMachineOutput$,
|
|
1400
1407
|
];
|
|
1401
|
-
export var CreateStateMachineAlias = [
|
|
1408
|
+
export var CreateStateMachineAlias$ = [
|
|
1402
1409
|
9,
|
|
1403
1410
|
n0,
|
|
1404
1411
|
_CSMA,
|
|
1405
1412
|
0,
|
|
1406
|
-
() => CreateStateMachineAliasInput
|
|
1407
|
-
() => CreateStateMachineAliasOutput
|
|
1413
|
+
() => CreateStateMachineAliasInput$,
|
|
1414
|
+
() => CreateStateMachineAliasOutput$,
|
|
1408
1415
|
];
|
|
1409
|
-
export var DeleteActivity = [
|
|
1416
|
+
export var DeleteActivity$ = [
|
|
1410
1417
|
9,
|
|
1411
1418
|
n0,
|
|
1412
1419
|
_DA,
|
|
1413
1420
|
0,
|
|
1414
|
-
() => DeleteActivityInput
|
|
1415
|
-
() => DeleteActivityOutput
|
|
1421
|
+
() => DeleteActivityInput$,
|
|
1422
|
+
() => DeleteActivityOutput$,
|
|
1416
1423
|
];
|
|
1417
|
-
export var DeleteStateMachine = [
|
|
1424
|
+
export var DeleteStateMachine$ = [
|
|
1418
1425
|
9,
|
|
1419
1426
|
n0,
|
|
1420
1427
|
_DSM,
|
|
1421
1428
|
0,
|
|
1422
|
-
() => DeleteStateMachineInput
|
|
1423
|
-
() => DeleteStateMachineOutput
|
|
1429
|
+
() => DeleteStateMachineInput$,
|
|
1430
|
+
() => DeleteStateMachineOutput$,
|
|
1424
1431
|
];
|
|
1425
|
-
export var DeleteStateMachineAlias = [
|
|
1432
|
+
export var DeleteStateMachineAlias$ = [
|
|
1426
1433
|
9,
|
|
1427
1434
|
n0,
|
|
1428
1435
|
_DSMA,
|
|
1429
1436
|
0,
|
|
1430
|
-
() => DeleteStateMachineAliasInput
|
|
1431
|
-
() => DeleteStateMachineAliasOutput
|
|
1437
|
+
() => DeleteStateMachineAliasInput$,
|
|
1438
|
+
() => DeleteStateMachineAliasOutput$,
|
|
1432
1439
|
];
|
|
1433
|
-
export var DeleteStateMachineVersion = [
|
|
1440
|
+
export var DeleteStateMachineVersion$ = [
|
|
1434
1441
|
9,
|
|
1435
1442
|
n0,
|
|
1436
1443
|
_DSMV,
|
|
1437
1444
|
0,
|
|
1438
|
-
() => DeleteStateMachineVersionInput
|
|
1439
|
-
() => DeleteStateMachineVersionOutput
|
|
1445
|
+
() => DeleteStateMachineVersionInput$,
|
|
1446
|
+
() => DeleteStateMachineVersionOutput$,
|
|
1440
1447
|
];
|
|
1441
|
-
export var DescribeActivity = [
|
|
1448
|
+
export var DescribeActivity$ = [
|
|
1442
1449
|
9,
|
|
1443
1450
|
n0,
|
|
1444
1451
|
_DAe,
|
|
1445
1452
|
0,
|
|
1446
|
-
() => DescribeActivityInput
|
|
1447
|
-
() => DescribeActivityOutput
|
|
1453
|
+
() => DescribeActivityInput$,
|
|
1454
|
+
() => DescribeActivityOutput$,
|
|
1448
1455
|
];
|
|
1449
|
-
export var DescribeExecution = [
|
|
1456
|
+
export var DescribeExecution$ = [
|
|
1450
1457
|
9,
|
|
1451
1458
|
n0,
|
|
1452
1459
|
_DE,
|
|
1453
1460
|
0,
|
|
1454
|
-
() => DescribeExecutionInput
|
|
1455
|
-
() => DescribeExecutionOutput
|
|
1461
|
+
() => DescribeExecutionInput$,
|
|
1462
|
+
() => DescribeExecutionOutput$,
|
|
1456
1463
|
];
|
|
1457
|
-
export var DescribeMapRun = [
|
|
1464
|
+
export var DescribeMapRun$ = [
|
|
1458
1465
|
9,
|
|
1459
1466
|
n0,
|
|
1460
1467
|
_DMR,
|
|
1461
1468
|
0,
|
|
1462
|
-
() => DescribeMapRunInput
|
|
1463
|
-
() => DescribeMapRunOutput
|
|
1469
|
+
() => DescribeMapRunInput$,
|
|
1470
|
+
() => DescribeMapRunOutput$,
|
|
1464
1471
|
];
|
|
1465
|
-
export var DescribeStateMachine = [
|
|
1472
|
+
export var DescribeStateMachine$ = [
|
|
1466
1473
|
9,
|
|
1467
1474
|
n0,
|
|
1468
1475
|
_DSMe,
|
|
1469
1476
|
0,
|
|
1470
|
-
() => DescribeStateMachineInput
|
|
1471
|
-
() => DescribeStateMachineOutput
|
|
1477
|
+
() => DescribeStateMachineInput$,
|
|
1478
|
+
() => DescribeStateMachineOutput$,
|
|
1472
1479
|
];
|
|
1473
|
-
export var DescribeStateMachineAlias = [
|
|
1480
|
+
export var DescribeStateMachineAlias$ = [
|
|
1474
1481
|
9,
|
|
1475
1482
|
n0,
|
|
1476
1483
|
_DSMAe,
|
|
1477
1484
|
0,
|
|
1478
|
-
() => DescribeStateMachineAliasInput
|
|
1479
|
-
() => DescribeStateMachineAliasOutput
|
|
1485
|
+
() => DescribeStateMachineAliasInput$,
|
|
1486
|
+
() => DescribeStateMachineAliasOutput$,
|
|
1480
1487
|
];
|
|
1481
|
-
export var DescribeStateMachineForExecution = [
|
|
1488
|
+
export var DescribeStateMachineForExecution$ = [
|
|
1482
1489
|
9,
|
|
1483
1490
|
n0,
|
|
1484
1491
|
_DSMFE,
|
|
1485
1492
|
0,
|
|
1486
|
-
() => DescribeStateMachineForExecutionInput
|
|
1487
|
-
() => DescribeStateMachineForExecutionOutput
|
|
1493
|
+
() => DescribeStateMachineForExecutionInput$,
|
|
1494
|
+
() => DescribeStateMachineForExecutionOutput$,
|
|
1488
1495
|
];
|
|
1489
|
-
export var GetActivityTask = [
|
|
1496
|
+
export var GetActivityTask$ = [
|
|
1490
1497
|
9,
|
|
1491
1498
|
n0,
|
|
1492
1499
|
_GAT,
|
|
1493
1500
|
0,
|
|
1494
|
-
() => GetActivityTaskInput
|
|
1495
|
-
() => GetActivityTaskOutput
|
|
1501
|
+
() => GetActivityTaskInput$,
|
|
1502
|
+
() => GetActivityTaskOutput$,
|
|
1496
1503
|
];
|
|
1497
|
-
export var GetExecutionHistory = [
|
|
1504
|
+
export var GetExecutionHistory$ = [
|
|
1498
1505
|
9,
|
|
1499
1506
|
n0,
|
|
1500
1507
|
_GEH,
|
|
1501
1508
|
0,
|
|
1502
|
-
() => GetExecutionHistoryInput
|
|
1503
|
-
() => GetExecutionHistoryOutput
|
|
1509
|
+
() => GetExecutionHistoryInput$,
|
|
1510
|
+
() => GetExecutionHistoryOutput$,
|
|
1504
1511
|
];
|
|
1505
|
-
export var ListActivities = [
|
|
1512
|
+
export var ListActivities$ = [
|
|
1506
1513
|
9,
|
|
1507
1514
|
n0,
|
|
1508
1515
|
_LA,
|
|
1509
1516
|
0,
|
|
1510
|
-
() => ListActivitiesInput
|
|
1511
|
-
() => ListActivitiesOutput
|
|
1517
|
+
() => ListActivitiesInput$,
|
|
1518
|
+
() => ListActivitiesOutput$,
|
|
1512
1519
|
];
|
|
1513
|
-
export var ListExecutions = [
|
|
1520
|
+
export var ListExecutions$ = [
|
|
1514
1521
|
9,
|
|
1515
1522
|
n0,
|
|
1516
1523
|
_LE,
|
|
1517
1524
|
0,
|
|
1518
|
-
() => ListExecutionsInput
|
|
1519
|
-
() => ListExecutionsOutput
|
|
1525
|
+
() => ListExecutionsInput$,
|
|
1526
|
+
() => ListExecutionsOutput$,
|
|
1520
1527
|
];
|
|
1521
|
-
export var ListMapRuns = [9, n0, _LMR, 0, () => ListMapRunsInput
|
|
1522
|
-
export var ListStateMachineAliases = [
|
|
1528
|
+
export var ListMapRuns$ = [9, n0, _LMR, 0, () => ListMapRunsInput$, () => ListMapRunsOutput$];
|
|
1529
|
+
export var ListStateMachineAliases$ = [
|
|
1523
1530
|
9,
|
|
1524
1531
|
n0,
|
|
1525
1532
|
_LSMA,
|
|
1526
1533
|
0,
|
|
1527
|
-
() => ListStateMachineAliasesInput
|
|
1528
|
-
() => ListStateMachineAliasesOutput
|
|
1534
|
+
() => ListStateMachineAliasesInput$,
|
|
1535
|
+
() => ListStateMachineAliasesOutput$,
|
|
1529
1536
|
];
|
|
1530
|
-
export var ListStateMachines = [
|
|
1537
|
+
export var ListStateMachines$ = [
|
|
1531
1538
|
9,
|
|
1532
1539
|
n0,
|
|
1533
1540
|
_LSM,
|
|
1534
1541
|
0,
|
|
1535
|
-
() => ListStateMachinesInput
|
|
1536
|
-
() => ListStateMachinesOutput
|
|
1542
|
+
() => ListStateMachinesInput$,
|
|
1543
|
+
() => ListStateMachinesOutput$,
|
|
1537
1544
|
];
|
|
1538
|
-
export var ListStateMachineVersions = [
|
|
1545
|
+
export var ListStateMachineVersions$ = [
|
|
1539
1546
|
9,
|
|
1540
1547
|
n0,
|
|
1541
1548
|
_LSMV,
|
|
1542
1549
|
0,
|
|
1543
|
-
() => ListStateMachineVersionsInput
|
|
1544
|
-
() => ListStateMachineVersionsOutput
|
|
1550
|
+
() => ListStateMachineVersionsInput$,
|
|
1551
|
+
() => ListStateMachineVersionsOutput$,
|
|
1545
1552
|
];
|
|
1546
|
-
export var ListTagsForResource = [
|
|
1553
|
+
export var ListTagsForResource$ = [
|
|
1547
1554
|
9,
|
|
1548
1555
|
n0,
|
|
1549
1556
|
_LTFR,
|
|
1550
1557
|
0,
|
|
1551
|
-
() => ListTagsForResourceInput
|
|
1552
|
-
() => ListTagsForResourceOutput
|
|
1558
|
+
() => ListTagsForResourceInput$,
|
|
1559
|
+
() => ListTagsForResourceOutput$,
|
|
1553
1560
|
];
|
|
1554
|
-
export var PublishStateMachineVersion = [
|
|
1561
|
+
export var PublishStateMachineVersion$ = [
|
|
1555
1562
|
9,
|
|
1556
1563
|
n0,
|
|
1557
1564
|
_PSMV,
|
|
1558
1565
|
2,
|
|
1559
|
-
() => PublishStateMachineVersionInput
|
|
1560
|
-
() => PublishStateMachineVersionOutput
|
|
1566
|
+
() => PublishStateMachineVersionInput$,
|
|
1567
|
+
() => PublishStateMachineVersionOutput$,
|
|
1561
1568
|
];
|
|
1562
|
-
export var RedriveExecution = [
|
|
1569
|
+
export var RedriveExecution$ = [
|
|
1563
1570
|
9,
|
|
1564
1571
|
n0,
|
|
1565
1572
|
_RE,
|
|
1566
1573
|
2,
|
|
1567
|
-
() => RedriveExecutionInput
|
|
1568
|
-
() => RedriveExecutionOutput
|
|
1574
|
+
() => RedriveExecutionInput$,
|
|
1575
|
+
() => RedriveExecutionOutput$,
|
|
1569
1576
|
];
|
|
1570
|
-
export var SendTaskFailure = [
|
|
1577
|
+
export var SendTaskFailure$ = [
|
|
1571
1578
|
9,
|
|
1572
1579
|
n0,
|
|
1573
1580
|
_STF,
|
|
1574
1581
|
0,
|
|
1575
|
-
() => SendTaskFailureInput
|
|
1576
|
-
() => SendTaskFailureOutput
|
|
1582
|
+
() => SendTaskFailureInput$,
|
|
1583
|
+
() => SendTaskFailureOutput$,
|
|
1577
1584
|
];
|
|
1578
|
-
export var SendTaskHeartbeat = [
|
|
1585
|
+
export var SendTaskHeartbeat$ = [
|
|
1579
1586
|
9,
|
|
1580
1587
|
n0,
|
|
1581
1588
|
_STH,
|
|
1582
1589
|
0,
|
|
1583
|
-
() => SendTaskHeartbeatInput
|
|
1584
|
-
() => SendTaskHeartbeatOutput
|
|
1590
|
+
() => SendTaskHeartbeatInput$,
|
|
1591
|
+
() => SendTaskHeartbeatOutput$,
|
|
1585
1592
|
];
|
|
1586
|
-
export var SendTaskSuccess = [
|
|
1593
|
+
export var SendTaskSuccess$ = [
|
|
1587
1594
|
9,
|
|
1588
1595
|
n0,
|
|
1589
1596
|
_STS,
|
|
1590
1597
|
0,
|
|
1591
|
-
() => SendTaskSuccessInput
|
|
1592
|
-
() => SendTaskSuccessOutput
|
|
1598
|
+
() => SendTaskSuccessInput$,
|
|
1599
|
+
() => SendTaskSuccessOutput$,
|
|
1593
1600
|
];
|
|
1594
|
-
export var StartExecution = [
|
|
1601
|
+
export var StartExecution$ = [
|
|
1595
1602
|
9,
|
|
1596
1603
|
n0,
|
|
1597
1604
|
_SEt,
|
|
1598
1605
|
2,
|
|
1599
|
-
() => StartExecutionInput
|
|
1600
|
-
() => StartExecutionOutput
|
|
1606
|
+
() => StartExecutionInput$,
|
|
1607
|
+
() => StartExecutionOutput$,
|
|
1601
1608
|
];
|
|
1602
|
-
export var StartSyncExecution = [
|
|
1609
|
+
export var StartSyncExecution$ = [
|
|
1603
1610
|
9,
|
|
1604
1611
|
n0,
|
|
1605
1612
|
_SSE,
|
|
1606
1613
|
{ [_end]: ["sync-"] },
|
|
1607
|
-
() => StartSyncExecutionInput
|
|
1608
|
-
() => StartSyncExecutionOutput
|
|
1614
|
+
() => StartSyncExecutionInput$,
|
|
1615
|
+
() => StartSyncExecutionOutput$,
|
|
1609
1616
|
];
|
|
1610
|
-
export var StopExecution = [
|
|
1617
|
+
export var StopExecution$ = [
|
|
1611
1618
|
9,
|
|
1612
1619
|
n0,
|
|
1613
1620
|
_SEto,
|
|
1614
1621
|
0,
|
|
1615
|
-
() => StopExecutionInput
|
|
1616
|
-
() => StopExecutionOutput
|
|
1622
|
+
() => StopExecutionInput$,
|
|
1623
|
+
() => StopExecutionOutput$,
|
|
1617
1624
|
];
|
|
1618
|
-
export var TagResource = [9, n0, _TR, 0, () => TagResourceInput
|
|
1619
|
-
export var TestState = [
|
|
1625
|
+
export var TagResource$ = [9, n0, _TR, 0, () => TagResourceInput$, () => TagResourceOutput$];
|
|
1626
|
+
export var TestState$ = [
|
|
1620
1627
|
9,
|
|
1621
1628
|
n0,
|
|
1622
1629
|
_TS,
|
|
1623
1630
|
{ [_end]: ["sync-"] },
|
|
1624
|
-
() => TestStateInput
|
|
1625
|
-
() => TestStateOutput
|
|
1631
|
+
() => TestStateInput$,
|
|
1632
|
+
() => TestStateOutput$,
|
|
1633
|
+
];
|
|
1634
|
+
export var UntagResource$ = [
|
|
1635
|
+
9,
|
|
1636
|
+
n0,
|
|
1637
|
+
_UR,
|
|
1638
|
+
0,
|
|
1639
|
+
() => UntagResourceInput$,
|
|
1640
|
+
() => UntagResourceOutput$,
|
|
1626
1641
|
];
|
|
1627
|
-
export var
|
|
1628
|
-
export var
|
|
1629
|
-
export var UpdateStateMachine = [
|
|
1642
|
+
export var UpdateMapRun$ = [9, n0, _UMR, 0, () => UpdateMapRunInput$, () => UpdateMapRunOutput$];
|
|
1643
|
+
export var UpdateStateMachine$ = [
|
|
1630
1644
|
9,
|
|
1631
1645
|
n0,
|
|
1632
1646
|
_USM,
|
|
1633
1647
|
2,
|
|
1634
|
-
() => UpdateStateMachineInput
|
|
1635
|
-
() => UpdateStateMachineOutput
|
|
1648
|
+
() => UpdateStateMachineInput$,
|
|
1649
|
+
() => UpdateStateMachineOutput$,
|
|
1636
1650
|
];
|
|
1637
|
-
export var UpdateStateMachineAlias = [
|
|
1651
|
+
export var UpdateStateMachineAlias$ = [
|
|
1638
1652
|
9,
|
|
1639
1653
|
n0,
|
|
1640
1654
|
_USMA,
|
|
1641
1655
|
0,
|
|
1642
|
-
() => UpdateStateMachineAliasInput
|
|
1643
|
-
() => UpdateStateMachineAliasOutput
|
|
1656
|
+
() => UpdateStateMachineAliasInput$,
|
|
1657
|
+
() => UpdateStateMachineAliasOutput$,
|
|
1644
1658
|
];
|
|
1645
|
-
export var ValidateStateMachineDefinition = [
|
|
1659
|
+
export var ValidateStateMachineDefinition$ = [
|
|
1646
1660
|
9,
|
|
1647
1661
|
n0,
|
|
1648
1662
|
_VSMD,
|
|
1649
1663
|
0,
|
|
1650
|
-
() => ValidateStateMachineDefinitionInput
|
|
1651
|
-
() => ValidateStateMachineDefinitionOutput
|
|
1664
|
+
() => ValidateStateMachineDefinitionInput$,
|
|
1665
|
+
() => ValidateStateMachineDefinitionOutput$,
|
|
1652
1666
|
];
|