@jjrawlins/cdk-ami-builder 0.0.66 → 0.0.67
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 +14 -14
- package/API.md +3 -45
- package/cdk-ami-builder/jsii/jsii.go +2 -2
- package/cdk-ami-builder/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/README.md +88 -0
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +2587 -1182
- package/node_modules/@aws-sdk/client-ec2/dist-es/EC2.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPrefixListResolverCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateIpamPrefixListResolverTargetCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLaunchTemplateCommand.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateLaunchTemplateVersionCommand.js +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/CreateVerifiedAccessTrustProviderCommand.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPrefixListResolverCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DeleteIpamPrefixListResolverTargetCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeBundleTasksCommand.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPrefixListResolverTargetsCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeIpamPrefixListResolversCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/DescribeVerifiedAccessTrustProvidersCommand.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetInstanceTpmEkPubCommand.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverRulesCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverVersionEntriesCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/GetIpamPrefixListResolverVersionsCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPrefixListResolverCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyIpamPrefixListResolverTargetCommand.js +22 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/ModifyVerifiedAccessTrustProviderCommand.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-es/commands/index.js +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_0.js +2 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_1.js +70 -21
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_2.js +21 -40
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_3.js +40 -31
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_4.js +31 -35
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_5.js +35 -21
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_6.js +20 -30
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_7.js +30 -32
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/models_8.js +24 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/DescribeIpamPrefixListResolverTargetsPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/DescribeIpamPrefixListResolversPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/GetIpamPrefixListResolverRulesPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/GetIpamPrefixListResolverVersionEntriesPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/GetIpamPrefixListResolverVersionsPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/index.js +5 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/protocols/Aws_ec2.js +1117 -6
- package/node_modules/@aws-sdk/client-ec2/dist-types/EC2.d.ts +79 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/EC2Client.d.ts +13 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +12 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDefaultVpcCommand.d.ts +3 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFleetCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +130 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +111 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateIpamScopeCommand.d.ts +9 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLaunchTemplateCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +5 -6
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateManagedPrefixListCommand.d.ts +3 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVolumeCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +2 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcCommand.d.ts +15 -11
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEndpointCommand.d.ts +9 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteFleetsCommand.d.ts +12 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamExternalResourceVerificationTokenCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamPrefixListResolverCommand.d.ts +92 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamPrefixListResolverTargetCommand.d.ts +94 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteIpamScopeCommand.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeBundleTasksCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeByoipCidrsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockExtensionHistoryCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockExtensionOfferingsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityBlocksCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFleetsCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamPrefixListResolverTargetsCommand.d.ts +109 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamPrefixListResolversCommand.d.ts +107 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeIpamScopesCommand.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReservedInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVolumesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeVpcsCommand.d.ts +3 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +6 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +6 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceMetadataDefaultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceTpmEkPubCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetInstanceUefiDataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPrefixListResolverRulesCommand.d.ts +107 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPrefixListResolverVersionEntriesCommand.d.ts +83 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetIpamPrefixListResolverVersionsCommand.d.ts +125 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamPrefixListResolverCommand.d.ts +115 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamPrefixListResolverTargetCommand.d.ts +96 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyIpamScopeCommand.d.ts +9 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +3 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointCommand.d.ts +5 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotFleetCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RunInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/TerminateInstancesCommand.d.ts +13 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/index.d.ts +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_0.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +1205 -1509
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_2.d.ts +5443 -5198
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_3.d.ts +3423 -3351
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_4.d.ts +828 -397
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_5.d.ts +6191 -6433
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +4211 -4032
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_7.d.ts +4719 -4730
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_8.d.ts +1050 -7
- package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamPrefixListResolverTargetsPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/DescribeIpamPrefixListResolversPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPrefixListResolverRulesPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPrefixListResolverVersionEntriesPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/GetIpamPrefixListResolverVersionsPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/index.d.ts +5 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/protocols/Aws_ec2.d.ts +99 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/EC2.d.ts +225 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/EC2Client.d.ts +66 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateIpamPrefixListResolverCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DeleteIpamPrefixListResolverCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DeleteIpamPrefixListResolverTargetCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeCapacityBlockExtensionHistoryCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeCapacityBlockExtensionOfferingsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeCapacityBlockOfferingsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeCapacityBlocksCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeIpamPrefixListResolverTargetsCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeIpamPrefixListResolversCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetImageBlockPublicAccessStateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetInstanceMetadataDefaultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetInstanceTpmEkPubCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamPrefixListResolverRulesCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamPrefixListResolverVersionEntriesCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetIpamPrefixListResolverVersionsCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyIpamPrefixListResolverCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyIpamPrefixListResolverTargetCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcBlockPublicAccessOptionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/index.d.ts +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +169 -185
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_2.d.ts +203 -165
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_3.d.ts +184 -172
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_4.d.ts +171 -118
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_5.d.ts +143 -163
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_6.d.ts +164 -154
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_7.d.ts +232 -270
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_8.d.ts +260 -6
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/DescribeIpamPrefixListResolverTargetsPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/DescribeIpamPrefixListResolversPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/GetIpamPrefixListResolverRulesPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/GetIpamPrefixListResolverVersionEntriesPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/GetIpamPrefixListResolverVersionsPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +5 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/protocols/Aws_ec2.d.ts +132 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
- package/node_modules/@aws-sdk/client-ecs/README.md +14 -12
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +15 -5
- package/node_modules/@aws-sdk/client-ecs/dist-es/models/models_0.js +8 -5
- package/node_modules/@aws-sdk/client-ecs/dist-es/models/models_1.js +5 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/ECS.d.ts +14 -12
- package/node_modules/@aws-sdk/client-ecs/dist-types/ECSClient.d.ts +14 -12
- package/node_modules/@aws-sdk/client-ecs/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +11 -8
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateClusterCommand.d.ts +12 -10
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateServiceCommand.d.ts +126 -86
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateTaskSetCommand.d.ts +9 -6
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAccountSettingCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAttributesCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteClusterCommand.d.ts +12 -8
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteServiceCommand.d.ts +8 -4
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskSetCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +7 -7
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeClustersCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeContainerInstancesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServiceDeploymentsCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServiceRevisionsCommand.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServicesCommand.d.ts +6 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskSetsCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTasksCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DiscoverPollEndpointCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ExecuteCommandCommand.d.ts +11 -10
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/GetTaskProtectionCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAccountSettingsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAttributesCommand.d.ts +8 -8
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListClustersCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListContainerInstancesCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServiceDeploymentsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesByNamespaceCommand.d.ts +6 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTasksCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingCommand.d.ts +7 -6
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAttributesCommand.d.ts +8 -7
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterContainerInstanceCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +9 -6
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RunTaskCommand.d.ts +31 -23
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StartTaskCommand.d.ts +10 -6
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StopServiceDeploymentCommand.d.ts +10 -7
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StopTaskCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterSettingsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerAgentCommand.d.ts +24 -21
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +9 -9
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateServiceCommand.d.ts +29 -13
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateServicePrimaryTaskSetCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskProtectionCommand.d.ts +9 -8
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskSetCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ecs/dist-types/index.d.ts +14 -12
- package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +2014 -1610
- package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_1.d.ts +689 -439
- package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/ListTasksCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +17 -21
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_1.d.ts +21 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
- package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +4 -0
- package/node_modules/@aws-sdk/client-kms/dist-es/models/models_0.js +4 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateCustomKeyStoreCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateKeyCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/DecryptCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/DeriveSharedSecretCommand.d.ts +7 -7
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/DescribeCustomKeyStoresCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/DescribeKeyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyPairCommand.d.ts +8 -8
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyPairWithoutPlaintextCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateRandomCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/GetPublicKeyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/ReplicateKeyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/SignCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdateCustomKeyStoreCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/commands/VerifyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-kms/dist-types/models/models_0.d.ts +119 -51
- package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/models/models_0.d.ts +7 -0
- package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-kms/package.json +33 -33
- package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/package.json +50 -50
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
- package/node_modules/@aws-sdk/client-sfn/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
- package/node_modules/@aws-sdk/client-sns/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-sns/package.json +33 -33
- package/node_modules/@aws-sdk/client-sqs/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +31 -4
- package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +14 -4
- package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +5 -1
- package/node_modules/@aws-sdk/client-ssm/dist-es/protocols/Aws_json1_1.js +13 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateDocumentCommand.d.ts +3 -0
- package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +7 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +10 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +7 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +36 -84
- package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +79 -19
- package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +17 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +8 -17
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +17 -5
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +4 -0
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
- package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +9 -5
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +9 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +108 -45
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +55 -46
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +54 -0
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +3 -2
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +18 -0
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +3 -2
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +19 -0
- package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +17 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +17 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +7 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +20 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +6 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.browser.js +3 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +16 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.native.js +3 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +14 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.native.d.ts +4 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +7 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.native.d.ts +1 -0
- package/node_modules/@aws-sdk/region-config-resolver/package.json +10 -5
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +2 -0
- package/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +2 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@smithy/eventstream-codec/package.json +2 -2
- package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
- package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
- package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
- package/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@smithy/hash-stream-node/package.json +2 -2
- package/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@smithy/md5-js/package.json +2 -2
- package/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@smithy/util-waiter/dist-cjs/index.js +17 -4
- package/node_modules/@smithy/util-waiter/dist-es/circularReplacer.js +12 -0
- package/node_modules/@smithy/util-waiter/dist-es/poller.js +2 -1
- package/node_modules/@smithy/util-waiter/dist-es/waiter.js +4 -3
- package/node_modules/@smithy/util-waiter/dist-types/circularReplacer.d.ts +6 -0
- package/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +1 -1
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +6 -0
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +1 -1
- package/node_modules/@smithy/util-waiter/package.json +3 -3
- package/package.json +23 -22
|
@@ -17,6 +17,9 @@ import {
|
|
|
17
17
|
TransitGatewayPeeringAttachment,
|
|
18
18
|
TransitGatewayVpcAttachment,
|
|
19
19
|
UnsuccessfulItem,
|
|
20
|
+
VerifiedAccessInstance,
|
|
21
|
+
VerifiedAccessSseSpecificationResponse,
|
|
22
|
+
VerifiedAccessTrustProvider,
|
|
20
23
|
} from "./models_0";
|
|
21
24
|
import {
|
|
22
25
|
_InstanceType,
|
|
@@ -27,31 +30,36 @@ import {
|
|
|
27
30
|
CreditSpecificationRequest,
|
|
28
31
|
ElasticGpuSpecification,
|
|
29
32
|
HostnameType,
|
|
30
|
-
InstanceBandwidthWeighting,
|
|
31
33
|
InstanceInterruptionBehavior,
|
|
34
|
+
IpAddressType,
|
|
32
35
|
MarketType,
|
|
33
|
-
OperatorRequest,
|
|
34
36
|
Placement,
|
|
35
37
|
ShutdownBehavior,
|
|
36
38
|
SpotInstanceType,
|
|
37
39
|
SSEType,
|
|
40
|
+
VolumeType,
|
|
38
41
|
} from "./models_1";
|
|
39
42
|
import {
|
|
40
43
|
IcmpTypeCode,
|
|
44
|
+
InstanceBandwidthWeighting,
|
|
41
45
|
InstanceIpv6Address,
|
|
42
46
|
LocalGatewayRoute,
|
|
43
47
|
ManagedPrefixList,
|
|
48
|
+
OperatorRequest,
|
|
44
49
|
RuleAction,
|
|
45
50
|
SnapshotState,
|
|
46
51
|
TransitGatewayRoute,
|
|
52
|
+
VerifiedAccessEndpoint,
|
|
53
|
+
VerifiedAccessEndpointProtocol,
|
|
54
|
+
VerifiedAccessSseSpecificationRequest,
|
|
47
55
|
} from "./models_2";
|
|
48
56
|
import {
|
|
49
57
|
Byoasn,
|
|
50
|
-
|
|
51
|
-
CapacityBlockExtension,
|
|
58
|
+
DnsOptionsSpecification,
|
|
52
59
|
Filter,
|
|
53
60
|
IKEVersionsRequestListValue,
|
|
54
61
|
InstanceTagNotificationAttribute,
|
|
62
|
+
InternetGatewayExclusionMode,
|
|
55
63
|
IpamPoolCidr,
|
|
56
64
|
PayerResponsibility,
|
|
57
65
|
Phase1DHGroupNumbersRequestListValue,
|
|
@@ -60,12 +68,18 @@ import {
|
|
|
60
68
|
Phase2DHGroupNumbersRequestListValue,
|
|
61
69
|
Phase2EncryptionAlgorithmsRequestListValue,
|
|
62
70
|
Phase2IntegrityAlgorithmsRequestListValue,
|
|
71
|
+
SubnetConfiguration,
|
|
72
|
+
VerifiedAccessGroup,
|
|
73
|
+
VpcBlockPublicAccessExclusion,
|
|
63
74
|
VpnConnection,
|
|
64
75
|
VpnTunnelLogOptionsSpecification,
|
|
65
76
|
} from "./models_3";
|
|
66
77
|
import {
|
|
67
78
|
ArchitectureValues,
|
|
79
|
+
AttributeBooleanValue,
|
|
68
80
|
BootModeValues,
|
|
81
|
+
CapacityBlock,
|
|
82
|
+
CapacityBlockExtension,
|
|
69
83
|
ClientVpnConnectionStatus,
|
|
70
84
|
HttpTokensState,
|
|
71
85
|
ImdsSupportValues,
|
|
@@ -90,8 +104,236 @@ import {
|
|
|
90
104
|
SpotInstanceRequest,
|
|
91
105
|
SpotPlacement,
|
|
92
106
|
} from "./models_5";
|
|
93
|
-
import {
|
|
94
|
-
|
|
107
|
+
import {
|
|
108
|
+
CapacityManagerStatus,
|
|
109
|
+
InternetGatewayBlockMode,
|
|
110
|
+
VerifiedAccessInstanceLoggingConfiguration,
|
|
111
|
+
VolumeModification,
|
|
112
|
+
VpcBlockPublicAccessOptions,
|
|
113
|
+
} from "./models_6";
|
|
114
|
+
import { CapacityReservationSpecification, Purchase } from "./models_7";
|
|
115
|
+
export interface ModifyTransitGatewayVpcAttachmentResult {
|
|
116
|
+
TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment | undefined;
|
|
117
|
+
}
|
|
118
|
+
export interface ModifyVerifiedAccessEndpointPortRange {
|
|
119
|
+
FromPort?: number | undefined;
|
|
120
|
+
ToPort?: number | undefined;
|
|
121
|
+
}
|
|
122
|
+
export interface ModifyVerifiedAccessEndpointCidrOptions {
|
|
123
|
+
PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
|
|
124
|
+
}
|
|
125
|
+
export interface ModifyVerifiedAccessEndpointLoadBalancerOptions {
|
|
126
|
+
SubnetIds?: string[] | undefined;
|
|
127
|
+
Protocol?: VerifiedAccessEndpointProtocol | undefined;
|
|
128
|
+
Port?: number | undefined;
|
|
129
|
+
PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
|
|
130
|
+
}
|
|
131
|
+
export interface ModifyVerifiedAccessEndpointEniOptions {
|
|
132
|
+
Protocol?: VerifiedAccessEndpointProtocol | undefined;
|
|
133
|
+
Port?: number | undefined;
|
|
134
|
+
PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
|
|
135
|
+
}
|
|
136
|
+
export interface ModifyVerifiedAccessEndpointRdsOptions {
|
|
137
|
+
SubnetIds?: string[] | undefined;
|
|
138
|
+
Port?: number | undefined;
|
|
139
|
+
RdsEndpoint?: string | undefined;
|
|
140
|
+
}
|
|
141
|
+
export interface ModifyVerifiedAccessEndpointRequest {
|
|
142
|
+
VerifiedAccessEndpointId: string | undefined;
|
|
143
|
+
VerifiedAccessGroupId?: string | undefined;
|
|
144
|
+
LoadBalancerOptions?:
|
|
145
|
+
| ModifyVerifiedAccessEndpointLoadBalancerOptions
|
|
146
|
+
| undefined;
|
|
147
|
+
NetworkInterfaceOptions?: ModifyVerifiedAccessEndpointEniOptions | undefined;
|
|
148
|
+
Description?: string | undefined;
|
|
149
|
+
ClientToken?: string | undefined;
|
|
150
|
+
DryRun?: boolean | undefined;
|
|
151
|
+
RdsOptions?: ModifyVerifiedAccessEndpointRdsOptions | undefined;
|
|
152
|
+
CidrOptions?: ModifyVerifiedAccessEndpointCidrOptions | undefined;
|
|
153
|
+
}
|
|
154
|
+
export interface ModifyVerifiedAccessEndpointResult {
|
|
155
|
+
VerifiedAccessEndpoint?: VerifiedAccessEndpoint | undefined;
|
|
156
|
+
}
|
|
157
|
+
export interface ModifyVerifiedAccessEndpointPolicyRequest {
|
|
158
|
+
VerifiedAccessEndpointId: string | undefined;
|
|
159
|
+
PolicyEnabled?: boolean | undefined;
|
|
160
|
+
PolicyDocument?: string | undefined;
|
|
161
|
+
ClientToken?: string | undefined;
|
|
162
|
+
DryRun?: boolean | undefined;
|
|
163
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest | undefined;
|
|
164
|
+
}
|
|
165
|
+
export interface ModifyVerifiedAccessEndpointPolicyResult {
|
|
166
|
+
PolicyEnabled?: boolean | undefined;
|
|
167
|
+
PolicyDocument?: string | undefined;
|
|
168
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse | undefined;
|
|
169
|
+
}
|
|
170
|
+
export interface ModifyVerifiedAccessGroupRequest {
|
|
171
|
+
VerifiedAccessGroupId: string | undefined;
|
|
172
|
+
VerifiedAccessInstanceId?: string | undefined;
|
|
173
|
+
Description?: string | undefined;
|
|
174
|
+
ClientToken?: string | undefined;
|
|
175
|
+
DryRun?: boolean | undefined;
|
|
176
|
+
}
|
|
177
|
+
export interface ModifyVerifiedAccessGroupResult {
|
|
178
|
+
VerifiedAccessGroup?: VerifiedAccessGroup | undefined;
|
|
179
|
+
}
|
|
180
|
+
export interface ModifyVerifiedAccessGroupPolicyRequest {
|
|
181
|
+
VerifiedAccessGroupId: string | undefined;
|
|
182
|
+
PolicyEnabled?: boolean | undefined;
|
|
183
|
+
PolicyDocument?: string | undefined;
|
|
184
|
+
ClientToken?: string | undefined;
|
|
185
|
+
DryRun?: boolean | undefined;
|
|
186
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest | undefined;
|
|
187
|
+
}
|
|
188
|
+
export interface ModifyVerifiedAccessGroupPolicyResult {
|
|
189
|
+
PolicyEnabled?: boolean | undefined;
|
|
190
|
+
PolicyDocument?: string | undefined;
|
|
191
|
+
SseSpecification?: VerifiedAccessSseSpecificationResponse | undefined;
|
|
192
|
+
}
|
|
193
|
+
export interface ModifyVerifiedAccessInstanceRequest {
|
|
194
|
+
VerifiedAccessInstanceId: string | undefined;
|
|
195
|
+
Description?: string | undefined;
|
|
196
|
+
DryRun?: boolean | undefined;
|
|
197
|
+
ClientToken?: string | undefined;
|
|
198
|
+
CidrEndpointsCustomSubDomain?: string | undefined;
|
|
199
|
+
}
|
|
200
|
+
export interface ModifyVerifiedAccessInstanceResult {
|
|
201
|
+
VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
|
|
202
|
+
}
|
|
203
|
+
export interface VerifiedAccessLogCloudWatchLogsDestinationOptions {
|
|
204
|
+
Enabled: boolean | undefined;
|
|
205
|
+
LogGroup?: string | undefined;
|
|
206
|
+
}
|
|
207
|
+
export interface VerifiedAccessLogKinesisDataFirehoseDestinationOptions {
|
|
208
|
+
Enabled: boolean | undefined;
|
|
209
|
+
DeliveryStream?: string | undefined;
|
|
210
|
+
}
|
|
211
|
+
export interface VerifiedAccessLogS3DestinationOptions {
|
|
212
|
+
Enabled: boolean | undefined;
|
|
213
|
+
BucketName?: string | undefined;
|
|
214
|
+
Prefix?: string | undefined;
|
|
215
|
+
BucketOwner?: string | undefined;
|
|
216
|
+
}
|
|
217
|
+
export interface VerifiedAccessLogOptions {
|
|
218
|
+
S3?: VerifiedAccessLogS3DestinationOptions | undefined;
|
|
219
|
+
CloudWatchLogs?:
|
|
220
|
+
| VerifiedAccessLogCloudWatchLogsDestinationOptions
|
|
221
|
+
| undefined;
|
|
222
|
+
KinesisDataFirehose?:
|
|
223
|
+
| VerifiedAccessLogKinesisDataFirehoseDestinationOptions
|
|
224
|
+
| undefined;
|
|
225
|
+
LogVersion?: string | undefined;
|
|
226
|
+
IncludeTrustContext?: boolean | undefined;
|
|
227
|
+
}
|
|
228
|
+
export interface ModifyVerifiedAccessInstanceLoggingConfigurationRequest {
|
|
229
|
+
VerifiedAccessInstanceId: string | undefined;
|
|
230
|
+
AccessLogs: VerifiedAccessLogOptions | undefined;
|
|
231
|
+
DryRun?: boolean | undefined;
|
|
232
|
+
ClientToken?: string | undefined;
|
|
233
|
+
}
|
|
234
|
+
export interface ModifyVerifiedAccessInstanceLoggingConfigurationResult {
|
|
235
|
+
LoggingConfiguration?: VerifiedAccessInstanceLoggingConfiguration | undefined;
|
|
236
|
+
}
|
|
237
|
+
export interface ModifyVerifiedAccessTrustProviderDeviceOptions {
|
|
238
|
+
PublicSigningKeyUrl?: string | undefined;
|
|
239
|
+
}
|
|
240
|
+
export interface ModifyVerifiedAccessNativeApplicationOidcOptions {
|
|
241
|
+
PublicSigningKeyEndpoint?: string | undefined;
|
|
242
|
+
Issuer?: string | undefined;
|
|
243
|
+
AuthorizationEndpoint?: string | undefined;
|
|
244
|
+
TokenEndpoint?: string | undefined;
|
|
245
|
+
UserInfoEndpoint?: string | undefined;
|
|
246
|
+
ClientId?: string | undefined;
|
|
247
|
+
ClientSecret?: string | undefined;
|
|
248
|
+
Scope?: string | undefined;
|
|
249
|
+
}
|
|
250
|
+
export interface ModifyVerifiedAccessTrustProviderOidcOptions {
|
|
251
|
+
Issuer?: string | undefined;
|
|
252
|
+
AuthorizationEndpoint?: string | undefined;
|
|
253
|
+
TokenEndpoint?: string | undefined;
|
|
254
|
+
UserInfoEndpoint?: string | undefined;
|
|
255
|
+
ClientId?: string | undefined;
|
|
256
|
+
ClientSecret?: string | undefined;
|
|
257
|
+
Scope?: string | undefined;
|
|
258
|
+
}
|
|
259
|
+
export interface ModifyVerifiedAccessTrustProviderRequest {
|
|
260
|
+
VerifiedAccessTrustProviderId: string | undefined;
|
|
261
|
+
OidcOptions?: ModifyVerifiedAccessTrustProviderOidcOptions | undefined;
|
|
262
|
+
DeviceOptions?: ModifyVerifiedAccessTrustProviderDeviceOptions | undefined;
|
|
263
|
+
Description?: string | undefined;
|
|
264
|
+
DryRun?: boolean | undefined;
|
|
265
|
+
ClientToken?: string | undefined;
|
|
266
|
+
SseSpecification?: VerifiedAccessSseSpecificationRequest | undefined;
|
|
267
|
+
NativeApplicationOidcOptions?:
|
|
268
|
+
| ModifyVerifiedAccessNativeApplicationOidcOptions
|
|
269
|
+
| undefined;
|
|
270
|
+
}
|
|
271
|
+
export interface ModifyVerifiedAccessTrustProviderResult {
|
|
272
|
+
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
|
|
273
|
+
}
|
|
274
|
+
export interface ModifyVolumeRequest {
|
|
275
|
+
DryRun?: boolean | undefined;
|
|
276
|
+
VolumeId: string | undefined;
|
|
277
|
+
Size?: number | undefined;
|
|
278
|
+
VolumeType?: VolumeType | undefined;
|
|
279
|
+
Iops?: number | undefined;
|
|
280
|
+
Throughput?: number | undefined;
|
|
281
|
+
MultiAttachEnabled?: boolean | undefined;
|
|
282
|
+
}
|
|
283
|
+
export interface ModifyVolumeResult {
|
|
284
|
+
VolumeModification?: VolumeModification | undefined;
|
|
285
|
+
}
|
|
286
|
+
export interface ModifyVolumeAttributeRequest {
|
|
287
|
+
AutoEnableIO?: AttributeBooleanValue | undefined;
|
|
288
|
+
VolumeId: string | undefined;
|
|
289
|
+
DryRun?: boolean | undefined;
|
|
290
|
+
}
|
|
291
|
+
export interface ModifyVpcAttributeRequest {
|
|
292
|
+
EnableDnsHostnames?: AttributeBooleanValue | undefined;
|
|
293
|
+
EnableDnsSupport?: AttributeBooleanValue | undefined;
|
|
294
|
+
VpcId: string | undefined;
|
|
295
|
+
EnableNetworkAddressUsageMetrics?: AttributeBooleanValue | undefined;
|
|
296
|
+
}
|
|
297
|
+
export interface ModifyVpcBlockPublicAccessExclusionRequest {
|
|
298
|
+
DryRun?: boolean | undefined;
|
|
299
|
+
ExclusionId: string | undefined;
|
|
300
|
+
InternetGatewayExclusionMode: InternetGatewayExclusionMode | undefined;
|
|
301
|
+
}
|
|
302
|
+
export interface ModifyVpcBlockPublicAccessExclusionResult {
|
|
303
|
+
VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
|
|
304
|
+
}
|
|
305
|
+
export interface ModifyVpcBlockPublicAccessOptionsRequest {
|
|
306
|
+
DryRun?: boolean | undefined;
|
|
307
|
+
InternetGatewayBlockMode: InternetGatewayBlockMode | undefined;
|
|
308
|
+
}
|
|
309
|
+
export interface ModifyVpcBlockPublicAccessOptionsResult {
|
|
310
|
+
VpcBlockPublicAccessOptions?: VpcBlockPublicAccessOptions | undefined;
|
|
311
|
+
}
|
|
312
|
+
export interface ModifyVpcEndpointRequest {
|
|
313
|
+
DryRun?: boolean | undefined;
|
|
314
|
+
VpcEndpointId: string | undefined;
|
|
315
|
+
ResetPolicy?: boolean | undefined;
|
|
316
|
+
PolicyDocument?: string | undefined;
|
|
317
|
+
AddRouteTableIds?: string[] | undefined;
|
|
318
|
+
RemoveRouteTableIds?: string[] | undefined;
|
|
319
|
+
AddSubnetIds?: string[] | undefined;
|
|
320
|
+
RemoveSubnetIds?: string[] | undefined;
|
|
321
|
+
AddSecurityGroupIds?: string[] | undefined;
|
|
322
|
+
RemoveSecurityGroupIds?: string[] | undefined;
|
|
323
|
+
IpAddressType?: IpAddressType | undefined;
|
|
324
|
+
DnsOptions?: DnsOptionsSpecification | undefined;
|
|
325
|
+
PrivateDnsEnabled?: boolean | undefined;
|
|
326
|
+
SubnetConfigurations?: SubnetConfiguration[] | undefined;
|
|
327
|
+
}
|
|
328
|
+
export interface ModifyVpcEndpointResult {
|
|
329
|
+
Return?: boolean | undefined;
|
|
330
|
+
}
|
|
331
|
+
export interface ModifyVpcEndpointConnectionNotificationRequest {
|
|
332
|
+
DryRun?: boolean | undefined;
|
|
333
|
+
ConnectionNotificationId: string | undefined;
|
|
334
|
+
ConnectionNotificationArn?: string | undefined;
|
|
335
|
+
ConnectionEvents?: string[] | undefined;
|
|
336
|
+
}
|
|
95
337
|
export interface ModifyVpcEndpointConnectionNotificationResult {
|
|
96
338
|
ReturnValue?: boolean | undefined;
|
|
97
339
|
}
|
|
@@ -1269,6 +1511,18 @@ export interface WithdrawByoipCidrRequest {
|
|
|
1269
1511
|
export interface WithdrawByoipCidrResult {
|
|
1270
1512
|
ByoipCidr?: ByoipCidr | undefined;
|
|
1271
1513
|
}
|
|
1514
|
+
export declare const ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog: (
|
|
1515
|
+
obj: ModifyVerifiedAccessNativeApplicationOidcOptions
|
|
1516
|
+
) => any;
|
|
1517
|
+
export declare const ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (
|
|
1518
|
+
obj: ModifyVerifiedAccessTrustProviderOidcOptions
|
|
1519
|
+
) => any;
|
|
1520
|
+
export declare const ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog: (
|
|
1521
|
+
obj: ModifyVerifiedAccessTrustProviderRequest
|
|
1522
|
+
) => any;
|
|
1523
|
+
export declare const ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog: (
|
|
1524
|
+
obj: ModifyVerifiedAccessTrustProviderResult
|
|
1525
|
+
) => any;
|
|
1272
1526
|
export declare const ModifyVpnConnectionResultFilterSensitiveLog: (
|
|
1273
1527
|
obj: ModifyVpnConnectionResult
|
|
1274
1528
|
) => any;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeIpamPrefixListResolverTargetsCommandInput,
|
|
4
|
+
DescribeIpamPrefixListResolverTargetsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeIpamPrefixListResolverTargetsCommand";
|
|
6
|
+
import { EC2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateDescribeIpamPrefixListResolverTargets: (
|
|
8
|
+
config: EC2PaginationConfiguration,
|
|
9
|
+
input: DescribeIpamPrefixListResolverTargetsCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeIpamPrefixListResolverTargetsCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeIpamPrefixListResolversCommandInput,
|
|
4
|
+
DescribeIpamPrefixListResolversCommandOutput,
|
|
5
|
+
} from "../commands/DescribeIpamPrefixListResolversCommand";
|
|
6
|
+
import { EC2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateDescribeIpamPrefixListResolvers: (
|
|
8
|
+
config: EC2PaginationConfiguration,
|
|
9
|
+
input: DescribeIpamPrefixListResolversCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<DescribeIpamPrefixListResolversCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
GetIpamPrefixListResolverRulesCommandInput,
|
|
4
|
+
GetIpamPrefixListResolverRulesCommandOutput,
|
|
5
|
+
} from "../commands/GetIpamPrefixListResolverRulesCommand";
|
|
6
|
+
import { EC2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateGetIpamPrefixListResolverRules: (
|
|
8
|
+
config: EC2PaginationConfiguration,
|
|
9
|
+
input: GetIpamPrefixListResolverRulesCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetIpamPrefixListResolverRulesCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
GetIpamPrefixListResolverVersionEntriesCommandInput,
|
|
4
|
+
GetIpamPrefixListResolverVersionEntriesCommandOutput,
|
|
5
|
+
} from "../commands/GetIpamPrefixListResolverVersionEntriesCommand";
|
|
6
|
+
import { EC2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateGetIpamPrefixListResolverVersionEntries: (
|
|
8
|
+
config: EC2PaginationConfiguration,
|
|
9
|
+
input: GetIpamPrefixListResolverVersionEntriesCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetIpamPrefixListResolverVersionEntriesCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
GetIpamPrefixListResolverVersionsCommandInput,
|
|
4
|
+
GetIpamPrefixListResolverVersionsCommandOutput,
|
|
5
|
+
} from "../commands/GetIpamPrefixListResolverVersionsCommand";
|
|
6
|
+
import { EC2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateGetIpamPrefixListResolverVersions: (
|
|
8
|
+
config: EC2PaginationConfiguration,
|
|
9
|
+
input: GetIpamPrefixListResolverVersionsCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetIpamPrefixListResolverVersionsCommandOutput>;
|
|
@@ -49,6 +49,8 @@ export * from "./DescribeInstanceTypesPaginator";
|
|
|
49
49
|
export * from "./DescribeInstancesPaginator";
|
|
50
50
|
export * from "./DescribeInternetGatewaysPaginator";
|
|
51
51
|
export * from "./DescribeIpamPoolsPaginator";
|
|
52
|
+
export * from "./DescribeIpamPrefixListResolverTargetsPaginator";
|
|
53
|
+
export * from "./DescribeIpamPrefixListResolversPaginator";
|
|
52
54
|
export * from "./DescribeIpamResourceDiscoveriesPaginator";
|
|
53
55
|
export * from "./DescribeIpamResourceDiscoveryAssociationsPaginator";
|
|
54
56
|
export * from "./DescribeIpamScopesPaginator";
|
|
@@ -139,6 +141,9 @@ export * from "./GetIpamDiscoveredAccountsPaginator";
|
|
|
139
141
|
export * from "./GetIpamDiscoveredResourceCidrsPaginator";
|
|
140
142
|
export * from "./GetIpamPoolAllocationsPaginator";
|
|
141
143
|
export * from "./GetIpamPoolCidrsPaginator";
|
|
144
|
+
export * from "./GetIpamPrefixListResolverRulesPaginator";
|
|
145
|
+
export * from "./GetIpamPrefixListResolverVersionEntriesPaginator";
|
|
146
|
+
export * from "./GetIpamPrefixListResolverVersionsPaginator";
|
|
142
147
|
export * from "./GetIpamResourceCidrsPaginator";
|
|
143
148
|
export * from "./GetManagedPrefixListAssociationsPaginator";
|
|
144
149
|
export * from "./GetManagedPrefixListEntriesPaginator";
|
|
@@ -355,6 +355,14 @@ import {
|
|
|
355
355
|
CreateIpamPoolCommandInput,
|
|
356
356
|
CreateIpamPoolCommandOutput,
|
|
357
357
|
} from "../commands/CreateIpamPoolCommand";
|
|
358
|
+
import {
|
|
359
|
+
CreateIpamPrefixListResolverCommandInput,
|
|
360
|
+
CreateIpamPrefixListResolverCommandOutput,
|
|
361
|
+
} from "../commands/CreateIpamPrefixListResolverCommand";
|
|
362
|
+
import {
|
|
363
|
+
CreateIpamPrefixListResolverTargetCommandInput,
|
|
364
|
+
CreateIpamPrefixListResolverTargetCommandOutput,
|
|
365
|
+
} from "../commands/CreateIpamPrefixListResolverTargetCommand";
|
|
358
366
|
import {
|
|
359
367
|
CreateIpamResourceDiscoveryCommandInput,
|
|
360
368
|
CreateIpamResourceDiscoveryCommandOutput,
|
|
@@ -699,6 +707,14 @@ import {
|
|
|
699
707
|
DeleteIpamPoolCommandInput,
|
|
700
708
|
DeleteIpamPoolCommandOutput,
|
|
701
709
|
} from "../commands/DeleteIpamPoolCommand";
|
|
710
|
+
import {
|
|
711
|
+
DeleteIpamPrefixListResolverCommandInput,
|
|
712
|
+
DeleteIpamPrefixListResolverCommandOutput,
|
|
713
|
+
} from "../commands/DeleteIpamPrefixListResolverCommand";
|
|
714
|
+
import {
|
|
715
|
+
DeleteIpamPrefixListResolverTargetCommandInput,
|
|
716
|
+
DeleteIpamPrefixListResolverTargetCommandOutput,
|
|
717
|
+
} from "../commands/DeleteIpamPrefixListResolverTargetCommand";
|
|
702
718
|
import {
|
|
703
719
|
DeleteIpamResourceDiscoveryCommandInput,
|
|
704
720
|
DeleteIpamResourceDiscoveryCommandOutput,
|
|
@@ -1271,6 +1287,14 @@ import {
|
|
|
1271
1287
|
DescribeIpamPoolsCommandInput,
|
|
1272
1288
|
DescribeIpamPoolsCommandOutput,
|
|
1273
1289
|
} from "../commands/DescribeIpamPoolsCommand";
|
|
1290
|
+
import {
|
|
1291
|
+
DescribeIpamPrefixListResolversCommandInput,
|
|
1292
|
+
DescribeIpamPrefixListResolversCommandOutput,
|
|
1293
|
+
} from "../commands/DescribeIpamPrefixListResolversCommand";
|
|
1294
|
+
import {
|
|
1295
|
+
DescribeIpamPrefixListResolverTargetsCommandInput,
|
|
1296
|
+
DescribeIpamPrefixListResolverTargetsCommandOutput,
|
|
1297
|
+
} from "../commands/DescribeIpamPrefixListResolverTargetsCommand";
|
|
1274
1298
|
import {
|
|
1275
1299
|
DescribeIpamResourceDiscoveriesCommandInput,
|
|
1276
1300
|
DescribeIpamResourceDiscoveriesCommandOutput,
|
|
@@ -2079,6 +2103,18 @@ import {
|
|
|
2079
2103
|
GetIpamPoolCidrsCommandInput,
|
|
2080
2104
|
GetIpamPoolCidrsCommandOutput,
|
|
2081
2105
|
} from "../commands/GetIpamPoolCidrsCommand";
|
|
2106
|
+
import {
|
|
2107
|
+
GetIpamPrefixListResolverRulesCommandInput,
|
|
2108
|
+
GetIpamPrefixListResolverRulesCommandOutput,
|
|
2109
|
+
} from "../commands/GetIpamPrefixListResolverRulesCommand";
|
|
2110
|
+
import {
|
|
2111
|
+
GetIpamPrefixListResolverVersionEntriesCommandInput,
|
|
2112
|
+
GetIpamPrefixListResolverVersionEntriesCommandOutput,
|
|
2113
|
+
} from "../commands/GetIpamPrefixListResolverVersionEntriesCommand";
|
|
2114
|
+
import {
|
|
2115
|
+
GetIpamPrefixListResolverVersionsCommandInput,
|
|
2116
|
+
GetIpamPrefixListResolverVersionsCommandOutput,
|
|
2117
|
+
} from "../commands/GetIpamPrefixListResolverVersionsCommand";
|
|
2082
2118
|
import {
|
|
2083
2119
|
GetIpamResourceCidrsCommandInput,
|
|
2084
2120
|
GetIpamResourceCidrsCommandOutput,
|
|
@@ -2339,6 +2375,14 @@ import {
|
|
|
2339
2375
|
ModifyIpamPoolCommandInput,
|
|
2340
2376
|
ModifyIpamPoolCommandOutput,
|
|
2341
2377
|
} from "../commands/ModifyIpamPoolCommand";
|
|
2378
|
+
import {
|
|
2379
|
+
ModifyIpamPrefixListResolverCommandInput,
|
|
2380
|
+
ModifyIpamPrefixListResolverCommandOutput,
|
|
2381
|
+
} from "../commands/ModifyIpamPrefixListResolverCommand";
|
|
2382
|
+
import {
|
|
2383
|
+
ModifyIpamPrefixListResolverTargetCommandInput,
|
|
2384
|
+
ModifyIpamPrefixListResolverTargetCommandOutput,
|
|
2385
|
+
} from "../commands/ModifyIpamPrefixListResolverTargetCommand";
|
|
2342
2386
|
import {
|
|
2343
2387
|
ModifyIpamResourceCidrCommandInput,
|
|
2344
2388
|
ModifyIpamResourceCidrCommandOutput,
|
|
@@ -3175,6 +3219,14 @@ export declare const se_CreateIpamPoolCommand: (
|
|
|
3175
3219
|
input: CreateIpamPoolCommandInput,
|
|
3176
3220
|
context: __SerdeContext
|
|
3177
3221
|
) => Promise<__HttpRequest>;
|
|
3222
|
+
export declare const se_CreateIpamPrefixListResolverCommand: (
|
|
3223
|
+
input: CreateIpamPrefixListResolverCommandInput,
|
|
3224
|
+
context: __SerdeContext
|
|
3225
|
+
) => Promise<__HttpRequest>;
|
|
3226
|
+
export declare const se_CreateIpamPrefixListResolverTargetCommand: (
|
|
3227
|
+
input: CreateIpamPrefixListResolverTargetCommandInput,
|
|
3228
|
+
context: __SerdeContext
|
|
3229
|
+
) => Promise<__HttpRequest>;
|
|
3178
3230
|
export declare const se_CreateIpamResourceDiscoveryCommand: (
|
|
3179
3231
|
input: CreateIpamResourceDiscoveryCommandInput,
|
|
3180
3232
|
context: __SerdeContext
|
|
@@ -3519,6 +3571,14 @@ export declare const se_DeleteIpamPoolCommand: (
|
|
|
3519
3571
|
input: DeleteIpamPoolCommandInput,
|
|
3520
3572
|
context: __SerdeContext
|
|
3521
3573
|
) => Promise<__HttpRequest>;
|
|
3574
|
+
export declare const se_DeleteIpamPrefixListResolverCommand: (
|
|
3575
|
+
input: DeleteIpamPrefixListResolverCommandInput,
|
|
3576
|
+
context: __SerdeContext
|
|
3577
|
+
) => Promise<__HttpRequest>;
|
|
3578
|
+
export declare const se_DeleteIpamPrefixListResolverTargetCommand: (
|
|
3579
|
+
input: DeleteIpamPrefixListResolverTargetCommandInput,
|
|
3580
|
+
context: __SerdeContext
|
|
3581
|
+
) => Promise<__HttpRequest>;
|
|
3522
3582
|
export declare const se_DeleteIpamResourceDiscoveryCommand: (
|
|
3523
3583
|
input: DeleteIpamResourceDiscoveryCommandInput,
|
|
3524
3584
|
context: __SerdeContext
|
|
@@ -4091,6 +4151,14 @@ export declare const se_DescribeIpamPoolsCommand: (
|
|
|
4091
4151
|
input: DescribeIpamPoolsCommandInput,
|
|
4092
4152
|
context: __SerdeContext
|
|
4093
4153
|
) => Promise<__HttpRequest>;
|
|
4154
|
+
export declare const se_DescribeIpamPrefixListResolversCommand: (
|
|
4155
|
+
input: DescribeIpamPrefixListResolversCommandInput,
|
|
4156
|
+
context: __SerdeContext
|
|
4157
|
+
) => Promise<__HttpRequest>;
|
|
4158
|
+
export declare const se_DescribeIpamPrefixListResolverTargetsCommand: (
|
|
4159
|
+
input: DescribeIpamPrefixListResolverTargetsCommandInput,
|
|
4160
|
+
context: __SerdeContext
|
|
4161
|
+
) => Promise<__HttpRequest>;
|
|
4094
4162
|
export declare const se_DescribeIpamResourceDiscoveriesCommand: (
|
|
4095
4163
|
input: DescribeIpamResourceDiscoveriesCommandInput,
|
|
4096
4164
|
context: __SerdeContext
|
|
@@ -4899,6 +4967,18 @@ export declare const se_GetIpamPoolCidrsCommand: (
|
|
|
4899
4967
|
input: GetIpamPoolCidrsCommandInput,
|
|
4900
4968
|
context: __SerdeContext
|
|
4901
4969
|
) => Promise<__HttpRequest>;
|
|
4970
|
+
export declare const se_GetIpamPrefixListResolverRulesCommand: (
|
|
4971
|
+
input: GetIpamPrefixListResolverRulesCommandInput,
|
|
4972
|
+
context: __SerdeContext
|
|
4973
|
+
) => Promise<__HttpRequest>;
|
|
4974
|
+
export declare const se_GetIpamPrefixListResolverVersionEntriesCommand: (
|
|
4975
|
+
input: GetIpamPrefixListResolverVersionEntriesCommandInput,
|
|
4976
|
+
context: __SerdeContext
|
|
4977
|
+
) => Promise<__HttpRequest>;
|
|
4978
|
+
export declare const se_GetIpamPrefixListResolverVersionsCommand: (
|
|
4979
|
+
input: GetIpamPrefixListResolverVersionsCommandInput,
|
|
4980
|
+
context: __SerdeContext
|
|
4981
|
+
) => Promise<__HttpRequest>;
|
|
4902
4982
|
export declare const se_GetIpamResourceCidrsCommand: (
|
|
4903
4983
|
input: GetIpamResourceCidrsCommandInput,
|
|
4904
4984
|
context: __SerdeContext
|
|
@@ -5159,6 +5239,14 @@ export declare const se_ModifyIpamPoolCommand: (
|
|
|
5159
5239
|
input: ModifyIpamPoolCommandInput,
|
|
5160
5240
|
context: __SerdeContext
|
|
5161
5241
|
) => Promise<__HttpRequest>;
|
|
5242
|
+
export declare const se_ModifyIpamPrefixListResolverCommand: (
|
|
5243
|
+
input: ModifyIpamPrefixListResolverCommandInput,
|
|
5244
|
+
context: __SerdeContext
|
|
5245
|
+
) => Promise<__HttpRequest>;
|
|
5246
|
+
export declare const se_ModifyIpamPrefixListResolverTargetCommand: (
|
|
5247
|
+
input: ModifyIpamPrefixListResolverTargetCommandInput,
|
|
5248
|
+
context: __SerdeContext
|
|
5249
|
+
) => Promise<__HttpRequest>;
|
|
5162
5250
|
export declare const se_ModifyIpamResourceCidrCommand: (
|
|
5163
5251
|
input: ModifyIpamResourceCidrCommandInput,
|
|
5164
5252
|
context: __SerdeContext
|
|
@@ -5995,6 +6083,14 @@ export declare const de_CreateIpamPoolCommand: (
|
|
|
5995
6083
|
output: __HttpResponse,
|
|
5996
6084
|
context: __SerdeContext
|
|
5997
6085
|
) => Promise<CreateIpamPoolCommandOutput>;
|
|
6086
|
+
export declare const de_CreateIpamPrefixListResolverCommand: (
|
|
6087
|
+
output: __HttpResponse,
|
|
6088
|
+
context: __SerdeContext
|
|
6089
|
+
) => Promise<CreateIpamPrefixListResolverCommandOutput>;
|
|
6090
|
+
export declare const de_CreateIpamPrefixListResolverTargetCommand: (
|
|
6091
|
+
output: __HttpResponse,
|
|
6092
|
+
context: __SerdeContext
|
|
6093
|
+
) => Promise<CreateIpamPrefixListResolverTargetCommandOutput>;
|
|
5998
6094
|
export declare const de_CreateIpamResourceDiscoveryCommand: (
|
|
5999
6095
|
output: __HttpResponse,
|
|
6000
6096
|
context: __SerdeContext
|
|
@@ -6339,6 +6435,14 @@ export declare const de_DeleteIpamPoolCommand: (
|
|
|
6339
6435
|
output: __HttpResponse,
|
|
6340
6436
|
context: __SerdeContext
|
|
6341
6437
|
) => Promise<DeleteIpamPoolCommandOutput>;
|
|
6438
|
+
export declare const de_DeleteIpamPrefixListResolverCommand: (
|
|
6439
|
+
output: __HttpResponse,
|
|
6440
|
+
context: __SerdeContext
|
|
6441
|
+
) => Promise<DeleteIpamPrefixListResolverCommandOutput>;
|
|
6442
|
+
export declare const de_DeleteIpamPrefixListResolverTargetCommand: (
|
|
6443
|
+
output: __HttpResponse,
|
|
6444
|
+
context: __SerdeContext
|
|
6445
|
+
) => Promise<DeleteIpamPrefixListResolverTargetCommandOutput>;
|
|
6342
6446
|
export declare const de_DeleteIpamResourceDiscoveryCommand: (
|
|
6343
6447
|
output: __HttpResponse,
|
|
6344
6448
|
context: __SerdeContext
|
|
@@ -6911,6 +7015,14 @@ export declare const de_DescribeIpamPoolsCommand: (
|
|
|
6911
7015
|
output: __HttpResponse,
|
|
6912
7016
|
context: __SerdeContext
|
|
6913
7017
|
) => Promise<DescribeIpamPoolsCommandOutput>;
|
|
7018
|
+
export declare const de_DescribeIpamPrefixListResolversCommand: (
|
|
7019
|
+
output: __HttpResponse,
|
|
7020
|
+
context: __SerdeContext
|
|
7021
|
+
) => Promise<DescribeIpamPrefixListResolversCommandOutput>;
|
|
7022
|
+
export declare const de_DescribeIpamPrefixListResolverTargetsCommand: (
|
|
7023
|
+
output: __HttpResponse,
|
|
7024
|
+
context: __SerdeContext
|
|
7025
|
+
) => Promise<DescribeIpamPrefixListResolverTargetsCommandOutput>;
|
|
6914
7026
|
export declare const de_DescribeIpamResourceDiscoveriesCommand: (
|
|
6915
7027
|
output: __HttpResponse,
|
|
6916
7028
|
context: __SerdeContext
|
|
@@ -7719,6 +7831,18 @@ export declare const de_GetIpamPoolCidrsCommand: (
|
|
|
7719
7831
|
output: __HttpResponse,
|
|
7720
7832
|
context: __SerdeContext
|
|
7721
7833
|
) => Promise<GetIpamPoolCidrsCommandOutput>;
|
|
7834
|
+
export declare const de_GetIpamPrefixListResolverRulesCommand: (
|
|
7835
|
+
output: __HttpResponse,
|
|
7836
|
+
context: __SerdeContext
|
|
7837
|
+
) => Promise<GetIpamPrefixListResolverRulesCommandOutput>;
|
|
7838
|
+
export declare const de_GetIpamPrefixListResolverVersionEntriesCommand: (
|
|
7839
|
+
output: __HttpResponse,
|
|
7840
|
+
context: __SerdeContext
|
|
7841
|
+
) => Promise<GetIpamPrefixListResolverVersionEntriesCommandOutput>;
|
|
7842
|
+
export declare const de_GetIpamPrefixListResolverVersionsCommand: (
|
|
7843
|
+
output: __HttpResponse,
|
|
7844
|
+
context: __SerdeContext
|
|
7845
|
+
) => Promise<GetIpamPrefixListResolverVersionsCommandOutput>;
|
|
7722
7846
|
export declare const de_GetIpamResourceCidrsCommand: (
|
|
7723
7847
|
output: __HttpResponse,
|
|
7724
7848
|
context: __SerdeContext
|
|
@@ -7979,6 +8103,14 @@ export declare const de_ModifyIpamPoolCommand: (
|
|
|
7979
8103
|
output: __HttpResponse,
|
|
7980
8104
|
context: __SerdeContext
|
|
7981
8105
|
) => Promise<ModifyIpamPoolCommandOutput>;
|
|
8106
|
+
export declare const de_ModifyIpamPrefixListResolverCommand: (
|
|
8107
|
+
output: __HttpResponse,
|
|
8108
|
+
context: __SerdeContext
|
|
8109
|
+
) => Promise<ModifyIpamPrefixListResolverCommandOutput>;
|
|
8110
|
+
export declare const de_ModifyIpamPrefixListResolverTargetCommand: (
|
|
8111
|
+
output: __HttpResponse,
|
|
8112
|
+
context: __SerdeContext
|
|
8113
|
+
) => Promise<ModifyIpamPrefixListResolverTargetCommandOutput>;
|
|
7982
8114
|
export declare const de_ModifyIpamResourceCidrCommand: (
|
|
7983
8115
|
output: __HttpResponse,
|
|
7984
8116
|
context: __SerdeContext
|
|
@@ -11,9 +11,7 @@ export declare const getRuntimeConfig: (config: EC2ClientConfig) => {
|
|
|
11
11
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
12
12
|
| ((
|
|
13
13
|
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
14
|
-
) => import("@
|
|
15
|
-
import("@smithy/types").AwsCredentialIdentity
|
|
16
|
-
>);
|
|
14
|
+
) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
17
15
|
defaultUserAgentProvider: (
|
|
18
16
|
config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
19
17
|
) => Promise<import("@smithy/types").UserAgent>;
|