@jjrawlins/cdk-ami-builder 0.0.104 → 0.0.106
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +11 -11
- package/cdkamibuilder/jsii/jsii.go +2 -2
- package/cdkamibuilder/version +1 -1
- package/lib/ImagePipeline/ImagePipeline.js +1 -1
- package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
- package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +9807 -6913
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptAddressTransferCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptCapacityReservationBillingOwnershipCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AdvertiseByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AllocateAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AllocateHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AllocateIpamPoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssignIpv6AddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssignPrivateIpAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssignPrivateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateCapacityReservationBillingOwnerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateIamInstanceProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateSecurityGroupVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateSubnetCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateTrunkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AssociateVpcCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachClassicLinkVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AttachVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AuthorizeClientVpnIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/BundleInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelBundleTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelCapacityReservationFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelConversionTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelDeclarativePoliciesReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelExportTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelImageLaunchPermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelImportTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelReservedInstancesListingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelSpotFleetRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CancelSpotInstanceRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ConfirmProductInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopyFpgaImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopyImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopySnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CopyVolumesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityManagerDataExportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityReservationBySplittingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCapacityReservationFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCarrierGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateClientVpnEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateClientVpnRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCoipPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateCustomerGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDefaultSubnetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDefaultVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDelegateMacVolumeOwnershipTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateFlowLogsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateFpgaImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateImageUsageReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInstanceConnectEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInstanceExportTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateInterruptibleCapacityReservationAllocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamExternalResourceVerificationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPrefixListResolverCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPrefixListResolverTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLaunchTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLaunchTemplateVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayVirtualInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateManagedPrefixListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNatGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInsightsPathCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreatePlacementGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreatePublicIpv4PoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateReservedInstancesListingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRestoreImageTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteServerEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteServerPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSecurityGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSnapshotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateStoreImageTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSubnetCidrReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateSubnetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTrafficMirrorTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayConnectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayMeteringPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayMeteringPolicyEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcBlockPublicAccessExclusionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEncryptionControlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnConcentratorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCapacityManagerDataExportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCarrierGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteClientVpnEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteClientVpnRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCoipPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteFlowLogsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteFpgaImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteImageUsageReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteInstanceConnectEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamExternalResourceVerificationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPrefixListResolverCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPrefixListResolverTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLaunchTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayVirtualInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteLocalGatewayVirtualInterfaceGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteManagedPrefixListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNatGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInsightsPathCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeletePublicIpv4PoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteServerEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteServerPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSubnetCidrReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteSubnetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayConnectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayMeteringPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayMeteringPolicyEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcBlockPublicAccessExclusionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEncryptionControlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnConcentratorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAddressTransfersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAddressesAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAggregateIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAvailabilityZonesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeBundleTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeByoipCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockExtensionHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockExtensionOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlockStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityBlocksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityManagerDataExportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationBillingRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationTopologyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCapacityReservationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCarrierGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClassicLinkInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCoipPoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeConversionTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeCustomerGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeDeclarativePoliciesReportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeDhcpOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeElasticGpusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeExportImageTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeExportTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFastLaunchImagesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFleetHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFleetInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFleetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFlowLogsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFpgaImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeFpgaImagesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeHostReservationOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeHostReservationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIdentityIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageReferencesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageUsageReportEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImageUsageReportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImagesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImportImageTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeImportSnapshotTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceConnectEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceEventWindowsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceImageMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceSqlHaHistoryStatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceSqlHaStatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceTopologyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstanceTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeInternetGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamExternalResourceVerificationTokensCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPrefixListResolverTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPrefixListResolversCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamResourceDiscoveriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamResourceDiscoveryAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamScopesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpv6PoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeKeyPairsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLaunchTemplatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLocalGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeLockedSnapshotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeMacHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeMacModificationTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeManagedPrefixListsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeMovingAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNatGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkAclsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeNetworkInterfacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeOutpostLagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePlacementGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePrefixListsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePrincipalIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribePublicIpv4PoolsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRegionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesListingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteServerEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteServerPeersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteServersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeRouteTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeScheduledInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupVpcAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSecurityGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeServiceLinkVirtualInterfacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSnapshotAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSnapshotTierStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSnapshotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotFleetInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotFleetRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSpotPriceHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeStoreImageTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeSubnetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorFilterRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayMeteringPoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTransitGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumeAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumeStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVolumesModificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcBlockPublicAccessExclusionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcBlockPublicAccessOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcClassicLinkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEncryptionControlsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpcsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpnConcentratorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpnConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVpnGatewaysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachClassicLinkVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableAddressTransferCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableCapacityManagerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableFastLaunchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableFastSnapshotRestoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageDeprecationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableImageDeregistrationProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableInstanceSqlHaStandbyDetectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableRouteServerPropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableSerialConsoleAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableSnapshotBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableVpcClassicLinkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateCapacityReservationBillingOwnerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateIamInstanceProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateSecurityGroupVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateTrunkInterfaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DisassociateVpcCidrBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableAddressTransferCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableCapacityManagerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableFastLaunchCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableFastSnapshotRestoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageDeprecationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableImageDeregistrationProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableInstanceSqlHaStandbyDetectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableRouteServerPropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableSerialConsoleAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableSnapshotBlockPublicAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVolumeIOCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVpcClassicLinkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportTransitGatewayRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ExportVerifiedAccessInstanceClientConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetActiveVpnTunnelStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetAwsNetworkPerformanceDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerMetricDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityManagerMetricDimensionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCapacityReservationUsageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetCoipPoolUsageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetConsoleOutputCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetConsoleScreenshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetDeclarativePoliciesReportSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetDefaultCreditSpecificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetEnabledIpamPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetGroupsForCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetImageAncestryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetImageBlockPublicAccessStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceMetadataDefaultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceTpmEkPubCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceUefiDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamAddressHistoryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamDiscoveredAccountsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamDiscoveredPublicAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamDiscoveredResourceCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPolicyAllocationRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPolicyOrganizationTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPoolAllocationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPoolCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverVersionEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamResourceCidrsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetLaunchTemplateDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetManagedPrefixListEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetPasswordDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetRouteServerAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetRouteServerPropagationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetRouteServerRoutingDatabaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSecurityGroupsForVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSnapshotBlockPublicAccessStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSpotPlacementScoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetSubnetCidrReservationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayMeteringPolicyEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVerifiedAccessEndpointPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVerifiedAccessEndpointTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVerifiedAccessGroupPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpcResourcesBlockingEncryptionEnforcementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetVpnTunnelReplacementStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ImportVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ListImagesInRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ListVolumesInRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/LockSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyAddressAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyCapacityReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyCapacityReservationFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyClientVpnEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyFpgaImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceConnectEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceCpuOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceEventWindowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceMetadataDefaultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstanceNetworkPerformanceOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyInstancePlacementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPolicyAllocationRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPoolCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPrefixListResolverCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPrefixListResolverTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamResourceCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamResourceDiscoveryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamScopeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyLaunchTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyLocalGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyManagedPrefixListCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyPublicIpDnsNameOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyReservedInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyRouteServerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySecurityGroupRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySnapshotTierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySpotFleetRequestCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayMeteringPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessEndpointPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessGroupPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVolumeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcBlockPublicAccessExclusionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcBlockPublicAccessOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEncryptionControlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpcTenancyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MonitorInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MoveAddressToVpcCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MoveByoipCidrToIpamCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/MoveCapacityReservationInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionIpamByoasnCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionIpamPoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseCapacityBlockCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseCapacityBlockExtensionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseHostReservationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/PurchaseScheduledInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RebootInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterImageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectCapacityReservationBillingOwnershipCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RejectVpcPeeringConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReleaseAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReleaseHostsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceImageCriteriaInAllowedImagesSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceRouteTableAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReplaceVpnTunnelCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RequestSpotFleetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RequestSpotInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetAddressAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetFpgaImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetImageAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreAddressToClassicCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreImageFromRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreSnapshotTierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RestoreVolumeFromRecycleBinCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RevokeClientVpnIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RevokeSecurityGroupEgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RevokeSecurityGroupIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RunInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/RunScheduledInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SearchLocalGatewayRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SearchTransitGatewayRoutesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartDeclarativePoliciesReportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/StopInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/TerminateClientVpnConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/TerminateInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnassignIpv6AddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnassignPrivateNatGatewayAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnlockSnapshotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UnmonitorInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateCapacityManagerOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateInterruptibleCapacityReservationAllocationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/WithdrawByoipCidrCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +6439 -6615
- package/node_modules/@aws-sdk/client-ec2/dist-types/EC2Client.d.ts +1 -10
- package/node_modules/@aws-sdk/client-ec2/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/schemas/schemas_0.d.ts +3071 -3795
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/EC2Client.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/schemas/schemas_0.d.ts +3070 -3796
- package/node_modules/@aws-sdk/client-ec2/package.json +36 -36
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1324 -916
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateCapacityProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateClusterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteAccountSettingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteCapacityProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteClusterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteTaskDefinitionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeregisterContainerInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeregisterTaskDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeCapacityProvidersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeClustersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeContainerInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeServiceDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeServiceRevisionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeTaskDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeTaskSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DiscoverPollEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ExecuteCommandCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/GetTaskProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListAccountSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListClustersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListContainerInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListServiceDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListServicesByNamespaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListServicesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTaskDefinitionFamiliesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTaskDefinitionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListTasksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutAccountSettingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutAccountSettingDefaultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/PutClusterCapacityProvidersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/RegisterContainerInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/RegisterTaskDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/RunTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/StartTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/StopServiceDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/StopTaskCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/SubmitAttachmentStateChangesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/SubmitContainerStateChangeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/SubmitTaskStateChangeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateCapacityProviderCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateClusterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateClusterSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateContainerAgentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateContainerInstancesStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateExpressGatewayServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateServiceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateServicePrimaryTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateTaskProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateTaskSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +822 -798
- package/node_modules/@aws-sdk/client-ecs/dist-types/ECSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-ecs/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-ecs/dist-types/schemas/schemas_0.d.ts +385 -492
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/ECSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/schemas/schemas_0.d.ts +384 -493
- package/node_modules/@aws-sdk/client-ecs/package.json +35 -35
- package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +739 -532
- package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CancelKeyDeletionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ConnectCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateGrantCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DecryptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteImportedKeyMaterialCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DeriveSharedSecretCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DescribeCustomKeyStoresCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DescribeKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DisableKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DisableKeyRotationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/DisconnectCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/EnableKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/EnableKeyRotationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/EncryptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyPairCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyPairWithoutPlaintextCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyWithoutPlaintextCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateMacCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateRandomCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetKeyPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetKeyRotationStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetParametersForImportCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/GetPublicKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ImportKeyMaterialCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListAliasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListGrantsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeyPoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeyRotationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListResourceTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ListRetirableGrantsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/PutKeyPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ReEncryptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ReplicateKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/RetireGrantCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/RevokeGrantCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/RotateKeyOnDemandCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/ScheduleKeyDeletionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/SignCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateCustomKeyStoreCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateKeyDescriptionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdatePrimaryRegionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/VerifyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/commands/VerifyMacCommand.js +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +348 -348
- package/node_modules/@aws-sdk/client-kms/dist-types/KMSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-kms/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-kms/dist-types/schemas/schemas_0.d.ts +208 -229
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/KMSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/schemas/schemas_0.d.ts +207 -230
- package/node_modules/@aws-sdk/client-kms/package.json +34 -34
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +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/endpoint/EndpointParameters.js +2 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +7 -5
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +830 -823
- package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +1 -10
- package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +3 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +9 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +9 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +9 -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/endpoint/EndpointParameters.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +15 -7
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +15 -7
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +15 -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 +38 -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/LICENSE +201 -0
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-http/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +15 -15
- package/node_modules/@aws-sdk/credential-provider-login/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-process/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
- package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +2 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +13 -13
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-ssec/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +79 -60
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +39 -39
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +7 -7
- package/node_modules/@aws-sdk/token-providers/package.json +8 -8
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +24 -61
- package/node_modules/@aws-sdk/util-arn-parser/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
- package/node_modules/@aws-sdk/util-format-url/package.json +5 -5
- package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
- package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +6 -6
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
- package/package.json +12 -12
|
@@ -110,14 +110,14 @@ class KMSClient extends smithyClient.Client {
|
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
|
|
113
|
+
class KMSServiceException extends smithyClient.ServiceException {
|
|
114
114
|
constructor(options) {
|
|
115
115
|
super(options);
|
|
116
116
|
Object.setPrototypeOf(this, KMSServiceException.prototype);
|
|
117
117
|
}
|
|
118
|
-
}
|
|
118
|
+
}
|
|
119
119
|
|
|
120
|
-
|
|
120
|
+
class AlreadyExistsException extends KMSServiceException {
|
|
121
121
|
name = "AlreadyExistsException";
|
|
122
122
|
$fault = "client";
|
|
123
123
|
constructor(opts) {
|
|
@@ -128,8 +128,8 @@ let AlreadyExistsException$1 = class AlreadyExistsException extends KMSServiceEx
|
|
|
128
128
|
});
|
|
129
129
|
Object.setPrototypeOf(this, AlreadyExistsException.prototype);
|
|
130
130
|
}
|
|
131
|
-
}
|
|
132
|
-
|
|
131
|
+
}
|
|
132
|
+
class DependencyTimeoutException extends KMSServiceException {
|
|
133
133
|
name = "DependencyTimeoutException";
|
|
134
134
|
$fault = "server";
|
|
135
135
|
constructor(opts) {
|
|
@@ -140,8 +140,8 @@ let DependencyTimeoutException$1 = class DependencyTimeoutException extends KMSS
|
|
|
140
140
|
});
|
|
141
141
|
Object.setPrototypeOf(this, DependencyTimeoutException.prototype);
|
|
142
142
|
}
|
|
143
|
-
}
|
|
144
|
-
|
|
143
|
+
}
|
|
144
|
+
class InvalidArnException extends KMSServiceException {
|
|
145
145
|
name = "InvalidArnException";
|
|
146
146
|
$fault = "client";
|
|
147
147
|
constructor(opts) {
|
|
@@ -152,8 +152,8 @@ let InvalidArnException$1 = class InvalidArnException extends KMSServiceExceptio
|
|
|
152
152
|
});
|
|
153
153
|
Object.setPrototypeOf(this, InvalidArnException.prototype);
|
|
154
154
|
}
|
|
155
|
-
}
|
|
156
|
-
|
|
155
|
+
}
|
|
156
|
+
class KMSInternalException extends KMSServiceException {
|
|
157
157
|
name = "KMSInternalException";
|
|
158
158
|
$fault = "server";
|
|
159
159
|
constructor(opts) {
|
|
@@ -164,8 +164,8 @@ let KMSInternalException$1 = class KMSInternalException extends KMSServiceExcept
|
|
|
164
164
|
});
|
|
165
165
|
Object.setPrototypeOf(this, KMSInternalException.prototype);
|
|
166
166
|
}
|
|
167
|
-
}
|
|
168
|
-
|
|
167
|
+
}
|
|
168
|
+
class KMSInvalidStateException extends KMSServiceException {
|
|
169
169
|
name = "KMSInvalidStateException";
|
|
170
170
|
$fault = "client";
|
|
171
171
|
constructor(opts) {
|
|
@@ -176,8 +176,8 @@ let KMSInvalidStateException$1 = class KMSInvalidStateException extends KMSServi
|
|
|
176
176
|
});
|
|
177
177
|
Object.setPrototypeOf(this, KMSInvalidStateException.prototype);
|
|
178
178
|
}
|
|
179
|
-
}
|
|
180
|
-
|
|
179
|
+
}
|
|
180
|
+
class NotFoundException extends KMSServiceException {
|
|
181
181
|
name = "NotFoundException";
|
|
182
182
|
$fault = "client";
|
|
183
183
|
constructor(opts) {
|
|
@@ -188,8 +188,8 @@ let NotFoundException$1 = class NotFoundException extends KMSServiceException$1
|
|
|
188
188
|
});
|
|
189
189
|
Object.setPrototypeOf(this, NotFoundException.prototype);
|
|
190
190
|
}
|
|
191
|
-
}
|
|
192
|
-
|
|
191
|
+
}
|
|
192
|
+
class CloudHsmClusterInUseException extends KMSServiceException {
|
|
193
193
|
name = "CloudHsmClusterInUseException";
|
|
194
194
|
$fault = "client";
|
|
195
195
|
constructor(opts) {
|
|
@@ -200,8 +200,8 @@ let CloudHsmClusterInUseException$1 = class CloudHsmClusterInUseException extend
|
|
|
200
200
|
});
|
|
201
201
|
Object.setPrototypeOf(this, CloudHsmClusterInUseException.prototype);
|
|
202
202
|
}
|
|
203
|
-
}
|
|
204
|
-
|
|
203
|
+
}
|
|
204
|
+
class CloudHsmClusterInvalidConfigurationException extends KMSServiceException {
|
|
205
205
|
name = "CloudHsmClusterInvalidConfigurationException";
|
|
206
206
|
$fault = "client";
|
|
207
207
|
constructor(opts) {
|
|
@@ -212,8 +212,8 @@ let CloudHsmClusterInvalidConfigurationException$1 = class CloudHsmClusterInvali
|
|
|
212
212
|
});
|
|
213
213
|
Object.setPrototypeOf(this, CloudHsmClusterInvalidConfigurationException.prototype);
|
|
214
214
|
}
|
|
215
|
-
}
|
|
216
|
-
|
|
215
|
+
}
|
|
216
|
+
class CloudHsmClusterNotActiveException extends KMSServiceException {
|
|
217
217
|
name = "CloudHsmClusterNotActiveException";
|
|
218
218
|
$fault = "client";
|
|
219
219
|
constructor(opts) {
|
|
@@ -224,8 +224,8 @@ let CloudHsmClusterNotActiveException$1 = class CloudHsmClusterNotActiveExceptio
|
|
|
224
224
|
});
|
|
225
225
|
Object.setPrototypeOf(this, CloudHsmClusterNotActiveException.prototype);
|
|
226
226
|
}
|
|
227
|
-
}
|
|
228
|
-
|
|
227
|
+
}
|
|
228
|
+
class CloudHsmClusterNotFoundException extends KMSServiceException {
|
|
229
229
|
name = "CloudHsmClusterNotFoundException";
|
|
230
230
|
$fault = "client";
|
|
231
231
|
constructor(opts) {
|
|
@@ -236,8 +236,8 @@ let CloudHsmClusterNotFoundException$1 = class CloudHsmClusterNotFoundException
|
|
|
236
236
|
});
|
|
237
237
|
Object.setPrototypeOf(this, CloudHsmClusterNotFoundException.prototype);
|
|
238
238
|
}
|
|
239
|
-
}
|
|
240
|
-
|
|
239
|
+
}
|
|
240
|
+
class CloudHsmClusterNotRelatedException extends KMSServiceException {
|
|
241
241
|
name = "CloudHsmClusterNotRelatedException";
|
|
242
242
|
$fault = "client";
|
|
243
243
|
constructor(opts) {
|
|
@@ -248,8 +248,8 @@ let CloudHsmClusterNotRelatedException$1 = class CloudHsmClusterNotRelatedExcept
|
|
|
248
248
|
});
|
|
249
249
|
Object.setPrototypeOf(this, CloudHsmClusterNotRelatedException.prototype);
|
|
250
250
|
}
|
|
251
|
-
}
|
|
252
|
-
|
|
251
|
+
}
|
|
252
|
+
class ConflictException extends KMSServiceException {
|
|
253
253
|
name = "ConflictException";
|
|
254
254
|
$fault = "client";
|
|
255
255
|
constructor(opts) {
|
|
@@ -260,8 +260,8 @@ let ConflictException$1 = class ConflictException extends KMSServiceException$1
|
|
|
260
260
|
});
|
|
261
261
|
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
262
262
|
}
|
|
263
|
-
}
|
|
264
|
-
|
|
263
|
+
}
|
|
264
|
+
class CustomKeyStoreInvalidStateException extends KMSServiceException {
|
|
265
265
|
name = "CustomKeyStoreInvalidStateException";
|
|
266
266
|
$fault = "client";
|
|
267
267
|
constructor(opts) {
|
|
@@ -272,8 +272,8 @@ let CustomKeyStoreInvalidStateException$1 = class CustomKeyStoreInvalidStateExce
|
|
|
272
272
|
});
|
|
273
273
|
Object.setPrototypeOf(this, CustomKeyStoreInvalidStateException.prototype);
|
|
274
274
|
}
|
|
275
|
-
}
|
|
276
|
-
|
|
275
|
+
}
|
|
276
|
+
class CustomKeyStoreNotFoundException extends KMSServiceException {
|
|
277
277
|
name = "CustomKeyStoreNotFoundException";
|
|
278
278
|
$fault = "client";
|
|
279
279
|
constructor(opts) {
|
|
@@ -284,8 +284,8 @@ let CustomKeyStoreNotFoundException$1 = class CustomKeyStoreNotFoundException ex
|
|
|
284
284
|
});
|
|
285
285
|
Object.setPrototypeOf(this, CustomKeyStoreNotFoundException.prototype);
|
|
286
286
|
}
|
|
287
|
-
}
|
|
288
|
-
|
|
287
|
+
}
|
|
288
|
+
class InvalidAliasNameException extends KMSServiceException {
|
|
289
289
|
name = "InvalidAliasNameException";
|
|
290
290
|
$fault = "client";
|
|
291
291
|
constructor(opts) {
|
|
@@ -296,8 +296,8 @@ let InvalidAliasNameException$1 = class InvalidAliasNameException extends KMSSer
|
|
|
296
296
|
});
|
|
297
297
|
Object.setPrototypeOf(this, InvalidAliasNameException.prototype);
|
|
298
298
|
}
|
|
299
|
-
}
|
|
300
|
-
|
|
299
|
+
}
|
|
300
|
+
class LimitExceededException extends KMSServiceException {
|
|
301
301
|
name = "LimitExceededException";
|
|
302
302
|
$fault = "client";
|
|
303
303
|
constructor(opts) {
|
|
@@ -308,8 +308,8 @@ let LimitExceededException$1 = class LimitExceededException extends KMSServiceEx
|
|
|
308
308
|
});
|
|
309
309
|
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
310
310
|
}
|
|
311
|
-
}
|
|
312
|
-
|
|
311
|
+
}
|
|
312
|
+
class CustomKeyStoreNameInUseException extends KMSServiceException {
|
|
313
313
|
name = "CustomKeyStoreNameInUseException";
|
|
314
314
|
$fault = "client";
|
|
315
315
|
constructor(opts) {
|
|
@@ -320,8 +320,8 @@ let CustomKeyStoreNameInUseException$1 = class CustomKeyStoreNameInUseException
|
|
|
320
320
|
});
|
|
321
321
|
Object.setPrototypeOf(this, CustomKeyStoreNameInUseException.prototype);
|
|
322
322
|
}
|
|
323
|
-
}
|
|
324
|
-
|
|
323
|
+
}
|
|
324
|
+
class IncorrectTrustAnchorException extends KMSServiceException {
|
|
325
325
|
name = "IncorrectTrustAnchorException";
|
|
326
326
|
$fault = "client";
|
|
327
327
|
constructor(opts) {
|
|
@@ -332,8 +332,8 @@ let IncorrectTrustAnchorException$1 = class IncorrectTrustAnchorException extend
|
|
|
332
332
|
});
|
|
333
333
|
Object.setPrototypeOf(this, IncorrectTrustAnchorException.prototype);
|
|
334
334
|
}
|
|
335
|
-
}
|
|
336
|
-
|
|
335
|
+
}
|
|
336
|
+
class XksProxyIncorrectAuthenticationCredentialException extends KMSServiceException {
|
|
337
337
|
name = "XksProxyIncorrectAuthenticationCredentialException";
|
|
338
338
|
$fault = "client";
|
|
339
339
|
constructor(opts) {
|
|
@@ -344,8 +344,8 @@ let XksProxyIncorrectAuthenticationCredentialException$1 = class XksProxyIncorre
|
|
|
344
344
|
});
|
|
345
345
|
Object.setPrototypeOf(this, XksProxyIncorrectAuthenticationCredentialException.prototype);
|
|
346
346
|
}
|
|
347
|
-
}
|
|
348
|
-
|
|
347
|
+
}
|
|
348
|
+
class XksProxyInvalidConfigurationException extends KMSServiceException {
|
|
349
349
|
name = "XksProxyInvalidConfigurationException";
|
|
350
350
|
$fault = "client";
|
|
351
351
|
constructor(opts) {
|
|
@@ -356,8 +356,8 @@ let XksProxyInvalidConfigurationException$1 = class XksProxyInvalidConfiguration
|
|
|
356
356
|
});
|
|
357
357
|
Object.setPrototypeOf(this, XksProxyInvalidConfigurationException.prototype);
|
|
358
358
|
}
|
|
359
|
-
}
|
|
360
|
-
|
|
359
|
+
}
|
|
360
|
+
class XksProxyInvalidResponseException extends KMSServiceException {
|
|
361
361
|
name = "XksProxyInvalidResponseException";
|
|
362
362
|
$fault = "client";
|
|
363
363
|
constructor(opts) {
|
|
@@ -368,8 +368,8 @@ let XksProxyInvalidResponseException$1 = class XksProxyInvalidResponseException
|
|
|
368
368
|
});
|
|
369
369
|
Object.setPrototypeOf(this, XksProxyInvalidResponseException.prototype);
|
|
370
370
|
}
|
|
371
|
-
}
|
|
372
|
-
|
|
371
|
+
}
|
|
372
|
+
class XksProxyUriEndpointInUseException extends KMSServiceException {
|
|
373
373
|
name = "XksProxyUriEndpointInUseException";
|
|
374
374
|
$fault = "client";
|
|
375
375
|
constructor(opts) {
|
|
@@ -380,8 +380,8 @@ let XksProxyUriEndpointInUseException$1 = class XksProxyUriEndpointInUseExceptio
|
|
|
380
380
|
});
|
|
381
381
|
Object.setPrototypeOf(this, XksProxyUriEndpointInUseException.prototype);
|
|
382
382
|
}
|
|
383
|
-
}
|
|
384
|
-
|
|
383
|
+
}
|
|
384
|
+
class XksProxyUriInUseException extends KMSServiceException {
|
|
385
385
|
name = "XksProxyUriInUseException";
|
|
386
386
|
$fault = "client";
|
|
387
387
|
constructor(opts) {
|
|
@@ -392,8 +392,8 @@ let XksProxyUriInUseException$1 = class XksProxyUriInUseException extends KMSSer
|
|
|
392
392
|
});
|
|
393
393
|
Object.setPrototypeOf(this, XksProxyUriInUseException.prototype);
|
|
394
394
|
}
|
|
395
|
-
}
|
|
396
|
-
|
|
395
|
+
}
|
|
396
|
+
class XksProxyUriUnreachableException extends KMSServiceException {
|
|
397
397
|
name = "XksProxyUriUnreachableException";
|
|
398
398
|
$fault = "client";
|
|
399
399
|
constructor(opts) {
|
|
@@ -404,8 +404,8 @@ let XksProxyUriUnreachableException$1 = class XksProxyUriUnreachableException ex
|
|
|
404
404
|
});
|
|
405
405
|
Object.setPrototypeOf(this, XksProxyUriUnreachableException.prototype);
|
|
406
406
|
}
|
|
407
|
-
}
|
|
408
|
-
|
|
407
|
+
}
|
|
408
|
+
class XksProxyVpcEndpointServiceInUseException extends KMSServiceException {
|
|
409
409
|
name = "XksProxyVpcEndpointServiceInUseException";
|
|
410
410
|
$fault = "client";
|
|
411
411
|
constructor(opts) {
|
|
@@ -416,8 +416,8 @@ let XksProxyVpcEndpointServiceInUseException$1 = class XksProxyVpcEndpointServic
|
|
|
416
416
|
});
|
|
417
417
|
Object.setPrototypeOf(this, XksProxyVpcEndpointServiceInUseException.prototype);
|
|
418
418
|
}
|
|
419
|
-
}
|
|
420
|
-
|
|
419
|
+
}
|
|
420
|
+
class XksProxyVpcEndpointServiceInvalidConfigurationException extends KMSServiceException {
|
|
421
421
|
name = "XksProxyVpcEndpointServiceInvalidConfigurationException";
|
|
422
422
|
$fault = "client";
|
|
423
423
|
constructor(opts) {
|
|
@@ -428,8 +428,8 @@ let XksProxyVpcEndpointServiceInvalidConfigurationException$1 = class XksProxyVp
|
|
|
428
428
|
});
|
|
429
429
|
Object.setPrototypeOf(this, XksProxyVpcEndpointServiceInvalidConfigurationException.prototype);
|
|
430
430
|
}
|
|
431
|
-
}
|
|
432
|
-
|
|
431
|
+
}
|
|
432
|
+
class XksProxyVpcEndpointServiceNotFoundException extends KMSServiceException {
|
|
433
433
|
name = "XksProxyVpcEndpointServiceNotFoundException";
|
|
434
434
|
$fault = "client";
|
|
435
435
|
constructor(opts) {
|
|
@@ -440,8 +440,8 @@ let XksProxyVpcEndpointServiceNotFoundException$1 = class XksProxyVpcEndpointSer
|
|
|
440
440
|
});
|
|
441
441
|
Object.setPrototypeOf(this, XksProxyVpcEndpointServiceNotFoundException.prototype);
|
|
442
442
|
}
|
|
443
|
-
}
|
|
444
|
-
|
|
443
|
+
}
|
|
444
|
+
class DisabledException extends KMSServiceException {
|
|
445
445
|
name = "DisabledException";
|
|
446
446
|
$fault = "client";
|
|
447
447
|
constructor(opts) {
|
|
@@ -452,8 +452,8 @@ let DisabledException$1 = class DisabledException extends KMSServiceException$1
|
|
|
452
452
|
});
|
|
453
453
|
Object.setPrototypeOf(this, DisabledException.prototype);
|
|
454
454
|
}
|
|
455
|
-
}
|
|
456
|
-
|
|
455
|
+
}
|
|
456
|
+
class DryRunOperationException extends KMSServiceException {
|
|
457
457
|
name = "DryRunOperationException";
|
|
458
458
|
$fault = "client";
|
|
459
459
|
constructor(opts) {
|
|
@@ -464,8 +464,8 @@ let DryRunOperationException$1 = class DryRunOperationException extends KMSServi
|
|
|
464
464
|
});
|
|
465
465
|
Object.setPrototypeOf(this, DryRunOperationException.prototype);
|
|
466
466
|
}
|
|
467
|
-
}
|
|
468
|
-
|
|
467
|
+
}
|
|
468
|
+
class InvalidGrantTokenException extends KMSServiceException {
|
|
469
469
|
name = "InvalidGrantTokenException";
|
|
470
470
|
$fault = "client";
|
|
471
471
|
constructor(opts) {
|
|
@@ -476,8 +476,8 @@ let InvalidGrantTokenException$1 = class InvalidGrantTokenException extends KMSS
|
|
|
476
476
|
});
|
|
477
477
|
Object.setPrototypeOf(this, InvalidGrantTokenException.prototype);
|
|
478
478
|
}
|
|
479
|
-
}
|
|
480
|
-
|
|
479
|
+
}
|
|
480
|
+
class MalformedPolicyDocumentException extends KMSServiceException {
|
|
481
481
|
name = "MalformedPolicyDocumentException";
|
|
482
482
|
$fault = "client";
|
|
483
483
|
constructor(opts) {
|
|
@@ -488,8 +488,8 @@ let MalformedPolicyDocumentException$1 = class MalformedPolicyDocumentException
|
|
|
488
488
|
});
|
|
489
489
|
Object.setPrototypeOf(this, MalformedPolicyDocumentException.prototype);
|
|
490
490
|
}
|
|
491
|
-
}
|
|
492
|
-
|
|
491
|
+
}
|
|
492
|
+
class TagException extends KMSServiceException {
|
|
493
493
|
name = "TagException";
|
|
494
494
|
$fault = "client";
|
|
495
495
|
constructor(opts) {
|
|
@@ -500,8 +500,8 @@ let TagException$1 = class TagException extends KMSServiceException$1 {
|
|
|
500
500
|
});
|
|
501
501
|
Object.setPrototypeOf(this, TagException.prototype);
|
|
502
502
|
}
|
|
503
|
-
}
|
|
504
|
-
|
|
503
|
+
}
|
|
504
|
+
class UnsupportedOperationException extends KMSServiceException {
|
|
505
505
|
name = "UnsupportedOperationException";
|
|
506
506
|
$fault = "client";
|
|
507
507
|
constructor(opts) {
|
|
@@ -512,8 +512,8 @@ let UnsupportedOperationException$1 = class UnsupportedOperationException extend
|
|
|
512
512
|
});
|
|
513
513
|
Object.setPrototypeOf(this, UnsupportedOperationException.prototype);
|
|
514
514
|
}
|
|
515
|
-
}
|
|
516
|
-
|
|
515
|
+
}
|
|
516
|
+
class XksKeyAlreadyInUseException extends KMSServiceException {
|
|
517
517
|
name = "XksKeyAlreadyInUseException";
|
|
518
518
|
$fault = "client";
|
|
519
519
|
constructor(opts) {
|
|
@@ -524,8 +524,8 @@ let XksKeyAlreadyInUseException$1 = class XksKeyAlreadyInUseException extends KM
|
|
|
524
524
|
});
|
|
525
525
|
Object.setPrototypeOf(this, XksKeyAlreadyInUseException.prototype);
|
|
526
526
|
}
|
|
527
|
-
}
|
|
528
|
-
|
|
527
|
+
}
|
|
528
|
+
class XksKeyInvalidConfigurationException extends KMSServiceException {
|
|
529
529
|
name = "XksKeyInvalidConfigurationException";
|
|
530
530
|
$fault = "client";
|
|
531
531
|
constructor(opts) {
|
|
@@ -536,8 +536,8 @@ let XksKeyInvalidConfigurationException$1 = class XksKeyInvalidConfigurationExce
|
|
|
536
536
|
});
|
|
537
537
|
Object.setPrototypeOf(this, XksKeyInvalidConfigurationException.prototype);
|
|
538
538
|
}
|
|
539
|
-
}
|
|
540
|
-
|
|
539
|
+
}
|
|
540
|
+
class XksKeyNotFoundException extends KMSServiceException {
|
|
541
541
|
name = "XksKeyNotFoundException";
|
|
542
542
|
$fault = "client";
|
|
543
543
|
constructor(opts) {
|
|
@@ -548,8 +548,8 @@ let XksKeyNotFoundException$1 = class XksKeyNotFoundException extends KMSService
|
|
|
548
548
|
});
|
|
549
549
|
Object.setPrototypeOf(this, XksKeyNotFoundException.prototype);
|
|
550
550
|
}
|
|
551
|
-
}
|
|
552
|
-
|
|
551
|
+
}
|
|
552
|
+
class CustomKeyStoreHasCMKsException extends KMSServiceException {
|
|
553
553
|
name = "CustomKeyStoreHasCMKsException";
|
|
554
554
|
$fault = "client";
|
|
555
555
|
constructor(opts) {
|
|
@@ -560,8 +560,8 @@ let CustomKeyStoreHasCMKsException$1 = class CustomKeyStoreHasCMKsException exte
|
|
|
560
560
|
});
|
|
561
561
|
Object.setPrototypeOf(this, CustomKeyStoreHasCMKsException.prototype);
|
|
562
562
|
}
|
|
563
|
-
}
|
|
564
|
-
|
|
563
|
+
}
|
|
564
|
+
class IncorrectKeyException extends KMSServiceException {
|
|
565
565
|
name = "IncorrectKeyException";
|
|
566
566
|
$fault = "client";
|
|
567
567
|
constructor(opts) {
|
|
@@ -572,8 +572,8 @@ let IncorrectKeyException$1 = class IncorrectKeyException extends KMSServiceExce
|
|
|
572
572
|
});
|
|
573
573
|
Object.setPrototypeOf(this, IncorrectKeyException.prototype);
|
|
574
574
|
}
|
|
575
|
-
}
|
|
576
|
-
|
|
575
|
+
}
|
|
576
|
+
class InvalidCiphertextException extends KMSServiceException {
|
|
577
577
|
name = "InvalidCiphertextException";
|
|
578
578
|
$fault = "client";
|
|
579
579
|
constructor(opts) {
|
|
@@ -584,8 +584,8 @@ let InvalidCiphertextException$1 = class InvalidCiphertextException extends KMSS
|
|
|
584
584
|
});
|
|
585
585
|
Object.setPrototypeOf(this, InvalidCiphertextException.prototype);
|
|
586
586
|
}
|
|
587
|
-
}
|
|
588
|
-
|
|
587
|
+
}
|
|
588
|
+
class InvalidKeyUsageException extends KMSServiceException {
|
|
589
589
|
name = "InvalidKeyUsageException";
|
|
590
590
|
$fault = "client";
|
|
591
591
|
constructor(opts) {
|
|
@@ -596,8 +596,8 @@ let InvalidKeyUsageException$1 = class InvalidKeyUsageException extends KMSServi
|
|
|
596
596
|
});
|
|
597
597
|
Object.setPrototypeOf(this, InvalidKeyUsageException.prototype);
|
|
598
598
|
}
|
|
599
|
-
}
|
|
600
|
-
|
|
599
|
+
}
|
|
600
|
+
class KeyUnavailableException extends KMSServiceException {
|
|
601
601
|
name = "KeyUnavailableException";
|
|
602
602
|
$fault = "server";
|
|
603
603
|
constructor(opts) {
|
|
@@ -608,8 +608,8 @@ let KeyUnavailableException$1 = class KeyUnavailableException extends KMSService
|
|
|
608
608
|
});
|
|
609
609
|
Object.setPrototypeOf(this, KeyUnavailableException.prototype);
|
|
610
610
|
}
|
|
611
|
-
}
|
|
612
|
-
|
|
611
|
+
}
|
|
612
|
+
class InvalidMarkerException extends KMSServiceException {
|
|
613
613
|
name = "InvalidMarkerException";
|
|
614
614
|
$fault = "client";
|
|
615
615
|
constructor(opts) {
|
|
@@ -620,8 +620,8 @@ let InvalidMarkerException$1 = class InvalidMarkerException extends KMSServiceEx
|
|
|
620
620
|
});
|
|
621
621
|
Object.setPrototypeOf(this, InvalidMarkerException.prototype);
|
|
622
622
|
}
|
|
623
|
-
}
|
|
624
|
-
|
|
623
|
+
}
|
|
624
|
+
class ExpiredImportTokenException extends KMSServiceException {
|
|
625
625
|
name = "ExpiredImportTokenException";
|
|
626
626
|
$fault = "client";
|
|
627
627
|
constructor(opts) {
|
|
@@ -632,8 +632,8 @@ let ExpiredImportTokenException$1 = class ExpiredImportTokenException extends KM
|
|
|
632
632
|
});
|
|
633
633
|
Object.setPrototypeOf(this, ExpiredImportTokenException.prototype);
|
|
634
634
|
}
|
|
635
|
-
}
|
|
636
|
-
|
|
635
|
+
}
|
|
636
|
+
class IncorrectKeyMaterialException extends KMSServiceException {
|
|
637
637
|
name = "IncorrectKeyMaterialException";
|
|
638
638
|
$fault = "client";
|
|
639
639
|
constructor(opts) {
|
|
@@ -644,8 +644,8 @@ let IncorrectKeyMaterialException$1 = class IncorrectKeyMaterialException extend
|
|
|
644
644
|
});
|
|
645
645
|
Object.setPrototypeOf(this, IncorrectKeyMaterialException.prototype);
|
|
646
646
|
}
|
|
647
|
-
}
|
|
648
|
-
|
|
647
|
+
}
|
|
648
|
+
class InvalidImportTokenException extends KMSServiceException {
|
|
649
649
|
name = "InvalidImportTokenException";
|
|
650
650
|
$fault = "client";
|
|
651
651
|
constructor(opts) {
|
|
@@ -656,8 +656,8 @@ let InvalidImportTokenException$1 = class InvalidImportTokenException extends KM
|
|
|
656
656
|
});
|
|
657
657
|
Object.setPrototypeOf(this, InvalidImportTokenException.prototype);
|
|
658
658
|
}
|
|
659
|
-
}
|
|
660
|
-
|
|
659
|
+
}
|
|
660
|
+
class InvalidGrantIdException extends KMSServiceException {
|
|
661
661
|
name = "InvalidGrantIdException";
|
|
662
662
|
$fault = "client";
|
|
663
663
|
constructor(opts) {
|
|
@@ -668,8 +668,8 @@ let InvalidGrantIdException$1 = class InvalidGrantIdException extends KMSService
|
|
|
668
668
|
});
|
|
669
669
|
Object.setPrototypeOf(this, InvalidGrantIdException.prototype);
|
|
670
670
|
}
|
|
671
|
-
}
|
|
672
|
-
|
|
671
|
+
}
|
|
672
|
+
class KMSInvalidMacException extends KMSServiceException {
|
|
673
673
|
name = "KMSInvalidMacException";
|
|
674
674
|
$fault = "client";
|
|
675
675
|
constructor(opts) {
|
|
@@ -680,8 +680,8 @@ let KMSInvalidMacException$1 = class KMSInvalidMacException extends KMSServiceEx
|
|
|
680
680
|
});
|
|
681
681
|
Object.setPrototypeOf(this, KMSInvalidMacException.prototype);
|
|
682
682
|
}
|
|
683
|
-
}
|
|
684
|
-
|
|
683
|
+
}
|
|
684
|
+
class KMSInvalidSignatureException extends KMSServiceException {
|
|
685
685
|
name = "KMSInvalidSignatureException";
|
|
686
686
|
$fault = "client";
|
|
687
687
|
constructor(opts) {
|
|
@@ -692,7 +692,7 @@ let KMSInvalidSignatureException$1 = class KMSInvalidSignatureException extends
|
|
|
692
692
|
});
|
|
693
693
|
Object.setPrototypeOf(this, KMSInvalidSignatureException.prototype);
|
|
694
694
|
}
|
|
695
|
-
}
|
|
695
|
+
}
|
|
696
696
|
|
|
697
697
|
const _A = "Arn";
|
|
698
698
|
const _AA = "AliasArn";
|
|
@@ -1064,8 +1064,8 @@ var KeyStorePasswordType = [0, n0, _KSPT, 8, 0];
|
|
|
1064
1064
|
var PlaintextType = [0, n0, _PT, 8, 21];
|
|
1065
1065
|
var XksProxyAuthenticationAccessKeyIdType = [0, n0, _XPAAKIT, 8, 0];
|
|
1066
1066
|
var XksProxyAuthenticationRawSecretAccessKeyType = [0, n0, _XPARSAKT, 8, 0];
|
|
1067
|
-
var AliasListEntry = [3, n0, _ALE, 0, [_AN, _AA, _TKI, _CD, _LUD], [0, 0, 0, 4, 4]];
|
|
1068
|
-
var AlreadyExistsException = [
|
|
1067
|
+
var AliasListEntry$ = [3, n0, _ALE, 0, [_AN, _AA, _TKI, _CD, _LUD], [0, 0, 0, 4, 4]];
|
|
1068
|
+
var AlreadyExistsException$ = [
|
|
1069
1069
|
-3,
|
|
1070
1070
|
n0,
|
|
1071
1071
|
_AEE,
|
|
@@ -1073,10 +1073,10 @@ var AlreadyExistsException = [
|
|
|
1073
1073
|
[_m],
|
|
1074
1074
|
[0],
|
|
1075
1075
|
];
|
|
1076
|
-
schema.TypeRegistry.for(n0).registerError(AlreadyExistsException
|
|
1077
|
-
var CancelKeyDeletionRequest = [3, n0, _CKDR, 0, [_KI], [0]];
|
|
1078
|
-
var CancelKeyDeletionResponse = [3, n0, _CKDRa, 0, [_KI], [0]];
|
|
1079
|
-
var CloudHsmClusterInUseException = [
|
|
1076
|
+
schema.TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
|
|
1077
|
+
var CancelKeyDeletionRequest$ = [3, n0, _CKDR, 0, [_KI], [0]];
|
|
1078
|
+
var CancelKeyDeletionResponse$ = [3, n0, _CKDRa, 0, [_KI], [0]];
|
|
1079
|
+
var CloudHsmClusterInUseException$ = [
|
|
1080
1080
|
-3,
|
|
1081
1081
|
n0,
|
|
1082
1082
|
_CHCIUE,
|
|
@@ -1084,8 +1084,8 @@ var CloudHsmClusterInUseException = [
|
|
|
1084
1084
|
[_m],
|
|
1085
1085
|
[0],
|
|
1086
1086
|
];
|
|
1087
|
-
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterInUseException
|
|
1088
|
-
var CloudHsmClusterInvalidConfigurationException = [
|
|
1087
|
+
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterInUseException$, CloudHsmClusterInUseException);
|
|
1088
|
+
var CloudHsmClusterInvalidConfigurationException$ = [
|
|
1089
1089
|
-3,
|
|
1090
1090
|
n0,
|
|
1091
1091
|
_CHCICE,
|
|
@@ -1093,8 +1093,8 @@ var CloudHsmClusterInvalidConfigurationException = [
|
|
|
1093
1093
|
[_m],
|
|
1094
1094
|
[0],
|
|
1095
1095
|
];
|
|
1096
|
-
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterInvalidConfigurationException
|
|
1097
|
-
var CloudHsmClusterNotActiveException = [
|
|
1096
|
+
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterInvalidConfigurationException$, CloudHsmClusterInvalidConfigurationException);
|
|
1097
|
+
var CloudHsmClusterNotActiveException$ = [
|
|
1098
1098
|
-3,
|
|
1099
1099
|
n0,
|
|
1100
1100
|
_CHCNAE,
|
|
@@ -1102,8 +1102,8 @@ var CloudHsmClusterNotActiveException = [
|
|
|
1102
1102
|
[_m],
|
|
1103
1103
|
[0],
|
|
1104
1104
|
];
|
|
1105
|
-
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotActiveException
|
|
1106
|
-
var CloudHsmClusterNotFoundException = [
|
|
1105
|
+
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotActiveException$, CloudHsmClusterNotActiveException);
|
|
1106
|
+
var CloudHsmClusterNotFoundException$ = [
|
|
1107
1107
|
-3,
|
|
1108
1108
|
n0,
|
|
1109
1109
|
_CHCNFE,
|
|
@@ -1111,8 +1111,8 @@ var CloudHsmClusterNotFoundException = [
|
|
|
1111
1111
|
[_m],
|
|
1112
1112
|
[0],
|
|
1113
1113
|
];
|
|
1114
|
-
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotFoundException
|
|
1115
|
-
var CloudHsmClusterNotRelatedException = [
|
|
1114
|
+
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotFoundException$, CloudHsmClusterNotFoundException);
|
|
1115
|
+
var CloudHsmClusterNotRelatedException$ = [
|
|
1116
1116
|
-3,
|
|
1117
1117
|
n0,
|
|
1118
1118
|
_CHCNRE,
|
|
@@ -1120,8 +1120,8 @@ var CloudHsmClusterNotRelatedException = [
|
|
|
1120
1120
|
[_m],
|
|
1121
1121
|
[0],
|
|
1122
1122
|
];
|
|
1123
|
-
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotRelatedException
|
|
1124
|
-
var ConflictException = [
|
|
1123
|
+
schema.TypeRegistry.for(n0).registerError(CloudHsmClusterNotRelatedException$, CloudHsmClusterNotRelatedException);
|
|
1124
|
+
var ConflictException$ = [
|
|
1125
1125
|
-3,
|
|
1126
1126
|
n0,
|
|
1127
1127
|
_CE,
|
|
@@ -1129,29 +1129,29 @@ var ConflictException = [
|
|
|
1129
1129
|
[_m],
|
|
1130
1130
|
[0],
|
|
1131
1131
|
];
|
|
1132
|
-
schema.TypeRegistry.for(n0).registerError(ConflictException
|
|
1133
|
-
var ConnectCustomKeyStoreRequest = [3, n0, _CCKSR, 0, [_CKSI], [0]];
|
|
1134
|
-
var ConnectCustomKeyStoreResponse = [3, n0, _CCKSRo, 0, [], []];
|
|
1135
|
-
var CreateAliasRequest = [3, n0, _CAR, 0, [_AN, _TKI], [0, 0]];
|
|
1136
|
-
var CreateCustomKeyStoreRequest = [
|
|
1132
|
+
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1133
|
+
var ConnectCustomKeyStoreRequest$ = [3, n0, _CCKSR, 0, [_CKSI], [0]];
|
|
1134
|
+
var ConnectCustomKeyStoreResponse$ = [3, n0, _CCKSRo, 0, [], []];
|
|
1135
|
+
var CreateAliasRequest$ = [3, n0, _CAR, 0, [_AN, _TKI], [0, 0]];
|
|
1136
|
+
var CreateCustomKeyStoreRequest$ = [
|
|
1137
1137
|
3,
|
|
1138
1138
|
n0,
|
|
1139
1139
|
_CCKSRr,
|
|
1140
1140
|
0,
|
|
1141
1141
|
[_CKSN, _CHCI, _TAC, _KSP, _CKST, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
1142
|
-
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType
|
|
1142
|
+
[0, 0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
|
|
1143
1143
|
];
|
|
1144
|
-
var CreateCustomKeyStoreResponse = [3, n0, _CCKSRre, 0, [_CKSI], [0]];
|
|
1145
|
-
var CreateGrantRequest = [
|
|
1144
|
+
var CreateCustomKeyStoreResponse$ = [3, n0, _CCKSRre, 0, [_CKSI], [0]];
|
|
1145
|
+
var CreateGrantRequest$ = [
|
|
1146
1146
|
3,
|
|
1147
1147
|
n0,
|
|
1148
1148
|
_CGR,
|
|
1149
1149
|
0,
|
|
1150
1150
|
[_KI, _GP, _RP, _O, _C, _GT, _N, _DR],
|
|
1151
|
-
[0, 0, 0, 64 | 0, () => GrantConstraints
|
|
1151
|
+
[0, 0, 0, 64 | 0, () => GrantConstraints$, 64 | 0, 0, 2],
|
|
1152
1152
|
];
|
|
1153
|
-
var CreateGrantResponse = [3, n0, _CGRr, 0, [_GTr, _GI], [0, 0]];
|
|
1154
|
-
var CreateKeyRequest = [
|
|
1153
|
+
var CreateGrantResponse$ = [3, n0, _CGRr, 0, [_GTr, _GI], [0, 0]];
|
|
1154
|
+
var CreateKeyRequest$ = [
|
|
1155
1155
|
3,
|
|
1156
1156
|
n0,
|
|
1157
1157
|
_CKR,
|
|
@@ -1159,8 +1159,8 @@ var CreateKeyRequest = [
|
|
|
1159
1159
|
[_P, _D, _KU, _CMKS, _KS, _Or, _CKSI, _BPLSC, _T, _MR, _XKI],
|
|
1160
1160
|
[0, 0, 0, 0, 0, 0, 0, 2, () => TagList, 2, 0],
|
|
1161
1161
|
];
|
|
1162
|
-
var CreateKeyResponse = [3, n0, _CKRr, 0, [_KM], [() => KeyMetadata]];
|
|
1163
|
-
var CustomKeyStoreHasCMKsException = [
|
|
1162
|
+
var CreateKeyResponse$ = [3, n0, _CKRr, 0, [_KM], [() => KeyMetadata$]];
|
|
1163
|
+
var CustomKeyStoreHasCMKsException$ = [
|
|
1164
1164
|
-3,
|
|
1165
1165
|
n0,
|
|
1166
1166
|
_CKSHCMKE,
|
|
@@ -1168,8 +1168,8 @@ var CustomKeyStoreHasCMKsException = [
|
|
|
1168
1168
|
[_m],
|
|
1169
1169
|
[0],
|
|
1170
1170
|
];
|
|
1171
|
-
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreHasCMKsException
|
|
1172
|
-
var CustomKeyStoreInvalidStateException = [
|
|
1171
|
+
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreHasCMKsException$, CustomKeyStoreHasCMKsException);
|
|
1172
|
+
var CustomKeyStoreInvalidStateException$ = [
|
|
1173
1173
|
-3,
|
|
1174
1174
|
n0,
|
|
1175
1175
|
_CKSISE,
|
|
@@ -1177,8 +1177,8 @@ var CustomKeyStoreInvalidStateException = [
|
|
|
1177
1177
|
[_m],
|
|
1178
1178
|
[0],
|
|
1179
1179
|
];
|
|
1180
|
-
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreInvalidStateException
|
|
1181
|
-
var CustomKeyStoreNameInUseException = [
|
|
1180
|
+
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreInvalidStateException$, CustomKeyStoreInvalidStateException);
|
|
1181
|
+
var CustomKeyStoreNameInUseException$ = [
|
|
1182
1182
|
-3,
|
|
1183
1183
|
n0,
|
|
1184
1184
|
_CKSNIUE,
|
|
@@ -1186,8 +1186,8 @@ var CustomKeyStoreNameInUseException = [
|
|
|
1186
1186
|
[_m],
|
|
1187
1187
|
[0],
|
|
1188
1188
|
];
|
|
1189
|
-
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreNameInUseException
|
|
1190
|
-
var CustomKeyStoreNotFoundException = [
|
|
1189
|
+
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreNameInUseException$, CustomKeyStoreNameInUseException);
|
|
1190
|
+
var CustomKeyStoreNotFoundException$ = [
|
|
1191
1191
|
-3,
|
|
1192
1192
|
n0,
|
|
1193
1193
|
_CKSNFE,
|
|
@@ -1195,24 +1195,24 @@ var CustomKeyStoreNotFoundException = [
|
|
|
1195
1195
|
[_m],
|
|
1196
1196
|
[0],
|
|
1197
1197
|
];
|
|
1198
|
-
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreNotFoundException
|
|
1199
|
-
var CustomKeyStoresListEntry = [
|
|
1198
|
+
schema.TypeRegistry.for(n0).registerError(CustomKeyStoreNotFoundException$, CustomKeyStoreNotFoundException);
|
|
1199
|
+
var CustomKeyStoresListEntry$ = [
|
|
1200
1200
|
3,
|
|
1201
1201
|
n0,
|
|
1202
1202
|
_CKSLE,
|
|
1203
1203
|
0,
|
|
1204
1204
|
[_CKSI, _CKSN, _CHCI, _TAC, _CS, _CEC, _CD, _CKST, _XPCk],
|
|
1205
|
-
[0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType
|
|
1205
|
+
[0, 0, 0, 0, 0, 0, 4, 0, [() => XksProxyConfigurationType$, 0]],
|
|
1206
1206
|
];
|
|
1207
|
-
var DecryptRequest = [
|
|
1207
|
+
var DecryptRequest$ = [
|
|
1208
1208
|
3,
|
|
1209
1209
|
n0,
|
|
1210
1210
|
_DRe,
|
|
1211
1211
|
0,
|
|
1212
1212
|
[_CB, _EC, _GT, _KI, _EA, _R, _DR],
|
|
1213
|
-
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo
|
|
1213
|
+
[21, 128 | 0, 64 | 0, 0, 0, () => RecipientInfo$, 2],
|
|
1214
1214
|
];
|
|
1215
|
-
var DecryptResponse = [
|
|
1215
|
+
var DecryptResponse$ = [
|
|
1216
1216
|
3,
|
|
1217
1217
|
n0,
|
|
1218
1218
|
_DRec,
|
|
@@ -1220,12 +1220,12 @@ var DecryptResponse = [
|
|
|
1220
1220
|
[_KI, _Pl, _EA, _CFR, _KMI],
|
|
1221
1221
|
[0, [() => PlaintextType, 0], 0, 21, 0],
|
|
1222
1222
|
];
|
|
1223
|
-
var DeleteAliasRequest = [3, n0, _DAR, 0, [_AN], [0]];
|
|
1224
|
-
var DeleteCustomKeyStoreRequest = [3, n0, _DCKSR, 0, [_CKSI], [0]];
|
|
1225
|
-
var DeleteCustomKeyStoreResponse = [3, n0, _DCKSRe, 0, [], []];
|
|
1226
|
-
var DeleteImportedKeyMaterialRequest = [3, n0, _DIKMR, 0, [_KI, _KMI], [0, 0]];
|
|
1227
|
-
var DeleteImportedKeyMaterialResponse = [3, n0, _DIKMRe, 0, [_KI, _KMI], [0, 0]];
|
|
1228
|
-
var DependencyTimeoutException = [
|
|
1223
|
+
var DeleteAliasRequest$ = [3, n0, _DAR, 0, [_AN], [0]];
|
|
1224
|
+
var DeleteCustomKeyStoreRequest$ = [3, n0, _DCKSR, 0, [_CKSI], [0]];
|
|
1225
|
+
var DeleteCustomKeyStoreResponse$ = [3, n0, _DCKSRe, 0, [], []];
|
|
1226
|
+
var DeleteImportedKeyMaterialRequest$ = [3, n0, _DIKMR, 0, [_KI, _KMI], [0, 0]];
|
|
1227
|
+
var DeleteImportedKeyMaterialResponse$ = [3, n0, _DIKMRe, 0, [_KI, _KMI], [0, 0]];
|
|
1228
|
+
var DependencyTimeoutException$ = [
|
|
1229
1229
|
-3,
|
|
1230
1230
|
n0,
|
|
1231
1231
|
_DTE,
|
|
@@ -1233,16 +1233,16 @@ var DependencyTimeoutException = [
|
|
|
1233
1233
|
[_m],
|
|
1234
1234
|
[0],
|
|
1235
1235
|
];
|
|
1236
|
-
schema.TypeRegistry.for(n0).registerError(DependencyTimeoutException
|
|
1237
|
-
var DeriveSharedSecretRequest = [
|
|
1236
|
+
schema.TypeRegistry.for(n0).registerError(DependencyTimeoutException$, DependencyTimeoutException);
|
|
1237
|
+
var DeriveSharedSecretRequest$ = [
|
|
1238
1238
|
3,
|
|
1239
1239
|
n0,
|
|
1240
1240
|
_DSSR,
|
|
1241
1241
|
0,
|
|
1242
1242
|
[_KI, _KAA, _PK, _GT, _DR, _R],
|
|
1243
|
-
[0, 0, 21, 64 | 0, 2, () => RecipientInfo],
|
|
1243
|
+
[0, 0, 21, 64 | 0, 2, () => RecipientInfo$],
|
|
1244
1244
|
];
|
|
1245
|
-
var DeriveSharedSecretResponse = [
|
|
1245
|
+
var DeriveSharedSecretResponse$ = [
|
|
1246
1246
|
3,
|
|
1247
1247
|
n0,
|
|
1248
1248
|
_DSSRe,
|
|
@@ -1250,7 +1250,7 @@ var DeriveSharedSecretResponse = [
|
|
|
1250
1250
|
[_KI, _SS, _CFR, _KAA, _KO],
|
|
1251
1251
|
[0, [() => PlaintextType, 0], 21, 0, 0],
|
|
1252
1252
|
];
|
|
1253
|
-
var DescribeCustomKeyStoresRequest = [
|
|
1253
|
+
var DescribeCustomKeyStoresRequest$ = [
|
|
1254
1254
|
3,
|
|
1255
1255
|
n0,
|
|
1256
1256
|
_DCKSRes,
|
|
@@ -1258,7 +1258,7 @@ var DescribeCustomKeyStoresRequest = [
|
|
|
1258
1258
|
[_CKSI, _CKSN, _L, _M],
|
|
1259
1259
|
[0, 0, 1, 0],
|
|
1260
1260
|
];
|
|
1261
|
-
var DescribeCustomKeyStoresResponse = [
|
|
1261
|
+
var DescribeCustomKeyStoresResponse$ = [
|
|
1262
1262
|
3,
|
|
1263
1263
|
n0,
|
|
1264
1264
|
_DCKSResc,
|
|
@@ -1266,9 +1266,9 @@ var DescribeCustomKeyStoresResponse = [
|
|
|
1266
1266
|
[_CKS, _NM, _Tr],
|
|
1267
1267
|
[[() => CustomKeyStoresList, 0], 0, 2],
|
|
1268
1268
|
];
|
|
1269
|
-
var DescribeKeyRequest = [3, n0, _DKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
1270
|
-
var DescribeKeyResponse = [3, n0, _DKRe, 0, [_KM], [() => KeyMetadata]];
|
|
1271
|
-
var DisabledException = [
|
|
1269
|
+
var DescribeKeyRequest$ = [3, n0, _DKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
1270
|
+
var DescribeKeyResponse$ = [3, n0, _DKRe, 0, [_KM], [() => KeyMetadata$]];
|
|
1271
|
+
var DisabledException$ = [
|
|
1272
1272
|
-3,
|
|
1273
1273
|
n0,
|
|
1274
1274
|
_DE,
|
|
@@ -1276,12 +1276,12 @@ var DisabledException = [
|
|
|
1276
1276
|
[_m],
|
|
1277
1277
|
[0],
|
|
1278
1278
|
];
|
|
1279
|
-
schema.TypeRegistry.for(n0).registerError(DisabledException
|
|
1280
|
-
var DisableKeyRequest = [3, n0, _DKRi, 0, [_KI], [0]];
|
|
1281
|
-
var DisableKeyRotationRequest = [3, n0, _DKRR, 0, [_KI], [0]];
|
|
1282
|
-
var DisconnectCustomKeyStoreRequest = [3, n0, _DCKSRi, 0, [_CKSI], [0]];
|
|
1283
|
-
var DisconnectCustomKeyStoreResponse = [3, n0, _DCKSRis, 0, [], []];
|
|
1284
|
-
var DryRunOperationException = [
|
|
1279
|
+
schema.TypeRegistry.for(n0).registerError(DisabledException$, DisabledException);
|
|
1280
|
+
var DisableKeyRequest$ = [3, n0, _DKRi, 0, [_KI], [0]];
|
|
1281
|
+
var DisableKeyRotationRequest$ = [3, n0, _DKRR, 0, [_KI], [0]];
|
|
1282
|
+
var DisconnectCustomKeyStoreRequest$ = [3, n0, _DCKSRi, 0, [_CKSI], [0]];
|
|
1283
|
+
var DisconnectCustomKeyStoreResponse$ = [3, n0, _DCKSRis, 0, [], []];
|
|
1284
|
+
var DryRunOperationException$ = [
|
|
1285
1285
|
-3,
|
|
1286
1286
|
n0,
|
|
1287
1287
|
_DROE,
|
|
@@ -1289,10 +1289,10 @@ var DryRunOperationException = [
|
|
|
1289
1289
|
[_m],
|
|
1290
1290
|
[0],
|
|
1291
1291
|
];
|
|
1292
|
-
schema.TypeRegistry.for(n0).registerError(DryRunOperationException
|
|
1293
|
-
var EnableKeyRequest = [3, n0, _EKR, 0, [_KI], [0]];
|
|
1294
|
-
var EnableKeyRotationRequest = [3, n0, _EKRR, 0, [_KI, _RPID], [0, 1]];
|
|
1295
|
-
var EncryptRequest = [
|
|
1292
|
+
schema.TypeRegistry.for(n0).registerError(DryRunOperationException$, DryRunOperationException);
|
|
1293
|
+
var EnableKeyRequest$ = [3, n0, _EKR, 0, [_KI], [0]];
|
|
1294
|
+
var EnableKeyRotationRequest$ = [3, n0, _EKRR, 0, [_KI, _RPID], [0, 1]];
|
|
1295
|
+
var EncryptRequest$ = [
|
|
1296
1296
|
3,
|
|
1297
1297
|
n0,
|
|
1298
1298
|
_ER,
|
|
@@ -1300,8 +1300,8 @@ var EncryptRequest = [
|
|
|
1300
1300
|
[_KI, _Pl, _EC, _GT, _EA, _DR],
|
|
1301
1301
|
[0, [() => PlaintextType, 0], 128 | 0, 64 | 0, 0, 2],
|
|
1302
1302
|
];
|
|
1303
|
-
var EncryptResponse = [3, n0, _ERn, 0, [_CB, _KI, _EA], [21, 0, 0]];
|
|
1304
|
-
var ExpiredImportTokenException = [
|
|
1303
|
+
var EncryptResponse$ = [3, n0, _ERn, 0, [_CB, _KI, _EA], [21, 0, 0]];
|
|
1304
|
+
var ExpiredImportTokenException$ = [
|
|
1305
1305
|
-3,
|
|
1306
1306
|
n0,
|
|
1307
1307
|
_EITE,
|
|
@@ -1309,16 +1309,16 @@ var ExpiredImportTokenException = [
|
|
|
1309
1309
|
[_m],
|
|
1310
1310
|
[0],
|
|
1311
1311
|
];
|
|
1312
|
-
schema.TypeRegistry.for(n0).registerError(ExpiredImportTokenException
|
|
1313
|
-
var GenerateDataKeyPairRequest = [
|
|
1312
|
+
schema.TypeRegistry.for(n0).registerError(ExpiredImportTokenException$, ExpiredImportTokenException);
|
|
1313
|
+
var GenerateDataKeyPairRequest$ = [
|
|
1314
1314
|
3,
|
|
1315
1315
|
n0,
|
|
1316
1316
|
_GDKPR,
|
|
1317
1317
|
0,
|
|
1318
1318
|
[_EC, _KI, _KPS, _GT, _R, _DR],
|
|
1319
|
-
[128 | 0, 0, 0, 64 | 0, () => RecipientInfo
|
|
1319
|
+
[128 | 0, 0, 0, 64 | 0, () => RecipientInfo$, 2],
|
|
1320
1320
|
];
|
|
1321
|
-
var GenerateDataKeyPairResponse = [
|
|
1321
|
+
var GenerateDataKeyPairResponse$ = [
|
|
1322
1322
|
3,
|
|
1323
1323
|
n0,
|
|
1324
1324
|
_GDKPRe,
|
|
@@ -1326,7 +1326,7 @@ var GenerateDataKeyPairResponse = [
|
|
|
1326
1326
|
[_PKCB, _PKP, _PK, _KI, _KPS, _CFR, _KMI],
|
|
1327
1327
|
[21, [() => PlaintextType, 0], 21, 0, 0, 21, 0],
|
|
1328
1328
|
];
|
|
1329
|
-
var GenerateDataKeyPairWithoutPlaintextRequest = [
|
|
1329
|
+
var GenerateDataKeyPairWithoutPlaintextRequest$ = [
|
|
1330
1330
|
3,
|
|
1331
1331
|
n0,
|
|
1332
1332
|
_GDKPWPR,
|
|
@@ -1334,7 +1334,7 @@ var GenerateDataKeyPairWithoutPlaintextRequest = [
|
|
|
1334
1334
|
[_EC, _KI, _KPS, _GT, _DR],
|
|
1335
1335
|
[128 | 0, 0, 0, 64 | 0, 2],
|
|
1336
1336
|
];
|
|
1337
|
-
var GenerateDataKeyPairWithoutPlaintextResponse = [
|
|
1337
|
+
var GenerateDataKeyPairWithoutPlaintextResponse$ = [
|
|
1338
1338
|
3,
|
|
1339
1339
|
n0,
|
|
1340
1340
|
_GDKPWPRe,
|
|
@@ -1342,15 +1342,15 @@ var GenerateDataKeyPairWithoutPlaintextResponse = [
|
|
|
1342
1342
|
[_PKCB, _PK, _KI, _KPS, _KMI],
|
|
1343
1343
|
[21, 21, 0, 0, 0],
|
|
1344
1344
|
];
|
|
1345
|
-
var GenerateDataKeyRequest = [
|
|
1345
|
+
var GenerateDataKeyRequest$ = [
|
|
1346
1346
|
3,
|
|
1347
1347
|
n0,
|
|
1348
1348
|
_GDKR,
|
|
1349
1349
|
0,
|
|
1350
1350
|
[_KI, _EC, _NOB, _KS, _GT, _R, _DR],
|
|
1351
|
-
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo
|
|
1351
|
+
[0, 128 | 0, 1, 0, 64 | 0, () => RecipientInfo$, 2],
|
|
1352
1352
|
];
|
|
1353
|
-
var GenerateDataKeyResponse = [
|
|
1353
|
+
var GenerateDataKeyResponse$ = [
|
|
1354
1354
|
3,
|
|
1355
1355
|
n0,
|
|
1356
1356
|
_GDKRe,
|
|
@@ -1358,7 +1358,7 @@ var GenerateDataKeyResponse = [
|
|
|
1358
1358
|
[_CB, _Pl, _KI, _CFR, _KMI],
|
|
1359
1359
|
[21, [() => PlaintextType, 0], 0, 21, 0],
|
|
1360
1360
|
];
|
|
1361
|
-
var GenerateDataKeyWithoutPlaintextRequest = [
|
|
1361
|
+
var GenerateDataKeyWithoutPlaintextRequest$ = [
|
|
1362
1362
|
3,
|
|
1363
1363
|
n0,
|
|
1364
1364
|
_GDKWPR,
|
|
@@ -1366,7 +1366,7 @@ var GenerateDataKeyWithoutPlaintextRequest = [
|
|
|
1366
1366
|
[_KI, _EC, _KS, _NOB, _GT, _DR],
|
|
1367
1367
|
[0, 128 | 0, 0, 1, 64 | 0, 2],
|
|
1368
1368
|
];
|
|
1369
|
-
var GenerateDataKeyWithoutPlaintextResponse = [
|
|
1369
|
+
var GenerateDataKeyWithoutPlaintextResponse$ = [
|
|
1370
1370
|
3,
|
|
1371
1371
|
n0,
|
|
1372
1372
|
_GDKWPRe,
|
|
@@ -1374,7 +1374,7 @@ var GenerateDataKeyWithoutPlaintextResponse = [
|
|
|
1374
1374
|
[_CB, _KI, _KMI],
|
|
1375
1375
|
[21, 0, 0],
|
|
1376
1376
|
];
|
|
1377
|
-
var GenerateMacRequest = [
|
|
1377
|
+
var GenerateMacRequest$ = [
|
|
1378
1378
|
3,
|
|
1379
1379
|
n0,
|
|
1380
1380
|
_GMR,
|
|
@@ -1382,16 +1382,16 @@ var GenerateMacRequest = [
|
|
|
1382
1382
|
[_Me, _KI, _MA, _GT, _DR],
|
|
1383
1383
|
[[() => PlaintextType, 0], 0, 0, 64 | 0, 2],
|
|
1384
1384
|
];
|
|
1385
|
-
var GenerateMacResponse = [3, n0, _GMRe, 0, [_Ma, _MA, _KI], [21, 0, 0]];
|
|
1386
|
-
var GenerateRandomRequest = [
|
|
1385
|
+
var GenerateMacResponse$ = [3, n0, _GMRe, 0, [_Ma, _MA, _KI], [21, 0, 0]];
|
|
1386
|
+
var GenerateRandomRequest$ = [
|
|
1387
1387
|
3,
|
|
1388
1388
|
n0,
|
|
1389
1389
|
_GRR,
|
|
1390
1390
|
0,
|
|
1391
1391
|
[_NOB, _CKSI, _R],
|
|
1392
|
-
[1, 0, () => RecipientInfo],
|
|
1392
|
+
[1, 0, () => RecipientInfo$],
|
|
1393
1393
|
];
|
|
1394
|
-
var GenerateRandomResponse = [
|
|
1394
|
+
var GenerateRandomResponse$ = [
|
|
1395
1395
|
3,
|
|
1396
1396
|
n0,
|
|
1397
1397
|
_GRRe,
|
|
@@ -1399,10 +1399,10 @@ var GenerateRandomResponse = [
|
|
|
1399
1399
|
[_Pl, _CFR],
|
|
1400
1400
|
[[() => PlaintextType, 0], 21],
|
|
1401
1401
|
];
|
|
1402
|
-
var GetKeyPolicyRequest = [3, n0, _GKPR, 0, [_KI, _PN], [0, 0]];
|
|
1403
|
-
var GetKeyPolicyResponse = [3, n0, _GKPRe, 0, [_P, _PN], [0, 0]];
|
|
1404
|
-
var GetKeyRotationStatusRequest = [3, n0, _GKRSR, 0, [_KI], [0]];
|
|
1405
|
-
var GetKeyRotationStatusResponse = [
|
|
1402
|
+
var GetKeyPolicyRequest$ = [3, n0, _GKPR, 0, [_KI, _PN], [0, 0]];
|
|
1403
|
+
var GetKeyPolicyResponse$ = [3, n0, _GKPRe, 0, [_P, _PN], [0, 0]];
|
|
1404
|
+
var GetKeyRotationStatusRequest$ = [3, n0, _GKRSR, 0, [_KI], [0]];
|
|
1405
|
+
var GetKeyRotationStatusResponse$ = [
|
|
1406
1406
|
3,
|
|
1407
1407
|
n0,
|
|
1408
1408
|
_GKRSRe,
|
|
@@ -1410,8 +1410,8 @@ var GetKeyRotationStatusResponse = [
|
|
|
1410
1410
|
[_KRE, _KI, _RPID, _NRD, _ODRSD],
|
|
1411
1411
|
[2, 0, 1, 4, 4],
|
|
1412
1412
|
];
|
|
1413
|
-
var GetParametersForImportRequest = [3, n0, _GPFIR, 0, [_KI, _WA, _WKS], [0, 0, 0]];
|
|
1414
|
-
var GetParametersForImportResponse = [
|
|
1413
|
+
var GetParametersForImportRequest$ = [3, n0, _GPFIR, 0, [_KI, _WA, _WKS], [0, 0, 0]];
|
|
1414
|
+
var GetParametersForImportResponse$ = [
|
|
1415
1415
|
3,
|
|
1416
1416
|
n0,
|
|
1417
1417
|
_GPFIRe,
|
|
@@ -1419,8 +1419,8 @@ var GetParametersForImportResponse = [
|
|
|
1419
1419
|
[_KI, _IT, _PK, _PVT],
|
|
1420
1420
|
[0, 21, [() => PlaintextType, 0], 4],
|
|
1421
1421
|
];
|
|
1422
|
-
var GetPublicKeyRequest = [3, n0, _GPKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
1423
|
-
var GetPublicKeyResponse = [
|
|
1422
|
+
var GetPublicKeyRequest$ = [3, n0, _GPKR, 0, [_KI, _GT], [0, 64 | 0]];
|
|
1423
|
+
var GetPublicKeyResponse$ = [
|
|
1424
1424
|
3,
|
|
1425
1425
|
n0,
|
|
1426
1426
|
_GPKRe,
|
|
@@ -1428,16 +1428,16 @@ var GetPublicKeyResponse = [
|
|
|
1428
1428
|
[_KI, _PK, _CMKS, _KS, _KU, _EAn, _SA, _KAAe],
|
|
1429
1429
|
[0, 21, 0, 0, 0, 64 | 0, 64 | 0, 64 | 0],
|
|
1430
1430
|
];
|
|
1431
|
-
var GrantConstraints = [3, n0, _GC, 0, [_ECS, _ECE], [128 | 0, 128 | 0]];
|
|
1432
|
-
var GrantListEntry = [
|
|
1431
|
+
var GrantConstraints$ = [3, n0, _GC, 0, [_ECS, _ECE], [128 | 0, 128 | 0]];
|
|
1432
|
+
var GrantListEntry$ = [
|
|
1433
1433
|
3,
|
|
1434
1434
|
n0,
|
|
1435
1435
|
_GLE,
|
|
1436
1436
|
0,
|
|
1437
1437
|
[_KI, _GI, _N, _CD, _GP, _RP, _IA, _O, _C],
|
|
1438
|
-
[0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints],
|
|
1438
|
+
[0, 0, 0, 4, 0, 0, 0, 64 | 0, () => GrantConstraints$],
|
|
1439
1439
|
];
|
|
1440
|
-
var ImportKeyMaterialRequest = [
|
|
1440
|
+
var ImportKeyMaterialRequest$ = [
|
|
1441
1441
|
3,
|
|
1442
1442
|
n0,
|
|
1443
1443
|
_IKMR,
|
|
@@ -1445,8 +1445,8 @@ var ImportKeyMaterialRequest = [
|
|
|
1445
1445
|
[_KI, _IT, _EKM, _VT, _EM, _ITm, _KMD, _KMI],
|
|
1446
1446
|
[0, 21, 21, 4, 0, 0, 0, 0],
|
|
1447
1447
|
];
|
|
1448
|
-
var ImportKeyMaterialResponse = [3, n0, _IKMRm, 0, [_KI, _KMI], [0, 0]];
|
|
1449
|
-
var IncorrectKeyException = [
|
|
1448
|
+
var ImportKeyMaterialResponse$ = [3, n0, _IKMRm, 0, [_KI, _KMI], [0, 0]];
|
|
1449
|
+
var IncorrectKeyException$ = [
|
|
1450
1450
|
-3,
|
|
1451
1451
|
n0,
|
|
1452
1452
|
_IKE,
|
|
@@ -1454,8 +1454,8 @@ var IncorrectKeyException = [
|
|
|
1454
1454
|
[_m],
|
|
1455
1455
|
[0],
|
|
1456
1456
|
];
|
|
1457
|
-
schema.TypeRegistry.for(n0).registerError(IncorrectKeyException
|
|
1458
|
-
var IncorrectKeyMaterialException = [
|
|
1457
|
+
schema.TypeRegistry.for(n0).registerError(IncorrectKeyException$, IncorrectKeyException);
|
|
1458
|
+
var IncorrectKeyMaterialException$ = [
|
|
1459
1459
|
-3,
|
|
1460
1460
|
n0,
|
|
1461
1461
|
_IKME,
|
|
@@ -1463,8 +1463,8 @@ var IncorrectKeyMaterialException = [
|
|
|
1463
1463
|
[_m],
|
|
1464
1464
|
[0],
|
|
1465
1465
|
];
|
|
1466
|
-
schema.TypeRegistry.for(n0).registerError(IncorrectKeyMaterialException
|
|
1467
|
-
var IncorrectTrustAnchorException = [
|
|
1466
|
+
schema.TypeRegistry.for(n0).registerError(IncorrectKeyMaterialException$, IncorrectKeyMaterialException);
|
|
1467
|
+
var IncorrectTrustAnchorException$ = [
|
|
1468
1468
|
-3,
|
|
1469
1469
|
n0,
|
|
1470
1470
|
_ITAE,
|
|
@@ -1472,8 +1472,8 @@ var IncorrectTrustAnchorException = [
|
|
|
1472
1472
|
[_m],
|
|
1473
1473
|
[0],
|
|
1474
1474
|
];
|
|
1475
|
-
schema.TypeRegistry.for(n0).registerError(IncorrectTrustAnchorException
|
|
1476
|
-
var InvalidAliasNameException = [
|
|
1475
|
+
schema.TypeRegistry.for(n0).registerError(IncorrectTrustAnchorException$, IncorrectTrustAnchorException);
|
|
1476
|
+
var InvalidAliasNameException$ = [
|
|
1477
1477
|
-3,
|
|
1478
1478
|
n0,
|
|
1479
1479
|
_IANE,
|
|
@@ -1481,8 +1481,8 @@ var InvalidAliasNameException = [
|
|
|
1481
1481
|
[_m],
|
|
1482
1482
|
[0],
|
|
1483
1483
|
];
|
|
1484
|
-
schema.TypeRegistry.for(n0).registerError(InvalidAliasNameException
|
|
1485
|
-
var InvalidArnException = [
|
|
1484
|
+
schema.TypeRegistry.for(n0).registerError(InvalidAliasNameException$, InvalidAliasNameException);
|
|
1485
|
+
var InvalidArnException$ = [
|
|
1486
1486
|
-3,
|
|
1487
1487
|
n0,
|
|
1488
1488
|
_IAE,
|
|
@@ -1490,8 +1490,8 @@ var InvalidArnException = [
|
|
|
1490
1490
|
[_m],
|
|
1491
1491
|
[0],
|
|
1492
1492
|
];
|
|
1493
|
-
schema.TypeRegistry.for(n0).registerError(InvalidArnException
|
|
1494
|
-
var InvalidCiphertextException = [
|
|
1493
|
+
schema.TypeRegistry.for(n0).registerError(InvalidArnException$, InvalidArnException);
|
|
1494
|
+
var InvalidCiphertextException$ = [
|
|
1495
1495
|
-3,
|
|
1496
1496
|
n0,
|
|
1497
1497
|
_ICE,
|
|
@@ -1499,8 +1499,8 @@ var InvalidCiphertextException = [
|
|
|
1499
1499
|
[_m],
|
|
1500
1500
|
[0],
|
|
1501
1501
|
];
|
|
1502
|
-
schema.TypeRegistry.for(n0).registerError(InvalidCiphertextException
|
|
1503
|
-
var InvalidGrantIdException = [
|
|
1502
|
+
schema.TypeRegistry.for(n0).registerError(InvalidCiphertextException$, InvalidCiphertextException);
|
|
1503
|
+
var InvalidGrantIdException$ = [
|
|
1504
1504
|
-3,
|
|
1505
1505
|
n0,
|
|
1506
1506
|
_IGIE,
|
|
@@ -1508,8 +1508,8 @@ var InvalidGrantIdException = [
|
|
|
1508
1508
|
[_m],
|
|
1509
1509
|
[0],
|
|
1510
1510
|
];
|
|
1511
|
-
schema.TypeRegistry.for(n0).registerError(InvalidGrantIdException
|
|
1512
|
-
var InvalidGrantTokenException = [
|
|
1511
|
+
schema.TypeRegistry.for(n0).registerError(InvalidGrantIdException$, InvalidGrantIdException);
|
|
1512
|
+
var InvalidGrantTokenException$ = [
|
|
1513
1513
|
-3,
|
|
1514
1514
|
n0,
|
|
1515
1515
|
_IGTE,
|
|
@@ -1517,8 +1517,8 @@ var InvalidGrantTokenException = [
|
|
|
1517
1517
|
[_m],
|
|
1518
1518
|
[0],
|
|
1519
1519
|
];
|
|
1520
|
-
schema.TypeRegistry.for(n0).registerError(InvalidGrantTokenException
|
|
1521
|
-
var InvalidImportTokenException = [
|
|
1520
|
+
schema.TypeRegistry.for(n0).registerError(InvalidGrantTokenException$, InvalidGrantTokenException);
|
|
1521
|
+
var InvalidImportTokenException$ = [
|
|
1522
1522
|
-3,
|
|
1523
1523
|
n0,
|
|
1524
1524
|
_IITE,
|
|
@@ -1526,8 +1526,8 @@ var InvalidImportTokenException = [
|
|
|
1526
1526
|
[_m],
|
|
1527
1527
|
[0],
|
|
1528
1528
|
];
|
|
1529
|
-
schema.TypeRegistry.for(n0).registerError(InvalidImportTokenException
|
|
1530
|
-
var InvalidKeyUsageException = [
|
|
1529
|
+
schema.TypeRegistry.for(n0).registerError(InvalidImportTokenException$, InvalidImportTokenException);
|
|
1530
|
+
var InvalidKeyUsageException$ = [
|
|
1531
1531
|
-3,
|
|
1532
1532
|
n0,
|
|
1533
1533
|
_IKUE,
|
|
@@ -1535,8 +1535,8 @@ var InvalidKeyUsageException = [
|
|
|
1535
1535
|
[_m],
|
|
1536
1536
|
[0],
|
|
1537
1537
|
];
|
|
1538
|
-
schema.TypeRegistry.for(n0).registerError(InvalidKeyUsageException
|
|
1539
|
-
var InvalidMarkerException = [
|
|
1538
|
+
schema.TypeRegistry.for(n0).registerError(InvalidKeyUsageException$, InvalidKeyUsageException);
|
|
1539
|
+
var InvalidMarkerException$ = [
|
|
1540
1540
|
-3,
|
|
1541
1541
|
n0,
|
|
1542
1542
|
_IME,
|
|
@@ -1544,9 +1544,9 @@ var InvalidMarkerException = [
|
|
|
1544
1544
|
[_m],
|
|
1545
1545
|
[0],
|
|
1546
1546
|
];
|
|
1547
|
-
schema.TypeRegistry.for(n0).registerError(InvalidMarkerException
|
|
1548
|
-
var KeyListEntry = [3, n0, _KLE, 0, [_KI, _KA], [0, 0]];
|
|
1549
|
-
var KeyMetadata = [
|
|
1547
|
+
schema.TypeRegistry.for(n0).registerError(InvalidMarkerException$, InvalidMarkerException);
|
|
1548
|
+
var KeyListEntry$ = [3, n0, _KLE, 0, [_KI, _KA], [0, 0]];
|
|
1549
|
+
var KeyMetadata$ = [
|
|
1550
1550
|
3,
|
|
1551
1551
|
n0,
|
|
1552
1552
|
_KM,
|
|
@@ -1601,14 +1601,14 @@ var KeyMetadata = [
|
|
|
1601
1601
|
64 | 0,
|
|
1602
1602
|
64 | 0,
|
|
1603
1603
|
2,
|
|
1604
|
-
() => MultiRegionConfiguration
|
|
1604
|
+
() => MultiRegionConfiguration$,
|
|
1605
1605
|
1,
|
|
1606
1606
|
64 | 0,
|
|
1607
|
-
() => XksKeyConfigurationType
|
|
1607
|
+
() => XksKeyConfigurationType$,
|
|
1608
1608
|
0,
|
|
1609
1609
|
],
|
|
1610
1610
|
];
|
|
1611
|
-
var KeyUnavailableException = [
|
|
1611
|
+
var KeyUnavailableException$ = [
|
|
1612
1612
|
-3,
|
|
1613
1613
|
n0,
|
|
1614
1614
|
_KUE,
|
|
@@ -1616,8 +1616,8 @@ var KeyUnavailableException = [
|
|
|
1616
1616
|
[_m],
|
|
1617
1617
|
[0],
|
|
1618
1618
|
];
|
|
1619
|
-
schema.TypeRegistry.for(n0).registerError(KeyUnavailableException
|
|
1620
|
-
var KMSInternalException = [
|
|
1619
|
+
schema.TypeRegistry.for(n0).registerError(KeyUnavailableException$, KeyUnavailableException);
|
|
1620
|
+
var KMSInternalException$ = [
|
|
1621
1621
|
-3,
|
|
1622
1622
|
n0,
|
|
1623
1623
|
_KMSIE,
|
|
@@ -1625,8 +1625,8 @@ var KMSInternalException = [
|
|
|
1625
1625
|
[_m],
|
|
1626
1626
|
[0],
|
|
1627
1627
|
];
|
|
1628
|
-
schema.TypeRegistry.for(n0).registerError(KMSInternalException
|
|
1629
|
-
var KMSInvalidMacException = [
|
|
1628
|
+
schema.TypeRegistry.for(n0).registerError(KMSInternalException$, KMSInternalException);
|
|
1629
|
+
var KMSInvalidMacException$ = [
|
|
1630
1630
|
-3,
|
|
1631
1631
|
n0,
|
|
1632
1632
|
_KMSIME,
|
|
@@ -1634,8 +1634,8 @@ var KMSInvalidMacException = [
|
|
|
1634
1634
|
[_m],
|
|
1635
1635
|
[0],
|
|
1636
1636
|
];
|
|
1637
|
-
schema.TypeRegistry.for(n0).registerError(KMSInvalidMacException
|
|
1638
|
-
var KMSInvalidSignatureException = [
|
|
1637
|
+
schema.TypeRegistry.for(n0).registerError(KMSInvalidMacException$, KMSInvalidMacException);
|
|
1638
|
+
var KMSInvalidSignatureException$ = [
|
|
1639
1639
|
-3,
|
|
1640
1640
|
n0,
|
|
1641
1641
|
_KMSISE,
|
|
@@ -1643,8 +1643,8 @@ var KMSInvalidSignatureException = [
|
|
|
1643
1643
|
[_m],
|
|
1644
1644
|
[0],
|
|
1645
1645
|
];
|
|
1646
|
-
schema.TypeRegistry.for(n0).registerError(KMSInvalidSignatureException
|
|
1647
|
-
var KMSInvalidStateException = [
|
|
1646
|
+
schema.TypeRegistry.for(n0).registerError(KMSInvalidSignatureException$, KMSInvalidSignatureException);
|
|
1647
|
+
var KMSInvalidStateException$ = [
|
|
1648
1648
|
-3,
|
|
1649
1649
|
n0,
|
|
1650
1650
|
_KMSISEn,
|
|
@@ -1652,8 +1652,8 @@ var KMSInvalidStateException = [
|
|
|
1652
1652
|
[_m],
|
|
1653
1653
|
[0],
|
|
1654
1654
|
];
|
|
1655
|
-
schema.TypeRegistry.for(n0).registerError(KMSInvalidStateException
|
|
1656
|
-
var LimitExceededException = [
|
|
1655
|
+
schema.TypeRegistry.for(n0).registerError(KMSInvalidStateException$, KMSInvalidStateException);
|
|
1656
|
+
var LimitExceededException$ = [
|
|
1657
1657
|
-3,
|
|
1658
1658
|
n0,
|
|
1659
1659
|
_LEE,
|
|
@@ -1661,15 +1661,15 @@ var LimitExceededException = [
|
|
|
1661
1661
|
[_m],
|
|
1662
1662
|
[0],
|
|
1663
1663
|
];
|
|
1664
|
-
schema.TypeRegistry.for(n0).registerError(LimitExceededException
|
|
1665
|
-
var ListAliasesRequest = [3, n0, _LAR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
1666
|
-
var ListAliasesResponse = [3, n0, _LARi, 0, [_Al, _NM, _Tr], [() => AliasList, 0, 2]];
|
|
1667
|
-
var ListGrantsRequest = [3, n0, _LGR, 0, [_L, _M, _KI, _GI, _GP], [1, 0, 0, 0, 0]];
|
|
1668
|
-
var ListGrantsResponse = [3, n0, _LGRi, 0, [_G, _NM, _Tr], [() => GrantList, 0, 2]];
|
|
1669
|
-
var ListKeyPoliciesRequest = [3, n0, _LKPR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
1670
|
-
var ListKeyPoliciesResponse = [3, n0, _LKPRi, 0, [_PNo, _NM, _Tr], [64 | 0, 0, 2]];
|
|
1671
|
-
var ListKeyRotationsRequest = [3, n0, _LKRR, 0, [_KI, _IKM, _L, _M], [0, 0, 1, 0]];
|
|
1672
|
-
var ListKeyRotationsResponse = [
|
|
1664
|
+
schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
1665
|
+
var ListAliasesRequest$ = [3, n0, _LAR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
1666
|
+
var ListAliasesResponse$ = [3, n0, _LARi, 0, [_Al, _NM, _Tr], [() => AliasList, 0, 2]];
|
|
1667
|
+
var ListGrantsRequest$ = [3, n0, _LGR, 0, [_L, _M, _KI, _GI, _GP], [1, 0, 0, 0, 0]];
|
|
1668
|
+
var ListGrantsResponse$ = [3, n0, _LGRi, 0, [_G, _NM, _Tr], [() => GrantList, 0, 2]];
|
|
1669
|
+
var ListKeyPoliciesRequest$ = [3, n0, _LKPR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
1670
|
+
var ListKeyPoliciesResponse$ = [3, n0, _LKPRi, 0, [_PNo, _NM, _Tr], [64 | 0, 0, 2]];
|
|
1671
|
+
var ListKeyRotationsRequest$ = [3, n0, _LKRR, 0, [_KI, _IKM, _L, _M], [0, 0, 1, 0]];
|
|
1672
|
+
var ListKeyRotationsResponse$ = [
|
|
1673
1673
|
3,
|
|
1674
1674
|
n0,
|
|
1675
1675
|
_LKRRi,
|
|
@@ -1677,12 +1677,12 @@ var ListKeyRotationsResponse = [
|
|
|
1677
1677
|
[_Ro, _NM, _Tr],
|
|
1678
1678
|
[() => RotationsList, 0, 2],
|
|
1679
1679
|
];
|
|
1680
|
-
var ListKeysRequest = [3, n0, _LKR, 0, [_L, _M], [1, 0]];
|
|
1681
|
-
var ListKeysResponse = [3, n0, _LKRi, 0, [_K, _NM, _Tr], [() => KeyList, 0, 2]];
|
|
1682
|
-
var ListResourceTagsRequest = [3, n0, _LRTR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
1683
|
-
var ListResourceTagsResponse = [3, n0, _LRTRi, 0, [_T, _NM, _Tr], [() => TagList, 0, 2]];
|
|
1684
|
-
var ListRetirableGrantsRequest = [3, n0, _LRGR, 0, [_L, _M, _RP], [1, 0, 0]];
|
|
1685
|
-
var MalformedPolicyDocumentException = [
|
|
1680
|
+
var ListKeysRequest$ = [3, n0, _LKR, 0, [_L, _M], [1, 0]];
|
|
1681
|
+
var ListKeysResponse$ = [3, n0, _LKRi, 0, [_K, _NM, _Tr], [() => KeyList, 0, 2]];
|
|
1682
|
+
var ListResourceTagsRequest$ = [3, n0, _LRTR, 0, [_KI, _L, _M], [0, 1, 0]];
|
|
1683
|
+
var ListResourceTagsResponse$ = [3, n0, _LRTRi, 0, [_T, _NM, _Tr], [() => TagList, 0, 2]];
|
|
1684
|
+
var ListRetirableGrantsRequest$ = [3, n0, _LRGR, 0, [_L, _M, _RP], [1, 0, 0]];
|
|
1685
|
+
var MalformedPolicyDocumentException$ = [
|
|
1686
1686
|
-3,
|
|
1687
1687
|
n0,
|
|
1688
1688
|
_MPDE,
|
|
@@ -1690,17 +1690,17 @@ var MalformedPolicyDocumentException = [
|
|
|
1690
1690
|
[_m],
|
|
1691
1691
|
[0],
|
|
1692
1692
|
];
|
|
1693
|
-
schema.TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException
|
|
1694
|
-
var MultiRegionConfiguration = [
|
|
1693
|
+
schema.TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
|
|
1694
|
+
var MultiRegionConfiguration$ = [
|
|
1695
1695
|
3,
|
|
1696
1696
|
n0,
|
|
1697
1697
|
_MRC,
|
|
1698
1698
|
0,
|
|
1699
1699
|
[_MRKT, _PKr, _RK],
|
|
1700
|
-
[0, () => MultiRegionKey
|
|
1700
|
+
[0, () => MultiRegionKey$, () => MultiRegionKeyList],
|
|
1701
1701
|
];
|
|
1702
|
-
var MultiRegionKey = [3, n0, _MRK, 0, [_A, _Re], [0, 0]];
|
|
1703
|
-
var NotFoundException = [
|
|
1702
|
+
var MultiRegionKey$ = [3, n0, _MRK, 0, [_A, _Re], [0, 0]];
|
|
1703
|
+
var NotFoundException$ = [
|
|
1704
1704
|
-3,
|
|
1705
1705
|
n0,
|
|
1706
1706
|
_NFE,
|
|
@@ -1708,10 +1708,10 @@ var NotFoundException = [
|
|
|
1708
1708
|
[_m],
|
|
1709
1709
|
[0],
|
|
1710
1710
|
];
|
|
1711
|
-
schema.TypeRegistry.for(n0).registerError(NotFoundException
|
|
1712
|
-
var PutKeyPolicyRequest = [3, n0, _PKPR, 0, [_KI, _PN, _P, _BPLSC], [0, 0, 0, 2]];
|
|
1713
|
-
var RecipientInfo = [3, n0, _RI, 0, [_KEA, _AD], [0, 21]];
|
|
1714
|
-
var ReEncryptRequest = [
|
|
1711
|
+
schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
|
|
1712
|
+
var PutKeyPolicyRequest$ = [3, n0, _PKPR, 0, [_KI, _PN, _P, _BPLSC], [0, 0, 0, 2]];
|
|
1713
|
+
var RecipientInfo$ = [3, n0, _RI, 0, [_KEA, _AD], [0, 21]];
|
|
1714
|
+
var ReEncryptRequest$ = [
|
|
1715
1715
|
3,
|
|
1716
1716
|
n0,
|
|
1717
1717
|
_RER,
|
|
@@ -1719,7 +1719,7 @@ var ReEncryptRequest = [
|
|
|
1719
1719
|
[_CB, _SEC, _SKI, _DKI, _DEC, _SEA, _DEA, _GT, _DR],
|
|
1720
1720
|
[21, 128 | 0, 0, 0, 128 | 0, 0, 0, 64 | 0, 2],
|
|
1721
1721
|
];
|
|
1722
|
-
var ReEncryptResponse = [
|
|
1722
|
+
var ReEncryptResponse$ = [
|
|
1723
1723
|
3,
|
|
1724
1724
|
n0,
|
|
1725
1725
|
_RERe,
|
|
@@ -1727,7 +1727,7 @@ var ReEncryptResponse = [
|
|
|
1727
1727
|
[_CB, _SKI, _KI, _SEA, _DEA, _SKMI, _DKMI],
|
|
1728
1728
|
[21, 0, 0, 0, 0, 0, 0],
|
|
1729
1729
|
];
|
|
1730
|
-
var ReplicateKeyRequest = [
|
|
1730
|
+
var ReplicateKeyRequest$ = [
|
|
1731
1731
|
3,
|
|
1732
1732
|
n0,
|
|
1733
1733
|
_RKR,
|
|
@@ -1735,19 +1735,19 @@ var ReplicateKeyRequest = [
|
|
|
1735
1735
|
[_KI, _RR, _P, _BPLSC, _D, _T],
|
|
1736
1736
|
[0, 0, 0, 2, 0, () => TagList],
|
|
1737
1737
|
];
|
|
1738
|
-
var ReplicateKeyResponse = [
|
|
1738
|
+
var ReplicateKeyResponse$ = [
|
|
1739
1739
|
3,
|
|
1740
1740
|
n0,
|
|
1741
1741
|
_RKRe,
|
|
1742
1742
|
0,
|
|
1743
1743
|
[_RKM, _RPe, _RT],
|
|
1744
|
-
[() => KeyMetadata
|
|
1744
|
+
[() => KeyMetadata$, 0, () => TagList],
|
|
1745
1745
|
];
|
|
1746
|
-
var RetireGrantRequest = [3, n0, _RGR, 0, [_GTr, _KI, _GI, _DR], [0, 0, 0, 2]];
|
|
1747
|
-
var RevokeGrantRequest = [3, n0, _RGRe, 0, [_KI, _GI, _DR], [0, 0, 2]];
|
|
1748
|
-
var RotateKeyOnDemandRequest = [3, n0, _RKODR, 0, [_KI], [0]];
|
|
1749
|
-
var RotateKeyOnDemandResponse = [3, n0, _RKODRo, 0, [_KI], [0]];
|
|
1750
|
-
var RotationsListEntry = [
|
|
1746
|
+
var RetireGrantRequest$ = [3, n0, _RGR, 0, [_GTr, _KI, _GI, _DR], [0, 0, 0, 2]];
|
|
1747
|
+
var RevokeGrantRequest$ = [3, n0, _RGRe, 0, [_KI, _GI, _DR], [0, 0, 2]];
|
|
1748
|
+
var RotateKeyOnDemandRequest$ = [3, n0, _RKODR, 0, [_KI], [0]];
|
|
1749
|
+
var RotateKeyOnDemandResponse$ = [3, n0, _RKODRo, 0, [_KI], [0]];
|
|
1750
|
+
var RotationsListEntry$ = [
|
|
1751
1751
|
3,
|
|
1752
1752
|
n0,
|
|
1753
1753
|
_RLE,
|
|
@@ -1755,8 +1755,8 @@ var RotationsListEntry = [
|
|
|
1755
1755
|
[_KI, _KMI, _KMD, _IS, _KMS, _EM, _VT, _RD, _RTo],
|
|
1756
1756
|
[0, 0, 0, 0, 0, 0, 4, 4, 0],
|
|
1757
1757
|
];
|
|
1758
|
-
var ScheduleKeyDeletionRequest = [3, n0, _SKDR, 0, [_KI, _PWID], [0, 1]];
|
|
1759
|
-
var ScheduleKeyDeletionResponse = [
|
|
1758
|
+
var ScheduleKeyDeletionRequest$ = [3, n0, _SKDR, 0, [_KI, _PWID], [0, 1]];
|
|
1759
|
+
var ScheduleKeyDeletionResponse$ = [
|
|
1760
1760
|
3,
|
|
1761
1761
|
n0,
|
|
1762
1762
|
_SKDRc,
|
|
@@ -1764,7 +1764,7 @@ var ScheduleKeyDeletionResponse = [
|
|
|
1764
1764
|
[_KI, _DD, _KSe, _PWID],
|
|
1765
1765
|
[0, 4, 0, 1],
|
|
1766
1766
|
];
|
|
1767
|
-
var SignRequest = [
|
|
1767
|
+
var SignRequest$ = [
|
|
1768
1768
|
3,
|
|
1769
1769
|
n0,
|
|
1770
1770
|
_SR,
|
|
@@ -1772,9 +1772,9 @@ var SignRequest = [
|
|
|
1772
1772
|
[_KI, _Me, _MT, _GT, _SAi, _DR],
|
|
1773
1773
|
[0, [() => PlaintextType, 0], 0, 64 | 0, 0, 2],
|
|
1774
1774
|
];
|
|
1775
|
-
var SignResponse = [3, n0, _SRi, 0, [_KI, _S, _SAi], [0, 21, 0]];
|
|
1776
|
-
var Tag = [3, n0, _Ta, 0, [_TK, _TV], [0, 0]];
|
|
1777
|
-
var TagException = [
|
|
1775
|
+
var SignResponse$ = [3, n0, _SRi, 0, [_KI, _S, _SAi], [0, 21, 0]];
|
|
1776
|
+
var Tag$ = [3, n0, _Ta, 0, [_TK, _TV], [0, 0]];
|
|
1777
|
+
var TagException$ = [
|
|
1778
1778
|
-3,
|
|
1779
1779
|
n0,
|
|
1780
1780
|
_TE,
|
|
@@ -1782,9 +1782,9 @@ var TagException = [
|
|
|
1782
1782
|
[_m],
|
|
1783
1783
|
[0],
|
|
1784
1784
|
];
|
|
1785
|
-
schema.TypeRegistry.for(n0).registerError(TagException
|
|
1786
|
-
var TagResourceRequest = [3, n0, _TRR, 0, [_KI, _T], [0, () => TagList]];
|
|
1787
|
-
var UnsupportedOperationException = [
|
|
1785
|
+
schema.TypeRegistry.for(n0).registerError(TagException$, TagException);
|
|
1786
|
+
var TagResourceRequest$ = [3, n0, _TRR, 0, [_KI, _T], [0, () => TagList]];
|
|
1787
|
+
var UnsupportedOperationException$ = [
|
|
1788
1788
|
-3,
|
|
1789
1789
|
n0,
|
|
1790
1790
|
_UOE,
|
|
@@ -1792,21 +1792,21 @@ var UnsupportedOperationException = [
|
|
|
1792
1792
|
[_m],
|
|
1793
1793
|
[0],
|
|
1794
1794
|
];
|
|
1795
|
-
schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException
|
|
1796
|
-
var UntagResourceRequest = [3, n0, _URR, 0, [_KI, _TKa], [0, 64 | 0]];
|
|
1797
|
-
var UpdateAliasRequest = [3, n0, _UAR, 0, [_AN, _TKI], [0, 0]];
|
|
1798
|
-
var UpdateCustomKeyStoreRequest = [
|
|
1795
|
+
schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
|
|
1796
|
+
var UntagResourceRequest$ = [3, n0, _URR, 0, [_KI, _TKa], [0, 64 | 0]];
|
|
1797
|
+
var UpdateAliasRequest$ = [3, n0, _UAR, 0, [_AN, _TKI], [0, 0]];
|
|
1798
|
+
var UpdateCustomKeyStoreRequest$ = [
|
|
1799
1799
|
3,
|
|
1800
1800
|
n0,
|
|
1801
1801
|
_UCKSR,
|
|
1802
1802
|
0,
|
|
1803
1803
|
[_CKSI, _NCKSN, _KSP, _CHCI, _XPUE, _XPUP, _XPVESN, _XPVESO, _XPAC, _XPC],
|
|
1804
|
-
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType
|
|
1804
|
+
[0, 0, [() => KeyStorePasswordType, 0], 0, 0, 0, 0, 0, [() => XksProxyAuthenticationCredentialType$, 0], 0],
|
|
1805
1805
|
];
|
|
1806
|
-
var UpdateCustomKeyStoreResponse = [3, n0, _UCKSRp, 0, [], []];
|
|
1807
|
-
var UpdateKeyDescriptionRequest = [3, n0, _UKDR, 0, [_KI, _D], [0, 0]];
|
|
1808
|
-
var UpdatePrimaryRegionRequest = [3, n0, _UPRR, 0, [_KI, _PR], [0, 0]];
|
|
1809
|
-
var VerifyMacRequest = [
|
|
1806
|
+
var UpdateCustomKeyStoreResponse$ = [3, n0, _UCKSRp, 0, [], []];
|
|
1807
|
+
var UpdateKeyDescriptionRequest$ = [3, n0, _UKDR, 0, [_KI, _D], [0, 0]];
|
|
1808
|
+
var UpdatePrimaryRegionRequest$ = [3, n0, _UPRR, 0, [_KI, _PR], [0, 0]];
|
|
1809
|
+
var VerifyMacRequest$ = [
|
|
1810
1810
|
3,
|
|
1811
1811
|
n0,
|
|
1812
1812
|
_VMR,
|
|
@@ -1814,8 +1814,8 @@ var VerifyMacRequest = [
|
|
|
1814
1814
|
[_Me, _KI, _MA, _Ma, _GT, _DR],
|
|
1815
1815
|
[[() => PlaintextType, 0], 0, 0, 21, 64 | 0, 2],
|
|
1816
1816
|
];
|
|
1817
|
-
var VerifyMacResponse = [3, n0, _VMRe, 0, [_KI, _MV, _MA], [0, 2, 0]];
|
|
1818
|
-
var VerifyRequest = [
|
|
1817
|
+
var VerifyMacResponse$ = [3, n0, _VMRe, 0, [_KI, _MV, _MA], [0, 2, 0]];
|
|
1818
|
+
var VerifyRequest$ = [
|
|
1819
1819
|
3,
|
|
1820
1820
|
n0,
|
|
1821
1821
|
_VR,
|
|
@@ -1823,8 +1823,8 @@ var VerifyRequest = [
|
|
|
1823
1823
|
[_KI, _Me, _MT, _S, _SAi, _GT, _DR],
|
|
1824
1824
|
[0, [() => PlaintextType, 0], 0, 21, 0, 64 | 0, 2],
|
|
1825
1825
|
];
|
|
1826
|
-
var VerifyResponse = [3, n0, _VRe, 0, [_KI, _SV, _SAi], [0, 2, 0]];
|
|
1827
|
-
var XksKeyAlreadyInUseException = [
|
|
1826
|
+
var VerifyResponse$ = [3, n0, _VRe, 0, [_KI, _SV, _SAi], [0, 2, 0]];
|
|
1827
|
+
var XksKeyAlreadyInUseException$ = [
|
|
1828
1828
|
-3,
|
|
1829
1829
|
n0,
|
|
1830
1830
|
_XKAIUE,
|
|
@@ -1832,9 +1832,9 @@ var XksKeyAlreadyInUseException = [
|
|
|
1832
1832
|
[_m],
|
|
1833
1833
|
[0],
|
|
1834
1834
|
];
|
|
1835
|
-
schema.TypeRegistry.for(n0).registerError(XksKeyAlreadyInUseException
|
|
1836
|
-
var XksKeyConfigurationType = [3, n0, _XKCT, 0, [_I], [0]];
|
|
1837
|
-
var XksKeyInvalidConfigurationException = [
|
|
1835
|
+
schema.TypeRegistry.for(n0).registerError(XksKeyAlreadyInUseException$, XksKeyAlreadyInUseException);
|
|
1836
|
+
var XksKeyConfigurationType$ = [3, n0, _XKCT, 0, [_I], [0]];
|
|
1837
|
+
var XksKeyInvalidConfigurationException$ = [
|
|
1838
1838
|
-3,
|
|
1839
1839
|
n0,
|
|
1840
1840
|
_XKICE,
|
|
@@ -1842,8 +1842,8 @@ var XksKeyInvalidConfigurationException = [
|
|
|
1842
1842
|
[_m],
|
|
1843
1843
|
[0],
|
|
1844
1844
|
];
|
|
1845
|
-
schema.TypeRegistry.for(n0).registerError(XksKeyInvalidConfigurationException
|
|
1846
|
-
var XksKeyNotFoundException = [
|
|
1845
|
+
schema.TypeRegistry.for(n0).registerError(XksKeyInvalidConfigurationException$, XksKeyInvalidConfigurationException);
|
|
1846
|
+
var XksKeyNotFoundException$ = [
|
|
1847
1847
|
-3,
|
|
1848
1848
|
n0,
|
|
1849
1849
|
_XKNFE,
|
|
@@ -1851,8 +1851,8 @@ var XksKeyNotFoundException = [
|
|
|
1851
1851
|
[_m],
|
|
1852
1852
|
[0],
|
|
1853
1853
|
];
|
|
1854
|
-
schema.TypeRegistry.for(n0).registerError(XksKeyNotFoundException
|
|
1855
|
-
var XksProxyAuthenticationCredentialType = [
|
|
1854
|
+
schema.TypeRegistry.for(n0).registerError(XksKeyNotFoundException$, XksKeyNotFoundException);
|
|
1855
|
+
var XksProxyAuthenticationCredentialType$ = [
|
|
1856
1856
|
3,
|
|
1857
1857
|
n0,
|
|
1858
1858
|
_XPACT,
|
|
@@ -1863,7 +1863,7 @@ var XksProxyAuthenticationCredentialType = [
|
|
|
1863
1863
|
[() => XksProxyAuthenticationRawSecretAccessKeyType, 0],
|
|
1864
1864
|
],
|
|
1865
1865
|
];
|
|
1866
|
-
var XksProxyConfigurationType = [
|
|
1866
|
+
var XksProxyConfigurationType$ = [
|
|
1867
1867
|
3,
|
|
1868
1868
|
n0,
|
|
1869
1869
|
_XPCT,
|
|
@@ -1871,7 +1871,7 @@ var XksProxyConfigurationType = [
|
|
|
1871
1871
|
[_Co, _AKI, _UE, _UP, _VESN, _VESO],
|
|
1872
1872
|
[0, [() => XksProxyAuthenticationAccessKeyIdType, 0], 0, 0, 0, 0],
|
|
1873
1873
|
];
|
|
1874
|
-
var XksProxyIncorrectAuthenticationCredentialException = [
|
|
1874
|
+
var XksProxyIncorrectAuthenticationCredentialException$ = [
|
|
1875
1875
|
-3,
|
|
1876
1876
|
n0,
|
|
1877
1877
|
_XPIACE,
|
|
@@ -1879,8 +1879,8 @@ var XksProxyIncorrectAuthenticationCredentialException = [
|
|
|
1879
1879
|
[_m],
|
|
1880
1880
|
[0],
|
|
1881
1881
|
];
|
|
1882
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyIncorrectAuthenticationCredentialException
|
|
1883
|
-
var XksProxyInvalidConfigurationException = [
|
|
1882
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyIncorrectAuthenticationCredentialException$, XksProxyIncorrectAuthenticationCredentialException);
|
|
1883
|
+
var XksProxyInvalidConfigurationException$ = [
|
|
1884
1884
|
-3,
|
|
1885
1885
|
n0,
|
|
1886
1886
|
_XPICE,
|
|
@@ -1888,8 +1888,8 @@ var XksProxyInvalidConfigurationException = [
|
|
|
1888
1888
|
[_m],
|
|
1889
1889
|
[0],
|
|
1890
1890
|
];
|
|
1891
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyInvalidConfigurationException
|
|
1892
|
-
var XksProxyInvalidResponseException = [
|
|
1891
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyInvalidConfigurationException$, XksProxyInvalidConfigurationException);
|
|
1892
|
+
var XksProxyInvalidResponseException$ = [
|
|
1893
1893
|
-3,
|
|
1894
1894
|
n0,
|
|
1895
1895
|
_XPIRE,
|
|
@@ -1897,8 +1897,8 @@ var XksProxyInvalidResponseException = [
|
|
|
1897
1897
|
[_m],
|
|
1898
1898
|
[0],
|
|
1899
1899
|
];
|
|
1900
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyInvalidResponseException
|
|
1901
|
-
var XksProxyUriEndpointInUseException = [
|
|
1900
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyInvalidResponseException$, XksProxyInvalidResponseException);
|
|
1901
|
+
var XksProxyUriEndpointInUseException$ = [
|
|
1902
1902
|
-3,
|
|
1903
1903
|
n0,
|
|
1904
1904
|
_XPUEIUE,
|
|
@@ -1906,8 +1906,8 @@ var XksProxyUriEndpointInUseException = [
|
|
|
1906
1906
|
[_m],
|
|
1907
1907
|
[0],
|
|
1908
1908
|
];
|
|
1909
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyUriEndpointInUseException
|
|
1910
|
-
var XksProxyUriInUseException = [
|
|
1909
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyUriEndpointInUseException$, XksProxyUriEndpointInUseException);
|
|
1910
|
+
var XksProxyUriInUseException$ = [
|
|
1911
1911
|
-3,
|
|
1912
1912
|
n0,
|
|
1913
1913
|
_XPUIUE,
|
|
@@ -1915,8 +1915,8 @@ var XksProxyUriInUseException = [
|
|
|
1915
1915
|
[_m],
|
|
1916
1916
|
[0],
|
|
1917
1917
|
];
|
|
1918
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyUriInUseException
|
|
1919
|
-
var XksProxyUriUnreachableException = [
|
|
1918
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyUriInUseException$, XksProxyUriInUseException);
|
|
1919
|
+
var XksProxyUriUnreachableException$ = [
|
|
1920
1920
|
-3,
|
|
1921
1921
|
n0,
|
|
1922
1922
|
_XPUUE,
|
|
@@ -1924,8 +1924,8 @@ var XksProxyUriUnreachableException = [
|
|
|
1924
1924
|
[_m],
|
|
1925
1925
|
[0],
|
|
1926
1926
|
];
|
|
1927
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyUriUnreachableException
|
|
1928
|
-
var XksProxyVpcEndpointServiceInUseException = [
|
|
1927
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyUriUnreachableException$, XksProxyUriUnreachableException);
|
|
1928
|
+
var XksProxyVpcEndpointServiceInUseException$ = [
|
|
1929
1929
|
-3,
|
|
1930
1930
|
n0,
|
|
1931
1931
|
_XPVESIUE,
|
|
@@ -1933,8 +1933,8 @@ var XksProxyVpcEndpointServiceInUseException = [
|
|
|
1933
1933
|
[_m],
|
|
1934
1934
|
[0],
|
|
1935
1935
|
];
|
|
1936
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInUseException
|
|
1937
|
-
var XksProxyVpcEndpointServiceInvalidConfigurationException = [
|
|
1936
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInUseException$, XksProxyVpcEndpointServiceInUseException);
|
|
1937
|
+
var XksProxyVpcEndpointServiceInvalidConfigurationException$ = [
|
|
1938
1938
|
-3,
|
|
1939
1939
|
n0,
|
|
1940
1940
|
_XPVESICE,
|
|
@@ -1942,8 +1942,8 @@ var XksProxyVpcEndpointServiceInvalidConfigurationException = [
|
|
|
1942
1942
|
[_m],
|
|
1943
1943
|
[0],
|
|
1944
1944
|
];
|
|
1945
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInvalidConfigurationException
|
|
1946
|
-
var XksProxyVpcEndpointServiceNotFoundException = [
|
|
1945
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceInvalidConfigurationException$, XksProxyVpcEndpointServiceInvalidConfigurationException);
|
|
1946
|
+
var XksProxyVpcEndpointServiceNotFoundException$ = [
|
|
1947
1947
|
-3,
|
|
1948
1948
|
n0,
|
|
1949
1949
|
_XPVESNFE,
|
|
@@ -1951,273 +1951,273 @@ var XksProxyVpcEndpointServiceNotFoundException = [
|
|
|
1951
1951
|
[_m],
|
|
1952
1952
|
[0],
|
|
1953
1953
|
];
|
|
1954
|
-
schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceNotFoundException
|
|
1954
|
+
schema.TypeRegistry.for(n0).registerError(XksProxyVpcEndpointServiceNotFoundException$, XksProxyVpcEndpointServiceNotFoundException);
|
|
1955
1955
|
var __Unit = "unit";
|
|
1956
|
-
var KMSServiceException = [-3, _sm, "KMSServiceException", 0, [], []];
|
|
1957
|
-
schema.TypeRegistry.for(_sm).registerError(KMSServiceException
|
|
1958
|
-
var AliasList = [1, n0, _AL, 0, () => AliasListEntry];
|
|
1959
|
-
var CustomKeyStoresList = [1, n0, _CKSL, 0, [() => CustomKeyStoresListEntry
|
|
1960
|
-
var GrantList = [1, n0, _GL, 0, () => GrantListEntry];
|
|
1961
|
-
var KeyList = [1, n0, _KL, 0, () => KeyListEntry];
|
|
1962
|
-
var MultiRegionKeyList = [1, n0, _MRKL, 0, () => MultiRegionKey];
|
|
1963
|
-
var RotationsList = [1, n0, _RL, 0, () => RotationsListEntry];
|
|
1964
|
-
var TagList = [1, n0, _TL, 0, () => Tag];
|
|
1965
|
-
var CancelKeyDeletion = [
|
|
1956
|
+
var KMSServiceException$ = [-3, _sm, "KMSServiceException", 0, [], []];
|
|
1957
|
+
schema.TypeRegistry.for(_sm).registerError(KMSServiceException$, KMSServiceException);
|
|
1958
|
+
var AliasList = [1, n0, _AL, 0, () => AliasListEntry$];
|
|
1959
|
+
var CustomKeyStoresList = [1, n0, _CKSL, 0, [() => CustomKeyStoresListEntry$, 0]];
|
|
1960
|
+
var GrantList = [1, n0, _GL, 0, () => GrantListEntry$];
|
|
1961
|
+
var KeyList = [1, n0, _KL, 0, () => KeyListEntry$];
|
|
1962
|
+
var MultiRegionKeyList = [1, n0, _MRKL, 0, () => MultiRegionKey$];
|
|
1963
|
+
var RotationsList = [1, n0, _RL, 0, () => RotationsListEntry$];
|
|
1964
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
1965
|
+
var CancelKeyDeletion$ = [
|
|
1966
1966
|
9,
|
|
1967
1967
|
n0,
|
|
1968
1968
|
_CKD,
|
|
1969
1969
|
0,
|
|
1970
|
-
() => CancelKeyDeletionRequest
|
|
1971
|
-
() => CancelKeyDeletionResponse
|
|
1970
|
+
() => CancelKeyDeletionRequest$,
|
|
1971
|
+
() => CancelKeyDeletionResponse$,
|
|
1972
1972
|
];
|
|
1973
|
-
var ConnectCustomKeyStore = [
|
|
1973
|
+
var ConnectCustomKeyStore$ = [
|
|
1974
1974
|
9,
|
|
1975
1975
|
n0,
|
|
1976
1976
|
_CCKS,
|
|
1977
1977
|
0,
|
|
1978
|
-
() => ConnectCustomKeyStoreRequest
|
|
1979
|
-
() => ConnectCustomKeyStoreResponse
|
|
1978
|
+
() => ConnectCustomKeyStoreRequest$,
|
|
1979
|
+
() => ConnectCustomKeyStoreResponse$,
|
|
1980
1980
|
];
|
|
1981
|
-
var CreateAlias = [9, n0, _CA, 0, () => CreateAliasRequest
|
|
1982
|
-
var CreateCustomKeyStore = [
|
|
1981
|
+
var CreateAlias$ = [9, n0, _CA, 0, () => CreateAliasRequest$, () => __Unit];
|
|
1982
|
+
var CreateCustomKeyStore$ = [
|
|
1983
1983
|
9,
|
|
1984
1984
|
n0,
|
|
1985
1985
|
_CCKSr,
|
|
1986
1986
|
0,
|
|
1987
|
-
() => CreateCustomKeyStoreRequest
|
|
1988
|
-
() => CreateCustomKeyStoreResponse
|
|
1987
|
+
() => CreateCustomKeyStoreRequest$,
|
|
1988
|
+
() => CreateCustomKeyStoreResponse$,
|
|
1989
1989
|
];
|
|
1990
|
-
var CreateGrant = [9, n0, _CG, 0, () => CreateGrantRequest
|
|
1991
|
-
var CreateKey = [9, n0, _CK, 0, () => CreateKeyRequest
|
|
1992
|
-
var Decrypt = [9, n0, _De, 0, () => DecryptRequest
|
|
1993
|
-
var DeleteAlias = [9, n0, _DA, 0, () => DeleteAliasRequest
|
|
1994
|
-
var DeleteCustomKeyStore = [
|
|
1990
|
+
var CreateGrant$ = [9, n0, _CG, 0, () => CreateGrantRequest$, () => CreateGrantResponse$];
|
|
1991
|
+
var CreateKey$ = [9, n0, _CK, 0, () => CreateKeyRequest$, () => CreateKeyResponse$];
|
|
1992
|
+
var Decrypt$ = [9, n0, _De, 0, () => DecryptRequest$, () => DecryptResponse$];
|
|
1993
|
+
var DeleteAlias$ = [9, n0, _DA, 0, () => DeleteAliasRequest$, () => __Unit];
|
|
1994
|
+
var DeleteCustomKeyStore$ = [
|
|
1995
1995
|
9,
|
|
1996
1996
|
n0,
|
|
1997
1997
|
_DCKS,
|
|
1998
1998
|
0,
|
|
1999
|
-
() => DeleteCustomKeyStoreRequest
|
|
2000
|
-
() => DeleteCustomKeyStoreResponse
|
|
1999
|
+
() => DeleteCustomKeyStoreRequest$,
|
|
2000
|
+
() => DeleteCustomKeyStoreResponse$,
|
|
2001
2001
|
];
|
|
2002
|
-
var DeleteImportedKeyMaterial = [
|
|
2002
|
+
var DeleteImportedKeyMaterial$ = [
|
|
2003
2003
|
9,
|
|
2004
2004
|
n0,
|
|
2005
2005
|
_DIKM,
|
|
2006
2006
|
0,
|
|
2007
|
-
() => DeleteImportedKeyMaterialRequest
|
|
2008
|
-
() => DeleteImportedKeyMaterialResponse
|
|
2007
|
+
() => DeleteImportedKeyMaterialRequest$,
|
|
2008
|
+
() => DeleteImportedKeyMaterialResponse$,
|
|
2009
2009
|
];
|
|
2010
|
-
var DeriveSharedSecret = [
|
|
2010
|
+
var DeriveSharedSecret$ = [
|
|
2011
2011
|
9,
|
|
2012
2012
|
n0,
|
|
2013
2013
|
_DSS,
|
|
2014
2014
|
0,
|
|
2015
|
-
() => DeriveSharedSecretRequest
|
|
2016
|
-
() => DeriveSharedSecretResponse
|
|
2015
|
+
() => DeriveSharedSecretRequest$,
|
|
2016
|
+
() => DeriveSharedSecretResponse$,
|
|
2017
2017
|
];
|
|
2018
|
-
var DescribeCustomKeyStores = [
|
|
2018
|
+
var DescribeCustomKeyStores$ = [
|
|
2019
2019
|
9,
|
|
2020
2020
|
n0,
|
|
2021
2021
|
_DCKSe,
|
|
2022
2022
|
0,
|
|
2023
|
-
() => DescribeCustomKeyStoresRequest
|
|
2024
|
-
() => DescribeCustomKeyStoresResponse
|
|
2023
|
+
() => DescribeCustomKeyStoresRequest$,
|
|
2024
|
+
() => DescribeCustomKeyStoresResponse$,
|
|
2025
2025
|
];
|
|
2026
|
-
var DescribeKey = [9, n0, _DK, 0, () => DescribeKeyRequest
|
|
2027
|
-
var DisableKey = [9, n0, _DKi, 0, () => DisableKeyRequest
|
|
2028
|
-
var DisableKeyRotation = [
|
|
2026
|
+
var DescribeKey$ = [9, n0, _DK, 0, () => DescribeKeyRequest$, () => DescribeKeyResponse$];
|
|
2027
|
+
var DisableKey$ = [9, n0, _DKi, 0, () => DisableKeyRequest$, () => __Unit];
|
|
2028
|
+
var DisableKeyRotation$ = [
|
|
2029
2029
|
9,
|
|
2030
2030
|
n0,
|
|
2031
2031
|
_DKRis,
|
|
2032
2032
|
0,
|
|
2033
|
-
() => DisableKeyRotationRequest
|
|
2033
|
+
() => DisableKeyRotationRequest$,
|
|
2034
2034
|
() => __Unit,
|
|
2035
2035
|
];
|
|
2036
|
-
var DisconnectCustomKeyStore = [
|
|
2036
|
+
var DisconnectCustomKeyStore$ = [
|
|
2037
2037
|
9,
|
|
2038
2038
|
n0,
|
|
2039
2039
|
_DCKSi,
|
|
2040
2040
|
0,
|
|
2041
|
-
() => DisconnectCustomKeyStoreRequest
|
|
2042
|
-
() => DisconnectCustomKeyStoreResponse
|
|
2041
|
+
() => DisconnectCustomKeyStoreRequest$,
|
|
2042
|
+
() => DisconnectCustomKeyStoreResponse$,
|
|
2043
2043
|
];
|
|
2044
|
-
var EnableKey = [9, n0, _EK, 0, () => EnableKeyRequest
|
|
2045
|
-
var EnableKeyRotation = [9, n0, _EKRn, 0, () => EnableKeyRotationRequest
|
|
2046
|
-
var Encrypt = [9, n0, _En, 0, () => EncryptRequest
|
|
2047
|
-
var GenerateDataKey = [
|
|
2044
|
+
var EnableKey$ = [9, n0, _EK, 0, () => EnableKeyRequest$, () => __Unit];
|
|
2045
|
+
var EnableKeyRotation$ = [9, n0, _EKRn, 0, () => EnableKeyRotationRequest$, () => __Unit];
|
|
2046
|
+
var Encrypt$ = [9, n0, _En, 0, () => EncryptRequest$, () => EncryptResponse$];
|
|
2047
|
+
var GenerateDataKey$ = [
|
|
2048
2048
|
9,
|
|
2049
2049
|
n0,
|
|
2050
2050
|
_GDK,
|
|
2051
2051
|
0,
|
|
2052
|
-
() => GenerateDataKeyRequest
|
|
2053
|
-
() => GenerateDataKeyResponse
|
|
2052
|
+
() => GenerateDataKeyRequest$,
|
|
2053
|
+
() => GenerateDataKeyResponse$,
|
|
2054
2054
|
];
|
|
2055
|
-
var GenerateDataKeyPair = [
|
|
2055
|
+
var GenerateDataKeyPair$ = [
|
|
2056
2056
|
9,
|
|
2057
2057
|
n0,
|
|
2058
2058
|
_GDKP,
|
|
2059
2059
|
0,
|
|
2060
|
-
() => GenerateDataKeyPairRequest
|
|
2061
|
-
() => GenerateDataKeyPairResponse
|
|
2060
|
+
() => GenerateDataKeyPairRequest$,
|
|
2061
|
+
() => GenerateDataKeyPairResponse$,
|
|
2062
2062
|
];
|
|
2063
|
-
var GenerateDataKeyPairWithoutPlaintext = [
|
|
2063
|
+
var GenerateDataKeyPairWithoutPlaintext$ = [
|
|
2064
2064
|
9,
|
|
2065
2065
|
n0,
|
|
2066
2066
|
_GDKPWP,
|
|
2067
2067
|
0,
|
|
2068
|
-
() => GenerateDataKeyPairWithoutPlaintextRequest
|
|
2069
|
-
() => GenerateDataKeyPairWithoutPlaintextResponse
|
|
2068
|
+
() => GenerateDataKeyPairWithoutPlaintextRequest$,
|
|
2069
|
+
() => GenerateDataKeyPairWithoutPlaintextResponse$,
|
|
2070
2070
|
];
|
|
2071
|
-
var GenerateDataKeyWithoutPlaintext = [
|
|
2071
|
+
var GenerateDataKeyWithoutPlaintext$ = [
|
|
2072
2072
|
9,
|
|
2073
2073
|
n0,
|
|
2074
2074
|
_GDKWP,
|
|
2075
2075
|
0,
|
|
2076
|
-
() => GenerateDataKeyWithoutPlaintextRequest
|
|
2077
|
-
() => GenerateDataKeyWithoutPlaintextResponse
|
|
2076
|
+
() => GenerateDataKeyWithoutPlaintextRequest$,
|
|
2077
|
+
() => GenerateDataKeyWithoutPlaintextResponse$,
|
|
2078
2078
|
];
|
|
2079
|
-
var GenerateMac = [9, n0, _GM, 0, () => GenerateMacRequest
|
|
2080
|
-
var GenerateRandom = [
|
|
2079
|
+
var GenerateMac$ = [9, n0, _GM, 0, () => GenerateMacRequest$, () => GenerateMacResponse$];
|
|
2080
|
+
var GenerateRandom$ = [
|
|
2081
2081
|
9,
|
|
2082
2082
|
n0,
|
|
2083
2083
|
_GR,
|
|
2084
2084
|
0,
|
|
2085
|
-
() => GenerateRandomRequest
|
|
2086
|
-
() => GenerateRandomResponse
|
|
2085
|
+
() => GenerateRandomRequest$,
|
|
2086
|
+
() => GenerateRandomResponse$,
|
|
2087
2087
|
];
|
|
2088
|
-
var GetKeyPolicy = [
|
|
2088
|
+
var GetKeyPolicy$ = [
|
|
2089
2089
|
9,
|
|
2090
2090
|
n0,
|
|
2091
2091
|
_GKP,
|
|
2092
2092
|
0,
|
|
2093
|
-
() => GetKeyPolicyRequest
|
|
2094
|
-
() => GetKeyPolicyResponse
|
|
2093
|
+
() => GetKeyPolicyRequest$,
|
|
2094
|
+
() => GetKeyPolicyResponse$,
|
|
2095
2095
|
];
|
|
2096
|
-
var GetKeyRotationStatus = [
|
|
2096
|
+
var GetKeyRotationStatus$ = [
|
|
2097
2097
|
9,
|
|
2098
2098
|
n0,
|
|
2099
2099
|
_GKRS,
|
|
2100
2100
|
0,
|
|
2101
|
-
() => GetKeyRotationStatusRequest
|
|
2102
|
-
() => GetKeyRotationStatusResponse
|
|
2101
|
+
() => GetKeyRotationStatusRequest$,
|
|
2102
|
+
() => GetKeyRotationStatusResponse$,
|
|
2103
2103
|
];
|
|
2104
|
-
var GetParametersForImport = [
|
|
2104
|
+
var GetParametersForImport$ = [
|
|
2105
2105
|
9,
|
|
2106
2106
|
n0,
|
|
2107
2107
|
_GPFI,
|
|
2108
2108
|
0,
|
|
2109
|
-
() => GetParametersForImportRequest
|
|
2110
|
-
() => GetParametersForImportResponse
|
|
2109
|
+
() => GetParametersForImportRequest$,
|
|
2110
|
+
() => GetParametersForImportResponse$,
|
|
2111
2111
|
];
|
|
2112
|
-
var GetPublicKey = [
|
|
2112
|
+
var GetPublicKey$ = [
|
|
2113
2113
|
9,
|
|
2114
2114
|
n0,
|
|
2115
2115
|
_GPK,
|
|
2116
2116
|
0,
|
|
2117
|
-
() => GetPublicKeyRequest
|
|
2118
|
-
() => GetPublicKeyResponse
|
|
2117
|
+
() => GetPublicKeyRequest$,
|
|
2118
|
+
() => GetPublicKeyResponse$,
|
|
2119
2119
|
];
|
|
2120
|
-
var ImportKeyMaterial = [
|
|
2120
|
+
var ImportKeyMaterial$ = [
|
|
2121
2121
|
9,
|
|
2122
2122
|
n0,
|
|
2123
2123
|
_IKMm,
|
|
2124
2124
|
0,
|
|
2125
|
-
() => ImportKeyMaterialRequest
|
|
2126
|
-
() => ImportKeyMaterialResponse
|
|
2125
|
+
() => ImportKeyMaterialRequest$,
|
|
2126
|
+
() => ImportKeyMaterialResponse$,
|
|
2127
2127
|
];
|
|
2128
|
-
var ListAliases = [9, n0, _LA, 0, () => ListAliasesRequest
|
|
2129
|
-
var ListGrants = [9, n0, _LG, 0, () => ListGrantsRequest
|
|
2130
|
-
var ListKeyPolicies = [
|
|
2128
|
+
var ListAliases$ = [9, n0, _LA, 0, () => ListAliasesRequest$, () => ListAliasesResponse$];
|
|
2129
|
+
var ListGrants$ = [9, n0, _LG, 0, () => ListGrantsRequest$, () => ListGrantsResponse$];
|
|
2130
|
+
var ListKeyPolicies$ = [
|
|
2131
2131
|
9,
|
|
2132
2132
|
n0,
|
|
2133
2133
|
_LKP,
|
|
2134
2134
|
0,
|
|
2135
|
-
() => ListKeyPoliciesRequest
|
|
2136
|
-
() => ListKeyPoliciesResponse
|
|
2135
|
+
() => ListKeyPoliciesRequest$,
|
|
2136
|
+
() => ListKeyPoliciesResponse$,
|
|
2137
2137
|
];
|
|
2138
|
-
var ListKeyRotations = [
|
|
2138
|
+
var ListKeyRotations$ = [
|
|
2139
2139
|
9,
|
|
2140
2140
|
n0,
|
|
2141
2141
|
_LKRis,
|
|
2142
2142
|
0,
|
|
2143
|
-
() => ListKeyRotationsRequest
|
|
2144
|
-
() => ListKeyRotationsResponse
|
|
2143
|
+
() => ListKeyRotationsRequest$,
|
|
2144
|
+
() => ListKeyRotationsResponse$,
|
|
2145
2145
|
];
|
|
2146
|
-
var ListKeys = [9, n0, _LK, 0, () => ListKeysRequest
|
|
2147
|
-
var ListResourceTags = [
|
|
2146
|
+
var ListKeys$ = [9, n0, _LK, 0, () => ListKeysRequest$, () => ListKeysResponse$];
|
|
2147
|
+
var ListResourceTags$ = [
|
|
2148
2148
|
9,
|
|
2149
2149
|
n0,
|
|
2150
2150
|
_LRT,
|
|
2151
2151
|
0,
|
|
2152
|
-
() => ListResourceTagsRequest
|
|
2153
|
-
() => ListResourceTagsResponse
|
|
2152
|
+
() => ListResourceTagsRequest$,
|
|
2153
|
+
() => ListResourceTagsResponse$,
|
|
2154
2154
|
];
|
|
2155
|
-
var ListRetirableGrants = [
|
|
2155
|
+
var ListRetirableGrants$ = [
|
|
2156
2156
|
9,
|
|
2157
2157
|
n0,
|
|
2158
2158
|
_LRG,
|
|
2159
2159
|
0,
|
|
2160
|
-
() => ListRetirableGrantsRequest
|
|
2161
|
-
() => ListGrantsResponse
|
|
2160
|
+
() => ListRetirableGrantsRequest$,
|
|
2161
|
+
() => ListGrantsResponse$,
|
|
2162
2162
|
];
|
|
2163
|
-
var PutKeyPolicy = [9, n0, _PKPu, 0, () => PutKeyPolicyRequest
|
|
2164
|
-
var ReEncrypt = [9, n0, _RE, 0, () => ReEncryptRequest
|
|
2165
|
-
var ReplicateKey = [
|
|
2163
|
+
var PutKeyPolicy$ = [9, n0, _PKPu, 0, () => PutKeyPolicyRequest$, () => __Unit];
|
|
2164
|
+
var ReEncrypt$ = [9, n0, _RE, 0, () => ReEncryptRequest$, () => ReEncryptResponse$];
|
|
2165
|
+
var ReplicateKey$ = [
|
|
2166
2166
|
9,
|
|
2167
2167
|
n0,
|
|
2168
2168
|
_RKe,
|
|
2169
2169
|
0,
|
|
2170
|
-
() => ReplicateKeyRequest
|
|
2171
|
-
() => ReplicateKeyResponse
|
|
2170
|
+
() => ReplicateKeyRequest$,
|
|
2171
|
+
() => ReplicateKeyResponse$,
|
|
2172
2172
|
];
|
|
2173
|
-
var RetireGrant = [9, n0, _RG, 0, () => RetireGrantRequest
|
|
2174
|
-
var RevokeGrant = [9, n0, _RGe, 0, () => RevokeGrantRequest
|
|
2175
|
-
var RotateKeyOnDemand = [
|
|
2173
|
+
var RetireGrant$ = [9, n0, _RG, 0, () => RetireGrantRequest$, () => __Unit];
|
|
2174
|
+
var RevokeGrant$ = [9, n0, _RGe, 0, () => RevokeGrantRequest$, () => __Unit];
|
|
2175
|
+
var RotateKeyOnDemand$ = [
|
|
2176
2176
|
9,
|
|
2177
2177
|
n0,
|
|
2178
2178
|
_RKOD,
|
|
2179
2179
|
0,
|
|
2180
|
-
() => RotateKeyOnDemandRequest
|
|
2181
|
-
() => RotateKeyOnDemandResponse
|
|
2180
|
+
() => RotateKeyOnDemandRequest$,
|
|
2181
|
+
() => RotateKeyOnDemandResponse$,
|
|
2182
2182
|
];
|
|
2183
|
-
var ScheduleKeyDeletion = [
|
|
2183
|
+
var ScheduleKeyDeletion$ = [
|
|
2184
2184
|
9,
|
|
2185
2185
|
n0,
|
|
2186
2186
|
_SKD,
|
|
2187
2187
|
0,
|
|
2188
|
-
() => ScheduleKeyDeletionRequest
|
|
2189
|
-
() => ScheduleKeyDeletionResponse
|
|
2188
|
+
() => ScheduleKeyDeletionRequest$,
|
|
2189
|
+
() => ScheduleKeyDeletionResponse$,
|
|
2190
2190
|
];
|
|
2191
|
-
var Sign = [9, n0, _Si, 0, () => SignRequest
|
|
2192
|
-
var TagResource = [9, n0, _TR, 0, () => TagResourceRequest
|
|
2193
|
-
var UntagResource = [9, n0, _UR, 0, () => UntagResourceRequest
|
|
2194
|
-
var UpdateAlias = [9, n0, _UA, 0, () => UpdateAliasRequest
|
|
2195
|
-
var UpdateCustomKeyStore = [
|
|
2191
|
+
var Sign$ = [9, n0, _Si, 0, () => SignRequest$, () => SignResponse$];
|
|
2192
|
+
var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
|
|
2193
|
+
var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
|
|
2194
|
+
var UpdateAlias$ = [9, n0, _UA, 0, () => UpdateAliasRequest$, () => __Unit];
|
|
2195
|
+
var UpdateCustomKeyStore$ = [
|
|
2196
2196
|
9,
|
|
2197
2197
|
n0,
|
|
2198
2198
|
_UCKS,
|
|
2199
2199
|
0,
|
|
2200
|
-
() => UpdateCustomKeyStoreRequest
|
|
2201
|
-
() => UpdateCustomKeyStoreResponse
|
|
2200
|
+
() => UpdateCustomKeyStoreRequest$,
|
|
2201
|
+
() => UpdateCustomKeyStoreResponse$,
|
|
2202
2202
|
];
|
|
2203
|
-
var UpdateKeyDescription = [
|
|
2203
|
+
var UpdateKeyDescription$ = [
|
|
2204
2204
|
9,
|
|
2205
2205
|
n0,
|
|
2206
2206
|
_UKD,
|
|
2207
2207
|
0,
|
|
2208
|
-
() => UpdateKeyDescriptionRequest
|
|
2208
|
+
() => UpdateKeyDescriptionRequest$,
|
|
2209
2209
|
() => __Unit,
|
|
2210
2210
|
];
|
|
2211
|
-
var UpdatePrimaryRegion = [
|
|
2211
|
+
var UpdatePrimaryRegion$ = [
|
|
2212
2212
|
9,
|
|
2213
2213
|
n0,
|
|
2214
2214
|
_UPR,
|
|
2215
2215
|
0,
|
|
2216
|
-
() => UpdatePrimaryRegionRequest
|
|
2216
|
+
() => UpdatePrimaryRegionRequest$,
|
|
2217
2217
|
() => __Unit,
|
|
2218
2218
|
];
|
|
2219
|
-
var Verify = [9, n0, _V, 0, () => VerifyRequest
|
|
2220
|
-
var VerifyMac = [9, n0, _VM, 0, () => VerifyMacRequest
|
|
2219
|
+
var Verify$ = [9, n0, _V, 0, () => VerifyRequest$, () => VerifyResponse$];
|
|
2220
|
+
var VerifyMac$ = [9, n0, _VM, 0, () => VerifyMacRequest$, () => VerifyMacResponse$];
|
|
2221
2221
|
|
|
2222
2222
|
class CancelKeyDeletionCommand extends smithyClient.Command
|
|
2223
2223
|
.classBuilder()
|
|
@@ -2227,7 +2227,7 @@ class CancelKeyDeletionCommand extends smithyClient.Command
|
|
|
2227
2227
|
})
|
|
2228
2228
|
.s("TrentService", "CancelKeyDeletion", {})
|
|
2229
2229
|
.n("KMSClient", "CancelKeyDeletionCommand")
|
|
2230
|
-
.sc(CancelKeyDeletion)
|
|
2230
|
+
.sc(CancelKeyDeletion$)
|
|
2231
2231
|
.build() {
|
|
2232
2232
|
}
|
|
2233
2233
|
|
|
@@ -2239,7 +2239,7 @@ class ConnectCustomKeyStoreCommand extends smithyClient.Command
|
|
|
2239
2239
|
})
|
|
2240
2240
|
.s("TrentService", "ConnectCustomKeyStore", {})
|
|
2241
2241
|
.n("KMSClient", "ConnectCustomKeyStoreCommand")
|
|
2242
|
-
.sc(ConnectCustomKeyStore)
|
|
2242
|
+
.sc(ConnectCustomKeyStore$)
|
|
2243
2243
|
.build() {
|
|
2244
2244
|
}
|
|
2245
2245
|
|
|
@@ -2251,7 +2251,7 @@ class CreateAliasCommand extends smithyClient.Command
|
|
|
2251
2251
|
})
|
|
2252
2252
|
.s("TrentService", "CreateAlias", {})
|
|
2253
2253
|
.n("KMSClient", "CreateAliasCommand")
|
|
2254
|
-
.sc(CreateAlias)
|
|
2254
|
+
.sc(CreateAlias$)
|
|
2255
2255
|
.build() {
|
|
2256
2256
|
}
|
|
2257
2257
|
|
|
@@ -2263,7 +2263,7 @@ class CreateCustomKeyStoreCommand extends smithyClient.Command
|
|
|
2263
2263
|
})
|
|
2264
2264
|
.s("TrentService", "CreateCustomKeyStore", {})
|
|
2265
2265
|
.n("KMSClient", "CreateCustomKeyStoreCommand")
|
|
2266
|
-
.sc(CreateCustomKeyStore)
|
|
2266
|
+
.sc(CreateCustomKeyStore$)
|
|
2267
2267
|
.build() {
|
|
2268
2268
|
}
|
|
2269
2269
|
|
|
@@ -2275,7 +2275,7 @@ class CreateGrantCommand extends smithyClient.Command
|
|
|
2275
2275
|
})
|
|
2276
2276
|
.s("TrentService", "CreateGrant", {})
|
|
2277
2277
|
.n("KMSClient", "CreateGrantCommand")
|
|
2278
|
-
.sc(CreateGrant)
|
|
2278
|
+
.sc(CreateGrant$)
|
|
2279
2279
|
.build() {
|
|
2280
2280
|
}
|
|
2281
2281
|
|
|
@@ -2287,7 +2287,7 @@ class CreateKeyCommand extends smithyClient.Command
|
|
|
2287
2287
|
})
|
|
2288
2288
|
.s("TrentService", "CreateKey", {})
|
|
2289
2289
|
.n("KMSClient", "CreateKeyCommand")
|
|
2290
|
-
.sc(CreateKey)
|
|
2290
|
+
.sc(CreateKey$)
|
|
2291
2291
|
.build() {
|
|
2292
2292
|
}
|
|
2293
2293
|
|
|
@@ -2299,7 +2299,7 @@ class DecryptCommand extends smithyClient.Command
|
|
|
2299
2299
|
})
|
|
2300
2300
|
.s("TrentService", "Decrypt", {})
|
|
2301
2301
|
.n("KMSClient", "DecryptCommand")
|
|
2302
|
-
.sc(Decrypt)
|
|
2302
|
+
.sc(Decrypt$)
|
|
2303
2303
|
.build() {
|
|
2304
2304
|
}
|
|
2305
2305
|
|
|
@@ -2311,7 +2311,7 @@ class DeleteAliasCommand extends smithyClient.Command
|
|
|
2311
2311
|
})
|
|
2312
2312
|
.s("TrentService", "DeleteAlias", {})
|
|
2313
2313
|
.n("KMSClient", "DeleteAliasCommand")
|
|
2314
|
-
.sc(DeleteAlias)
|
|
2314
|
+
.sc(DeleteAlias$)
|
|
2315
2315
|
.build() {
|
|
2316
2316
|
}
|
|
2317
2317
|
|
|
@@ -2323,7 +2323,7 @@ class DeleteCustomKeyStoreCommand extends smithyClient.Command
|
|
|
2323
2323
|
})
|
|
2324
2324
|
.s("TrentService", "DeleteCustomKeyStore", {})
|
|
2325
2325
|
.n("KMSClient", "DeleteCustomKeyStoreCommand")
|
|
2326
|
-
.sc(DeleteCustomKeyStore)
|
|
2326
|
+
.sc(DeleteCustomKeyStore$)
|
|
2327
2327
|
.build() {
|
|
2328
2328
|
}
|
|
2329
2329
|
|
|
@@ -2335,7 +2335,7 @@ class DeleteImportedKeyMaterialCommand extends smithyClient.Command
|
|
|
2335
2335
|
})
|
|
2336
2336
|
.s("TrentService", "DeleteImportedKeyMaterial", {})
|
|
2337
2337
|
.n("KMSClient", "DeleteImportedKeyMaterialCommand")
|
|
2338
|
-
.sc(DeleteImportedKeyMaterial)
|
|
2338
|
+
.sc(DeleteImportedKeyMaterial$)
|
|
2339
2339
|
.build() {
|
|
2340
2340
|
}
|
|
2341
2341
|
|
|
@@ -2347,7 +2347,7 @@ class DeriveSharedSecretCommand extends smithyClient.Command
|
|
|
2347
2347
|
})
|
|
2348
2348
|
.s("TrentService", "DeriveSharedSecret", {})
|
|
2349
2349
|
.n("KMSClient", "DeriveSharedSecretCommand")
|
|
2350
|
-
.sc(DeriveSharedSecret)
|
|
2350
|
+
.sc(DeriveSharedSecret$)
|
|
2351
2351
|
.build() {
|
|
2352
2352
|
}
|
|
2353
2353
|
|
|
@@ -2359,7 +2359,7 @@ class DescribeCustomKeyStoresCommand extends smithyClient.Command
|
|
|
2359
2359
|
})
|
|
2360
2360
|
.s("TrentService", "DescribeCustomKeyStores", {})
|
|
2361
2361
|
.n("KMSClient", "DescribeCustomKeyStoresCommand")
|
|
2362
|
-
.sc(DescribeCustomKeyStores)
|
|
2362
|
+
.sc(DescribeCustomKeyStores$)
|
|
2363
2363
|
.build() {
|
|
2364
2364
|
}
|
|
2365
2365
|
|
|
@@ -2371,7 +2371,7 @@ class DescribeKeyCommand extends smithyClient.Command
|
|
|
2371
2371
|
})
|
|
2372
2372
|
.s("TrentService", "DescribeKey", {})
|
|
2373
2373
|
.n("KMSClient", "DescribeKeyCommand")
|
|
2374
|
-
.sc(DescribeKey)
|
|
2374
|
+
.sc(DescribeKey$)
|
|
2375
2375
|
.build() {
|
|
2376
2376
|
}
|
|
2377
2377
|
|
|
@@ -2383,7 +2383,7 @@ class DisableKeyCommand extends smithyClient.Command
|
|
|
2383
2383
|
})
|
|
2384
2384
|
.s("TrentService", "DisableKey", {})
|
|
2385
2385
|
.n("KMSClient", "DisableKeyCommand")
|
|
2386
|
-
.sc(DisableKey)
|
|
2386
|
+
.sc(DisableKey$)
|
|
2387
2387
|
.build() {
|
|
2388
2388
|
}
|
|
2389
2389
|
|
|
@@ -2395,7 +2395,7 @@ class DisableKeyRotationCommand extends smithyClient.Command
|
|
|
2395
2395
|
})
|
|
2396
2396
|
.s("TrentService", "DisableKeyRotation", {})
|
|
2397
2397
|
.n("KMSClient", "DisableKeyRotationCommand")
|
|
2398
|
-
.sc(DisableKeyRotation)
|
|
2398
|
+
.sc(DisableKeyRotation$)
|
|
2399
2399
|
.build() {
|
|
2400
2400
|
}
|
|
2401
2401
|
|
|
@@ -2407,7 +2407,7 @@ class DisconnectCustomKeyStoreCommand extends smithyClient.Command
|
|
|
2407
2407
|
})
|
|
2408
2408
|
.s("TrentService", "DisconnectCustomKeyStore", {})
|
|
2409
2409
|
.n("KMSClient", "DisconnectCustomKeyStoreCommand")
|
|
2410
|
-
.sc(DisconnectCustomKeyStore)
|
|
2410
|
+
.sc(DisconnectCustomKeyStore$)
|
|
2411
2411
|
.build() {
|
|
2412
2412
|
}
|
|
2413
2413
|
|
|
@@ -2419,7 +2419,7 @@ class EnableKeyCommand extends smithyClient.Command
|
|
|
2419
2419
|
})
|
|
2420
2420
|
.s("TrentService", "EnableKey", {})
|
|
2421
2421
|
.n("KMSClient", "EnableKeyCommand")
|
|
2422
|
-
.sc(EnableKey)
|
|
2422
|
+
.sc(EnableKey$)
|
|
2423
2423
|
.build() {
|
|
2424
2424
|
}
|
|
2425
2425
|
|
|
@@ -2431,7 +2431,7 @@ class EnableKeyRotationCommand extends smithyClient.Command
|
|
|
2431
2431
|
})
|
|
2432
2432
|
.s("TrentService", "EnableKeyRotation", {})
|
|
2433
2433
|
.n("KMSClient", "EnableKeyRotationCommand")
|
|
2434
|
-
.sc(EnableKeyRotation)
|
|
2434
|
+
.sc(EnableKeyRotation$)
|
|
2435
2435
|
.build() {
|
|
2436
2436
|
}
|
|
2437
2437
|
|
|
@@ -2443,7 +2443,7 @@ class EncryptCommand extends smithyClient.Command
|
|
|
2443
2443
|
})
|
|
2444
2444
|
.s("TrentService", "Encrypt", {})
|
|
2445
2445
|
.n("KMSClient", "EncryptCommand")
|
|
2446
|
-
.sc(Encrypt)
|
|
2446
|
+
.sc(Encrypt$)
|
|
2447
2447
|
.build() {
|
|
2448
2448
|
}
|
|
2449
2449
|
|
|
@@ -2455,7 +2455,7 @@ class GenerateDataKeyCommand extends smithyClient.Command
|
|
|
2455
2455
|
})
|
|
2456
2456
|
.s("TrentService", "GenerateDataKey", {})
|
|
2457
2457
|
.n("KMSClient", "GenerateDataKeyCommand")
|
|
2458
|
-
.sc(GenerateDataKey)
|
|
2458
|
+
.sc(GenerateDataKey$)
|
|
2459
2459
|
.build() {
|
|
2460
2460
|
}
|
|
2461
2461
|
|
|
@@ -2467,7 +2467,7 @@ class GenerateDataKeyPairCommand extends smithyClient.Command
|
|
|
2467
2467
|
})
|
|
2468
2468
|
.s("TrentService", "GenerateDataKeyPair", {})
|
|
2469
2469
|
.n("KMSClient", "GenerateDataKeyPairCommand")
|
|
2470
|
-
.sc(GenerateDataKeyPair)
|
|
2470
|
+
.sc(GenerateDataKeyPair$)
|
|
2471
2471
|
.build() {
|
|
2472
2472
|
}
|
|
2473
2473
|
|
|
@@ -2479,7 +2479,7 @@ class GenerateDataKeyPairWithoutPlaintextCommand extends smithyClient.Command
|
|
|
2479
2479
|
})
|
|
2480
2480
|
.s("TrentService", "GenerateDataKeyPairWithoutPlaintext", {})
|
|
2481
2481
|
.n("KMSClient", "GenerateDataKeyPairWithoutPlaintextCommand")
|
|
2482
|
-
.sc(GenerateDataKeyPairWithoutPlaintext)
|
|
2482
|
+
.sc(GenerateDataKeyPairWithoutPlaintext$)
|
|
2483
2483
|
.build() {
|
|
2484
2484
|
}
|
|
2485
2485
|
|
|
@@ -2491,7 +2491,7 @@ class GenerateDataKeyWithoutPlaintextCommand extends smithyClient.Command
|
|
|
2491
2491
|
})
|
|
2492
2492
|
.s("TrentService", "GenerateDataKeyWithoutPlaintext", {})
|
|
2493
2493
|
.n("KMSClient", "GenerateDataKeyWithoutPlaintextCommand")
|
|
2494
|
-
.sc(GenerateDataKeyWithoutPlaintext)
|
|
2494
|
+
.sc(GenerateDataKeyWithoutPlaintext$)
|
|
2495
2495
|
.build() {
|
|
2496
2496
|
}
|
|
2497
2497
|
|
|
@@ -2503,7 +2503,7 @@ class GenerateMacCommand extends smithyClient.Command
|
|
|
2503
2503
|
})
|
|
2504
2504
|
.s("TrentService", "GenerateMac", {})
|
|
2505
2505
|
.n("KMSClient", "GenerateMacCommand")
|
|
2506
|
-
.sc(GenerateMac)
|
|
2506
|
+
.sc(GenerateMac$)
|
|
2507
2507
|
.build() {
|
|
2508
2508
|
}
|
|
2509
2509
|
|
|
@@ -2515,7 +2515,7 @@ class GenerateRandomCommand extends smithyClient.Command
|
|
|
2515
2515
|
})
|
|
2516
2516
|
.s("TrentService", "GenerateRandom", {})
|
|
2517
2517
|
.n("KMSClient", "GenerateRandomCommand")
|
|
2518
|
-
.sc(GenerateRandom)
|
|
2518
|
+
.sc(GenerateRandom$)
|
|
2519
2519
|
.build() {
|
|
2520
2520
|
}
|
|
2521
2521
|
|
|
@@ -2527,7 +2527,7 @@ class GetKeyPolicyCommand extends smithyClient.Command
|
|
|
2527
2527
|
})
|
|
2528
2528
|
.s("TrentService", "GetKeyPolicy", {})
|
|
2529
2529
|
.n("KMSClient", "GetKeyPolicyCommand")
|
|
2530
|
-
.sc(GetKeyPolicy)
|
|
2530
|
+
.sc(GetKeyPolicy$)
|
|
2531
2531
|
.build() {
|
|
2532
2532
|
}
|
|
2533
2533
|
|
|
@@ -2539,7 +2539,7 @@ class GetKeyRotationStatusCommand extends smithyClient.Command
|
|
|
2539
2539
|
})
|
|
2540
2540
|
.s("TrentService", "GetKeyRotationStatus", {})
|
|
2541
2541
|
.n("KMSClient", "GetKeyRotationStatusCommand")
|
|
2542
|
-
.sc(GetKeyRotationStatus)
|
|
2542
|
+
.sc(GetKeyRotationStatus$)
|
|
2543
2543
|
.build() {
|
|
2544
2544
|
}
|
|
2545
2545
|
|
|
@@ -2551,7 +2551,7 @@ class GetParametersForImportCommand extends smithyClient.Command
|
|
|
2551
2551
|
})
|
|
2552
2552
|
.s("TrentService", "GetParametersForImport", {})
|
|
2553
2553
|
.n("KMSClient", "GetParametersForImportCommand")
|
|
2554
|
-
.sc(GetParametersForImport)
|
|
2554
|
+
.sc(GetParametersForImport$)
|
|
2555
2555
|
.build() {
|
|
2556
2556
|
}
|
|
2557
2557
|
|
|
@@ -2563,7 +2563,7 @@ class GetPublicKeyCommand extends smithyClient.Command
|
|
|
2563
2563
|
})
|
|
2564
2564
|
.s("TrentService", "GetPublicKey", {})
|
|
2565
2565
|
.n("KMSClient", "GetPublicKeyCommand")
|
|
2566
|
-
.sc(GetPublicKey)
|
|
2566
|
+
.sc(GetPublicKey$)
|
|
2567
2567
|
.build() {
|
|
2568
2568
|
}
|
|
2569
2569
|
|
|
@@ -2575,7 +2575,7 @@ class ImportKeyMaterialCommand extends smithyClient.Command
|
|
|
2575
2575
|
})
|
|
2576
2576
|
.s("TrentService", "ImportKeyMaterial", {})
|
|
2577
2577
|
.n("KMSClient", "ImportKeyMaterialCommand")
|
|
2578
|
-
.sc(ImportKeyMaterial)
|
|
2578
|
+
.sc(ImportKeyMaterial$)
|
|
2579
2579
|
.build() {
|
|
2580
2580
|
}
|
|
2581
2581
|
|
|
@@ -2587,7 +2587,7 @@ class ListAliasesCommand extends smithyClient.Command
|
|
|
2587
2587
|
})
|
|
2588
2588
|
.s("TrentService", "ListAliases", {})
|
|
2589
2589
|
.n("KMSClient", "ListAliasesCommand")
|
|
2590
|
-
.sc(ListAliases)
|
|
2590
|
+
.sc(ListAliases$)
|
|
2591
2591
|
.build() {
|
|
2592
2592
|
}
|
|
2593
2593
|
|
|
@@ -2599,7 +2599,7 @@ class ListGrantsCommand extends smithyClient.Command
|
|
|
2599
2599
|
})
|
|
2600
2600
|
.s("TrentService", "ListGrants", {})
|
|
2601
2601
|
.n("KMSClient", "ListGrantsCommand")
|
|
2602
|
-
.sc(ListGrants)
|
|
2602
|
+
.sc(ListGrants$)
|
|
2603
2603
|
.build() {
|
|
2604
2604
|
}
|
|
2605
2605
|
|
|
@@ -2611,7 +2611,7 @@ class ListKeyPoliciesCommand extends smithyClient.Command
|
|
|
2611
2611
|
})
|
|
2612
2612
|
.s("TrentService", "ListKeyPolicies", {})
|
|
2613
2613
|
.n("KMSClient", "ListKeyPoliciesCommand")
|
|
2614
|
-
.sc(ListKeyPolicies)
|
|
2614
|
+
.sc(ListKeyPolicies$)
|
|
2615
2615
|
.build() {
|
|
2616
2616
|
}
|
|
2617
2617
|
|
|
@@ -2623,7 +2623,7 @@ class ListKeyRotationsCommand extends smithyClient.Command
|
|
|
2623
2623
|
})
|
|
2624
2624
|
.s("TrentService", "ListKeyRotations", {})
|
|
2625
2625
|
.n("KMSClient", "ListKeyRotationsCommand")
|
|
2626
|
-
.sc(ListKeyRotations)
|
|
2626
|
+
.sc(ListKeyRotations$)
|
|
2627
2627
|
.build() {
|
|
2628
2628
|
}
|
|
2629
2629
|
|
|
@@ -2635,7 +2635,7 @@ class ListKeysCommand extends smithyClient.Command
|
|
|
2635
2635
|
})
|
|
2636
2636
|
.s("TrentService", "ListKeys", {})
|
|
2637
2637
|
.n("KMSClient", "ListKeysCommand")
|
|
2638
|
-
.sc(ListKeys)
|
|
2638
|
+
.sc(ListKeys$)
|
|
2639
2639
|
.build() {
|
|
2640
2640
|
}
|
|
2641
2641
|
|
|
@@ -2647,7 +2647,7 @@ class ListResourceTagsCommand extends smithyClient.Command
|
|
|
2647
2647
|
})
|
|
2648
2648
|
.s("TrentService", "ListResourceTags", {})
|
|
2649
2649
|
.n("KMSClient", "ListResourceTagsCommand")
|
|
2650
|
-
.sc(ListResourceTags)
|
|
2650
|
+
.sc(ListResourceTags$)
|
|
2651
2651
|
.build() {
|
|
2652
2652
|
}
|
|
2653
2653
|
|
|
@@ -2659,7 +2659,7 @@ class ListRetirableGrantsCommand extends smithyClient.Command
|
|
|
2659
2659
|
})
|
|
2660
2660
|
.s("TrentService", "ListRetirableGrants", {})
|
|
2661
2661
|
.n("KMSClient", "ListRetirableGrantsCommand")
|
|
2662
|
-
.sc(ListRetirableGrants)
|
|
2662
|
+
.sc(ListRetirableGrants$)
|
|
2663
2663
|
.build() {
|
|
2664
2664
|
}
|
|
2665
2665
|
|
|
@@ -2671,7 +2671,7 @@ class PutKeyPolicyCommand extends smithyClient.Command
|
|
|
2671
2671
|
})
|
|
2672
2672
|
.s("TrentService", "PutKeyPolicy", {})
|
|
2673
2673
|
.n("KMSClient", "PutKeyPolicyCommand")
|
|
2674
|
-
.sc(PutKeyPolicy)
|
|
2674
|
+
.sc(PutKeyPolicy$)
|
|
2675
2675
|
.build() {
|
|
2676
2676
|
}
|
|
2677
2677
|
|
|
@@ -2683,7 +2683,7 @@ class ReEncryptCommand extends smithyClient.Command
|
|
|
2683
2683
|
})
|
|
2684
2684
|
.s("TrentService", "ReEncrypt", {})
|
|
2685
2685
|
.n("KMSClient", "ReEncryptCommand")
|
|
2686
|
-
.sc(ReEncrypt)
|
|
2686
|
+
.sc(ReEncrypt$)
|
|
2687
2687
|
.build() {
|
|
2688
2688
|
}
|
|
2689
2689
|
|
|
@@ -2695,7 +2695,7 @@ class ReplicateKeyCommand extends smithyClient.Command
|
|
|
2695
2695
|
})
|
|
2696
2696
|
.s("TrentService", "ReplicateKey", {})
|
|
2697
2697
|
.n("KMSClient", "ReplicateKeyCommand")
|
|
2698
|
-
.sc(ReplicateKey)
|
|
2698
|
+
.sc(ReplicateKey$)
|
|
2699
2699
|
.build() {
|
|
2700
2700
|
}
|
|
2701
2701
|
|
|
@@ -2707,7 +2707,7 @@ class RetireGrantCommand extends smithyClient.Command
|
|
|
2707
2707
|
})
|
|
2708
2708
|
.s("TrentService", "RetireGrant", {})
|
|
2709
2709
|
.n("KMSClient", "RetireGrantCommand")
|
|
2710
|
-
.sc(RetireGrant)
|
|
2710
|
+
.sc(RetireGrant$)
|
|
2711
2711
|
.build() {
|
|
2712
2712
|
}
|
|
2713
2713
|
|
|
@@ -2719,7 +2719,7 @@ class RevokeGrantCommand extends smithyClient.Command
|
|
|
2719
2719
|
})
|
|
2720
2720
|
.s("TrentService", "RevokeGrant", {})
|
|
2721
2721
|
.n("KMSClient", "RevokeGrantCommand")
|
|
2722
|
-
.sc(RevokeGrant)
|
|
2722
|
+
.sc(RevokeGrant$)
|
|
2723
2723
|
.build() {
|
|
2724
2724
|
}
|
|
2725
2725
|
|
|
@@ -2731,7 +2731,7 @@ class RotateKeyOnDemandCommand extends smithyClient.Command
|
|
|
2731
2731
|
})
|
|
2732
2732
|
.s("TrentService", "RotateKeyOnDemand", {})
|
|
2733
2733
|
.n("KMSClient", "RotateKeyOnDemandCommand")
|
|
2734
|
-
.sc(RotateKeyOnDemand)
|
|
2734
|
+
.sc(RotateKeyOnDemand$)
|
|
2735
2735
|
.build() {
|
|
2736
2736
|
}
|
|
2737
2737
|
|
|
@@ -2743,7 +2743,7 @@ class ScheduleKeyDeletionCommand extends smithyClient.Command
|
|
|
2743
2743
|
})
|
|
2744
2744
|
.s("TrentService", "ScheduleKeyDeletion", {})
|
|
2745
2745
|
.n("KMSClient", "ScheduleKeyDeletionCommand")
|
|
2746
|
-
.sc(ScheduleKeyDeletion)
|
|
2746
|
+
.sc(ScheduleKeyDeletion$)
|
|
2747
2747
|
.build() {
|
|
2748
2748
|
}
|
|
2749
2749
|
|
|
@@ -2755,7 +2755,7 @@ class SignCommand extends smithyClient.Command
|
|
|
2755
2755
|
})
|
|
2756
2756
|
.s("TrentService", "Sign", {})
|
|
2757
2757
|
.n("KMSClient", "SignCommand")
|
|
2758
|
-
.sc(Sign)
|
|
2758
|
+
.sc(Sign$)
|
|
2759
2759
|
.build() {
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
@@ -2767,7 +2767,7 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
2767
2767
|
})
|
|
2768
2768
|
.s("TrentService", "TagResource", {})
|
|
2769
2769
|
.n("KMSClient", "TagResourceCommand")
|
|
2770
|
-
.sc(TagResource)
|
|
2770
|
+
.sc(TagResource$)
|
|
2771
2771
|
.build() {
|
|
2772
2772
|
}
|
|
2773
2773
|
|
|
@@ -2779,7 +2779,7 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
2779
2779
|
})
|
|
2780
2780
|
.s("TrentService", "UntagResource", {})
|
|
2781
2781
|
.n("KMSClient", "UntagResourceCommand")
|
|
2782
|
-
.sc(UntagResource)
|
|
2782
|
+
.sc(UntagResource$)
|
|
2783
2783
|
.build() {
|
|
2784
2784
|
}
|
|
2785
2785
|
|
|
@@ -2791,7 +2791,7 @@ class UpdateAliasCommand extends smithyClient.Command
|
|
|
2791
2791
|
})
|
|
2792
2792
|
.s("TrentService", "UpdateAlias", {})
|
|
2793
2793
|
.n("KMSClient", "UpdateAliasCommand")
|
|
2794
|
-
.sc(UpdateAlias)
|
|
2794
|
+
.sc(UpdateAlias$)
|
|
2795
2795
|
.build() {
|
|
2796
2796
|
}
|
|
2797
2797
|
|
|
@@ -2803,7 +2803,7 @@ class UpdateCustomKeyStoreCommand extends smithyClient.Command
|
|
|
2803
2803
|
})
|
|
2804
2804
|
.s("TrentService", "UpdateCustomKeyStore", {})
|
|
2805
2805
|
.n("KMSClient", "UpdateCustomKeyStoreCommand")
|
|
2806
|
-
.sc(UpdateCustomKeyStore)
|
|
2806
|
+
.sc(UpdateCustomKeyStore$)
|
|
2807
2807
|
.build() {
|
|
2808
2808
|
}
|
|
2809
2809
|
|
|
@@ -2815,7 +2815,7 @@ class UpdateKeyDescriptionCommand extends smithyClient.Command
|
|
|
2815
2815
|
})
|
|
2816
2816
|
.s("TrentService", "UpdateKeyDescription", {})
|
|
2817
2817
|
.n("KMSClient", "UpdateKeyDescriptionCommand")
|
|
2818
|
-
.sc(UpdateKeyDescription)
|
|
2818
|
+
.sc(UpdateKeyDescription$)
|
|
2819
2819
|
.build() {
|
|
2820
2820
|
}
|
|
2821
2821
|
|
|
@@ -2827,7 +2827,7 @@ class UpdatePrimaryRegionCommand extends smithyClient.Command
|
|
|
2827
2827
|
})
|
|
2828
2828
|
.s("TrentService", "UpdatePrimaryRegion", {})
|
|
2829
2829
|
.n("KMSClient", "UpdatePrimaryRegionCommand")
|
|
2830
|
-
.sc(UpdatePrimaryRegion)
|
|
2830
|
+
.sc(UpdatePrimaryRegion$)
|
|
2831
2831
|
.build() {
|
|
2832
2832
|
}
|
|
2833
2833
|
|
|
@@ -2839,7 +2839,7 @@ class VerifyCommand extends smithyClient.Command
|
|
|
2839
2839
|
})
|
|
2840
2840
|
.s("TrentService", "Verify", {})
|
|
2841
2841
|
.n("KMSClient", "VerifyCommand")
|
|
2842
|
-
.sc(Verify)
|
|
2842
|
+
.sc(Verify$)
|
|
2843
2843
|
.build() {
|
|
2844
2844
|
}
|
|
2845
2845
|
|
|
@@ -2851,7 +2851,7 @@ class VerifyMacCommand extends smithyClient.Command
|
|
|
2851
2851
|
})
|
|
2852
2852
|
.s("TrentService", "VerifyMac", {})
|
|
2853
2853
|
.n("KMSClient", "VerifyMacCommand")
|
|
2854
|
-
.sc(VerifyMac)
|
|
2854
|
+
.sc(VerifyMac$)
|
|
2855
2855
|
.build() {
|
|
2856
2856
|
}
|
|
2857
2857
|
|
|
@@ -3151,137 +3151,344 @@ Object.defineProperty(exports, "__Client", {
|
|
|
3151
3151
|
get: function () { return smithyClient.Client; }
|
|
3152
3152
|
});
|
|
3153
3153
|
exports.AlgorithmSpec = AlgorithmSpec;
|
|
3154
|
-
exports.
|
|
3154
|
+
exports.AliasListEntry$ = AliasListEntry$;
|
|
3155
|
+
exports.AlreadyExistsException = AlreadyExistsException;
|
|
3156
|
+
exports.AlreadyExistsException$ = AlreadyExistsException$;
|
|
3157
|
+
exports.CancelKeyDeletion$ = CancelKeyDeletion$;
|
|
3155
3158
|
exports.CancelKeyDeletionCommand = CancelKeyDeletionCommand;
|
|
3156
|
-
exports.
|
|
3157
|
-
exports.
|
|
3158
|
-
exports.
|
|
3159
|
-
exports.
|
|
3160
|
-
exports.
|
|
3161
|
-
exports.
|
|
3159
|
+
exports.CancelKeyDeletionRequest$ = CancelKeyDeletionRequest$;
|
|
3160
|
+
exports.CancelKeyDeletionResponse$ = CancelKeyDeletionResponse$;
|
|
3161
|
+
exports.CloudHsmClusterInUseException = CloudHsmClusterInUseException;
|
|
3162
|
+
exports.CloudHsmClusterInUseException$ = CloudHsmClusterInUseException$;
|
|
3163
|
+
exports.CloudHsmClusterInvalidConfigurationException = CloudHsmClusterInvalidConfigurationException;
|
|
3164
|
+
exports.CloudHsmClusterInvalidConfigurationException$ = CloudHsmClusterInvalidConfigurationException$;
|
|
3165
|
+
exports.CloudHsmClusterNotActiveException = CloudHsmClusterNotActiveException;
|
|
3166
|
+
exports.CloudHsmClusterNotActiveException$ = CloudHsmClusterNotActiveException$;
|
|
3167
|
+
exports.CloudHsmClusterNotFoundException = CloudHsmClusterNotFoundException;
|
|
3168
|
+
exports.CloudHsmClusterNotFoundException$ = CloudHsmClusterNotFoundException$;
|
|
3169
|
+
exports.CloudHsmClusterNotRelatedException = CloudHsmClusterNotRelatedException;
|
|
3170
|
+
exports.CloudHsmClusterNotRelatedException$ = CloudHsmClusterNotRelatedException$;
|
|
3171
|
+
exports.ConflictException = ConflictException;
|
|
3172
|
+
exports.ConflictException$ = ConflictException$;
|
|
3173
|
+
exports.ConnectCustomKeyStore$ = ConnectCustomKeyStore$;
|
|
3162
3174
|
exports.ConnectCustomKeyStoreCommand = ConnectCustomKeyStoreCommand;
|
|
3175
|
+
exports.ConnectCustomKeyStoreRequest$ = ConnectCustomKeyStoreRequest$;
|
|
3176
|
+
exports.ConnectCustomKeyStoreResponse$ = ConnectCustomKeyStoreResponse$;
|
|
3163
3177
|
exports.ConnectionErrorCodeType = ConnectionErrorCodeType;
|
|
3164
3178
|
exports.ConnectionStateType = ConnectionStateType;
|
|
3179
|
+
exports.CreateAlias$ = CreateAlias$;
|
|
3165
3180
|
exports.CreateAliasCommand = CreateAliasCommand;
|
|
3181
|
+
exports.CreateAliasRequest$ = CreateAliasRequest$;
|
|
3182
|
+
exports.CreateCustomKeyStore$ = CreateCustomKeyStore$;
|
|
3166
3183
|
exports.CreateCustomKeyStoreCommand = CreateCustomKeyStoreCommand;
|
|
3184
|
+
exports.CreateCustomKeyStoreRequest$ = CreateCustomKeyStoreRequest$;
|
|
3185
|
+
exports.CreateCustomKeyStoreResponse$ = CreateCustomKeyStoreResponse$;
|
|
3186
|
+
exports.CreateGrant$ = CreateGrant$;
|
|
3167
3187
|
exports.CreateGrantCommand = CreateGrantCommand;
|
|
3188
|
+
exports.CreateGrantRequest$ = CreateGrantRequest$;
|
|
3189
|
+
exports.CreateGrantResponse$ = CreateGrantResponse$;
|
|
3190
|
+
exports.CreateKey$ = CreateKey$;
|
|
3168
3191
|
exports.CreateKeyCommand = CreateKeyCommand;
|
|
3169
|
-
exports.
|
|
3170
|
-
exports.
|
|
3171
|
-
exports.
|
|
3172
|
-
exports.
|
|
3192
|
+
exports.CreateKeyRequest$ = CreateKeyRequest$;
|
|
3193
|
+
exports.CreateKeyResponse$ = CreateKeyResponse$;
|
|
3194
|
+
exports.CustomKeyStoreHasCMKsException = CustomKeyStoreHasCMKsException;
|
|
3195
|
+
exports.CustomKeyStoreHasCMKsException$ = CustomKeyStoreHasCMKsException$;
|
|
3196
|
+
exports.CustomKeyStoreInvalidStateException = CustomKeyStoreInvalidStateException;
|
|
3197
|
+
exports.CustomKeyStoreInvalidStateException$ = CustomKeyStoreInvalidStateException$;
|
|
3198
|
+
exports.CustomKeyStoreNameInUseException = CustomKeyStoreNameInUseException;
|
|
3199
|
+
exports.CustomKeyStoreNameInUseException$ = CustomKeyStoreNameInUseException$;
|
|
3200
|
+
exports.CustomKeyStoreNotFoundException = CustomKeyStoreNotFoundException;
|
|
3201
|
+
exports.CustomKeyStoreNotFoundException$ = CustomKeyStoreNotFoundException$;
|
|
3173
3202
|
exports.CustomKeyStoreType = CustomKeyStoreType;
|
|
3203
|
+
exports.CustomKeyStoresListEntry$ = CustomKeyStoresListEntry$;
|
|
3174
3204
|
exports.CustomerMasterKeySpec = CustomerMasterKeySpec;
|
|
3175
3205
|
exports.DataKeyPairSpec = DataKeyPairSpec;
|
|
3176
3206
|
exports.DataKeySpec = DataKeySpec;
|
|
3207
|
+
exports.Decrypt$ = Decrypt$;
|
|
3177
3208
|
exports.DecryptCommand = DecryptCommand;
|
|
3209
|
+
exports.DecryptRequest$ = DecryptRequest$;
|
|
3210
|
+
exports.DecryptResponse$ = DecryptResponse$;
|
|
3211
|
+
exports.DeleteAlias$ = DeleteAlias$;
|
|
3178
3212
|
exports.DeleteAliasCommand = DeleteAliasCommand;
|
|
3213
|
+
exports.DeleteAliasRequest$ = DeleteAliasRequest$;
|
|
3214
|
+
exports.DeleteCustomKeyStore$ = DeleteCustomKeyStore$;
|
|
3179
3215
|
exports.DeleteCustomKeyStoreCommand = DeleteCustomKeyStoreCommand;
|
|
3216
|
+
exports.DeleteCustomKeyStoreRequest$ = DeleteCustomKeyStoreRequest$;
|
|
3217
|
+
exports.DeleteCustomKeyStoreResponse$ = DeleteCustomKeyStoreResponse$;
|
|
3218
|
+
exports.DeleteImportedKeyMaterial$ = DeleteImportedKeyMaterial$;
|
|
3180
3219
|
exports.DeleteImportedKeyMaterialCommand = DeleteImportedKeyMaterialCommand;
|
|
3181
|
-
exports.
|
|
3220
|
+
exports.DeleteImportedKeyMaterialRequest$ = DeleteImportedKeyMaterialRequest$;
|
|
3221
|
+
exports.DeleteImportedKeyMaterialResponse$ = DeleteImportedKeyMaterialResponse$;
|
|
3222
|
+
exports.DependencyTimeoutException = DependencyTimeoutException;
|
|
3223
|
+
exports.DependencyTimeoutException$ = DependencyTimeoutException$;
|
|
3224
|
+
exports.DeriveSharedSecret$ = DeriveSharedSecret$;
|
|
3182
3225
|
exports.DeriveSharedSecretCommand = DeriveSharedSecretCommand;
|
|
3226
|
+
exports.DeriveSharedSecretRequest$ = DeriveSharedSecretRequest$;
|
|
3227
|
+
exports.DeriveSharedSecretResponse$ = DeriveSharedSecretResponse$;
|
|
3228
|
+
exports.DescribeCustomKeyStores$ = DescribeCustomKeyStores$;
|
|
3183
3229
|
exports.DescribeCustomKeyStoresCommand = DescribeCustomKeyStoresCommand;
|
|
3230
|
+
exports.DescribeCustomKeyStoresRequest$ = DescribeCustomKeyStoresRequest$;
|
|
3231
|
+
exports.DescribeCustomKeyStoresResponse$ = DescribeCustomKeyStoresResponse$;
|
|
3232
|
+
exports.DescribeKey$ = DescribeKey$;
|
|
3184
3233
|
exports.DescribeKeyCommand = DescribeKeyCommand;
|
|
3234
|
+
exports.DescribeKeyRequest$ = DescribeKeyRequest$;
|
|
3235
|
+
exports.DescribeKeyResponse$ = DescribeKeyResponse$;
|
|
3236
|
+
exports.DisableKey$ = DisableKey$;
|
|
3185
3237
|
exports.DisableKeyCommand = DisableKeyCommand;
|
|
3238
|
+
exports.DisableKeyRequest$ = DisableKeyRequest$;
|
|
3239
|
+
exports.DisableKeyRotation$ = DisableKeyRotation$;
|
|
3186
3240
|
exports.DisableKeyRotationCommand = DisableKeyRotationCommand;
|
|
3187
|
-
exports.
|
|
3241
|
+
exports.DisableKeyRotationRequest$ = DisableKeyRotationRequest$;
|
|
3242
|
+
exports.DisabledException = DisabledException;
|
|
3243
|
+
exports.DisabledException$ = DisabledException$;
|
|
3244
|
+
exports.DisconnectCustomKeyStore$ = DisconnectCustomKeyStore$;
|
|
3188
3245
|
exports.DisconnectCustomKeyStoreCommand = DisconnectCustomKeyStoreCommand;
|
|
3189
|
-
exports.
|
|
3246
|
+
exports.DisconnectCustomKeyStoreRequest$ = DisconnectCustomKeyStoreRequest$;
|
|
3247
|
+
exports.DisconnectCustomKeyStoreResponse$ = DisconnectCustomKeyStoreResponse$;
|
|
3248
|
+
exports.DryRunOperationException = DryRunOperationException;
|
|
3249
|
+
exports.DryRunOperationException$ = DryRunOperationException$;
|
|
3250
|
+
exports.EnableKey$ = EnableKey$;
|
|
3190
3251
|
exports.EnableKeyCommand = EnableKeyCommand;
|
|
3252
|
+
exports.EnableKeyRequest$ = EnableKeyRequest$;
|
|
3253
|
+
exports.EnableKeyRotation$ = EnableKeyRotation$;
|
|
3191
3254
|
exports.EnableKeyRotationCommand = EnableKeyRotationCommand;
|
|
3255
|
+
exports.EnableKeyRotationRequest$ = EnableKeyRotationRequest$;
|
|
3256
|
+
exports.Encrypt$ = Encrypt$;
|
|
3192
3257
|
exports.EncryptCommand = EncryptCommand;
|
|
3258
|
+
exports.EncryptRequest$ = EncryptRequest$;
|
|
3259
|
+
exports.EncryptResponse$ = EncryptResponse$;
|
|
3193
3260
|
exports.EncryptionAlgorithmSpec = EncryptionAlgorithmSpec;
|
|
3194
3261
|
exports.ExpirationModelType = ExpirationModelType;
|
|
3195
|
-
exports.ExpiredImportTokenException = ExpiredImportTokenException
|
|
3262
|
+
exports.ExpiredImportTokenException = ExpiredImportTokenException;
|
|
3263
|
+
exports.ExpiredImportTokenException$ = ExpiredImportTokenException$;
|
|
3264
|
+
exports.GenerateDataKey$ = GenerateDataKey$;
|
|
3196
3265
|
exports.GenerateDataKeyCommand = GenerateDataKeyCommand;
|
|
3266
|
+
exports.GenerateDataKeyPair$ = GenerateDataKeyPair$;
|
|
3197
3267
|
exports.GenerateDataKeyPairCommand = GenerateDataKeyPairCommand;
|
|
3268
|
+
exports.GenerateDataKeyPairRequest$ = GenerateDataKeyPairRequest$;
|
|
3269
|
+
exports.GenerateDataKeyPairResponse$ = GenerateDataKeyPairResponse$;
|
|
3270
|
+
exports.GenerateDataKeyPairWithoutPlaintext$ = GenerateDataKeyPairWithoutPlaintext$;
|
|
3198
3271
|
exports.GenerateDataKeyPairWithoutPlaintextCommand = GenerateDataKeyPairWithoutPlaintextCommand;
|
|
3272
|
+
exports.GenerateDataKeyPairWithoutPlaintextRequest$ = GenerateDataKeyPairWithoutPlaintextRequest$;
|
|
3273
|
+
exports.GenerateDataKeyPairWithoutPlaintextResponse$ = GenerateDataKeyPairWithoutPlaintextResponse$;
|
|
3274
|
+
exports.GenerateDataKeyRequest$ = GenerateDataKeyRequest$;
|
|
3275
|
+
exports.GenerateDataKeyResponse$ = GenerateDataKeyResponse$;
|
|
3276
|
+
exports.GenerateDataKeyWithoutPlaintext$ = GenerateDataKeyWithoutPlaintext$;
|
|
3199
3277
|
exports.GenerateDataKeyWithoutPlaintextCommand = GenerateDataKeyWithoutPlaintextCommand;
|
|
3278
|
+
exports.GenerateDataKeyWithoutPlaintextRequest$ = GenerateDataKeyWithoutPlaintextRequest$;
|
|
3279
|
+
exports.GenerateDataKeyWithoutPlaintextResponse$ = GenerateDataKeyWithoutPlaintextResponse$;
|
|
3280
|
+
exports.GenerateMac$ = GenerateMac$;
|
|
3200
3281
|
exports.GenerateMacCommand = GenerateMacCommand;
|
|
3282
|
+
exports.GenerateMacRequest$ = GenerateMacRequest$;
|
|
3283
|
+
exports.GenerateMacResponse$ = GenerateMacResponse$;
|
|
3284
|
+
exports.GenerateRandom$ = GenerateRandom$;
|
|
3201
3285
|
exports.GenerateRandomCommand = GenerateRandomCommand;
|
|
3286
|
+
exports.GenerateRandomRequest$ = GenerateRandomRequest$;
|
|
3287
|
+
exports.GenerateRandomResponse$ = GenerateRandomResponse$;
|
|
3288
|
+
exports.GetKeyPolicy$ = GetKeyPolicy$;
|
|
3202
3289
|
exports.GetKeyPolicyCommand = GetKeyPolicyCommand;
|
|
3290
|
+
exports.GetKeyPolicyRequest$ = GetKeyPolicyRequest$;
|
|
3291
|
+
exports.GetKeyPolicyResponse$ = GetKeyPolicyResponse$;
|
|
3292
|
+
exports.GetKeyRotationStatus$ = GetKeyRotationStatus$;
|
|
3203
3293
|
exports.GetKeyRotationStatusCommand = GetKeyRotationStatusCommand;
|
|
3294
|
+
exports.GetKeyRotationStatusRequest$ = GetKeyRotationStatusRequest$;
|
|
3295
|
+
exports.GetKeyRotationStatusResponse$ = GetKeyRotationStatusResponse$;
|
|
3296
|
+
exports.GetParametersForImport$ = GetParametersForImport$;
|
|
3204
3297
|
exports.GetParametersForImportCommand = GetParametersForImportCommand;
|
|
3298
|
+
exports.GetParametersForImportRequest$ = GetParametersForImportRequest$;
|
|
3299
|
+
exports.GetParametersForImportResponse$ = GetParametersForImportResponse$;
|
|
3300
|
+
exports.GetPublicKey$ = GetPublicKey$;
|
|
3205
3301
|
exports.GetPublicKeyCommand = GetPublicKeyCommand;
|
|
3302
|
+
exports.GetPublicKeyRequest$ = GetPublicKeyRequest$;
|
|
3303
|
+
exports.GetPublicKeyResponse$ = GetPublicKeyResponse$;
|
|
3304
|
+
exports.GrantConstraints$ = GrantConstraints$;
|
|
3305
|
+
exports.GrantListEntry$ = GrantListEntry$;
|
|
3206
3306
|
exports.GrantOperation = GrantOperation;
|
|
3307
|
+
exports.ImportKeyMaterial$ = ImportKeyMaterial$;
|
|
3207
3308
|
exports.ImportKeyMaterialCommand = ImportKeyMaterialCommand;
|
|
3309
|
+
exports.ImportKeyMaterialRequest$ = ImportKeyMaterialRequest$;
|
|
3310
|
+
exports.ImportKeyMaterialResponse$ = ImportKeyMaterialResponse$;
|
|
3208
3311
|
exports.ImportState = ImportState;
|
|
3209
3312
|
exports.ImportType = ImportType;
|
|
3210
3313
|
exports.IncludeKeyMaterial = IncludeKeyMaterial;
|
|
3211
|
-
exports.IncorrectKeyException = IncorrectKeyException
|
|
3212
|
-
exports.
|
|
3213
|
-
exports.
|
|
3214
|
-
exports.
|
|
3215
|
-
exports.
|
|
3216
|
-
exports.
|
|
3217
|
-
exports.
|
|
3218
|
-
exports.
|
|
3219
|
-
exports.
|
|
3220
|
-
exports.
|
|
3221
|
-
exports.
|
|
3314
|
+
exports.IncorrectKeyException = IncorrectKeyException;
|
|
3315
|
+
exports.IncorrectKeyException$ = IncorrectKeyException$;
|
|
3316
|
+
exports.IncorrectKeyMaterialException = IncorrectKeyMaterialException;
|
|
3317
|
+
exports.IncorrectKeyMaterialException$ = IncorrectKeyMaterialException$;
|
|
3318
|
+
exports.IncorrectTrustAnchorException = IncorrectTrustAnchorException;
|
|
3319
|
+
exports.IncorrectTrustAnchorException$ = IncorrectTrustAnchorException$;
|
|
3320
|
+
exports.InvalidAliasNameException = InvalidAliasNameException;
|
|
3321
|
+
exports.InvalidAliasNameException$ = InvalidAliasNameException$;
|
|
3322
|
+
exports.InvalidArnException = InvalidArnException;
|
|
3323
|
+
exports.InvalidArnException$ = InvalidArnException$;
|
|
3324
|
+
exports.InvalidCiphertextException = InvalidCiphertextException;
|
|
3325
|
+
exports.InvalidCiphertextException$ = InvalidCiphertextException$;
|
|
3326
|
+
exports.InvalidGrantIdException = InvalidGrantIdException;
|
|
3327
|
+
exports.InvalidGrantIdException$ = InvalidGrantIdException$;
|
|
3328
|
+
exports.InvalidGrantTokenException = InvalidGrantTokenException;
|
|
3329
|
+
exports.InvalidGrantTokenException$ = InvalidGrantTokenException$;
|
|
3330
|
+
exports.InvalidImportTokenException = InvalidImportTokenException;
|
|
3331
|
+
exports.InvalidImportTokenException$ = InvalidImportTokenException$;
|
|
3332
|
+
exports.InvalidKeyUsageException = InvalidKeyUsageException;
|
|
3333
|
+
exports.InvalidKeyUsageException$ = InvalidKeyUsageException$;
|
|
3334
|
+
exports.InvalidMarkerException = InvalidMarkerException;
|
|
3335
|
+
exports.InvalidMarkerException$ = InvalidMarkerException$;
|
|
3222
3336
|
exports.KMS = KMS;
|
|
3223
3337
|
exports.KMSClient = KMSClient;
|
|
3224
|
-
exports.KMSInternalException = KMSInternalException
|
|
3225
|
-
exports.
|
|
3226
|
-
exports.
|
|
3227
|
-
exports.
|
|
3228
|
-
exports.
|
|
3338
|
+
exports.KMSInternalException = KMSInternalException;
|
|
3339
|
+
exports.KMSInternalException$ = KMSInternalException$;
|
|
3340
|
+
exports.KMSInvalidMacException = KMSInvalidMacException;
|
|
3341
|
+
exports.KMSInvalidMacException$ = KMSInvalidMacException$;
|
|
3342
|
+
exports.KMSInvalidSignatureException = KMSInvalidSignatureException;
|
|
3343
|
+
exports.KMSInvalidSignatureException$ = KMSInvalidSignatureException$;
|
|
3344
|
+
exports.KMSInvalidStateException = KMSInvalidStateException;
|
|
3345
|
+
exports.KMSInvalidStateException$ = KMSInvalidStateException$;
|
|
3346
|
+
exports.KMSServiceException = KMSServiceException;
|
|
3347
|
+
exports.KMSServiceException$ = KMSServiceException$;
|
|
3229
3348
|
exports.KeyAgreementAlgorithmSpec = KeyAgreementAlgorithmSpec;
|
|
3230
3349
|
exports.KeyEncryptionMechanism = KeyEncryptionMechanism;
|
|
3350
|
+
exports.KeyListEntry$ = KeyListEntry$;
|
|
3231
3351
|
exports.KeyManagerType = KeyManagerType;
|
|
3232
3352
|
exports.KeyMaterialState = KeyMaterialState;
|
|
3353
|
+
exports.KeyMetadata$ = KeyMetadata$;
|
|
3233
3354
|
exports.KeySpec = KeySpec;
|
|
3234
3355
|
exports.KeyState = KeyState;
|
|
3235
|
-
exports.KeyUnavailableException = KeyUnavailableException
|
|
3356
|
+
exports.KeyUnavailableException = KeyUnavailableException;
|
|
3357
|
+
exports.KeyUnavailableException$ = KeyUnavailableException$;
|
|
3236
3358
|
exports.KeyUsageType = KeyUsageType;
|
|
3237
|
-
exports.LimitExceededException = LimitExceededException
|
|
3359
|
+
exports.LimitExceededException = LimitExceededException;
|
|
3360
|
+
exports.LimitExceededException$ = LimitExceededException$;
|
|
3361
|
+
exports.ListAliases$ = ListAliases$;
|
|
3238
3362
|
exports.ListAliasesCommand = ListAliasesCommand;
|
|
3363
|
+
exports.ListAliasesRequest$ = ListAliasesRequest$;
|
|
3364
|
+
exports.ListAliasesResponse$ = ListAliasesResponse$;
|
|
3365
|
+
exports.ListGrants$ = ListGrants$;
|
|
3239
3366
|
exports.ListGrantsCommand = ListGrantsCommand;
|
|
3367
|
+
exports.ListGrantsRequest$ = ListGrantsRequest$;
|
|
3368
|
+
exports.ListGrantsResponse$ = ListGrantsResponse$;
|
|
3369
|
+
exports.ListKeyPolicies$ = ListKeyPolicies$;
|
|
3240
3370
|
exports.ListKeyPoliciesCommand = ListKeyPoliciesCommand;
|
|
3371
|
+
exports.ListKeyPoliciesRequest$ = ListKeyPoliciesRequest$;
|
|
3372
|
+
exports.ListKeyPoliciesResponse$ = ListKeyPoliciesResponse$;
|
|
3373
|
+
exports.ListKeyRotations$ = ListKeyRotations$;
|
|
3241
3374
|
exports.ListKeyRotationsCommand = ListKeyRotationsCommand;
|
|
3375
|
+
exports.ListKeyRotationsRequest$ = ListKeyRotationsRequest$;
|
|
3376
|
+
exports.ListKeyRotationsResponse$ = ListKeyRotationsResponse$;
|
|
3377
|
+
exports.ListKeys$ = ListKeys$;
|
|
3242
3378
|
exports.ListKeysCommand = ListKeysCommand;
|
|
3379
|
+
exports.ListKeysRequest$ = ListKeysRequest$;
|
|
3380
|
+
exports.ListKeysResponse$ = ListKeysResponse$;
|
|
3381
|
+
exports.ListResourceTags$ = ListResourceTags$;
|
|
3243
3382
|
exports.ListResourceTagsCommand = ListResourceTagsCommand;
|
|
3383
|
+
exports.ListResourceTagsRequest$ = ListResourceTagsRequest$;
|
|
3384
|
+
exports.ListResourceTagsResponse$ = ListResourceTagsResponse$;
|
|
3385
|
+
exports.ListRetirableGrants$ = ListRetirableGrants$;
|
|
3244
3386
|
exports.ListRetirableGrantsCommand = ListRetirableGrantsCommand;
|
|
3387
|
+
exports.ListRetirableGrantsRequest$ = ListRetirableGrantsRequest$;
|
|
3245
3388
|
exports.MacAlgorithmSpec = MacAlgorithmSpec;
|
|
3246
|
-
exports.MalformedPolicyDocumentException = MalformedPolicyDocumentException
|
|
3389
|
+
exports.MalformedPolicyDocumentException = MalformedPolicyDocumentException;
|
|
3390
|
+
exports.MalformedPolicyDocumentException$ = MalformedPolicyDocumentException$;
|
|
3247
3391
|
exports.MessageType = MessageType;
|
|
3392
|
+
exports.MultiRegionConfiguration$ = MultiRegionConfiguration$;
|
|
3393
|
+
exports.MultiRegionKey$ = MultiRegionKey$;
|
|
3248
3394
|
exports.MultiRegionKeyType = MultiRegionKeyType;
|
|
3249
|
-
exports.NotFoundException = NotFoundException
|
|
3395
|
+
exports.NotFoundException = NotFoundException;
|
|
3396
|
+
exports.NotFoundException$ = NotFoundException$;
|
|
3250
3397
|
exports.OriginType = OriginType;
|
|
3398
|
+
exports.PutKeyPolicy$ = PutKeyPolicy$;
|
|
3251
3399
|
exports.PutKeyPolicyCommand = PutKeyPolicyCommand;
|
|
3400
|
+
exports.PutKeyPolicyRequest$ = PutKeyPolicyRequest$;
|
|
3401
|
+
exports.ReEncrypt$ = ReEncrypt$;
|
|
3252
3402
|
exports.ReEncryptCommand = ReEncryptCommand;
|
|
3403
|
+
exports.ReEncryptRequest$ = ReEncryptRequest$;
|
|
3404
|
+
exports.ReEncryptResponse$ = ReEncryptResponse$;
|
|
3405
|
+
exports.RecipientInfo$ = RecipientInfo$;
|
|
3406
|
+
exports.ReplicateKey$ = ReplicateKey$;
|
|
3253
3407
|
exports.ReplicateKeyCommand = ReplicateKeyCommand;
|
|
3408
|
+
exports.ReplicateKeyRequest$ = ReplicateKeyRequest$;
|
|
3409
|
+
exports.ReplicateKeyResponse$ = ReplicateKeyResponse$;
|
|
3410
|
+
exports.RetireGrant$ = RetireGrant$;
|
|
3254
3411
|
exports.RetireGrantCommand = RetireGrantCommand;
|
|
3412
|
+
exports.RetireGrantRequest$ = RetireGrantRequest$;
|
|
3413
|
+
exports.RevokeGrant$ = RevokeGrant$;
|
|
3255
3414
|
exports.RevokeGrantCommand = RevokeGrantCommand;
|
|
3415
|
+
exports.RevokeGrantRequest$ = RevokeGrantRequest$;
|
|
3416
|
+
exports.RotateKeyOnDemand$ = RotateKeyOnDemand$;
|
|
3256
3417
|
exports.RotateKeyOnDemandCommand = RotateKeyOnDemandCommand;
|
|
3418
|
+
exports.RotateKeyOnDemandRequest$ = RotateKeyOnDemandRequest$;
|
|
3419
|
+
exports.RotateKeyOnDemandResponse$ = RotateKeyOnDemandResponse$;
|
|
3257
3420
|
exports.RotationType = RotationType;
|
|
3421
|
+
exports.RotationsListEntry$ = RotationsListEntry$;
|
|
3422
|
+
exports.ScheduleKeyDeletion$ = ScheduleKeyDeletion$;
|
|
3258
3423
|
exports.ScheduleKeyDeletionCommand = ScheduleKeyDeletionCommand;
|
|
3424
|
+
exports.ScheduleKeyDeletionRequest$ = ScheduleKeyDeletionRequest$;
|
|
3425
|
+
exports.ScheduleKeyDeletionResponse$ = ScheduleKeyDeletionResponse$;
|
|
3426
|
+
exports.Sign$ = Sign$;
|
|
3259
3427
|
exports.SignCommand = SignCommand;
|
|
3428
|
+
exports.SignRequest$ = SignRequest$;
|
|
3429
|
+
exports.SignResponse$ = SignResponse$;
|
|
3260
3430
|
exports.SigningAlgorithmSpec = SigningAlgorithmSpec;
|
|
3261
|
-
exports.
|
|
3431
|
+
exports.Tag$ = Tag$;
|
|
3432
|
+
exports.TagException = TagException;
|
|
3433
|
+
exports.TagException$ = TagException$;
|
|
3434
|
+
exports.TagResource$ = TagResource$;
|
|
3262
3435
|
exports.TagResourceCommand = TagResourceCommand;
|
|
3263
|
-
exports.
|
|
3436
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
3437
|
+
exports.UnsupportedOperationException = UnsupportedOperationException;
|
|
3438
|
+
exports.UnsupportedOperationException$ = UnsupportedOperationException$;
|
|
3439
|
+
exports.UntagResource$ = UntagResource$;
|
|
3264
3440
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
3441
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
3442
|
+
exports.UpdateAlias$ = UpdateAlias$;
|
|
3265
3443
|
exports.UpdateAliasCommand = UpdateAliasCommand;
|
|
3444
|
+
exports.UpdateAliasRequest$ = UpdateAliasRequest$;
|
|
3445
|
+
exports.UpdateCustomKeyStore$ = UpdateCustomKeyStore$;
|
|
3266
3446
|
exports.UpdateCustomKeyStoreCommand = UpdateCustomKeyStoreCommand;
|
|
3447
|
+
exports.UpdateCustomKeyStoreRequest$ = UpdateCustomKeyStoreRequest$;
|
|
3448
|
+
exports.UpdateCustomKeyStoreResponse$ = UpdateCustomKeyStoreResponse$;
|
|
3449
|
+
exports.UpdateKeyDescription$ = UpdateKeyDescription$;
|
|
3267
3450
|
exports.UpdateKeyDescriptionCommand = UpdateKeyDescriptionCommand;
|
|
3451
|
+
exports.UpdateKeyDescriptionRequest$ = UpdateKeyDescriptionRequest$;
|
|
3452
|
+
exports.UpdatePrimaryRegion$ = UpdatePrimaryRegion$;
|
|
3268
3453
|
exports.UpdatePrimaryRegionCommand = UpdatePrimaryRegionCommand;
|
|
3454
|
+
exports.UpdatePrimaryRegionRequest$ = UpdatePrimaryRegionRequest$;
|
|
3455
|
+
exports.Verify$ = Verify$;
|
|
3269
3456
|
exports.VerifyCommand = VerifyCommand;
|
|
3457
|
+
exports.VerifyMac$ = VerifyMac$;
|
|
3270
3458
|
exports.VerifyMacCommand = VerifyMacCommand;
|
|
3459
|
+
exports.VerifyMacRequest$ = VerifyMacRequest$;
|
|
3460
|
+
exports.VerifyMacResponse$ = VerifyMacResponse$;
|
|
3461
|
+
exports.VerifyRequest$ = VerifyRequest$;
|
|
3462
|
+
exports.VerifyResponse$ = VerifyResponse$;
|
|
3271
3463
|
exports.WrappingKeySpec = WrappingKeySpec;
|
|
3272
|
-
exports.XksKeyAlreadyInUseException = XksKeyAlreadyInUseException
|
|
3273
|
-
exports.
|
|
3274
|
-
exports.
|
|
3464
|
+
exports.XksKeyAlreadyInUseException = XksKeyAlreadyInUseException;
|
|
3465
|
+
exports.XksKeyAlreadyInUseException$ = XksKeyAlreadyInUseException$;
|
|
3466
|
+
exports.XksKeyConfigurationType$ = XksKeyConfigurationType$;
|
|
3467
|
+
exports.XksKeyInvalidConfigurationException = XksKeyInvalidConfigurationException;
|
|
3468
|
+
exports.XksKeyInvalidConfigurationException$ = XksKeyInvalidConfigurationException$;
|
|
3469
|
+
exports.XksKeyNotFoundException = XksKeyNotFoundException;
|
|
3470
|
+
exports.XksKeyNotFoundException$ = XksKeyNotFoundException$;
|
|
3471
|
+
exports.XksProxyAuthenticationCredentialType$ = XksProxyAuthenticationCredentialType$;
|
|
3472
|
+
exports.XksProxyConfigurationType$ = XksProxyConfigurationType$;
|
|
3275
3473
|
exports.XksProxyConnectivityType = XksProxyConnectivityType;
|
|
3276
|
-
exports.XksProxyIncorrectAuthenticationCredentialException = XksProxyIncorrectAuthenticationCredentialException
|
|
3277
|
-
exports.
|
|
3278
|
-
exports.
|
|
3279
|
-
exports.
|
|
3280
|
-
exports.
|
|
3281
|
-
exports.
|
|
3282
|
-
exports.
|
|
3283
|
-
exports.
|
|
3284
|
-
exports.
|
|
3474
|
+
exports.XksProxyIncorrectAuthenticationCredentialException = XksProxyIncorrectAuthenticationCredentialException;
|
|
3475
|
+
exports.XksProxyIncorrectAuthenticationCredentialException$ = XksProxyIncorrectAuthenticationCredentialException$;
|
|
3476
|
+
exports.XksProxyInvalidConfigurationException = XksProxyInvalidConfigurationException;
|
|
3477
|
+
exports.XksProxyInvalidConfigurationException$ = XksProxyInvalidConfigurationException$;
|
|
3478
|
+
exports.XksProxyInvalidResponseException = XksProxyInvalidResponseException;
|
|
3479
|
+
exports.XksProxyInvalidResponseException$ = XksProxyInvalidResponseException$;
|
|
3480
|
+
exports.XksProxyUriEndpointInUseException = XksProxyUriEndpointInUseException;
|
|
3481
|
+
exports.XksProxyUriEndpointInUseException$ = XksProxyUriEndpointInUseException$;
|
|
3482
|
+
exports.XksProxyUriInUseException = XksProxyUriInUseException;
|
|
3483
|
+
exports.XksProxyUriInUseException$ = XksProxyUriInUseException$;
|
|
3484
|
+
exports.XksProxyUriUnreachableException = XksProxyUriUnreachableException;
|
|
3485
|
+
exports.XksProxyUriUnreachableException$ = XksProxyUriUnreachableException$;
|
|
3486
|
+
exports.XksProxyVpcEndpointServiceInUseException = XksProxyVpcEndpointServiceInUseException;
|
|
3487
|
+
exports.XksProxyVpcEndpointServiceInUseException$ = XksProxyVpcEndpointServiceInUseException$;
|
|
3488
|
+
exports.XksProxyVpcEndpointServiceInvalidConfigurationException = XksProxyVpcEndpointServiceInvalidConfigurationException;
|
|
3489
|
+
exports.XksProxyVpcEndpointServiceInvalidConfigurationException$ = XksProxyVpcEndpointServiceInvalidConfigurationException$;
|
|
3490
|
+
exports.XksProxyVpcEndpointServiceNotFoundException = XksProxyVpcEndpointServiceNotFoundException;
|
|
3491
|
+
exports.XksProxyVpcEndpointServiceNotFoundException$ = XksProxyVpcEndpointServiceNotFoundException$;
|
|
3285
3492
|
exports.paginateDescribeCustomKeyStores = paginateDescribeCustomKeyStores;
|
|
3286
3493
|
exports.paginateListAliases = paginateListAliases;
|
|
3287
3494
|
exports.paginateListGrants = paginateListGrants;
|