@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
|
@@ -7,6 +7,7 @@ import {
|
|
|
7
7
|
Affinity,
|
|
8
8
|
ApplianceModeSupportValue,
|
|
9
9
|
AutoPlacement,
|
|
10
|
+
CurrencyCodeValues,
|
|
10
11
|
DnsSupportValue,
|
|
11
12
|
EnaSrdSpecification,
|
|
12
13
|
HostMaintenance,
|
|
@@ -23,11 +24,7 @@ import {
|
|
|
23
24
|
TransitGatewayAssociationState,
|
|
24
25
|
TransitGatewayAttachmentResourceType,
|
|
25
26
|
TransitGatewayPolicyTableAssociation,
|
|
26
|
-
TransitGatewayVpcAttachment,
|
|
27
27
|
UnsuccessfulItem,
|
|
28
|
-
VerifiedAccessInstance,
|
|
29
|
-
VerifiedAccessSseSpecificationResponse,
|
|
30
|
-
VerifiedAccessTrustProvider,
|
|
31
28
|
} from "./models_0";
|
|
32
29
|
import {
|
|
33
30
|
_InstanceType,
|
|
@@ -41,10 +38,10 @@ import {
|
|
|
41
38
|
ConnectionTrackingSpecificationRequest,
|
|
42
39
|
DiskImageFormat,
|
|
43
40
|
EndDateType,
|
|
41
|
+
ExternalAuthorityConfiguration,
|
|
44
42
|
FleetExcessCapacityTerminationPolicy,
|
|
45
43
|
FleetLaunchTemplateConfigRequest,
|
|
46
44
|
HostnameType,
|
|
47
|
-
InstanceBandwidthWeighting,
|
|
48
45
|
InstanceEventWindowTimeRangeRequest,
|
|
49
46
|
InstanceMatchCriteria,
|
|
50
47
|
InstanceRequirementsRequest,
|
|
@@ -52,11 +49,16 @@ import {
|
|
|
52
49
|
Ipam,
|
|
53
50
|
IpamMeteredAccount,
|
|
54
51
|
IpamPool,
|
|
52
|
+
IpamPrefixListResolver,
|
|
53
|
+
IpamPrefixListResolverRuleConditionOperation,
|
|
54
|
+
IpamPrefixListResolverRuleRequest,
|
|
55
|
+
IpamPrefixListResolverRuleType,
|
|
56
|
+
IpamPrefixListResolverTarget,
|
|
55
57
|
IpamResourceDiscovery,
|
|
56
58
|
IpamResourceTag,
|
|
59
|
+
IpamResourceType,
|
|
57
60
|
IpamScope,
|
|
58
61
|
IpamTier,
|
|
59
|
-
LaunchTemplate,
|
|
60
62
|
Placement,
|
|
61
63
|
PlatformValues,
|
|
62
64
|
RequestIpamResourceTag,
|
|
@@ -64,13 +66,13 @@ import {
|
|
|
64
66
|
ShutdownBehavior,
|
|
65
67
|
TargetCapacitySpecificationRequest,
|
|
66
68
|
TargetCapacityUnitType,
|
|
67
|
-
VolumeType,
|
|
68
69
|
} from "./models_1";
|
|
69
70
|
import {
|
|
70
71
|
AutoAcceptSharedAttachmentsValue,
|
|
71
72
|
DefaultRouteTableAssociationValue,
|
|
72
73
|
DefaultRouteTablePropagationValue,
|
|
73
|
-
|
|
74
|
+
InstanceBandwidthWeighting,
|
|
75
|
+
LaunchTemplate,
|
|
74
76
|
LocalGatewayRoute,
|
|
75
77
|
ManagedPrefixList,
|
|
76
78
|
NetworkInsightsAccessScopeContent,
|
|
@@ -87,19 +89,9 @@ import {
|
|
|
87
89
|
TrafficMirrorSession,
|
|
88
90
|
TransitGateway,
|
|
89
91
|
TransitGatewayPrefixListReference,
|
|
90
|
-
VerifiedAccessEndpoint,
|
|
91
|
-
VerifiedAccessEndpointProtocol,
|
|
92
|
-
VerifiedAccessGroup,
|
|
93
|
-
VerifiedAccessSseSpecificationRequest,
|
|
94
92
|
VpnEcmpSupportValue,
|
|
95
93
|
} from "./models_2";
|
|
96
|
-
import {
|
|
97
|
-
DnsOptionsSpecification,
|
|
98
|
-
Filter,
|
|
99
|
-
IpamPoolCidr,
|
|
100
|
-
SubnetConfiguration,
|
|
101
|
-
VpcBlockPublicAccessExclusion,
|
|
102
|
-
} from "./models_3";
|
|
94
|
+
import { Filter, IpamPoolCidr } from "./models_3";
|
|
103
95
|
import {
|
|
104
96
|
ArchitectureValues,
|
|
105
97
|
AttributeBooleanValue,
|
|
@@ -118,6 +110,7 @@ import {
|
|
|
118
110
|
InstanceRebootMigrationState,
|
|
119
111
|
InstanceStatusEvent,
|
|
120
112
|
LaunchPermission,
|
|
113
|
+
PaymentOption,
|
|
121
114
|
PermissionGroup,
|
|
122
115
|
SnapshotDetail,
|
|
123
116
|
SnapshotTaskDetail,
|
|
@@ -132,22 +125,154 @@ import {
|
|
|
132
125
|
LockState,
|
|
133
126
|
ReservedInstancesConfiguration,
|
|
134
127
|
SnapshotAttributeName,
|
|
135
|
-
VerifiedAccessInstanceLoggingConfiguration,
|
|
136
128
|
} from "./models_5";
|
|
137
129
|
import {
|
|
138
130
|
InstanceFamilyCreditSpecification,
|
|
139
|
-
InternetGatewayBlockMode,
|
|
140
|
-
IpamAddressHistoryResourceType,
|
|
141
|
-
IpamComplianceStatus,
|
|
142
|
-
IpamOverlapStatus,
|
|
143
131
|
ManagedBy,
|
|
144
132
|
RouteServerPropagation,
|
|
145
133
|
SnapshotBlockPublicAccessState,
|
|
146
134
|
TransitGatewayPropagationState,
|
|
147
135
|
UnlimitedSupportedInstanceFamily,
|
|
148
|
-
VolumeModification,
|
|
149
|
-
VpcBlockPublicAccessOptions,
|
|
150
136
|
} from "./models_6";
|
|
137
|
+
export interface GetFlowLogsIntegrationTemplateResult {
|
|
138
|
+
Result?: string | undefined;
|
|
139
|
+
}
|
|
140
|
+
export interface GetGroupsForCapacityReservationRequest {
|
|
141
|
+
CapacityReservationId: string | undefined;
|
|
142
|
+
NextToken?: string | undefined;
|
|
143
|
+
MaxResults?: number | undefined;
|
|
144
|
+
DryRun?: boolean | undefined;
|
|
145
|
+
}
|
|
146
|
+
export interface CapacityReservationGroup {
|
|
147
|
+
GroupArn?: string | undefined;
|
|
148
|
+
OwnerId?: string | undefined;
|
|
149
|
+
}
|
|
150
|
+
export interface GetGroupsForCapacityReservationResult {
|
|
151
|
+
NextToken?: string | undefined;
|
|
152
|
+
CapacityReservationGroups?: CapacityReservationGroup[] | undefined;
|
|
153
|
+
}
|
|
154
|
+
export interface GetHostReservationPurchasePreviewRequest {
|
|
155
|
+
HostIdSet: string[] | undefined;
|
|
156
|
+
OfferingId: string | undefined;
|
|
157
|
+
}
|
|
158
|
+
export interface Purchase {
|
|
159
|
+
CurrencyCode?: CurrencyCodeValues | undefined;
|
|
160
|
+
Duration?: number | undefined;
|
|
161
|
+
HostIdSet?: string[] | undefined;
|
|
162
|
+
HostReservationId?: string | undefined;
|
|
163
|
+
HourlyPrice?: string | undefined;
|
|
164
|
+
InstanceFamily?: string | undefined;
|
|
165
|
+
PaymentOption?: PaymentOption | undefined;
|
|
166
|
+
UpfrontPrice?: string | undefined;
|
|
167
|
+
}
|
|
168
|
+
export interface GetHostReservationPurchasePreviewResult {
|
|
169
|
+
CurrencyCode?: CurrencyCodeValues | undefined;
|
|
170
|
+
Purchase?: Purchase[] | undefined;
|
|
171
|
+
TotalHourlyPrice?: string | undefined;
|
|
172
|
+
TotalUpfrontPrice?: string | undefined;
|
|
173
|
+
}
|
|
174
|
+
export interface GetImageBlockPublicAccessStateRequest {
|
|
175
|
+
DryRun?: boolean | undefined;
|
|
176
|
+
}
|
|
177
|
+
export interface GetImageBlockPublicAccessStateResult {
|
|
178
|
+
ImageBlockPublicAccessState?: string | undefined;
|
|
179
|
+
ManagedBy?: ManagedBy | undefined;
|
|
180
|
+
}
|
|
181
|
+
export interface GetInstanceMetadataDefaultsRequest {
|
|
182
|
+
DryRun?: boolean | undefined;
|
|
183
|
+
}
|
|
184
|
+
export interface InstanceMetadataDefaultsResponse {
|
|
185
|
+
HttpTokens?: HttpTokensState | undefined;
|
|
186
|
+
HttpPutResponseHopLimit?: number | undefined;
|
|
187
|
+
HttpEndpoint?: InstanceMetadataEndpointState | undefined;
|
|
188
|
+
InstanceMetadataTags?: InstanceMetadataTagsState | undefined;
|
|
189
|
+
ManagedBy?: ManagedBy | undefined;
|
|
190
|
+
ManagedExceptionMessage?: string | undefined;
|
|
191
|
+
}
|
|
192
|
+
export interface GetInstanceMetadataDefaultsResult {
|
|
193
|
+
AccountLevel?: InstanceMetadataDefaultsResponse | undefined;
|
|
194
|
+
}
|
|
195
|
+
export declare const EkPubKeyFormat: {
|
|
196
|
+
readonly der: "der";
|
|
197
|
+
readonly tpmt: "tpmt";
|
|
198
|
+
};
|
|
199
|
+
export type EkPubKeyFormat =
|
|
200
|
+
(typeof EkPubKeyFormat)[keyof typeof EkPubKeyFormat];
|
|
201
|
+
export declare const EkPubKeyType: {
|
|
202
|
+
readonly ECC_SEC_P384: "ecc-sec-p384";
|
|
203
|
+
readonly RSA_2048: "rsa-2048";
|
|
204
|
+
};
|
|
205
|
+
export type EkPubKeyType = (typeof EkPubKeyType)[keyof typeof EkPubKeyType];
|
|
206
|
+
export interface GetInstanceTpmEkPubRequest {
|
|
207
|
+
InstanceId: string | undefined;
|
|
208
|
+
KeyType: EkPubKeyType | undefined;
|
|
209
|
+
KeyFormat: EkPubKeyFormat | undefined;
|
|
210
|
+
DryRun?: boolean | undefined;
|
|
211
|
+
}
|
|
212
|
+
export interface GetInstanceTpmEkPubResult {
|
|
213
|
+
InstanceId?: string | undefined;
|
|
214
|
+
KeyType?: EkPubKeyType | undefined;
|
|
215
|
+
KeyFormat?: EkPubKeyFormat | undefined;
|
|
216
|
+
KeyValue?: string | undefined;
|
|
217
|
+
}
|
|
218
|
+
export interface GetInstanceTypesFromInstanceRequirementsRequest {
|
|
219
|
+
DryRun?: boolean | undefined;
|
|
220
|
+
ArchitectureTypes: ArchitectureType[] | undefined;
|
|
221
|
+
VirtualizationTypes: VirtualizationType[] | undefined;
|
|
222
|
+
InstanceRequirements: InstanceRequirementsRequest | undefined;
|
|
223
|
+
MaxResults?: number | undefined;
|
|
224
|
+
NextToken?: string | undefined;
|
|
225
|
+
Context?: string | undefined;
|
|
226
|
+
}
|
|
227
|
+
export interface InstanceTypeInfoFromInstanceRequirements {
|
|
228
|
+
InstanceType?: string | undefined;
|
|
229
|
+
}
|
|
230
|
+
export interface GetInstanceTypesFromInstanceRequirementsResult {
|
|
231
|
+
InstanceTypes?: InstanceTypeInfoFromInstanceRequirements[] | undefined;
|
|
232
|
+
NextToken?: string | undefined;
|
|
233
|
+
}
|
|
234
|
+
export interface GetInstanceUefiDataRequest {
|
|
235
|
+
InstanceId: string | undefined;
|
|
236
|
+
DryRun?: boolean | undefined;
|
|
237
|
+
}
|
|
238
|
+
export interface GetInstanceUefiDataResult {
|
|
239
|
+
InstanceId?: string | undefined;
|
|
240
|
+
UefiData?: string | undefined;
|
|
241
|
+
}
|
|
242
|
+
export interface GetIpamAddressHistoryRequest {
|
|
243
|
+
DryRun?: boolean | undefined;
|
|
244
|
+
Cidr: string | undefined;
|
|
245
|
+
IpamScopeId: string | undefined;
|
|
246
|
+
VpcId?: string | undefined;
|
|
247
|
+
StartTime?: Date | undefined;
|
|
248
|
+
EndTime?: Date | undefined;
|
|
249
|
+
MaxResults?: number | undefined;
|
|
250
|
+
NextToken?: string | undefined;
|
|
251
|
+
}
|
|
252
|
+
export declare const IpamComplianceStatus: {
|
|
253
|
+
readonly compliant: "compliant";
|
|
254
|
+
readonly ignored: "ignored";
|
|
255
|
+
readonly noncompliant: "noncompliant";
|
|
256
|
+
readonly unmanaged: "unmanaged";
|
|
257
|
+
};
|
|
258
|
+
export type IpamComplianceStatus =
|
|
259
|
+
(typeof IpamComplianceStatus)[keyof typeof IpamComplianceStatus];
|
|
260
|
+
export declare const IpamOverlapStatus: {
|
|
261
|
+
readonly ignored: "ignored";
|
|
262
|
+
readonly nonoverlapping: "nonoverlapping";
|
|
263
|
+
readonly overlapping: "overlapping";
|
|
264
|
+
};
|
|
265
|
+
export type IpamOverlapStatus =
|
|
266
|
+
(typeof IpamOverlapStatus)[keyof typeof IpamOverlapStatus];
|
|
267
|
+
export declare const IpamAddressHistoryResourceType: {
|
|
268
|
+
readonly eip: "eip";
|
|
269
|
+
readonly instance: "instance";
|
|
270
|
+
readonly network_interface: "network-interface";
|
|
271
|
+
readonly subnet: "subnet";
|
|
272
|
+
readonly vpc: "vpc";
|
|
273
|
+
};
|
|
274
|
+
export type IpamAddressHistoryResourceType =
|
|
275
|
+
(typeof IpamAddressHistoryResourceType)[keyof typeof IpamAddressHistoryResourceType];
|
|
151
276
|
export interface IpamAddressHistoryRecord {
|
|
152
277
|
ResourceOwnerId?: string | undefined;
|
|
153
278
|
ResourceRegion?: string | undefined;
|
|
@@ -291,16 +416,6 @@ export declare const IpamNetworkInterfaceAttachmentStatus: {
|
|
|
291
416
|
};
|
|
292
417
|
export type IpamNetworkInterfaceAttachmentStatus =
|
|
293
418
|
(typeof IpamNetworkInterfaceAttachmentStatus)[keyof typeof IpamNetworkInterfaceAttachmentStatus];
|
|
294
|
-
export declare const IpamResourceType: {
|
|
295
|
-
readonly eip: "eip";
|
|
296
|
-
readonly eni: "eni";
|
|
297
|
-
readonly ipv6_pool: "ipv6-pool";
|
|
298
|
-
readonly public_ipv4_pool: "public-ipv4-pool";
|
|
299
|
-
readonly subnet: "subnet";
|
|
300
|
-
readonly vpc: "vpc";
|
|
301
|
-
};
|
|
302
|
-
export type IpamResourceType =
|
|
303
|
-
(typeof IpamResourceType)[keyof typeof IpamResourceType];
|
|
304
419
|
export interface IpamDiscoveredResourceCidr {
|
|
305
420
|
IpamResourceDiscoveryId?: string | undefined;
|
|
306
421
|
ResourceRegion?: string | undefined;
|
|
@@ -346,6 +461,62 @@ export interface GetIpamPoolCidrsResult {
|
|
|
346
461
|
IpamPoolCidrs?: IpamPoolCidr[] | undefined;
|
|
347
462
|
NextToken?: string | undefined;
|
|
348
463
|
}
|
|
464
|
+
export interface GetIpamPrefixListResolverRulesRequest {
|
|
465
|
+
DryRun?: boolean | undefined;
|
|
466
|
+
IpamPrefixListResolverId: string | undefined;
|
|
467
|
+
Filters?: Filter[] | undefined;
|
|
468
|
+
MaxResults?: number | undefined;
|
|
469
|
+
NextToken?: string | undefined;
|
|
470
|
+
}
|
|
471
|
+
export interface IpamPrefixListResolverRuleCondition {
|
|
472
|
+
Operation?: IpamPrefixListResolverRuleConditionOperation | undefined;
|
|
473
|
+
IpamPoolId?: string | undefined;
|
|
474
|
+
ResourceId?: string | undefined;
|
|
475
|
+
ResourceOwner?: string | undefined;
|
|
476
|
+
ResourceRegion?: string | undefined;
|
|
477
|
+
ResourceTag?: IpamResourceTag | undefined;
|
|
478
|
+
Cidr?: string | undefined;
|
|
479
|
+
}
|
|
480
|
+
export interface IpamPrefixListResolverRule {
|
|
481
|
+
RuleType?: IpamPrefixListResolverRuleType | undefined;
|
|
482
|
+
StaticCidr?: string | undefined;
|
|
483
|
+
IpamScopeId?: string | undefined;
|
|
484
|
+
ResourceType?: IpamResourceType | undefined;
|
|
485
|
+
Conditions?: IpamPrefixListResolverRuleCondition[] | undefined;
|
|
486
|
+
}
|
|
487
|
+
export interface GetIpamPrefixListResolverRulesResult {
|
|
488
|
+
Rules?: IpamPrefixListResolverRule[] | undefined;
|
|
489
|
+
NextToken?: string | undefined;
|
|
490
|
+
}
|
|
491
|
+
export interface GetIpamPrefixListResolverVersionEntriesRequest {
|
|
492
|
+
DryRun?: boolean | undefined;
|
|
493
|
+
IpamPrefixListResolverId: string | undefined;
|
|
494
|
+
IpamPrefixListResolverVersion: number | undefined;
|
|
495
|
+
MaxResults?: number | undefined;
|
|
496
|
+
NextToken?: string | undefined;
|
|
497
|
+
}
|
|
498
|
+
export interface IpamPrefixListResolverVersionEntry {
|
|
499
|
+
Cidr?: string | undefined;
|
|
500
|
+
}
|
|
501
|
+
export interface GetIpamPrefixListResolverVersionEntriesResult {
|
|
502
|
+
Entries?: IpamPrefixListResolverVersionEntry[] | undefined;
|
|
503
|
+
NextToken?: string | undefined;
|
|
504
|
+
}
|
|
505
|
+
export interface GetIpamPrefixListResolverVersionsRequest {
|
|
506
|
+
DryRun?: boolean | undefined;
|
|
507
|
+
IpamPrefixListResolverId: string | undefined;
|
|
508
|
+
IpamPrefixListResolverVersions?: number[] | undefined;
|
|
509
|
+
MaxResults?: number | undefined;
|
|
510
|
+
Filters?: Filter[] | undefined;
|
|
511
|
+
NextToken?: string | undefined;
|
|
512
|
+
}
|
|
513
|
+
export interface IpamPrefixListResolverVersion {
|
|
514
|
+
Version?: number | undefined;
|
|
515
|
+
}
|
|
516
|
+
export interface GetIpamPrefixListResolverVersionsResult {
|
|
517
|
+
IpamPrefixListResolverVersions?: IpamPrefixListResolverVersion[] | undefined;
|
|
518
|
+
NextToken?: string | undefined;
|
|
519
|
+
}
|
|
349
520
|
export interface GetIpamResourceCidrsRequest {
|
|
350
521
|
DryRun?: boolean | undefined;
|
|
351
522
|
Filters?: Filter[] | undefined;
|
|
@@ -1426,6 +1597,25 @@ export interface ModifyIpamPoolRequest {
|
|
|
1426
1597
|
export interface ModifyIpamPoolResult {
|
|
1427
1598
|
IpamPool?: IpamPool | undefined;
|
|
1428
1599
|
}
|
|
1600
|
+
export interface ModifyIpamPrefixListResolverRequest {
|
|
1601
|
+
DryRun?: boolean | undefined;
|
|
1602
|
+
IpamPrefixListResolverId: string | undefined;
|
|
1603
|
+
Description?: string | undefined;
|
|
1604
|
+
Rules?: IpamPrefixListResolverRuleRequest[] | undefined;
|
|
1605
|
+
}
|
|
1606
|
+
export interface ModifyIpamPrefixListResolverResult {
|
|
1607
|
+
IpamPrefixListResolver?: IpamPrefixListResolver | undefined;
|
|
1608
|
+
}
|
|
1609
|
+
export interface ModifyIpamPrefixListResolverTargetRequest {
|
|
1610
|
+
DryRun?: boolean | undefined;
|
|
1611
|
+
IpamPrefixListResolverTargetId: string | undefined;
|
|
1612
|
+
DesiredVersion?: number | undefined;
|
|
1613
|
+
TrackLatestVersion?: boolean | undefined;
|
|
1614
|
+
ClientToken?: string | undefined;
|
|
1615
|
+
}
|
|
1616
|
+
export interface ModifyIpamPrefixListResolverTargetResult {
|
|
1617
|
+
IpamPrefixListResolverTarget?: IpamPrefixListResolverTarget | undefined;
|
|
1618
|
+
}
|
|
1429
1619
|
export interface ModifyIpamResourceCidrRequest {
|
|
1430
1620
|
DryRun?: boolean | undefined;
|
|
1431
1621
|
ResourceId: string | undefined;
|
|
@@ -1461,6 +1651,8 @@ export interface ModifyIpamScopeRequest {
|
|
|
1461
1651
|
DryRun?: boolean | undefined;
|
|
1462
1652
|
IpamScopeId: string | undefined;
|
|
1463
1653
|
Description?: string | undefined;
|
|
1654
|
+
ExternalAuthorityConfiguration?: ExternalAuthorityConfiguration | undefined;
|
|
1655
|
+
RemoveExternalAuthorityConfiguration?: boolean | undefined;
|
|
1464
1656
|
}
|
|
1465
1657
|
export interface ModifyIpamScopeResult {
|
|
1466
1658
|
IpamScope?: IpamScope | undefined;
|
|
@@ -1497,6 +1689,7 @@ export interface ModifyManagedPrefixListRequest {
|
|
|
1497
1689
|
AddEntries?: AddPrefixListEntry[] | undefined;
|
|
1498
1690
|
RemoveEntries?: RemovePrefixListEntry[] | undefined;
|
|
1499
1691
|
MaxEntries?: number | undefined;
|
|
1692
|
+
IpamPrefixListResolverSyncEnabled?: boolean | undefined;
|
|
1500
1693
|
}
|
|
1501
1694
|
export interface ModifyManagedPrefixListResult {
|
|
1502
1695
|
PrefixList?: ManagedPrefixList | undefined;
|
|
@@ -1744,228 +1937,9 @@ export interface ModifyTransitGatewayVpcAttachmentRequest {
|
|
|
1744
1937
|
Options?: ModifyTransitGatewayVpcAttachmentRequestOptions | undefined;
|
|
1745
1938
|
DryRun?: boolean | undefined;
|
|
1746
1939
|
}
|
|
1747
|
-
export
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
export interface ModifyVerifiedAccessEndpointPortRange {
|
|
1751
|
-
FromPort?: number | undefined;
|
|
1752
|
-
ToPort?: number | undefined;
|
|
1753
|
-
}
|
|
1754
|
-
export interface ModifyVerifiedAccessEndpointCidrOptions {
|
|
1755
|
-
PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
|
|
1756
|
-
}
|
|
1757
|
-
export interface ModifyVerifiedAccessEndpointLoadBalancerOptions {
|
|
1758
|
-
SubnetIds?: string[] | undefined;
|
|
1759
|
-
Protocol?: VerifiedAccessEndpointProtocol | undefined;
|
|
1760
|
-
Port?: number | undefined;
|
|
1761
|
-
PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
|
|
1762
|
-
}
|
|
1763
|
-
export interface ModifyVerifiedAccessEndpointEniOptions {
|
|
1764
|
-
Protocol?: VerifiedAccessEndpointProtocol | undefined;
|
|
1765
|
-
Port?: number | undefined;
|
|
1766
|
-
PortRanges?: ModifyVerifiedAccessEndpointPortRange[] | undefined;
|
|
1767
|
-
}
|
|
1768
|
-
export interface ModifyVerifiedAccessEndpointRdsOptions {
|
|
1769
|
-
SubnetIds?: string[] | undefined;
|
|
1770
|
-
Port?: number | undefined;
|
|
1771
|
-
RdsEndpoint?: string | undefined;
|
|
1772
|
-
}
|
|
1773
|
-
export interface ModifyVerifiedAccessEndpointRequest {
|
|
1774
|
-
VerifiedAccessEndpointId: string | undefined;
|
|
1775
|
-
VerifiedAccessGroupId?: string | undefined;
|
|
1776
|
-
LoadBalancerOptions?:
|
|
1777
|
-
| ModifyVerifiedAccessEndpointLoadBalancerOptions
|
|
1778
|
-
| undefined;
|
|
1779
|
-
NetworkInterfaceOptions?: ModifyVerifiedAccessEndpointEniOptions | undefined;
|
|
1780
|
-
Description?: string | undefined;
|
|
1781
|
-
ClientToken?: string | undefined;
|
|
1782
|
-
DryRun?: boolean | undefined;
|
|
1783
|
-
RdsOptions?: ModifyVerifiedAccessEndpointRdsOptions | undefined;
|
|
1784
|
-
CidrOptions?: ModifyVerifiedAccessEndpointCidrOptions | undefined;
|
|
1785
|
-
}
|
|
1786
|
-
export interface ModifyVerifiedAccessEndpointResult {
|
|
1787
|
-
VerifiedAccessEndpoint?: VerifiedAccessEndpoint | undefined;
|
|
1788
|
-
}
|
|
1789
|
-
export interface ModifyVerifiedAccessEndpointPolicyRequest {
|
|
1790
|
-
VerifiedAccessEndpointId: string | undefined;
|
|
1791
|
-
PolicyEnabled?: boolean | undefined;
|
|
1792
|
-
PolicyDocument?: string | undefined;
|
|
1793
|
-
ClientToken?: string | undefined;
|
|
1794
|
-
DryRun?: boolean | undefined;
|
|
1795
|
-
SseSpecification?: VerifiedAccessSseSpecificationRequest | undefined;
|
|
1796
|
-
}
|
|
1797
|
-
export interface ModifyVerifiedAccessEndpointPolicyResult {
|
|
1798
|
-
PolicyEnabled?: boolean | undefined;
|
|
1799
|
-
PolicyDocument?: string | undefined;
|
|
1800
|
-
SseSpecification?: VerifiedAccessSseSpecificationResponse | undefined;
|
|
1801
|
-
}
|
|
1802
|
-
export interface ModifyVerifiedAccessGroupRequest {
|
|
1803
|
-
VerifiedAccessGroupId: string | undefined;
|
|
1804
|
-
VerifiedAccessInstanceId?: string | undefined;
|
|
1805
|
-
Description?: string | undefined;
|
|
1806
|
-
ClientToken?: string | undefined;
|
|
1807
|
-
DryRun?: boolean | undefined;
|
|
1808
|
-
}
|
|
1809
|
-
export interface ModifyVerifiedAccessGroupResult {
|
|
1810
|
-
VerifiedAccessGroup?: VerifiedAccessGroup | undefined;
|
|
1811
|
-
}
|
|
1812
|
-
export interface ModifyVerifiedAccessGroupPolicyRequest {
|
|
1813
|
-
VerifiedAccessGroupId: string | undefined;
|
|
1814
|
-
PolicyEnabled?: boolean | undefined;
|
|
1815
|
-
PolicyDocument?: string | undefined;
|
|
1816
|
-
ClientToken?: string | undefined;
|
|
1817
|
-
DryRun?: boolean | undefined;
|
|
1818
|
-
SseSpecification?: VerifiedAccessSseSpecificationRequest | undefined;
|
|
1819
|
-
}
|
|
1820
|
-
export interface ModifyVerifiedAccessGroupPolicyResult {
|
|
1821
|
-
PolicyEnabled?: boolean | undefined;
|
|
1822
|
-
PolicyDocument?: string | undefined;
|
|
1823
|
-
SseSpecification?: VerifiedAccessSseSpecificationResponse | undefined;
|
|
1824
|
-
}
|
|
1825
|
-
export interface ModifyVerifiedAccessInstanceRequest {
|
|
1826
|
-
VerifiedAccessInstanceId: string | undefined;
|
|
1827
|
-
Description?: string | undefined;
|
|
1828
|
-
DryRun?: boolean | undefined;
|
|
1829
|
-
ClientToken?: string | undefined;
|
|
1830
|
-
CidrEndpointsCustomSubDomain?: string | undefined;
|
|
1831
|
-
}
|
|
1832
|
-
export interface ModifyVerifiedAccessInstanceResult {
|
|
1833
|
-
VerifiedAccessInstance?: VerifiedAccessInstance | undefined;
|
|
1834
|
-
}
|
|
1835
|
-
export interface VerifiedAccessLogCloudWatchLogsDestinationOptions {
|
|
1836
|
-
Enabled: boolean | undefined;
|
|
1837
|
-
LogGroup?: string | undefined;
|
|
1838
|
-
}
|
|
1839
|
-
export interface VerifiedAccessLogKinesisDataFirehoseDestinationOptions {
|
|
1840
|
-
Enabled: boolean | undefined;
|
|
1841
|
-
DeliveryStream?: string | undefined;
|
|
1842
|
-
}
|
|
1843
|
-
export interface VerifiedAccessLogS3DestinationOptions {
|
|
1844
|
-
Enabled: boolean | undefined;
|
|
1845
|
-
BucketName?: string | undefined;
|
|
1846
|
-
Prefix?: string | undefined;
|
|
1847
|
-
BucketOwner?: string | undefined;
|
|
1848
|
-
}
|
|
1849
|
-
export interface VerifiedAccessLogOptions {
|
|
1850
|
-
S3?: VerifiedAccessLogS3DestinationOptions | undefined;
|
|
1851
|
-
CloudWatchLogs?:
|
|
1852
|
-
| VerifiedAccessLogCloudWatchLogsDestinationOptions
|
|
1853
|
-
| undefined;
|
|
1854
|
-
KinesisDataFirehose?:
|
|
1855
|
-
| VerifiedAccessLogKinesisDataFirehoseDestinationOptions
|
|
1856
|
-
| undefined;
|
|
1857
|
-
LogVersion?: string | undefined;
|
|
1858
|
-
IncludeTrustContext?: boolean | undefined;
|
|
1859
|
-
}
|
|
1860
|
-
export interface ModifyVerifiedAccessInstanceLoggingConfigurationRequest {
|
|
1861
|
-
VerifiedAccessInstanceId: string | undefined;
|
|
1862
|
-
AccessLogs: VerifiedAccessLogOptions | undefined;
|
|
1863
|
-
DryRun?: boolean | undefined;
|
|
1864
|
-
ClientToken?: string | undefined;
|
|
1865
|
-
}
|
|
1866
|
-
export interface ModifyVerifiedAccessInstanceLoggingConfigurationResult {
|
|
1867
|
-
LoggingConfiguration?: VerifiedAccessInstanceLoggingConfiguration | undefined;
|
|
1868
|
-
}
|
|
1869
|
-
export interface ModifyVerifiedAccessTrustProviderDeviceOptions {
|
|
1870
|
-
PublicSigningKeyUrl?: string | undefined;
|
|
1871
|
-
}
|
|
1872
|
-
export interface ModifyVerifiedAccessNativeApplicationOidcOptions {
|
|
1873
|
-
PublicSigningKeyEndpoint?: string | undefined;
|
|
1874
|
-
Issuer?: string | undefined;
|
|
1875
|
-
AuthorizationEndpoint?: string | undefined;
|
|
1876
|
-
TokenEndpoint?: string | undefined;
|
|
1877
|
-
UserInfoEndpoint?: string | undefined;
|
|
1878
|
-
ClientId?: string | undefined;
|
|
1879
|
-
ClientSecret?: string | undefined;
|
|
1880
|
-
Scope?: string | undefined;
|
|
1881
|
-
}
|
|
1882
|
-
export interface ModifyVerifiedAccessTrustProviderOidcOptions {
|
|
1883
|
-
Issuer?: string | undefined;
|
|
1884
|
-
AuthorizationEndpoint?: string | undefined;
|
|
1885
|
-
TokenEndpoint?: string | undefined;
|
|
1886
|
-
UserInfoEndpoint?: string | undefined;
|
|
1887
|
-
ClientId?: string | undefined;
|
|
1888
|
-
ClientSecret?: string | undefined;
|
|
1889
|
-
Scope?: string | undefined;
|
|
1890
|
-
}
|
|
1891
|
-
export interface ModifyVerifiedAccessTrustProviderRequest {
|
|
1892
|
-
VerifiedAccessTrustProviderId: string | undefined;
|
|
1893
|
-
OidcOptions?: ModifyVerifiedAccessTrustProviderOidcOptions | undefined;
|
|
1894
|
-
DeviceOptions?: ModifyVerifiedAccessTrustProviderDeviceOptions | undefined;
|
|
1895
|
-
Description?: string | undefined;
|
|
1896
|
-
DryRun?: boolean | undefined;
|
|
1897
|
-
ClientToken?: string | undefined;
|
|
1898
|
-
SseSpecification?: VerifiedAccessSseSpecificationRequest | undefined;
|
|
1899
|
-
NativeApplicationOidcOptions?:
|
|
1900
|
-
| ModifyVerifiedAccessNativeApplicationOidcOptions
|
|
1901
|
-
| undefined;
|
|
1902
|
-
}
|
|
1903
|
-
export interface ModifyVerifiedAccessTrustProviderResult {
|
|
1904
|
-
VerifiedAccessTrustProvider?: VerifiedAccessTrustProvider | undefined;
|
|
1905
|
-
}
|
|
1906
|
-
export interface ModifyVolumeRequest {
|
|
1907
|
-
DryRun?: boolean | undefined;
|
|
1908
|
-
VolumeId: string | undefined;
|
|
1909
|
-
Size?: number | undefined;
|
|
1910
|
-
VolumeType?: VolumeType | undefined;
|
|
1911
|
-
Iops?: number | undefined;
|
|
1912
|
-
Throughput?: number | undefined;
|
|
1913
|
-
MultiAttachEnabled?: boolean | undefined;
|
|
1914
|
-
}
|
|
1915
|
-
export interface ModifyVolumeResult {
|
|
1916
|
-
VolumeModification?: VolumeModification | undefined;
|
|
1917
|
-
}
|
|
1918
|
-
export interface ModifyVolumeAttributeRequest {
|
|
1919
|
-
AutoEnableIO?: AttributeBooleanValue | undefined;
|
|
1920
|
-
VolumeId: string | undefined;
|
|
1921
|
-
DryRun?: boolean | undefined;
|
|
1922
|
-
}
|
|
1923
|
-
export interface ModifyVpcAttributeRequest {
|
|
1924
|
-
EnableDnsHostnames?: AttributeBooleanValue | undefined;
|
|
1925
|
-
EnableDnsSupport?: AttributeBooleanValue | undefined;
|
|
1926
|
-
VpcId: string | undefined;
|
|
1927
|
-
EnableNetworkAddressUsageMetrics?: AttributeBooleanValue | undefined;
|
|
1928
|
-
}
|
|
1929
|
-
export interface ModifyVpcBlockPublicAccessExclusionRequest {
|
|
1930
|
-
DryRun?: boolean | undefined;
|
|
1931
|
-
ExclusionId: string | undefined;
|
|
1932
|
-
InternetGatewayExclusionMode: InternetGatewayExclusionMode | undefined;
|
|
1933
|
-
}
|
|
1934
|
-
export interface ModifyVpcBlockPublicAccessExclusionResult {
|
|
1935
|
-
VpcBlockPublicAccessExclusion?: VpcBlockPublicAccessExclusion | undefined;
|
|
1936
|
-
}
|
|
1937
|
-
export interface ModifyVpcBlockPublicAccessOptionsRequest {
|
|
1938
|
-
DryRun?: boolean | undefined;
|
|
1939
|
-
InternetGatewayBlockMode: InternetGatewayBlockMode | undefined;
|
|
1940
|
-
}
|
|
1941
|
-
export interface ModifyVpcBlockPublicAccessOptionsResult {
|
|
1942
|
-
VpcBlockPublicAccessOptions?: VpcBlockPublicAccessOptions | undefined;
|
|
1943
|
-
}
|
|
1944
|
-
export interface ModifyVpcEndpointRequest {
|
|
1945
|
-
DryRun?: boolean | undefined;
|
|
1946
|
-
VpcEndpointId: string | undefined;
|
|
1947
|
-
ResetPolicy?: boolean | undefined;
|
|
1948
|
-
PolicyDocument?: string | undefined;
|
|
1949
|
-
AddRouteTableIds?: string[] | undefined;
|
|
1950
|
-
RemoveRouteTableIds?: string[] | undefined;
|
|
1951
|
-
AddSubnetIds?: string[] | undefined;
|
|
1952
|
-
RemoveSubnetIds?: string[] | undefined;
|
|
1953
|
-
AddSecurityGroupIds?: string[] | undefined;
|
|
1954
|
-
RemoveSecurityGroupIds?: string[] | undefined;
|
|
1955
|
-
IpAddressType?: IpAddressType | undefined;
|
|
1956
|
-
DnsOptions?: DnsOptionsSpecification | undefined;
|
|
1957
|
-
PrivateDnsEnabled?: boolean | undefined;
|
|
1958
|
-
SubnetConfigurations?: SubnetConfiguration[] | undefined;
|
|
1959
|
-
}
|
|
1960
|
-
export interface ModifyVpcEndpointResult {
|
|
1961
|
-
Return?: boolean | undefined;
|
|
1962
|
-
}
|
|
1963
|
-
export interface ModifyVpcEndpointConnectionNotificationRequest {
|
|
1964
|
-
DryRun?: boolean | undefined;
|
|
1965
|
-
ConnectionNotificationId: string | undefined;
|
|
1966
|
-
ConnectionNotificationArn?: string | undefined;
|
|
1967
|
-
ConnectionEvents?: string[] | undefined;
|
|
1968
|
-
}
|
|
1940
|
+
export declare const GetInstanceTpmEkPubResultFilterSensitiveLog: (
|
|
1941
|
+
obj: GetInstanceTpmEkPubResult
|
|
1942
|
+
) => any;
|
|
1969
1943
|
export declare const GetLaunchTemplateDataResultFilterSensitiveLog: (
|
|
1970
1944
|
obj: GetLaunchTemplateDataResult
|
|
1971
1945
|
) => any;
|
|
@@ -2013,15 +1987,3 @@ export declare const ImportVolumeRequestFilterSensitiveLog: (
|
|
|
2013
1987
|
export declare const ImportVolumeResultFilterSensitiveLog: (
|
|
2014
1988
|
obj: ImportVolumeResult
|
|
2015
1989
|
) => any;
|
|
2016
|
-
export declare const ModifyVerifiedAccessNativeApplicationOidcOptionsFilterSensitiveLog: (
|
|
2017
|
-
obj: ModifyVerifiedAccessNativeApplicationOidcOptions
|
|
2018
|
-
) => any;
|
|
2019
|
-
export declare const ModifyVerifiedAccessTrustProviderOidcOptionsFilterSensitiveLog: (
|
|
2020
|
-
obj: ModifyVerifiedAccessTrustProviderOidcOptions
|
|
2021
|
-
) => any;
|
|
2022
|
-
export declare const ModifyVerifiedAccessTrustProviderRequestFilterSensitiveLog: (
|
|
2023
|
-
obj: ModifyVerifiedAccessTrustProviderRequest
|
|
2024
|
-
) => any;
|
|
2025
|
-
export declare const ModifyVerifiedAccessTrustProviderResultFilterSensitiveLog: (
|
|
2026
|
-
obj: ModifyVerifiedAccessTrustProviderResult
|
|
2027
|
-
) => any;
|