@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
|
@@ -365,14 +365,14 @@ const _s = "server";
|
|
|
365
365
|
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.kms";
|
|
366
366
|
const n0 = "com.amazonaws.kms";
|
|
367
367
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
368
|
-
import { AlreadyExistsException
|
|
369
|
-
import { KMSServiceException
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
export var AliasListEntry = [3, n0, _ALE, 0, [_AN, _AA, _TKI, _CD, _LUD], [0, 0, 0, 4, 4]];
|
|
375
|
-
export var AlreadyExistsException = [
|
|
368
|
+
import { AlreadyExistsException, CloudHsmClusterInUseException, CloudHsmClusterInvalidConfigurationException, CloudHsmClusterNotActiveException, CloudHsmClusterNotFoundException, CloudHsmClusterNotRelatedException, ConflictException, CustomKeyStoreHasCMKsException, CustomKeyStoreInvalidStateException, CustomKeyStoreNameInUseException, CustomKeyStoreNotFoundException, DependencyTimeoutException, DisabledException, DryRunOperationException, ExpiredImportTokenException, IncorrectKeyException, IncorrectKeyMaterialException, IncorrectTrustAnchorException, InvalidAliasNameException, InvalidArnException, InvalidCiphertextException, InvalidGrantIdException, InvalidGrantTokenException, InvalidImportTokenException, InvalidKeyUsageException, InvalidMarkerException, KeyUnavailableException, KMSInternalException, KMSInvalidMacException, KMSInvalidSignatureException, KMSInvalidStateException, LimitExceededException, MalformedPolicyDocumentException, NotFoundException, TagException, UnsupportedOperationException, XksKeyAlreadyInUseException, XksKeyInvalidConfigurationException, XksKeyNotFoundException, XksProxyIncorrectAuthenticationCredentialException, XksProxyInvalidConfigurationException, XksProxyInvalidResponseException, XksProxyUriEndpointInUseException, XksProxyUriInUseException, XksProxyUriUnreachableException, XksProxyVpcEndpointServiceInUseException, XksProxyVpcEndpointServiceInvalidConfigurationException, XksProxyVpcEndpointServiceNotFoundException, } from "../models/errors";
|
|
369
|
+
import { KMSServiceException } from "../models/KMSServiceException";
|
|
370
|
+
var KeyStorePasswordType = [0, n0, _KSPT, 8, 0];
|
|
371
|
+
var PlaintextType = [0, n0, _PT, 8, 21];
|
|
372
|
+
var XksProxyAuthenticationAccessKeyIdType = [0, n0, _XPAAKIT, 8, 0];
|
|
373
|
+
var XksProxyAuthenticationRawSecretAccessKeyType = [0, n0, _XPARSAKT, 8, 0];
|
|
374
|
+
export var AliasListEntry$ = [3, n0, _ALE, 0, [_AN, _AA, _TKI, _CD, _LUD], [0, 0, 0, 4, 4]];
|
|
375
|
+
export var AlreadyExistsException$ = [
|
|
376
376
|
-3,
|
|
377
377
|
n0,
|
|
378
378
|
_AEE,
|
|
@@ -380,10 +380,10 @@ export var AlreadyExistsException = [
|
|
|
380
380
|
[_m],
|
|
381
381
|
[0],
|
|
382
382
|
];
|
|
383
|
-
TypeRegistry.for(n0).registerError(AlreadyExistsException
|
|
384
|
-
export var CancelKeyDeletionRequest = [3, n0, _CKDR, 0, [_KI], [0]];
|
|
385
|
-
export var CancelKeyDeletionResponse = [3, n0, _CKDRa, 0, [_KI], [0]];
|
|
386
|
-
export var CloudHsmClusterInUseException = [
|
|
383
|
+
TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
|
|
384
|
+
export var CancelKeyDeletionRequest$ = [3, n0, _CKDR, 0, [_KI], [0]];
|
|
385
|
+
export var CancelKeyDeletionResponse$ = [3, n0, _CKDRa, 0, [_KI], [0]];
|
|
386
|
+
export var CloudHsmClusterInUseException$ = [
|
|
387
387
|
-3,
|
|
388
388
|
n0,
|
|
389
389
|
_CHCIUE,
|
|
@@ -391,8 +391,8 @@ export var CloudHsmClusterInUseException = [
|
|
|
391
391
|
[_m],
|
|
392
392
|
[0],
|
|
393
393
|
];
|
|
394
|
-
TypeRegistry.for(n0).registerError(CloudHsmClusterInUseException
|
|
395
|
-
export var CloudHsmClusterInvalidConfigurationException = [
|
|
394
|
+
TypeRegistry.for(n0).registerError(CloudHsmClusterInUseException$, CloudHsmClusterInUseException);
|
|
395
|
+
export var CloudHsmClusterInvalidConfigurationException$ = [
|
|
396
396
|
-3,
|
|
397
397
|
n0,
|
|
398
398
|
_CHCICE,
|
|
@@ -400,8 +400,8 @@ export var CloudHsmClusterInvalidConfigurationException = [
|
|
|
400
400
|
[_m],
|
|
401
401
|
[0],
|
|
402
402
|
];
|
|
403
|
-
TypeRegistry.for(n0).registerError(CloudHsmClusterInvalidConfigurationException
|
|
404
|
-
export var CloudHsmClusterNotActiveException = [
|
|
403
|
+
TypeRegistry.for(n0).registerError(CloudHsmClusterInvalidConfigurationException$, CloudHsmClusterInvalidConfigurationException);
|
|
404
|
+
export var CloudHsmClusterNotActiveException$ = [
|
|
405
405
|
-3,
|
|
406
406
|
n0,
|
|
407
407
|
_CHCNAE,
|
|
@@ -409,8 +409,8 @@ export var CloudHsmClusterNotActiveException = [
|
|
|
409
409
|
[_m],
|
|
410
410
|
[0],
|
|
411
411
|
];
|
|
412
|
-
TypeRegistry.for(n0).registerError(CloudHsmClusterNotActiveException
|
|
413
|
-
export var CloudHsmClusterNotFoundException = [
|
|
412
|
+
TypeRegistry.for(n0).registerError(CloudHsmClusterNotActiveException$, CloudHsmClusterNotActiveException);
|
|
413
|
+
export var CloudHsmClusterNotFoundException$ = [
|
|
414
414
|
-3,
|
|
415
415
|
n0,
|
|
416
416
|
_CHCNFE,
|
|
@@ -418,8 +418,8 @@ export var CloudHsmClusterNotFoundException = [
|
|
|
418
418
|
[_m],
|
|
419
419
|
[0],
|
|
420
420
|
];
|
|
421
|
-
TypeRegistry.for(n0).registerError(CloudHsmClusterNotFoundException
|
|
422
|
-
export var CloudHsmClusterNotRelatedException = [
|
|
421
|
+
TypeRegistry.for(n0).registerError(CloudHsmClusterNotFoundException$, CloudHsmClusterNotFoundException);
|
|
422
|
+
export var CloudHsmClusterNotRelatedException$ = [
|
|
423
423
|
-3,
|
|
424
424
|
n0,
|
|
425
425
|
_CHCNRE,
|
|
@@ -427,8 +427,8 @@ export var CloudHsmClusterNotRelatedException = [
|
|
|
427
427
|
[_m],
|
|
428
428
|
[0],
|
|
429
429
|
];
|
|
430
|
-
TypeRegistry.for(n0).registerError(CloudHsmClusterNotRelatedException
|
|
431
|
-
export var ConflictException = [
|
|
430
|
+
TypeRegistry.for(n0).registerError(CloudHsmClusterNotRelatedException$, CloudHsmClusterNotRelatedException);
|
|
431
|
+
export var ConflictException$ = [
|
|
432
432
|
-3,
|
|
433
433
|
n0,
|
|
434
434
|
_CE,
|
|
@@ -436,29 +436,29 @@ export var ConflictException = [
|
|
|
436
436
|
[_m],
|
|
437
437
|
[0],
|
|
438
438
|
];
|
|
439
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
440
|
-
export var ConnectCustomKeyStoreRequest = [3, n0, _CCKSR, 0, [_CKSI], [0]];
|
|
441
|
-
export var ConnectCustomKeyStoreResponse = [3, n0, _CCKSRo, 0, [], []];
|
|
442
|
-
export var CreateAliasRequest = [3, n0, _CAR, 0, [_AN, _TKI], [0, 0]];
|
|
443
|
-
export var CreateCustomKeyStoreRequest = [
|
|
439
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
440
|
+
export var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR, 0, [_CKSI], [0]];
|
|
441
|
+
export var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo, 0, [], []];
|
|
442
|
+
export var CreateAliasRequest$ = [3, n0, _CAR, 0, [_AN, _TKI], [0, 0]];
|
|
443
|
+
export var CreateCustomKeyStoreRequest$ = [
|
|
444
444
|
3,
|
|
445
445
|
n0,
|
|
446
446
|
_CCKSRr,
|
|
447
447
|
0,
|
|
448
448
|
[_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
449
|
-
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType
|
|
449
|
+
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
|
|
450
450
|
];
|
|
451
|
-
export var CreateCustomKeyStoreResponse = [3, n0, _CCKSRre, 0, [_CKSI], [0]];
|
|
452
|
-
export var CreateGrantRequest = [
|
|
451
|
+
export var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre, 0, [_CKSI], [0]];
|
|
452
|
+
export var CreateGrantRequest$ = [
|
|
453
453
|
3,
|
|
454
454
|
n0,
|
|
455
455
|
_CGR,
|
|
456
456
|
0,
|
|
457
457
|
[_KI, _GP, _RP, _O, _C, _GT, _N, _DR],
|
|
458
|
-
[0, 0, 0, 64 | 0, () => GrantConstraints
|
|
458
|
+
[0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2],
|
|
459
459
|
];
|
|
460
|
-
export var CreateGrantResponse = [3, n0, _CGRr, 0, [_GTr, _GI], [0, 0]];
|
|
461
|
-
export var CreateKeyRequest = [
|
|
460
|
+
export var CreateGrantResponse$ = [3, n0, _CGRr, 0, [_GTr, _GI], [0, 0]];
|
|
461
|
+
export var CreateKeyRequest$ = [
|
|
462
462
|
3,
|
|
463
463
|
n0,
|
|
464
464
|
_CKR,
|
|
@@ -466,8 +466,8 @@ export var CreateKeyRequest = [
|
|
|
466
466
|
[_P, _D, _KU, _CMKS, _KS, _Or, _CKSI, _BPLSC, _T, _MR, _XKI],
|
|
467
467
|
[0, 0, 0, 0, 0, 0, 0, 2, () => TagList, 2, 0],
|
|
468
468
|
];
|
|
469
|
-
export var CreateKeyResponse = [3, n0, _CKRr, 0, [_KM], [() => KeyMetadata]];
|
|
470
|
-
export var CustomKeyStoreHasCMKsException = [
|
|
469
|
+
export var CreateKeyResponse$ = [3, n0, _CKRr, 0, [_KM], [() => KeyMetadata$]];
|
|
470
|
+
export var CustomKeyStoreHasCMKsException$ = [
|
|
471
471
|
-3,
|
|
472
472
|
n0,
|
|
473
473
|
_CKSHCMKE,
|
|
@@ -475,8 +475,8 @@ export var CustomKeyStoreHasCMKsException = [
|
|
|
475
475
|
[_m],
|
|
476
476
|
[0],
|
|
477
477
|
];
|
|
478
|
-
TypeRegistry.for(n0).registerError(CustomKeyStoreHasCMKsException
|
|
479
|
-
export var CustomKeyStoreInvalidStateException = [
|
|
478
|
+
TypeRegistry.for(n0).registerError(CustomKeyStoreHasCMKsException$, CustomKeyStoreHasCMKsException);
|
|
479
|
+
export var CustomKeyStoreInvalidStateException$ = [
|
|
480
480
|
-3,
|
|
481
481
|
n0,
|
|
482
482
|
_CKSISE,
|
|
@@ -484,8 +484,8 @@ export var CustomKeyStoreInvalidStateException = [
|
|
|
484
484
|
[_m],
|
|
485
485
|
[0],
|
|
486
486
|
];
|
|
487
|
-
TypeRegistry.for(n0).registerError(CustomKeyStoreInvalidStateException
|
|
488
|
-
export var CustomKeyStoreNameInUseException = [
|
|
487
|
+
TypeRegistry.for(n0).registerError(CustomKeyStoreInvalidStateException$, CustomKeyStoreInvalidStateException);
|
|
488
|
+
export var CustomKeyStoreNameInUseException$ = [
|
|
489
489
|
-3,
|
|
490
490
|
n0,
|
|
491
491
|
_CKSNIUE,
|
|
@@ -493,8 +493,8 @@ export var CustomKeyStoreNameInUseException = [
|
|
|
493
493
|
[_m],
|
|
494
494
|
[0],
|
|
495
495
|
];
|
|
496
|
-
TypeRegistry.for(n0).registerError(CustomKeyStoreNameInUseException
|
|
497
|
-
export var CustomKeyStoreNotFoundException = [
|
|
496
|
+
TypeRegistry.for(n0).registerError(CustomKeyStoreNameInUseException$, CustomKeyStoreNameInUseException);
|
|
497
|
+
export var CustomKeyStoreNotFoundException$ = [
|
|
498
498
|
-3,
|
|
499
499
|
n0,
|
|
500
500
|
_CKSNFE,
|
|
@@ -502,24 +502,24 @@ export var CustomKeyStoreNotFoundException = [
|
|
|
502
502
|
[_m],
|
|
503
503
|
[0],
|
|
504
504
|
];
|
|
505
|
-
TypeRegistry.for(n0).registerError(CustomKeyStoreNotFoundException
|
|
506
|
-
export var CustomKeyStoresListEntry = [
|
|
505
|
+
TypeRegistry.for(n0).registerError(CustomKeyStoreNotFoundException$, CustomKeyStoreNotFoundException);
|
|
506
|
+
export var CustomKeyStoresListEntry$ = [
|
|
507
507
|
3,
|
|
508
508
|
n0,
|
|
509
509
|
_CKSLE,
|
|
510
510
|
0,
|
|
511
511
|
[_CKSI, _CKSN, _CHCI, _TAC, _CS, _CEC, _CD, _CKST, _XPCk],
|
|
512
|
-
[0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType
|
|
512
|
+
[0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType$, 0]],
|
|
513
513
|
];
|
|
514
|
-
export var DecryptRequest = [
|
|
514
|
+
export var DecryptRequest$ = [
|
|
515
515
|
3,
|
|
516
516
|
n0,
|
|
517
517
|
_DRe,
|
|
518
518
|
0,
|
|
519
519
|
[_CB, _EC, _GT, _KI, _EA, _R, _DR],
|
|
520
|
-
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo
|
|
520
|
+
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2],
|
|
521
521
|
];
|
|
522
|
-
export var DecryptResponse = [
|
|
522
|
+
export var DecryptResponse$ = [
|
|
523
523
|
3,
|
|
524
524
|
n0,
|
|
525
525
|
_DRec,
|
|
@@ -527,12 +527,12 @@ export var DecryptResponse = [
|
|
|
527
527
|
[_KI, _Pl, _EA, _CFR, _KMI],
|
|
528
528
|
[0, [() => PlaintextType, 0], 0, 21, 0],
|
|
529
529
|
];
|
|
530
|
-
export var DeleteAliasRequest = [3, n0, _DAR, 0, [_AN], [0]];
|
|
531
|
-
export var DeleteCustomKeyStoreRequest = [3, n0, _DCKSR, 0, [_CKSI], [0]];
|
|
532
|
-
export var DeleteCustomKeyStoreResponse = [3, n0, _DCKSRe, 0, [], []];
|
|
533
|
-
export var DeleteImportedKeyMaterialRequest = [3, n0, _DIKMR, 0, [_KI, _KMI], [0, 0]];
|
|
534
|
-
export var DeleteImportedKeyMaterialResponse = [3, n0, _DIKMRe, 0, [_KI, _KMI], [0, 0]];
|
|
535
|
-
export var DependencyTimeoutException = [
|
|
530
|
+
export var DeleteAliasRequest$ = [3, n0, _DAR, 0, [_AN], [0]];
|
|
531
|
+
export var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR, 0, [_CKSI], [0]];
|
|
532
|
+
export var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe, 0, [], []];
|
|
533
|
+
export var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR, 0, [_KI, _KMI], [0, 0]];
|
|
534
|
+
export var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe, 0, [_KI, _KMI], [0, 0]];
|
|
535
|
+
export var DependencyTimeoutException$ = [
|
|
536
536
|
-3,
|
|
537
537
|
n0,
|
|
538
538
|
_DTE,
|
|
@@ -540,16 +540,16 @@ export var DependencyTimeoutException = [
|
|
|
540
540
|
[_m],
|
|
541
541
|
[0],
|
|
542
542
|
];
|
|
543
|
-
TypeRegistry.for(n0).registerError(DependencyTimeoutException
|
|
544
|
-
export var DeriveSharedSecretRequest = [
|
|
543
|
+
TypeRegistry.for(n0).registerError(DependencyTimeoutException$, DependencyTimeoutException);
|
|
544
|
+
export var DeriveSharedSecretRequest$ = [
|
|
545
545
|
3,
|
|
546
546
|
n0,
|
|
547
547
|
_DSSR,
|
|
548
548
|
0,
|
|
549
549
|
[_KI, _KAA, _PK, _GT, _DR, _R],
|
|
550
|
-
[0, 0, 21, 64 | 0, 2, () => RecipientInfo],
|
|
550
|
+
[0, 0, 21, 64 | 0, 2, () => RecipientInfo$],
|
|
551
551
|
];
|
|
552
|
-
export var DeriveSharedSecretResponse = [
|
|
552
|
+
export var DeriveSharedSecretResponse$ = [
|
|
553
553
|
3,
|
|
554
554
|
n0,
|
|
555
555
|
_DSSRe,
|
|
@@ -557,7 +557,7 @@ export var DeriveSharedSecretResponse = [
|
|
|
557
557
|
[_KI, _SS, _CFR, _KAA, _KO],
|
|
558
558
|
[0, [() => PlaintextType, 0], 21, 0, 0],
|
|
559
559
|
];
|
|
560
|
-
export var DescribeCustomKeyStoresRequest = [
|
|
560
|
+
export var DescribeCustomKeyStoresRequest$ = [
|
|
561
561
|
3,
|
|
562
562
|
n0,
|
|
563
563
|
_DCKSRes,
|
|
@@ -565,7 +565,7 @@ export var DescribeCustomKeyStoresRequest = [
|
|
|
565
565
|
[_CKSI, _CKSN, _L, _M],
|
|
566
566
|
[0, 0, 1, 0],
|
|
567
567
|
];
|
|
568
|
-
export var DescribeCustomKeyStoresResponse = [
|
|
568
|
+
export var DescribeCustomKeyStoresResponse$ = [
|
|
569
569
|
3,
|
|
570
570
|
n0,
|
|
571
571
|
_DCKSResc,
|
|
@@ -573,9 +573,9 @@ export var DescribeCustomKeyStoresResponse = [
|
|
|
573
573
|
[_CKS, _NM, _Tr],
|
|
574
574
|
[[() => CustomKeyStoresList, 0], 0, 2],
|
|
575
575
|
];
|
|
576
|
-
export var DescribeKeyRequest = [3, n0, _DKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
577
|
-
export var DescribeKeyResponse = [3, n0, _DKRe, 0, [_KM], [() => KeyMetadata]];
|
|
578
|
-
export var DisabledException = [
|
|
576
|
+
export var DescribeKeyRequest$ = [3, n0, _DKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
577
|
+
export var DescribeKeyResponse$ = [3, n0, _DKRe, 0, [_KM], [() => KeyMetadata$]];
|
|
578
|
+
export var DisabledException$ = [
|
|
579
579
|
-3,
|
|
580
580
|
n0,
|
|
581
581
|
_DE,
|
|
@@ -583,12 +583,12 @@ export var DisabledException = [
|
|
|
583
583
|
[_m],
|
|
584
584
|
[0],
|
|
585
585
|
];
|
|
586
|
-
TypeRegistry.for(n0).registerError(DisabledException
|
|
587
|
-
export var DisableKeyRequest = [3, n0, _DKRi, 0, [_KI], [0]];
|
|
588
|
-
export var DisableKeyRotationRequest = [3, n0, _DKRR, 0, [_KI], [0]];
|
|
589
|
-
export var DisconnectCustomKeyStoreRequest = [3, n0, _DCKSRi, 0, [_CKSI], [0]];
|
|
590
|
-
export var DisconnectCustomKeyStoreResponse = [3, n0, _DCKSRis, 0, [], []];
|
|
591
|
-
export var DryRunOperationException = [
|
|
586
|
+
TypeRegistry.for(n0).registerError(DisabledException$, DisabledException);
|
|
587
|
+
export var DisableKeyRequest$ = [3, n0, _DKRi, 0, [_KI], [0]];
|
|
588
|
+
export var DisableKeyRotationRequest$ = [3, n0, _DKRR, 0, [_KI], [0]];
|
|
589
|
+
export var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi, 0, [_CKSI], [0]];
|
|
590
|
+
export var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis, 0, [], []];
|
|
591
|
+
export var DryRunOperationException$ = [
|
|
592
592
|
-3,
|
|
593
593
|
n0,
|
|
594
594
|
_DROE,
|
|
@@ -596,10 +596,10 @@ export var DryRunOperationException = [
|
|
|
596
596
|
[_m],
|
|
597
597
|
[0],
|
|
598
598
|
];
|
|
599
|
-
TypeRegistry.for(n0).registerError(DryRunOperationException
|
|
600
|
-
export var EnableKeyRequest = [3, n0, _EKR, 0, [_KI], [0]];
|
|
601
|
-
export var EnableKeyRotationRequest = [3, n0, _EKRR, 0, [_KI, _RPID], [0, 1]];
|
|
602
|
-
export var EncryptRequest = [
|
|
599
|
+
TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationException);
|
|
600
|
+
export var EnableKeyRequest$ = [3, n0, _EKR, 0, [_KI], [0]];
|
|
601
|
+
export var EnableKeyRotationRequest$ = [3, n0, _EKRR, 0, [_KI, _RPID], [0, 1]];
|
|
602
|
+
export var EncryptRequest$ = [
|
|
603
603
|
3,
|
|
604
604
|
n0,
|
|
605
605
|
_ER,
|
|
@@ -607,8 +607,8 @@ export var EncryptRequest = [
|
|
|
607
607
|
[_KI, _Pl, _EC, _GT, _EA, _DR],
|
|
608
608
|
[0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2],
|
|
609
609
|
];
|
|
610
|
-
export var EncryptResponse = [3, n0, _ERn, 0, [_CB, _KI, _EA], [21, 0, 0]];
|
|
611
|
-
export var ExpiredImportTokenException = [
|
|
610
|
+
export var EncryptResponse$ = [3, n0, _ERn, 0, [_CB, _KI, _EA], [21, 0, 0]];
|
|
611
|
+
export var ExpiredImportTokenException$ = [
|
|
612
612
|
-3,
|
|
613
613
|
n0,
|
|
614
614
|
_EITE,
|
|
@@ -616,16 +616,16 @@ export var ExpiredImportTokenException = [
|
|
|
616
616
|
[_m],
|
|
617
617
|
[0],
|
|
618
618
|
];
|
|
619
|
-
TypeRegistry.for(n0).registerError(ExpiredImportTokenException
|
|
620
|
-
export var GenerateDataKeyPairRequest = [
|
|
619
|
+
TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
|
|
620
|
+
export var GenerateDataKeyPairRequest$ = [
|
|
621
621
|
3,
|
|
622
622
|
n0,
|
|
623
623
|
_GDKPR,
|
|
624
624
|
0,
|
|
625
625
|
[_EC, _KI, _KPS, _GT, _R, _DR],
|
|
626
|
-
[128 | 0, 0, 0, 64 | 0, () => RecipientInfo
|
|
626
|
+
[128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2],
|
|
627
627
|
];
|
|
628
|
-
export var GenerateDataKeyPairResponse = [
|
|
628
|
+
export var GenerateDataKeyPairResponse$ = [
|
|
629
629
|
3,
|
|
630
630
|
n0,
|
|
631
631
|
_GDKPRe,
|
|
@@ -633,7 +633,7 @@ export var GenerateDataKeyPairResponse = [
|
|
|
633
633
|
[_PKCB, _PKP, _PK, _KI, _KPS, _CFR, _KMI],
|
|
634
634
|
[21, [() => PlaintextType, 0], 21, 0, 0, 21, 0],
|
|
635
635
|
];
|
|
636
|
-
export var GenerateDataKeyPairWithoutPlaintextRequest = [
|
|
636
|
+
export var GenerateDataKeyPairWithoutPlaintextRequest$ = [
|
|
637
637
|
3,
|
|
638
638
|
n0,
|
|
639
639
|
_GDKPWPR,
|
|
@@ -641,7 +641,7 @@ export var GenerateDataKeyPairWithoutPlaintextRequest = [
|
|
|
641
641
|
[_EC, _KI, _KPS, _GT, _DR],
|
|
642
642
|
[128 | 0, 0, 0, 64 | 0, 2],
|
|
643
643
|
];
|
|
644
|
-
export var GenerateDataKeyPairWithoutPlaintextResponse = [
|
|
644
|
+
export var GenerateDataKeyPairWithoutPlaintextResponse$ = [
|
|
645
645
|
3,
|
|
646
646
|
n0,
|
|
647
647
|
_GDKPWPRe,
|
|
@@ -649,15 +649,15 @@ export var GenerateDataKeyPairWithoutPlaintextResponse = [
|
|
|
649
649
|
[_PKCB, _PK, _KI, _KPS, _KMI],
|
|
650
650
|
[21, 21, 0, 0, 0],
|
|
651
651
|
];
|
|
652
|
-
export var GenerateDataKeyRequest = [
|
|
652
|
+
export var GenerateDataKeyRequest$ = [
|
|
653
653
|
3,
|
|
654
654
|
n0,
|
|
655
655
|
_GDKR,
|
|
656
656
|
0,
|
|
657
657
|
[_KI, _EC, _NOB, _KS, _GT, _R, _DR],
|
|
658
|
-
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo
|
|
658
|
+
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2],
|
|
659
659
|
];
|
|
660
|
-
export var GenerateDataKeyResponse = [
|
|
660
|
+
export var GenerateDataKeyResponse$ = [
|
|
661
661
|
3,
|
|
662
662
|
n0,
|
|
663
663
|
_GDKRe,
|
|
@@ -665,7 +665,7 @@ export var GenerateDataKeyResponse = [
|
|
|
665
665
|
[_CB, _Pl, _KI, _CFR, _KMI],
|
|
666
666
|
[21, [() => PlaintextType, 0], 0, 21, 0],
|
|
667
667
|
];
|
|
668
|
-
export var GenerateDataKeyWithoutPlaintextRequest = [
|
|
668
|
+
export var GenerateDataKeyWithoutPlaintextRequest$ = [
|
|
669
669
|
3,
|
|
670
670
|
n0,
|
|
671
671
|
_GDKWPR,
|
|
@@ -673,7 +673,7 @@ export var GenerateDataKeyWithoutPlaintextRequest = [
|
|
|
673
673
|
[_KI, _EC, _KS, _NOB, _GT, _DR],
|
|
674
674
|
[0, 128 | 0, 0, 1, 64 | 0, 2],
|
|
675
675
|
];
|
|
676
|
-
export var GenerateDataKeyWithoutPlaintextResponse = [
|
|
676
|
+
export var GenerateDataKeyWithoutPlaintextResponse$ = [
|
|
677
677
|
3,
|
|
678
678
|
n0,
|
|
679
679
|
_GDKWPRe,
|
|
@@ -681,7 +681,7 @@ export var GenerateDataKeyWithoutPlaintextResponse = [
|
|
|
681
681
|
[_CB, _KI, _KMI],
|
|
682
682
|
[21, 0, 0],
|
|
683
683
|
];
|
|
684
|
-
export var GenerateMacRequest = [
|
|
684
|
+
export var GenerateMacRequest$ = [
|
|
685
685
|
3,
|
|
686
686
|
n0,
|
|
687
687
|
_GMR,
|
|
@@ -689,16 +689,16 @@ export var GenerateMacRequest = [
|
|
|
689
689
|
[_Me, _KI, _MA, _GT, _DR],
|
|
690
690
|
[[() => PlaintextType, 0], 0, 0, 64 | 0, 2],
|
|
691
691
|
];
|
|
692
|
-
export var GenerateMacResponse = [3, n0, _GMRe, 0, [_Ma, _MA, _KI], [21, 0, 0]];
|
|
693
|
-
export var GenerateRandomRequest = [
|
|
692
|
+
export var GenerateMacResponse$ = [3, n0, _GMRe, 0, [_Ma, _MA, _KI], [21, 0, 0]];
|
|
693
|
+
export var GenerateRandomRequest$ = [
|
|
694
694
|
3,
|
|
695
695
|
n0,
|
|
696
696
|
_GRR,
|
|
697
697
|
0,
|
|
698
698
|
[_NOB, _CKSI, _R],
|
|
699
|
-
[1, 0, () => RecipientInfo],
|
|
699
|
+
[1, 0, () => RecipientInfo$],
|
|
700
700
|
];
|
|
701
|
-
export var GenerateRandomResponse = [
|
|
701
|
+
export var GenerateRandomResponse$ = [
|
|
702
702
|
3,
|
|
703
703
|
n0,
|
|
704
704
|
_GRRe,
|
|
@@ -706,10 +706,10 @@ export var GenerateRandomResponse = [
|
|
|
706
706
|
[_Pl, _CFR],
|
|
707
707
|
[[() => PlaintextType, 0], 21],
|
|
708
708
|
];
|
|
709
|
-
export var GetKeyPolicyRequest = [3, n0, _GKPR, 0, [_KI, _PN], [0, 0]];
|
|
710
|
-
export var GetKeyPolicyResponse = [3, n0, _GKPRe, 0, [_P, _PN], [0, 0]];
|
|
711
|
-
export var GetKeyRotationStatusRequest = [3, n0, _GKRSR, 0, [_KI], [0]];
|
|
712
|
-
export var GetKeyRotationStatusResponse = [
|
|
709
|
+
export var GetKeyPolicyRequest$ = [3, n0, _GKPR, 0, [_KI, _PN], [0, 0]];
|
|
710
|
+
export var GetKeyPolicyResponse$ = [3, n0, _GKPRe, 0, [_P, _PN], [0, 0]];
|
|
711
|
+
export var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR, 0, [_KI], [0]];
|
|
712
|
+
export var GetKeyRotationStatusResponse$ = [
|
|
713
713
|
3,
|
|
714
714
|
n0,
|
|
715
715
|
_GKRSRe,
|
|
@@ -717,8 +717,8 @@ export var GetKeyRotationStatusResponse = [
|
|
|
717
717
|
[_KRE, _KI, _RPID, _NRD, _ODRSD],
|
|
718
718
|
[2, 0, 1, 4, 4],
|
|
719
719
|
];
|
|
720
|
-
export var GetParametersForImportRequest = [3, n0, _GPFIR, 0, [_KI, _WA, _WKS], [0, 0, 0]];
|
|
721
|
-
export var GetParametersForImportResponse = [
|
|
720
|
+
export var GetParametersForImportRequest$ = [3, n0, _GPFIR, 0, [_KI, _WA, _WKS], [0, 0, 0]];
|
|
721
|
+
export var GetParametersForImportResponse$ = [
|
|
722
722
|
3,
|
|
723
723
|
n0,
|
|
724
724
|
_GPFIRe,
|
|
@@ -726,8 +726,8 @@ export var GetParametersForImportResponse = [
|
|
|
726
726
|
[_KI, _IT, _PK, _PVT],
|
|
727
727
|
[0, 21, [() => PlaintextType, 0], 4],
|
|
728
728
|
];
|
|
729
|
-
export var GetPublicKeyRequest = [3, n0, _GPKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
730
|
-
export var GetPublicKeyResponse = [
|
|
729
|
+
export var GetPublicKeyRequest$ = [3, n0, _GPKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
730
|
+
export var GetPublicKeyResponse$ = [
|
|
731
731
|
3,
|
|
732
732
|
n0,
|
|
733
733
|
_GPKRe,
|
|
@@ -735,16 +735,16 @@ export var GetPublicKeyResponse = [
|
|
|
735
735
|
[_KI, _PK, _CMKS, _KS, _KU, _EAn, _SA, _KAAe],
|
|
736
736
|
[0, 21, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0],
|
|
737
737
|
];
|
|
738
|
-
export var GrantConstraints = [3, n0, _GC, 0, [_ECS, _ECE], [128 | 0, 128 | 0]];
|
|
739
|
-
export var GrantListEntry = [
|
|
738
|
+
export var GrantConstraints$ = [3, n0, _GC, 0, [_ECS, _ECE], [128 | 0, 128 | 0]];
|
|
739
|
+
export var GrantListEntry$ = [
|
|
740
740
|
3,
|
|
741
741
|
n0,
|
|
742
742
|
_GLE,
|
|
743
743
|
0,
|
|
744
744
|
[_KI, _GI, _N, _CD, _GP, _RP, _IA, _O, _C],
|
|
745
|
-
[0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints],
|
|
745
|
+
[0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints$],
|
|
746
746
|
];
|
|
747
|
-
export var ImportKeyMaterialRequest = [
|
|
747
|
+
export var ImportKeyMaterialRequest$ = [
|
|
748
748
|
3,
|
|
749
749
|
n0,
|
|
750
750
|
_IKMR,
|
|
@@ -752,8 +752,8 @@ export var ImportKeyMaterialRequest = [
|
|
|
752
752
|
[_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
|
|
753
753
|
[0, 21, 21, 4, 0, 0, 0, 0],
|
|
754
754
|
];
|
|
755
|
-
export var ImportKeyMaterialResponse = [3, n0, _IKMRm, 0, [_KI, _KMI], [0, 0]];
|
|
756
|
-
export var IncorrectKeyException = [
|
|
755
|
+
export var ImportKeyMaterialResponse$ = [3, n0, _IKMRm, 0, [_KI, _KMI], [0, 0]];
|
|
756
|
+
export var IncorrectKeyException$ = [
|
|
757
757
|
-3,
|
|
758
758
|
n0,
|
|
759
759
|
_IKE,
|
|
@@ -761,8 +761,8 @@ export var IncorrectKeyException = [
|
|
|
761
761
|
[_m],
|
|
762
762
|
[0],
|
|
763
763
|
];
|
|
764
|
-
TypeRegistry.for(n0).registerError(IncorrectKeyException
|
|
765
|
-
export var IncorrectKeyMaterialException = [
|
|
764
|
+
TypeRegistry.for(n0).registerError(IncorrectKeyException$, IncorrectKeyException);
|
|
765
|
+
export var IncorrectKeyMaterialException$ = [
|
|
766
766
|
-3,
|
|
767
767
|
n0,
|
|
768
768
|
_IKME,
|
|
@@ -770,8 +770,8 @@ export var IncorrectKeyMaterialException = [
|
|
|
770
770
|
[_m],
|
|
771
771
|
[0],
|
|
772
772
|
];
|
|
773
|
-
TypeRegistry.for(n0).registerError(IncorrectKeyMaterialException
|
|
774
|
-
export var IncorrectTrustAnchorException = [
|
|
773
|
+
TypeRegistry.for(n0).registerError(IncorrectKeyMaterialException$, IncorrectKeyMaterialException);
|
|
774
|
+
export var IncorrectTrustAnchorException$ = [
|
|
775
775
|
-3,
|
|
776
776
|
n0,
|
|
777
777
|
_ITAE,
|
|
@@ -779,8 +779,8 @@ export var IncorrectTrustAnchorException = [
|
|
|
779
779
|
[_m],
|
|
780
780
|
[0],
|
|
781
781
|
];
|
|
782
|
-
TypeRegistry.for(n0).registerError(IncorrectTrustAnchorException
|
|
783
|
-
export var InvalidAliasNameException = [
|
|
782
|
+
TypeRegistry.for(n0).registerError(IncorrectTrustAnchorException$, IncorrectTrustAnchorException);
|
|
783
|
+
export var InvalidAliasNameException$ = [
|
|
784
784
|
-3,
|
|
785
785
|
n0,
|
|
786
786
|
_IANE,
|
|
@@ -788,8 +788,8 @@ export var InvalidAliasNameException = [
|
|
|
788
788
|
[_m],
|
|
789
789
|
[0],
|
|
790
790
|
];
|
|
791
|
-
TypeRegistry.for(n0).registerError(InvalidAliasNameException
|
|
792
|
-
export var InvalidArnException = [
|
|
791
|
+
TypeRegistry.for(n0).registerError(InvalidAliasNameException$, InvalidAliasNameException);
|
|
792
|
+
export var InvalidArnException$ = [
|
|
793
793
|
-3,
|
|
794
794
|
n0,
|
|
795
795
|
_IAE,
|
|
@@ -797,8 +797,8 @@ export var InvalidArnException = [
|
|
|
797
797
|
[_m],
|
|
798
798
|
[0],
|
|
799
799
|
];
|
|
800
|
-
TypeRegistry.for(n0).registerError(InvalidArnException
|
|
801
|
-
export var InvalidCiphertextException = [
|
|
800
|
+
TypeRegistry.for(n0).registerError(InvalidArnException$, InvalidArnException);
|
|
801
|
+
export var InvalidCiphertextException$ = [
|
|
802
802
|
-3,
|
|
803
803
|
n0,
|
|
804
804
|
_ICE,
|
|
@@ -806,8 +806,8 @@ export var InvalidCiphertextException = [
|
|
|
806
806
|
[_m],
|
|
807
807
|
[0],
|
|
808
808
|
];
|
|
809
|
-
TypeRegistry.for(n0).registerError(InvalidCiphertextException
|
|
810
|
-
export var InvalidGrantIdException = [
|
|
809
|
+
TypeRegistry.for(n0).registerError(InvalidCiphertextException$, InvalidCiphertextException);
|
|
810
|
+
export var InvalidGrantIdException$ = [
|
|
811
811
|
-3,
|
|
812
812
|
n0,
|
|
813
813
|
_IGIE,
|
|
@@ -815,8 +815,8 @@ export var InvalidGrantIdException = [
|
|
|
815
815
|
[_m],
|
|
816
816
|
[0],
|
|
817
817
|
];
|
|
818
|
-
TypeRegistry.for(n0).registerError(InvalidGrantIdException
|
|
819
|
-
export var InvalidGrantTokenException = [
|
|
818
|
+
TypeRegistry.for(n0).registerError(InvalidGrantIdException$, InvalidGrantIdException);
|
|
819
|
+
export var InvalidGrantTokenException$ = [
|
|
820
820
|
-3,
|
|
821
821
|
n0,
|
|
822
822
|
_IGTE,
|
|
@@ -824,8 +824,8 @@ export var InvalidGrantTokenException = [
|
|
|
824
824
|
[_m],
|
|
825
825
|
[0],
|
|
826
826
|
];
|
|
827
|
-
TypeRegistry.for(n0).registerError(InvalidGrantTokenException
|
|
828
|
-
export var InvalidImportTokenException = [
|
|
827
|
+
TypeRegistry.for(n0).registerError(InvalidGrantTokenException$, InvalidGrantTokenException);
|
|
828
|
+
export var InvalidImportTokenException$ = [
|
|
829
829
|
-3,
|
|
830
830
|
n0,
|
|
831
831
|
_IITE,
|
|
@@ -833,8 +833,8 @@ export var InvalidImportTokenException = [
|
|
|
833
833
|
[_m],
|
|
834
834
|
[0],
|
|
835
835
|
];
|
|
836
|
-
TypeRegistry.for(n0).registerError(InvalidImportTokenException
|
|
837
|
-
export var InvalidKeyUsageException = [
|
|
836
|
+
TypeRegistry.for(n0).registerError(InvalidImportTokenException$, InvalidImportTokenException);
|
|
837
|
+
export var InvalidKeyUsageException$ = [
|
|
838
838
|
-3,
|
|
839
839
|
n0,
|
|
840
840
|
_IKUE,
|
|
@@ -842,8 +842,8 @@ export var InvalidKeyUsageException = [
|
|
|
842
842
|
[_m],
|
|
843
843
|
[0],
|
|
844
844
|
];
|
|
845
|
-
TypeRegistry.for(n0).registerError(InvalidKeyUsageException
|
|
846
|
-
export var InvalidMarkerException = [
|
|
845
|
+
TypeRegistry.for(n0).registerError(InvalidKeyUsageException$, InvalidKeyUsageException);
|
|
846
|
+
export var InvalidMarkerException$ = [
|
|
847
847
|
-3,
|
|
848
848
|
n0,
|
|
849
849
|
_IME,
|
|
@@ -851,9 +851,9 @@ export var InvalidMarkerException = [
|
|
|
851
851
|
[_m],
|
|
852
852
|
[0],
|
|
853
853
|
];
|
|
854
|
-
TypeRegistry.for(n0).registerError(InvalidMarkerException
|
|
855
|
-
export var KeyListEntry = [3, n0, _KLE, 0, [_KI, _KA], [0, 0]];
|
|
856
|
-
export var KeyMetadata = [
|
|
854
|
+
TypeRegistry.for(n0).registerError(InvalidMarkerException$, InvalidMarkerException);
|
|
855
|
+
export var KeyListEntry$ = [3, n0, _KLE, 0, [_KI, _KA], [0, 0]];
|
|
856
|
+
export var KeyMetadata$ = [
|
|
857
857
|
3,
|
|
858
858
|
n0,
|
|
859
859
|
_KM,
|
|
@@ -908,14 +908,14 @@ export var KeyMetadata = [
|
|
|
908
908
|
64 | 0,
|
|
909
909
|
64 | 0,
|
|
910
910
|
2,
|
|
911
|
-
() => MultiRegionConfiguration
|
|
911
|
+
() => MultiRegionConfiguration$,
|
|
912
912
|
1,
|
|
913
913
|
64 | 0,
|
|
914
|
-
() => XksKeyConfigurationType
|
|
914
|
+
() => XksKeyConfigurationType$,
|
|
915
915
|
0,
|
|
916
916
|
],
|
|
917
917
|
];
|
|
918
|
-
export var KeyUnavailableException = [
|
|
918
|
+
export var KeyUnavailableException$ = [
|
|
919
919
|
-3,
|
|
920
920
|
n0,
|
|
921
921
|
_KUE,
|
|
@@ -923,8 +923,8 @@ export var KeyUnavailableException = [
|
|
|
923
923
|
[_m],
|
|
924
924
|
[0],
|
|
925
925
|
];
|
|
926
|
-
TypeRegistry.for(n0).registerError(KeyUnavailableException
|
|
927
|
-
export var KMSInternalException = [
|
|
926
|
+
TypeRegistry.for(n0).registerError(KeyUnavailableException$, KeyUnavailableException);
|
|
927
|
+
export var KMSInternalException$ = [
|
|
928
928
|
-3,
|
|
929
929
|
n0,
|
|
930
930
|
_KMSIE,
|
|
@@ -932,8 +932,8 @@ export var KMSInternalException = [
|
|
|
932
932
|
[_m],
|
|
933
933
|
[0],
|
|
934
934
|
];
|
|
935
|
-
TypeRegistry.for(n0).registerError(KMSInternalException
|
|
936
|
-
export var KMSInvalidMacException = [
|
|
935
|
+
TypeRegistry.for(n0).registerError(KMSInternalException$, KMSInternalException);
|
|
936
|
+
export var KMSInvalidMacException$ = [
|
|
937
937
|
-3,
|
|
938
938
|
n0,
|
|
939
939
|
_KMSIME,
|
|
@@ -941,8 +941,8 @@ export var KMSInvalidMacException = [
|
|
|
941
941
|
[_m],
|
|
942
942
|
[0],
|
|
943
943
|
];
|
|
944
|
-
TypeRegistry.for(n0).registerError(KMSInvalidMacException
|
|
945
|
-
export var KMSInvalidSignatureException = [
|
|
944
|
+
TypeRegistry.for(n0).registerError(KMSInvalidMacException$, KMSInvalidMacException);
|
|
945
|
+
export var KMSInvalidSignatureException$ = [
|
|
946
946
|
-3,
|
|
947
947
|
n0,
|
|
948
948
|
_KMSISE,
|
|
@@ -950,8 +950,8 @@ export var KMSInvalidSignatureException = [
|
|
|
950
950
|
[_m],
|
|
951
951
|
[0],
|
|
952
952
|
];
|
|
953
|
-
TypeRegistry.for(n0).registerError(KMSInvalidSignatureException
|
|
954
|
-
export var KMSInvalidStateException = [
|
|
953
|
+
TypeRegistry.for(n0).registerError(KMSInvalidSignatureException$, KMSInvalidSignatureException);
|
|
954
|
+
export var KMSInvalidStateException$ = [
|
|
955
955
|
-3,
|
|
956
956
|
n0,
|
|
957
957
|
_KMSISEn,
|
|
@@ -959,8 +959,8 @@ export var KMSInvalidStateException = [
|
|
|
959
959
|
[_m],
|
|
960
960
|
[0],
|
|
961
961
|
];
|
|
962
|
-
TypeRegistry.for(n0).registerError(KMSInvalidStateException
|
|
963
|
-
export var LimitExceededException = [
|
|
962
|
+
TypeRegistry.for(n0).registerError(KMSInvalidStateException$, KMSInvalidStateException);
|
|
963
|
+
export var LimitExceededException$ = [
|
|
964
964
|
-3,
|
|
965
965
|
n0,
|
|
966
966
|
_LEE,
|
|
@@ -968,15 +968,15 @@ export var LimitExceededException = [
|
|
|
968
968
|
[_m],
|
|
969
969
|
[0],
|
|
970
970
|
];
|
|
971
|
-
TypeRegistry.for(n0).registerError(LimitExceededException
|
|
972
|
-
export var ListAliasesRequest = [3, n0, _LAR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
973
|
-
export var ListAliasesResponse = [3, n0, _LARi, 0, [_Al, _NM, _Tr], [() => AliasList, 0, 2]];
|
|
974
|
-
export var ListGrantsRequest = [3, n0, _LGR, 0, [_L, _M, _KI, _GI, _GP], [1, 0, 0, 0, 0]];
|
|
975
|
-
export var ListGrantsResponse = [3, n0, _LGRi, 0, [_G, _NM, _Tr], [() => GrantList, 0, 2]];
|
|
976
|
-
export var ListKeyPoliciesRequest = [3, n0, _LKPR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
977
|
-
export var ListKeyPoliciesResponse = [3, n0, _LKPRi, 0, [_PNo, _NM, _Tr], [64 | 0, 0, 2]];
|
|
978
|
-
export var ListKeyRotationsRequest = [3, n0, _LKRR, 0, [_KI, _IKM, _L, _M], [0, 0, 1, 0]];
|
|
979
|
-
export var ListKeyRotationsResponse = [
|
|
971
|
+
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
972
|
+
export var ListAliasesRequest$ = [3, n0, _LAR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
973
|
+
export var ListAliasesResponse$ = [3, n0, _LARi, 0, [_Al, _NM, _Tr], [() => AliasList, 0, 2]];
|
|
974
|
+
export var ListGrantsRequest$ = [3, n0, _LGR, 0, [_L, _M, _KI, _GI, _GP], [1, 0, 0, 0, 0]];
|
|
975
|
+
export var ListGrantsResponse$ = [3, n0, _LGRi, 0, [_G, _NM, _Tr], [() => GrantList, 0, 2]];
|
|
976
|
+
export var ListKeyPoliciesRequest$ = [3, n0, _LKPR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
977
|
+
export var ListKeyPoliciesResponse$ = [3, n0, _LKPRi, 0, [_PNo, _NM, _Tr], [64 | 0, 0, 2]];
|
|
978
|
+
export var ListKeyRotationsRequest$ = [3, n0, _LKRR, 0, [_KI, _IKM, _L, _M], [0, 0, 1, 0]];
|
|
979
|
+
export var ListKeyRotationsResponse$ = [
|
|
980
980
|
3,
|
|
981
981
|
n0,
|
|
982
982
|
_LKRRi,
|
|
@@ -984,12 +984,12 @@ export var ListKeyRotationsResponse = [
|
|
|
984
984
|
[_Ro, _NM, _Tr],
|
|
985
985
|
[() => RotationsList, 0, 2],
|
|
986
986
|
];
|
|
987
|
-
export var ListKeysRequest = [3, n0, _LKR, 0, [_L, _M], [1, 0]];
|
|
988
|
-
export var ListKeysResponse = [3, n0, _LKRi, 0, [_K, _NM, _Tr], [() => KeyList, 0, 2]];
|
|
989
|
-
export var ListResourceTagsRequest = [3, n0, _LRTR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
990
|
-
export var ListResourceTagsResponse = [3, n0, _LRTRi, 0, [_T, _NM, _Tr], [() => TagList, 0, 2]];
|
|
991
|
-
export var ListRetirableGrantsRequest = [3, n0, _LRGR, 0, [_L, _M, _RP], [1, 0, 0]];
|
|
992
|
-
export var MalformedPolicyDocumentException = [
|
|
987
|
+
export var ListKeysRequest$ = [3, n0, _LKR, 0, [_L, _M], [1, 0]];
|
|
988
|
+
export var ListKeysResponse$ = [3, n0, _LKRi, 0, [_K, _NM, _Tr], [() => KeyList, 0, 2]];
|
|
989
|
+
export var ListResourceTagsRequest$ = [3, n0, _LRTR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
990
|
+
export var ListResourceTagsResponse$ = [3, n0, _LRTRi, 0, [_T, _NM, _Tr], [() => TagList, 0, 2]];
|
|
991
|
+
export var ListRetirableGrantsRequest$ = [3, n0, _LRGR, 0, [_L, _M, _RP], [1, 0, 0]];
|
|
992
|
+
export var MalformedPolicyDocumentException$ = [
|
|
993
993
|
-3,
|
|
994
994
|
n0,
|
|
995
995
|
_MPDE,
|
|
@@ -997,17 +997,17 @@ export var MalformedPolicyDocumentException = [
|
|
|
997
997
|
[_m],
|
|
998
998
|
[0],
|
|
999
999
|
];
|
|
1000
|
-
TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException
|
|
1001
|
-
export var MultiRegionConfiguration = [
|
|
1000
|
+
TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
|
|
1001
|
+
export var MultiRegionConfiguration$ = [
|
|
1002
1002
|
3,
|
|
1003
1003
|
n0,
|
|
1004
1004
|
_MRC,
|
|
1005
1005
|
0,
|
|
1006
1006
|
[_MRKT, _PKr, _RK],
|
|
1007
|
-
[0, () => MultiRegionKey
|
|
1007
|
+
[0, () => MultiRegionKey$, () => MultiRegionKeyList],
|
|
1008
1008
|
];
|
|
1009
|
-
export var MultiRegionKey = [3, n0, _MRK, 0, [_A, _Re], [0, 0]];
|
|
1010
|
-
export var NotFoundException = [
|
|
1009
|
+
export var MultiRegionKey$ = [3, n0, _MRK, 0, [_A, _Re], [0, 0]];
|
|
1010
|
+
export var NotFoundException$ = [
|
|
1011
1011
|
-3,
|
|
1012
1012
|
n0,
|
|
1013
1013
|
_NFE,
|
|
@@ -1015,10 +1015,10 @@ export var NotFoundException = [
|
|
|
1015
1015
|
[_m],
|
|
1016
1016
|
[0],
|
|
1017
1017
|
];
|
|
1018
|
-
TypeRegistry.for(n0).registerError(NotFoundException
|
|
1019
|
-
export var PutKeyPolicyRequest = [3, n0, _PKPR, 0, [_KI, _PN, _P, _BPLSC], [0, 0, 0, 2]];
|
|
1020
|
-
export var RecipientInfo = [3, n0, _RI, 0, [_KEA, _AD], [0, 21]];
|
|
1021
|
-
export var ReEncryptRequest = [
|
|
1018
|
+
TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
|
|
1019
|
+
export var PutKeyPolicyRequest$ = [3, n0, _PKPR, 0, [_KI, _PN, _P, _BPLSC], [0, 0, 0, 2]];
|
|
1020
|
+
export var RecipientInfo$ = [3, n0, _RI, 0, [_KEA, _AD], [0, 21]];
|
|
1021
|
+
export var ReEncryptRequest$ = [
|
|
1022
1022
|
3,
|
|
1023
1023
|
n0,
|
|
1024
1024
|
_RER,
|
|
@@ -1026,7 +1026,7 @@ export var ReEncryptRequest = [
|
|
|
1026
1026
|
[_CB, _SEC, _SKI, _DKI, _DEC, _SEA, _DEA, _GT, _DR],
|
|
1027
1027
|
[21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2],
|
|
1028
1028
|
];
|
|
1029
|
-
export var ReEncryptResponse = [
|
|
1029
|
+
export var ReEncryptResponse$ = [
|
|
1030
1030
|
3,
|
|
1031
1031
|
n0,
|
|
1032
1032
|
_RERe,
|
|
@@ -1034,7 +1034,7 @@ export var ReEncryptResponse = [
|
|
|
1034
1034
|
[_CB, _SKI, _KI, _SEA, _DEA, _SKMI, _DKMI],
|
|
1035
1035
|
[21, 0, 0, 0, 0, 0, 0],
|
|
1036
1036
|
];
|
|
1037
|
-
export var ReplicateKeyRequest = [
|
|
1037
|
+
export var ReplicateKeyRequest$ = [
|
|
1038
1038
|
3,
|
|
1039
1039
|
n0,
|
|
1040
1040
|
_RKR,
|
|
@@ -1042,19 +1042,19 @@ export var ReplicateKeyRequest = [
|
|
|
1042
1042
|
[_KI, _RR, _P, _BPLSC, _D, _T],
|
|
1043
1043
|
[0, 0, 0, 2, 0, () => TagList],
|
|
1044
1044
|
];
|
|
1045
|
-
export var ReplicateKeyResponse = [
|
|
1045
|
+
export var ReplicateKeyResponse$ = [
|
|
1046
1046
|
3,
|
|
1047
1047
|
n0,
|
|
1048
1048
|
_RKRe,
|
|
1049
1049
|
0,
|
|
1050
1050
|
[_RKM, _RPe, _RT],
|
|
1051
|
-
[() => KeyMetadata
|
|
1051
|
+
[() => KeyMetadata$, 0, () => TagList],
|
|
1052
1052
|
];
|
|
1053
|
-
export var RetireGrantRequest = [3, n0, _RGR, 0, [_GTr, _KI, _GI, _DR], [0, 0, 0, 2]];
|
|
1054
|
-
export var RevokeGrantRequest = [3, n0, _RGRe, 0, [_KI, _GI, _DR], [0, 0, 2]];
|
|
1055
|
-
export var RotateKeyOnDemandRequest = [3, n0, _RKODR, 0, [_KI], [0]];
|
|
1056
|
-
export var RotateKeyOnDemandResponse = [3, n0, _RKODRo, 0, [_KI], [0]];
|
|
1057
|
-
export var RotationsListEntry = [
|
|
1053
|
+
export var RetireGrantRequest$ = [3, n0, _RGR, 0, [_GTr, _KI, _GI, _DR], [0, 0, 0, 2]];
|
|
1054
|
+
export var RevokeGrantRequest$ = [3, n0, _RGRe, 0, [_KI, _GI, _DR], [0, 0, 2]];
|
|
1055
|
+
export var RotateKeyOnDemandRequest$ = [3, n0, _RKODR, 0, [_KI], [0]];
|
|
1056
|
+
export var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo, 0, [_KI], [0]];
|
|
1057
|
+
export var RotationsListEntry$ = [
|
|
1058
1058
|
3,
|
|
1059
1059
|
n0,
|
|
1060
1060
|
_RLE,
|
|
@@ -1062,8 +1062,8 @@ export var RotationsListEntry = [
|
|
|
1062
1062
|
[_KI, _KMI, _KMD, _IS, _KMS, _EM, _VT, _RD, _RTo],
|
|
1063
1063
|
[0, 0, 0, 0, 0, 0, 4, 4, 0],
|
|
1064
1064
|
];
|
|
1065
|
-
export var ScheduleKeyDeletionRequest = [3, n0, _SKDR, 0, [_KI, _PWID], [0, 1]];
|
|
1066
|
-
export var ScheduleKeyDeletionResponse = [
|
|
1065
|
+
export var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR, 0, [_KI, _PWID], [0, 1]];
|
|
1066
|
+
export var ScheduleKeyDeletionResponse$ = [
|
|
1067
1067
|
3,
|
|
1068
1068
|
n0,
|
|
1069
1069
|
_SKDRc,
|
|
@@ -1071,7 +1071,7 @@ export var ScheduleKeyDeletionResponse = [
|
|
|
1071
1071
|
[_KI, _DD, _KSe, _PWID],
|
|
1072
1072
|
[0, 4, 0, 1],
|
|
1073
1073
|
];
|
|
1074
|
-
export var SignRequest = [
|
|
1074
|
+
export var SignRequest$ = [
|
|
1075
1075
|
3,
|
|
1076
1076
|
n0,
|
|
1077
1077
|
_SR,
|
|
@@ -1079,9 +1079,9 @@ export var SignRequest = [
|
|
|
1079
1079
|
[_KI, _Me, _MT, _GT, _SAi, _DR],
|
|
1080
1080
|
[0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2],
|
|
1081
1081
|
];
|
|
1082
|
-
export var SignResponse = [3, n0, _SRi, 0, [_KI, _S, _SAi], [0, 21, 0]];
|
|
1083
|
-
export var Tag = [3, n0, _Ta, 0, [_TK, _TV], [0, 0]];
|
|
1084
|
-
export var TagException = [
|
|
1082
|
+
export var SignResponse$ = [3, n0, _SRi, 0, [_KI, _S, _SAi], [0, 21, 0]];
|
|
1083
|
+
export var Tag$ = [3, n0, _Ta, 0, [_TK, _TV], [0, 0]];
|
|
1084
|
+
export var TagException$ = [
|
|
1085
1085
|
-3,
|
|
1086
1086
|
n0,
|
|
1087
1087
|
_TE,
|
|
@@ -1089,9 +1089,9 @@ export var TagException = [
|
|
|
1089
1089
|
[_m],
|
|
1090
1090
|
[0],
|
|
1091
1091
|
];
|
|
1092
|
-
TypeRegistry.for(n0).registerError(TagException
|
|
1093
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_KI, _T], [0, () => TagList]];
|
|
1094
|
-
export var UnsupportedOperationException = [
|
|
1092
|
+
TypeRegistry.for(n0).registerError(TagException$, TagException);
|
|
1093
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_KI, _T], [0, () => TagList]];
|
|
1094
|
+
export var UnsupportedOperationException$ = [
|
|
1095
1095
|
-3,
|
|
1096
1096
|
n0,
|
|
1097
1097
|
_UOE,
|
|
@@ -1099,21 +1099,21 @@ export var UnsupportedOperationException = [
|
|
|
1099
1099
|
[_m],
|
|
1100
1100
|
[0],
|
|
1101
1101
|
];
|
|
1102
|
-
TypeRegistry.for(n0).registerError(UnsupportedOperationException
|
|
1103
|
-
export var UntagResourceRequest = [3, n0, _URR, 0, [_KI, _TKa], [0, 64 | 0]];
|
|
1104
|
-
export var UpdateAliasRequest = [3, n0, _UAR, 0, [_AN, _TKI], [0, 0]];
|
|
1105
|
-
export var UpdateCustomKeyStoreRequest = [
|
|
1102
|
+
TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
|
|
1103
|
+
export var UntagResourceRequest$ = [3, n0, _URR, 0, [_KI, _TKa], [0, 64 | 0]];
|
|
1104
|
+
export var UpdateAliasRequest$ = [3, n0, _UAR, 0, [_AN, _TKI], [0, 0]];
|
|
1105
|
+
export var UpdateCustomKeyStoreRequest$ = [
|
|
1106
1106
|
3,
|
|
1107
1107
|
n0,
|
|
1108
1108
|
_UCKSR,
|
|
1109
1109
|
0,
|
|
1110
1110
|
[_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
1111
|
-
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType
|
|
1111
|
+
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
|
|
1112
1112
|
];
|
|
1113
|
-
export var UpdateCustomKeyStoreResponse = [3, n0, _UCKSRp, 0, [], []];
|
|
1114
|
-
export var UpdateKeyDescriptionRequest = [3, n0, _UKDR, 0, [_KI, _D], [0, 0]];
|
|
1115
|
-
export var UpdatePrimaryRegionRequest = [3, n0, _UPRR, 0, [_KI, _PR], [0, 0]];
|
|
1116
|
-
export var VerifyMacRequest = [
|
|
1113
|
+
export var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp, 0, [], []];
|
|
1114
|
+
export var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR, 0, [_KI, _D], [0, 0]];
|
|
1115
|
+
export var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR, 0, [_KI, _PR], [0, 0]];
|
|
1116
|
+
export var VerifyMacRequest$ = [
|
|
1117
1117
|
3,
|
|
1118
1118
|
n0,
|
|
1119
1119
|
_VMR,
|
|
@@ -1121,8 +1121,8 @@ export var VerifyMacRequest = [
|
|
|
1121
1121
|
[_Me, _KI, _MA, _Ma, _GT, _DR],
|
|
1122
1122
|
[[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2],
|
|
1123
1123
|
];
|
|
1124
|
-
export var VerifyMacResponse = [3, n0, _VMRe, 0, [_KI, _MV, _MA], [0, 2, 0]];
|
|
1125
|
-
export var VerifyRequest = [
|
|
1124
|
+
export var VerifyMacResponse$ = [3, n0, _VMRe, 0, [_KI, _MV, _MA], [0, 2, 0]];
|
|
1125
|
+
export var VerifyRequest$ = [
|
|
1126
1126
|
3,
|
|
1127
1127
|
n0,
|
|
1128
1128
|
_VR,
|
|
@@ -1130,8 +1130,8 @@ export var VerifyRequest = [
|
|
|
1130
1130
|
[_KI, _Me, _MT, _S, _SAi, _GT, _DR],
|
|
1131
1131
|
[0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2],
|
|
1132
1132
|
];
|
|
1133
|
-
export var VerifyResponse = [3, n0, _VRe, 0, [_KI, _SV, _SAi], [0, 2, 0]];
|
|
1134
|
-
export var XksKeyAlreadyInUseException = [
|
|
1133
|
+
export var VerifyResponse$ = [3, n0, _VRe, 0, [_KI, _SV, _SAi], [0, 2, 0]];
|
|
1134
|
+
export var XksKeyAlreadyInUseException$ = [
|
|
1135
1135
|
-3,
|
|
1136
1136
|
n0,
|
|
1137
1137
|
_XKAIUE,
|
|
@@ -1139,9 +1139,9 @@ export var XksKeyAlreadyInUseException = [
|
|
|
1139
1139
|
[_m],
|
|
1140
1140
|
[0],
|
|
1141
1141
|
];
|
|
1142
|
-
TypeRegistry.for(n0).registerError(XksKeyAlreadyInUseException
|
|
1143
|
-
export var XksKeyConfigurationType = [3, n0, _XKCT, 0, [_I], [0]];
|
|
1144
|
-
export var XksKeyInvalidConfigurationException = [
|
|
1142
|
+
TypeRegistry.for(n0).registerError(XksKeyAlreadyInUseException$, XksKeyAlreadyInUseException);
|
|
1143
|
+
export var XksKeyConfigurationType$ = [3, n0, _XKCT, 0, [_I], [0]];
|
|
1144
|
+
export var XksKeyInvalidConfigurationException$ = [
|
|
1145
1145
|
-3,
|
|
1146
1146
|
n0,
|
|
1147
1147
|
_XKICE,
|
|
@@ -1149,8 +1149,8 @@ export var XksKeyInvalidConfigurationException = [
|
|
|
1149
1149
|
[_m],
|
|
1150
1150
|
[0],
|
|
1151
1151
|
];
|
|
1152
|
-
TypeRegistry.for(n0).registerError(XksKeyInvalidConfigurationException
|
|
1153
|
-
export var XksKeyNotFoundException = [
|
|
1152
|
+
TypeRegistry.for(n0).registerError(XksKeyInvalidConfigurationException$, XksKeyInvalidConfigurationException);
|
|
1153
|
+
export var XksKeyNotFoundException$ = [
|
|
1154
1154
|
-3,
|
|
1155
1155
|
n0,
|
|
1156
1156
|
_XKNFE,
|
|
@@ -1158,8 +1158,8 @@ export var XksKeyNotFoundException = [
|
|
|
1158
1158
|
[_m],
|
|
1159
1159
|
[0],
|
|
1160
1160
|
];
|
|
1161
|
-
TypeRegistry.for(n0).registerError(XksKeyNotFoundException
|
|
1162
|
-
export var XksProxyAuthenticationCredentialType = [
|
|
1161
|
+
TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFoundException);
|
|
1162
|
+
export var XksProxyAuthenticationCredentialType$ = [
|
|
1163
1163
|
3,
|
|
1164
1164
|
n0,
|
|
1165
1165
|
_XPACT,
|
|
@@ -1170,7 +1170,7 @@ export var XksProxyAuthenticationCredentialType = [
|
|
|
1170
1170
|
[() => XksProxyAuthenticationRawSecretAccessKeyType, 0],
|
|
1171
1171
|
],
|
|
1172
1172
|
];
|
|
1173
|
-
export var XksProxyConfigurationType = [
|
|
1173
|
+
export var XksProxyConfigurationType$ = [
|
|
1174
1174
|
3,
|
|
1175
1175
|
n0,
|
|
1176
1176
|
_XPCT,
|
|
@@ -1178,7 +1178,7 @@ export var XksProxyConfigurationType = [
|
|
|
1178
1178
|
[_Co, _AKI, _UE, _UP, _VESN, _VESO],
|
|
1179
1179
|
[0, [() => XksProxyAuthenticationAccessKeyIdType, 0], 0, 0, 0, 0],
|
|
1180
1180
|
];
|
|
1181
|
-
export var XksProxyIncorrectAuthenticationCredentialException = [
|
|
1181
|
+
export var XksProxyIncorrectAuthenticationCredentialException$ = [
|
|
1182
1182
|
-3,
|
|
1183
1183
|
n0,
|
|
1184
1184
|
_XPIACE,
|
|
@@ -1186,8 +1186,8 @@ export var XksProxyIncorrectAuthenticationCredentialException = [
|
|
|
1186
1186
|
[_m],
|
|
1187
1187
|
[0],
|
|
1188
1188
|
];
|
|
1189
|
-
TypeRegistry.for(n0).registerError(XksProxyIncorrectAuthenticationCredentialException
|
|
1190
|
-
export var XksProxyInvalidConfigurationException = [
|
|
1189
|
+
TypeRegistry.for(n0).registerError(XksProxyIncorrectAuthenticationCredentialException$, XksProxyIncorrectAuthenticationCredentialException);
|
|
1190
|
+
export var XksProxyInvalidConfigurationException$ = [
|
|
1191
1191
|
-3,
|
|
1192
1192
|
n0,
|
|
1193
1193
|
_XPICE,
|
|
@@ -1195,8 +1195,8 @@ export var XksProxyInvalidConfigurationException = [
|
|
|
1195
1195
|
[_m],
|
|
1196
1196
|
[0],
|
|
1197
1197
|
];
|
|
1198
|
-
TypeRegistry.for(n0).registerError(XksProxyInvalidConfigurationException
|
|
1199
|
-
export var XksProxyInvalidResponseException = [
|
|
1198
|
+
TypeRegistry.for(n0).registerError(XksProxyInvalidConfigurationException$, XksProxyInvalidConfigurationException);
|
|
1199
|
+
export var XksProxyInvalidResponseException$ = [
|
|
1200
1200
|
-3,
|
|
1201
1201
|
n0,
|
|
1202
1202
|
_XPIRE,
|
|
@@ -1204,8 +1204,8 @@ export var XksProxyInvalidResponseException = [
|
|
|
1204
1204
|
[_m],
|
|
1205
1205
|
[0],
|
|
1206
1206
|
];
|
|
1207
|
-
TypeRegistry.for(n0).registerError(XksProxyInvalidResponseException
|
|
1208
|
-
export var XksProxyUriEndpointInUseException = [
|
|
1207
|
+
TypeRegistry.for(n0).registerError(XksProxyInvalidResponseException$, XksProxyInvalidResponseException);
|
|
1208
|
+
export var XksProxyUriEndpointInUseException$ = [
|
|
1209
1209
|
-3,
|
|
1210
1210
|
n0,
|
|
1211
1211
|
_XPUEIUE,
|
|
@@ -1213,8 +1213,8 @@ export var XksProxyUriEndpointInUseException = [
|
|
|
1213
1213
|
[_m],
|
|
1214
1214
|
[0],
|
|
1215
1215
|
];
|
|
1216
|
-
TypeRegistry.for(n0).registerError(XksProxyUriEndpointInUseException
|
|
1217
|
-
export var XksProxyUriInUseException = [
|
|
1216
|
+
TypeRegistry.for(n0).registerError(XksProxyUriEndpointInUseException$, XksProxyUriEndpointInUseException);
|
|
1217
|
+
export var XksProxyUriInUseException$ = [
|
|
1218
1218
|
-3,
|
|
1219
1219
|
n0,
|
|
1220
1220
|
_XPUIUE,
|
|
@@ -1222,8 +1222,8 @@ export var XksProxyUriInUseException = [
|
|
|
1222
1222
|
[_m],
|
|
1223
1223
|
[0],
|
|
1224
1224
|
];
|
|
1225
|
-
TypeRegistry.for(n0).registerError(XksProxyUriInUseException
|
|
1226
|
-
export var XksProxyUriUnreachableException = [
|
|
1225
|
+
TypeRegistry.for(n0).registerError(XksProxyUriInUseException$, XksProxyUriInUseException);
|
|
1226
|
+
export var XksProxyUriUnreachableException$ = [
|
|
1227
1227
|
-3,
|
|
1228
1228
|
n0,
|
|
1229
1229
|
_XPUUE,
|
|
@@ -1231,8 +1231,8 @@ export var XksProxyUriUnreachableException = [
|
|
|
1231
1231
|
[_m],
|
|
1232
1232
|
[0],
|
|
1233
1233
|
];
|
|
1234
|
-
TypeRegistry.for(n0).registerError(XksProxyUriUnreachableException
|
|
1235
|
-
export var XksProxyVpcEndpointServiceInUseException = [
|
|
1234
|
+
TypeRegistry.for(n0).registerError(XksProxyUriUnreachableException$, XksProxyUriUnreachableException);
|
|
1235
|
+
export var XksProxyVpcEndpointServiceInUseException$ = [
|
|
1236
1236
|
-3,
|
|
1237
1237
|
n0,
|
|
1238
1238
|
_XPVESIUE,
|
|
@@ -1240,8 +1240,8 @@ export var XksProxyVpcEndpointServiceInUseException = [
|
|
|
1240
1240
|
[_m],
|
|
1241
1241
|
[0],
|
|
1242
1242
|
];
|
|
1243
|
-
TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInUseException
|
|
1244
|
-
export var XksProxyVpcEndpointServiceInvalidConfigurationException = [
|
|
1243
|
+
TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInUseException$, XksProxyVpcEndpointServiceInUseException);
|
|
1244
|
+
export var XksProxyVpcEndpointServiceInvalidConfigurationException$ = [
|
|
1245
1245
|
-3,
|
|
1246
1246
|
n0,
|
|
1247
1247
|
_XPVESICE,
|
|
@@ -1249,8 +1249,8 @@ export var XksProxyVpcEndpointServiceInvalidConfigurationException = [
|
|
|
1249
1249
|
[_m],
|
|
1250
1250
|
[0],
|
|
1251
1251
|
];
|
|
1252
|
-
TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInvalidConfigurationException
|
|
1253
|
-
export var XksProxyVpcEndpointServiceNotFoundException = [
|
|
1252
|
+
TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInvalidConfigurationException$, XksProxyVpcEndpointServiceInvalidConfigurationException);
|
|
1253
|
+
export var XksProxyVpcEndpointServiceNotFoundException$ = [
|
|
1254
1254
|
-3,
|
|
1255
1255
|
n0,
|
|
1256
1256
|
_XPVESNFE,
|
|
@@ -1258,279 +1258,279 @@ export var XksProxyVpcEndpointServiceNotFoundException = [
|
|
|
1258
1258
|
[_m],
|
|
1259
1259
|
[0],
|
|
1260
1260
|
];
|
|
1261
|
-
TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceNotFoundException
|
|
1262
|
-
|
|
1263
|
-
export var KMSServiceException = [-3, _sm, "KMSServiceException", 0, [], []];
|
|
1264
|
-
TypeRegistry.for(_sm).registerError(KMSServiceException
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
export var CancelKeyDeletion = [
|
|
1261
|
+
TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceNotFoundException$, XksProxyVpcEndpointServiceNotFoundException);
|
|
1262
|
+
var __Unit = "unit";
|
|
1263
|
+
export var KMSServiceException$ = [-3, _sm, "KMSServiceException", 0, [], []];
|
|
1264
|
+
TypeRegistry.for(_sm).registerError(KMSServiceException$, KMSServiceException);
|
|
1265
|
+
var AliasList = [1, n0, _AL, 0, () => AliasListEntry$];
|
|
1266
|
+
var CustomKeyStoresList = [1, n0, _CKSL, 0, [() => CustomKeyStoresListEntry$, 0]];
|
|
1267
|
+
var EncryptionAlgorithmSpecList = 64 | 0;
|
|
1268
|
+
var GrantList = [1, n0, _GL, 0, () => GrantListEntry$];
|
|
1269
|
+
var GrantOperationList = 64 | 0;
|
|
1270
|
+
var GrantTokenList = 64 | 0;
|
|
1271
|
+
var KeyAgreementAlgorithmSpecList = 64 | 0;
|
|
1272
|
+
var KeyList = [1, n0, _KL, 0, () => KeyListEntry$];
|
|
1273
|
+
var MacAlgorithmSpecList = 64 | 0;
|
|
1274
|
+
var MultiRegionKeyList = [1, n0, _MRKL, 0, () => MultiRegionKey$];
|
|
1275
|
+
var PolicyNameList = 64 | 0;
|
|
1276
|
+
var RotationsList = [1, n0, _RL, 0, () => RotationsListEntry$];
|
|
1277
|
+
var SigningAlgorithmSpecList = 64 | 0;
|
|
1278
|
+
var TagKeyList = 64 | 0;
|
|
1279
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
1280
|
+
var EncryptionContextType = 128 | 0;
|
|
1281
|
+
export var CancelKeyDeletion$ = [
|
|
1282
1282
|
9,
|
|
1283
1283
|
n0,
|
|
1284
1284
|
_CKD,
|
|
1285
1285
|
0,
|
|
1286
|
-
() => CancelKeyDeletionRequest
|
|
1287
|
-
() => CancelKeyDeletionResponse
|
|
1286
|
+
() => CancelKeyDeletionRequest$,
|
|
1287
|
+
() => CancelKeyDeletionResponse$,
|
|
1288
1288
|
];
|
|
1289
|
-
export var ConnectCustomKeyStore = [
|
|
1289
|
+
export var ConnectCustomKeyStore$ = [
|
|
1290
1290
|
9,
|
|
1291
1291
|
n0,
|
|
1292
1292
|
_CCKS,
|
|
1293
1293
|
0,
|
|
1294
|
-
() => ConnectCustomKeyStoreRequest
|
|
1295
|
-
() => ConnectCustomKeyStoreResponse
|
|
1294
|
+
() => ConnectCustomKeyStoreRequest$,
|
|
1295
|
+
() => ConnectCustomKeyStoreResponse$,
|
|
1296
1296
|
];
|
|
1297
|
-
export var CreateAlias = [9, n0, _CA, 0, () => CreateAliasRequest
|
|
1298
|
-
export var CreateCustomKeyStore = [
|
|
1297
|
+
export var CreateAlias$ = [9, n0, _CA, 0, () => CreateAliasRequest$, () => __Unit];
|
|
1298
|
+
export var CreateCustomKeyStore$ = [
|
|
1299
1299
|
9,
|
|
1300
1300
|
n0,
|
|
1301
1301
|
_CCKSr,
|
|
1302
1302
|
0,
|
|
1303
|
-
() => CreateCustomKeyStoreRequest
|
|
1304
|
-
() => CreateCustomKeyStoreResponse
|
|
1303
|
+
() => CreateCustomKeyStoreRequest$,
|
|
1304
|
+
() => CreateCustomKeyStoreResponse$,
|
|
1305
1305
|
];
|
|
1306
|
-
export var CreateGrant = [9, n0, _CG, 0, () => CreateGrantRequest
|
|
1307
|
-
export var CreateKey = [9, n0, _CK, 0, () => CreateKeyRequest
|
|
1308
|
-
export var Decrypt = [9, n0, _De, 0, () => DecryptRequest
|
|
1309
|
-
export var DeleteAlias = [9, n0, _DA, 0, () => DeleteAliasRequest
|
|
1310
|
-
export var DeleteCustomKeyStore = [
|
|
1306
|
+
export var CreateGrant$ = [9, n0, _CG, 0, () => CreateGrantRequest$, () => CreateGrantResponse$];
|
|
1307
|
+
export var CreateKey$ = [9, n0, _CK, 0, () => CreateKeyRequest$, () => CreateKeyResponse$];
|
|
1308
|
+
export var Decrypt$ = [9, n0, _De, 0, () => DecryptRequest$, () => DecryptResponse$];
|
|
1309
|
+
export var DeleteAlias$ = [9, n0, _DA, 0, () => DeleteAliasRequest$, () => __Unit];
|
|
1310
|
+
export var DeleteCustomKeyStore$ = [
|
|
1311
1311
|
9,
|
|
1312
1312
|
n0,
|
|
1313
1313
|
_DCKS,
|
|
1314
1314
|
0,
|
|
1315
|
-
() => DeleteCustomKeyStoreRequest
|
|
1316
|
-
() => DeleteCustomKeyStoreResponse
|
|
1315
|
+
() => DeleteCustomKeyStoreRequest$,
|
|
1316
|
+
() => DeleteCustomKeyStoreResponse$,
|
|
1317
1317
|
];
|
|
1318
|
-
export var DeleteImportedKeyMaterial = [
|
|
1318
|
+
export var DeleteImportedKeyMaterial$ = [
|
|
1319
1319
|
9,
|
|
1320
1320
|
n0,
|
|
1321
1321
|
_DIKM,
|
|
1322
1322
|
0,
|
|
1323
|
-
() => DeleteImportedKeyMaterialRequest
|
|
1324
|
-
() => DeleteImportedKeyMaterialResponse
|
|
1323
|
+
() => DeleteImportedKeyMaterialRequest$,
|
|
1324
|
+
() => DeleteImportedKeyMaterialResponse$,
|
|
1325
1325
|
];
|
|
1326
|
-
export var DeriveSharedSecret = [
|
|
1326
|
+
export var DeriveSharedSecret$ = [
|
|
1327
1327
|
9,
|
|
1328
1328
|
n0,
|
|
1329
1329
|
_DSS,
|
|
1330
1330
|
0,
|
|
1331
|
-
() => DeriveSharedSecretRequest
|
|
1332
|
-
() => DeriveSharedSecretResponse
|
|
1331
|
+
() => DeriveSharedSecretRequest$,
|
|
1332
|
+
() => DeriveSharedSecretResponse$,
|
|
1333
1333
|
];
|
|
1334
|
-
export var DescribeCustomKeyStores = [
|
|
1334
|
+
export var DescribeCustomKeyStores$ = [
|
|
1335
1335
|
9,
|
|
1336
1336
|
n0,
|
|
1337
1337
|
_DCKSe,
|
|
1338
1338
|
0,
|
|
1339
|
-
() => DescribeCustomKeyStoresRequest
|
|
1340
|
-
() => DescribeCustomKeyStoresResponse
|
|
1339
|
+
() => DescribeCustomKeyStoresRequest$,
|
|
1340
|
+
() => DescribeCustomKeyStoresResponse$,
|
|
1341
1341
|
];
|
|
1342
|
-
export var DescribeKey = [9, n0, _DK, 0, () => DescribeKeyRequest
|
|
1343
|
-
export var DisableKey = [9, n0, _DKi, 0, () => DisableKeyRequest
|
|
1344
|
-
export var DisableKeyRotation = [
|
|
1342
|
+
export var DescribeKey$ = [9, n0, _DK, 0, () => DescribeKeyRequest$, () => DescribeKeyResponse$];
|
|
1343
|
+
export var DisableKey$ = [9, n0, _DKi, 0, () => DisableKeyRequest$, () => __Unit];
|
|
1344
|
+
export var DisableKeyRotation$ = [
|
|
1345
1345
|
9,
|
|
1346
1346
|
n0,
|
|
1347
1347
|
_DKRis,
|
|
1348
1348
|
0,
|
|
1349
|
-
() => DisableKeyRotationRequest
|
|
1349
|
+
() => DisableKeyRotationRequest$,
|
|
1350
1350
|
() => __Unit,
|
|
1351
1351
|
];
|
|
1352
|
-
export var DisconnectCustomKeyStore = [
|
|
1352
|
+
export var DisconnectCustomKeyStore$ = [
|
|
1353
1353
|
9,
|
|
1354
1354
|
n0,
|
|
1355
1355
|
_DCKSi,
|
|
1356
1356
|
0,
|
|
1357
|
-
() => DisconnectCustomKeyStoreRequest
|
|
1358
|
-
() => DisconnectCustomKeyStoreResponse
|
|
1357
|
+
() => DisconnectCustomKeyStoreRequest$,
|
|
1358
|
+
() => DisconnectCustomKeyStoreResponse$,
|
|
1359
1359
|
];
|
|
1360
|
-
export var EnableKey = [9, n0, _EK, 0, () => EnableKeyRequest
|
|
1361
|
-
export var EnableKeyRotation = [9, n0, _EKRn, 0, () => EnableKeyRotationRequest
|
|
1362
|
-
export var Encrypt = [9, n0, _En, 0, () => EncryptRequest
|
|
1363
|
-
export var GenerateDataKey = [
|
|
1360
|
+
export var EnableKey$ = [9, n0, _EK, 0, () => EnableKeyRequest$, () => __Unit];
|
|
1361
|
+
export var EnableKeyRotation$ = [9, n0, _EKRn, 0, () => EnableKeyRotationRequest$, () => __Unit];
|
|
1362
|
+
export var Encrypt$ = [9, n0, _En, 0, () => EncryptRequest$, () => EncryptResponse$];
|
|
1363
|
+
export var GenerateDataKey$ = [
|
|
1364
1364
|
9,
|
|
1365
1365
|
n0,
|
|
1366
1366
|
_GDK,
|
|
1367
1367
|
0,
|
|
1368
|
-
() => GenerateDataKeyRequest
|
|
1369
|
-
() => GenerateDataKeyResponse
|
|
1368
|
+
() => GenerateDataKeyRequest$,
|
|
1369
|
+
() => GenerateDataKeyResponse$,
|
|
1370
1370
|
];
|
|
1371
|
-
export var GenerateDataKeyPair = [
|
|
1371
|
+
export var GenerateDataKeyPair$ = [
|
|
1372
1372
|
9,
|
|
1373
1373
|
n0,
|
|
1374
1374
|
_GDKP,
|
|
1375
1375
|
0,
|
|
1376
|
-
() => GenerateDataKeyPairRequest
|
|
1377
|
-
() => GenerateDataKeyPairResponse
|
|
1376
|
+
() => GenerateDataKeyPairRequest$,
|
|
1377
|
+
() => GenerateDataKeyPairResponse$,
|
|
1378
1378
|
];
|
|
1379
|
-
export var GenerateDataKeyPairWithoutPlaintext = [
|
|
1379
|
+
export var GenerateDataKeyPairWithoutPlaintext$ = [
|
|
1380
1380
|
9,
|
|
1381
1381
|
n0,
|
|
1382
1382
|
_GDKPWP,
|
|
1383
1383
|
0,
|
|
1384
|
-
() => GenerateDataKeyPairWithoutPlaintextRequest
|
|
1385
|
-
() => GenerateDataKeyPairWithoutPlaintextResponse
|
|
1384
|
+
() => GenerateDataKeyPairWithoutPlaintextRequest$,
|
|
1385
|
+
() => GenerateDataKeyPairWithoutPlaintextResponse$,
|
|
1386
1386
|
];
|
|
1387
|
-
export var GenerateDataKeyWithoutPlaintext = [
|
|
1387
|
+
export var GenerateDataKeyWithoutPlaintext$ = [
|
|
1388
1388
|
9,
|
|
1389
1389
|
n0,
|
|
1390
1390
|
_GDKWP,
|
|
1391
1391
|
0,
|
|
1392
|
-
() => GenerateDataKeyWithoutPlaintextRequest
|
|
1393
|
-
() => GenerateDataKeyWithoutPlaintextResponse
|
|
1392
|
+
() => GenerateDataKeyWithoutPlaintextRequest$,
|
|
1393
|
+
() => GenerateDataKeyWithoutPlaintextResponse$,
|
|
1394
1394
|
];
|
|
1395
|
-
export var GenerateMac = [9, n0, _GM, 0, () => GenerateMacRequest
|
|
1396
|
-
export var GenerateRandom = [
|
|
1395
|
+
export var GenerateMac$ = [9, n0, _GM, 0, () => GenerateMacRequest$, () => GenerateMacResponse$];
|
|
1396
|
+
export var GenerateRandom$ = [
|
|
1397
1397
|
9,
|
|
1398
1398
|
n0,
|
|
1399
1399
|
_GR,
|
|
1400
1400
|
0,
|
|
1401
|
-
() => GenerateRandomRequest
|
|
1402
|
-
() => GenerateRandomResponse
|
|
1401
|
+
() => GenerateRandomRequest$,
|
|
1402
|
+
() => GenerateRandomResponse$,
|
|
1403
1403
|
];
|
|
1404
|
-
export var GetKeyPolicy = [
|
|
1404
|
+
export var GetKeyPolicy$ = [
|
|
1405
1405
|
9,
|
|
1406
1406
|
n0,
|
|
1407
1407
|
_GKP,
|
|
1408
1408
|
0,
|
|
1409
|
-
() => GetKeyPolicyRequest
|
|
1410
|
-
() => GetKeyPolicyResponse
|
|
1409
|
+
() => GetKeyPolicyRequest$,
|
|
1410
|
+
() => GetKeyPolicyResponse$,
|
|
1411
1411
|
];
|
|
1412
|
-
export var GetKeyRotationStatus = [
|
|
1412
|
+
export var GetKeyRotationStatus$ = [
|
|
1413
1413
|
9,
|
|
1414
1414
|
n0,
|
|
1415
1415
|
_GKRS,
|
|
1416
1416
|
0,
|
|
1417
|
-
() => GetKeyRotationStatusRequest
|
|
1418
|
-
() => GetKeyRotationStatusResponse
|
|
1417
|
+
() => GetKeyRotationStatusRequest$,
|
|
1418
|
+
() => GetKeyRotationStatusResponse$,
|
|
1419
1419
|
];
|
|
1420
|
-
export var GetParametersForImport = [
|
|
1420
|
+
export var GetParametersForImport$ = [
|
|
1421
1421
|
9,
|
|
1422
1422
|
n0,
|
|
1423
1423
|
_GPFI,
|
|
1424
1424
|
0,
|
|
1425
|
-
() => GetParametersForImportRequest
|
|
1426
|
-
() => GetParametersForImportResponse
|
|
1425
|
+
() => GetParametersForImportRequest$,
|
|
1426
|
+
() => GetParametersForImportResponse$,
|
|
1427
1427
|
];
|
|
1428
|
-
export var GetPublicKey = [
|
|
1428
|
+
export var GetPublicKey$ = [
|
|
1429
1429
|
9,
|
|
1430
1430
|
n0,
|
|
1431
1431
|
_GPK,
|
|
1432
1432
|
0,
|
|
1433
|
-
() => GetPublicKeyRequest
|
|
1434
|
-
() => GetPublicKeyResponse
|
|
1433
|
+
() => GetPublicKeyRequest$,
|
|
1434
|
+
() => GetPublicKeyResponse$,
|
|
1435
1435
|
];
|
|
1436
|
-
export var ImportKeyMaterial = [
|
|
1436
|
+
export var ImportKeyMaterial$ = [
|
|
1437
1437
|
9,
|
|
1438
1438
|
n0,
|
|
1439
1439
|
_IKMm,
|
|
1440
1440
|
0,
|
|
1441
|
-
() => ImportKeyMaterialRequest
|
|
1442
|
-
() => ImportKeyMaterialResponse
|
|
1441
|
+
() => ImportKeyMaterialRequest$,
|
|
1442
|
+
() => ImportKeyMaterialResponse$,
|
|
1443
1443
|
];
|
|
1444
|
-
export var ListAliases = [9, n0, _LA, 0, () => ListAliasesRequest
|
|
1445
|
-
export var ListGrants = [9, n0, _LG, 0, () => ListGrantsRequest
|
|
1446
|
-
export var ListKeyPolicies = [
|
|
1444
|
+
export var ListAliases$ = [9, n0, _LA, 0, () => ListAliasesRequest$, () => ListAliasesResponse$];
|
|
1445
|
+
export var ListGrants$ = [9, n0, _LG, 0, () => ListGrantsRequest$, () => ListGrantsResponse$];
|
|
1446
|
+
export var ListKeyPolicies$ = [
|
|
1447
1447
|
9,
|
|
1448
1448
|
n0,
|
|
1449
1449
|
_LKP,
|
|
1450
1450
|
0,
|
|
1451
|
-
() => ListKeyPoliciesRequest
|
|
1452
|
-
() => ListKeyPoliciesResponse
|
|
1451
|
+
() => ListKeyPoliciesRequest$,
|
|
1452
|
+
() => ListKeyPoliciesResponse$,
|
|
1453
1453
|
];
|
|
1454
|
-
export var ListKeyRotations = [
|
|
1454
|
+
export var ListKeyRotations$ = [
|
|
1455
1455
|
9,
|
|
1456
1456
|
n0,
|
|
1457
1457
|
_LKRis,
|
|
1458
1458
|
0,
|
|
1459
|
-
() => ListKeyRotationsRequest
|
|
1460
|
-
() => ListKeyRotationsResponse
|
|
1459
|
+
() => ListKeyRotationsRequest$,
|
|
1460
|
+
() => ListKeyRotationsResponse$,
|
|
1461
1461
|
];
|
|
1462
|
-
export var ListKeys = [9, n0, _LK, 0, () => ListKeysRequest
|
|
1463
|
-
export var ListResourceTags = [
|
|
1462
|
+
export var ListKeys$ = [9, n0, _LK, 0, () => ListKeysRequest$, () => ListKeysResponse$];
|
|
1463
|
+
export var ListResourceTags$ = [
|
|
1464
1464
|
9,
|
|
1465
1465
|
n0,
|
|
1466
1466
|
_LRT,
|
|
1467
1467
|
0,
|
|
1468
|
-
() => ListResourceTagsRequest
|
|
1469
|
-
() => ListResourceTagsResponse
|
|
1468
|
+
() => ListResourceTagsRequest$,
|
|
1469
|
+
() => ListResourceTagsResponse$,
|
|
1470
1470
|
];
|
|
1471
|
-
export var ListRetirableGrants = [
|
|
1471
|
+
export var ListRetirableGrants$ = [
|
|
1472
1472
|
9,
|
|
1473
1473
|
n0,
|
|
1474
1474
|
_LRG,
|
|
1475
1475
|
0,
|
|
1476
|
-
() => ListRetirableGrantsRequest
|
|
1477
|
-
() => ListGrantsResponse
|
|
1476
|
+
() => ListRetirableGrantsRequest$,
|
|
1477
|
+
() => ListGrantsResponse$,
|
|
1478
1478
|
];
|
|
1479
|
-
export var PutKeyPolicy = [9, n0, _PKPu, 0, () => PutKeyPolicyRequest
|
|
1480
|
-
export var ReEncrypt = [9, n0, _RE, 0, () => ReEncryptRequest
|
|
1481
|
-
export var ReplicateKey = [
|
|
1479
|
+
export var PutKeyPolicy$ = [9, n0, _PKPu, 0, () => PutKeyPolicyRequest$, () => __Unit];
|
|
1480
|
+
export var ReEncrypt$ = [9, n0, _RE, 0, () => ReEncryptRequest$, () => ReEncryptResponse$];
|
|
1481
|
+
export var ReplicateKey$ = [
|
|
1482
1482
|
9,
|
|
1483
1483
|
n0,
|
|
1484
1484
|
_RKe,
|
|
1485
1485
|
0,
|
|
1486
|
-
() => ReplicateKeyRequest
|
|
1487
|
-
() => ReplicateKeyResponse
|
|
1486
|
+
() => ReplicateKeyRequest$,
|
|
1487
|
+
() => ReplicateKeyResponse$,
|
|
1488
1488
|
];
|
|
1489
|
-
export var RetireGrant = [9, n0, _RG, 0, () => RetireGrantRequest
|
|
1490
|
-
export var RevokeGrant = [9, n0, _RGe, 0, () => RevokeGrantRequest
|
|
1491
|
-
export var RotateKeyOnDemand = [
|
|
1489
|
+
export var RetireGrant$ = [9, n0, _RG, 0, () => RetireGrantRequest$, () => __Unit];
|
|
1490
|
+
export var RevokeGrant$ = [9, n0, _RGe, 0, () => RevokeGrantRequest$, () => __Unit];
|
|
1491
|
+
export var RotateKeyOnDemand$ = [
|
|
1492
1492
|
9,
|
|
1493
1493
|
n0,
|
|
1494
1494
|
_RKOD,
|
|
1495
1495
|
0,
|
|
1496
|
-
() => RotateKeyOnDemandRequest
|
|
1497
|
-
() => RotateKeyOnDemandResponse
|
|
1496
|
+
() => RotateKeyOnDemandRequest$,
|
|
1497
|
+
() => RotateKeyOnDemandResponse$,
|
|
1498
1498
|
];
|
|
1499
|
-
export var ScheduleKeyDeletion = [
|
|
1499
|
+
export var ScheduleKeyDeletion$ = [
|
|
1500
1500
|
9,
|
|
1501
1501
|
n0,
|
|
1502
1502
|
_SKD,
|
|
1503
1503
|
0,
|
|
1504
|
-
() => ScheduleKeyDeletionRequest
|
|
1505
|
-
() => ScheduleKeyDeletionResponse
|
|
1504
|
+
() => ScheduleKeyDeletionRequest$,
|
|
1505
|
+
() => ScheduleKeyDeletionResponse$,
|
|
1506
1506
|
];
|
|
1507
|
-
export var Sign = [9, n0, _Si, 0, () => SignRequest
|
|
1508
|
-
export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest
|
|
1509
|
-
export var UntagResource = [9, n0, _UR, 0, () => UntagResourceRequest
|
|
1510
|
-
export var UpdateAlias = [9, n0, _UA, 0, () => UpdateAliasRequest
|
|
1511
|
-
export var UpdateCustomKeyStore = [
|
|
1507
|
+
export var Sign$ = [9, n0, _Si, 0, () => SignRequest$, () => SignResponse$];
|
|
1508
|
+
export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
|
|
1509
|
+
export var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
|
|
1510
|
+
export var UpdateAlias$ = [9, n0, _UA, 0, () => UpdateAliasRequest$, () => __Unit];
|
|
1511
|
+
export var UpdateCustomKeyStore$ = [
|
|
1512
1512
|
9,
|
|
1513
1513
|
n0,
|
|
1514
1514
|
_UCKS,
|
|
1515
1515
|
0,
|
|
1516
|
-
() => UpdateCustomKeyStoreRequest
|
|
1517
|
-
() => UpdateCustomKeyStoreResponse
|
|
1516
|
+
() => UpdateCustomKeyStoreRequest$,
|
|
1517
|
+
() => UpdateCustomKeyStoreResponse$,
|
|
1518
1518
|
];
|
|
1519
|
-
export var UpdateKeyDescription = [
|
|
1519
|
+
export var UpdateKeyDescription$ = [
|
|
1520
1520
|
9,
|
|
1521
1521
|
n0,
|
|
1522
1522
|
_UKD,
|
|
1523
1523
|
0,
|
|
1524
|
-
() => UpdateKeyDescriptionRequest
|
|
1524
|
+
() => UpdateKeyDescriptionRequest$,
|
|
1525
1525
|
() => __Unit,
|
|
1526
1526
|
];
|
|
1527
|
-
export var UpdatePrimaryRegion = [
|
|
1527
|
+
export var UpdatePrimaryRegion$ = [
|
|
1528
1528
|
9,
|
|
1529
1529
|
n0,
|
|
1530
1530
|
_UPR,
|
|
1531
1531
|
0,
|
|
1532
|
-
() => UpdatePrimaryRegionRequest
|
|
1532
|
+
() => UpdatePrimaryRegionRequest$,
|
|
1533
1533
|
() => __Unit,
|
|
1534
1534
|
];
|
|
1535
|
-
export var Verify = [9, n0, _V, 0, () => VerifyRequest
|
|
1536
|
-
export var VerifyMac = [9, n0, _VM, 0, () => VerifyMacRequest
|
|
1535
|
+
export var Verify$ = [9, n0, _V, 0, () => VerifyRequest$, () => VerifyResponse$];
|
|
1536
|
+
export var VerifyMac$ = [9, n0, _VM, 0, () => VerifyMacRequest$, () => VerifyMacResponse$];
|