@awboost/cfn-resource-types 0.1.0
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/README.md +21 -0
- package/lib/AWS-ACMPCA-Certificate.d.ts +274 -0
- package/lib/AWS-ACMPCA-Certificate.js +13 -0
- package/lib/AWS-ACMPCA-CertificateAuthority.d.ts +268 -0
- package/lib/AWS-ACMPCA-CertificateAuthority.js +13 -0
- package/lib/AWS-ACMPCA-CertificateAuthorityActivation.d.ts +45 -0
- package/lib/AWS-ACMPCA-CertificateAuthorityActivation.js +13 -0
- package/lib/AWS-ACMPCA-Permission.d.ts +35 -0
- package/lib/AWS-ACMPCA-Permission.js +13 -0
- package/lib/AWS-APS-RuleGroupsNamespace.d.ts +68 -0
- package/lib/AWS-APS-RuleGroupsNamespace.js +13 -0
- package/lib/AWS-APS-Workspace.d.ts +91 -0
- package/lib/AWS-APS-Workspace.js +12 -0
- package/lib/AWS-AccessAnalyzer-Analyzer.d.ts +92 -0
- package/lib/AWS-AccessAnalyzer-Analyzer.js +12 -0
- package/lib/AWS-AmazonMQ-Broker.d.ts +121 -0
- package/lib/AWS-AmazonMQ-Broker.js +12 -0
- package/lib/AWS-AmazonMQ-Configuration.d.ts +41 -0
- package/lib/AWS-AmazonMQ-Configuration.js +12 -0
- package/lib/AWS-AmazonMQ-ConfigurationAssociation.d.ts +34 -0
- package/lib/AWS-AmazonMQ-ConfigurationAssociation.js +12 -0
- package/lib/AWS-Amplify-App.d.ts +204 -0
- package/lib/AWS-Amplify-App.js +12 -0
- package/lib/AWS-Amplify-Branch.d.ts +131 -0
- package/lib/AWS-Amplify-Branch.js +12 -0
- package/lib/AWS-Amplify-Domain.d.ts +76 -0
- package/lib/AWS-Amplify-Domain.js +12 -0
- package/lib/AWS-AmplifyUIBuilder-Component.d.ts +248 -0
- package/lib/AWS-AmplifyUIBuilder-Component.js +12 -0
- package/lib/AWS-AmplifyUIBuilder-Form.d.ts +230 -0
- package/lib/AWS-AmplifyUIBuilder-Form.js +12 -0
- package/lib/AWS-AmplifyUIBuilder-Theme.d.ts +55 -0
- package/lib/AWS-AmplifyUIBuilder-Theme.js +12 -0
- package/lib/AWS-ApiGateway-Account.d.ts +28 -0
- package/lib/AWS-ApiGateway-Account.js +12 -0
- package/lib/AWS-ApiGateway-ApiKey.d.ts +89 -0
- package/lib/AWS-ApiGateway-ApiKey.js +12 -0
- package/lib/AWS-ApiGateway-Authorizer.d.ts +64 -0
- package/lib/AWS-ApiGateway-Authorizer.js +12 -0
- package/lib/AWS-ApiGateway-BasePathMapping.d.ts +33 -0
- package/lib/AWS-ApiGateway-BasePathMapping.js +12 -0
- package/lib/AWS-ApiGateway-ClientCertificate.d.ts +40 -0
- package/lib/AWS-ApiGateway-ClientCertificate.js +12 -0
- package/lib/AWS-ApiGateway-Deployment.d.ts +245 -0
- package/lib/AWS-ApiGateway-Deployment.js +12 -0
- package/lib/AWS-ApiGateway-DocumentationPart.d.ts +64 -0
- package/lib/AWS-ApiGateway-DocumentationPart.js +12 -0
- package/lib/AWS-ApiGateway-DocumentationVersion.d.ts +31 -0
- package/lib/AWS-ApiGateway-DocumentationVersion.js +12 -0
- package/lib/AWS-ApiGateway-DomainName.d.ts +58 -0
- package/lib/AWS-ApiGateway-DomainName.js +12 -0
- package/lib/AWS-ApiGateway-GatewayResponse.d.ts +44 -0
- package/lib/AWS-ApiGateway-GatewayResponse.js +12 -0
- package/lib/AWS-ApiGateway-Method.d.ts +184 -0
- package/lib/AWS-ApiGateway-Method.js +12 -0
- package/lib/AWS-ApiGateway-Model.d.ts +38 -0
- package/lib/AWS-ApiGateway-Model.js +12 -0
- package/lib/AWS-ApiGateway-RequestValidator.d.ts +40 -0
- package/lib/AWS-ApiGateway-RequestValidator.js +12 -0
- package/lib/AWS-ApiGateway-Resource.d.ts +36 -0
- package/lib/AWS-ApiGateway-Resource.js +12 -0
- package/lib/AWS-ApiGateway-RestApi.d.ts +140 -0
- package/lib/AWS-ApiGateway-RestApi.js +13 -0
- package/lib/AWS-ApiGateway-Stage.d.ts +182 -0
- package/lib/AWS-ApiGateway-Stage.js +12 -0
- package/lib/AWS-ApiGateway-UsagePlan.d.ts +126 -0
- package/lib/AWS-ApiGateway-UsagePlan.js +13 -0
- package/lib/AWS-ApiGateway-UsagePlanKey.d.ts +36 -0
- package/lib/AWS-ApiGateway-UsagePlanKey.js +12 -0
- package/lib/AWS-ApiGateway-VpcLink.d.ts +53 -0
- package/lib/AWS-ApiGateway-VpcLink.js +13 -0
- package/lib/AWS-ApiGatewayV2-Api.d.ts +147 -0
- package/lib/AWS-ApiGatewayV2-Api.js +12 -0
- package/lib/AWS-ApiGatewayV2-ApiGatewayManagedOverrides.d.ts +80 -0
- package/lib/AWS-ApiGatewayV2-ApiGatewayManagedOverrides.js +12 -0
- package/lib/AWS-ApiGatewayV2-ApiMapping.d.ts +43 -0
- package/lib/AWS-ApiGatewayV2-ApiMapping.js +12 -0
- package/lib/AWS-ApiGatewayV2-Authorizer.d.ts +85 -0
- package/lib/AWS-ApiGatewayV2-Authorizer.js +12 -0
- package/lib/AWS-ApiGatewayV2-Deployment.d.ts +36 -0
- package/lib/AWS-ApiGatewayV2-Deployment.js +12 -0
- package/lib/AWS-ApiGatewayV2-DomainName.d.ts +92 -0
- package/lib/AWS-ApiGatewayV2-DomainName.js +13 -0
- package/lib/AWS-ApiGatewayV2-Integration.d.ts +49 -0
- package/lib/AWS-ApiGatewayV2-Integration.js +12 -0
- package/lib/AWS-ApiGatewayV2-IntegrationResponse.d.ts +58 -0
- package/lib/AWS-ApiGatewayV2-IntegrationResponse.js +12 -0
- package/lib/AWS-ApiGatewayV2-Model.d.ts +44 -0
- package/lib/AWS-ApiGatewayV2-Model.js +12 -0
- package/lib/AWS-ApiGatewayV2-Route.d.ts +72 -0
- package/lib/AWS-ApiGatewayV2-Route.js +12 -0
- package/lib/AWS-ApiGatewayV2-RouteResponse.d.ts +64 -0
- package/lib/AWS-ApiGatewayV2-RouteResponse.js +12 -0
- package/lib/AWS-ApiGatewayV2-Stage.d.ts +55 -0
- package/lib/AWS-ApiGatewayV2-Stage.js +12 -0
- package/lib/AWS-ApiGatewayV2-VpcLink.d.ts +40 -0
- package/lib/AWS-ApiGatewayV2-VpcLink.js +12 -0
- package/lib/AWS-AppConfig-Application.d.ts +59 -0
- package/lib/AWS-AppConfig-Application.js +12 -0
- package/lib/AWS-AppConfig-ConfigurationProfile.d.ts +122 -0
- package/lib/AWS-AppConfig-ConfigurationProfile.js +13 -0
- package/lib/AWS-AppConfig-Deployment.d.ts +40 -0
- package/lib/AWS-AppConfig-Deployment.js +12 -0
- package/lib/AWS-AppConfig-DeploymentStrategy.d.ts +40 -0
- package/lib/AWS-AppConfig-DeploymentStrategy.js +12 -0
- package/lib/AWS-AppConfig-Environment.d.ts +45 -0
- package/lib/AWS-AppConfig-Environment.js +12 -0
- package/lib/AWS-AppConfig-Extension.d.ts +105 -0
- package/lib/AWS-AppConfig-Extension.js +12 -0
- package/lib/AWS-AppConfig-ExtensionAssociation.d.ts +56 -0
- package/lib/AWS-AppConfig-ExtensionAssociation.js +13 -0
- package/lib/AWS-AppConfig-HostedConfigurationVersion.d.ts +31 -0
- package/lib/AWS-AppConfig-HostedConfigurationVersion.js +12 -0
- package/lib/AWS-AppFlow-Connector.d.ts +76 -0
- package/lib/AWS-AppFlow-Connector.js +12 -0
- package/lib/AWS-AppFlow-ConnectorProfile.d.ts +983 -0
- package/lib/AWS-AppFlow-ConnectorProfile.js +12 -0
- package/lib/AWS-AppFlow-Flow.d.ts +1013 -0
- package/lib/AWS-AppFlow-Flow.js +12 -0
- package/lib/AWS-AppIntegrations-DataIntegration.d.ts +152 -0
- package/lib/AWS-AppIntegrations-DataIntegration.js +12 -0
- package/lib/AWS-AppIntegrations-EventIntegration.d.ts +92 -0
- package/lib/AWS-AppIntegrations-EventIntegration.js +12 -0
- package/lib/AWS-AppMesh-GatewayRoute.d.ts +238 -0
- package/lib/AWS-AppMesh-GatewayRoute.js +12 -0
- package/lib/AWS-AppMesh-Mesh.d.ts +61 -0
- package/lib/AWS-AppMesh-Mesh.js +12 -0
- package/lib/AWS-AppMesh-Route.d.ts +264 -0
- package/lib/AWS-AppMesh-Route.js +12 -0
- package/lib/AWS-AppMesh-VirtualGateway.d.ts +289 -0
- package/lib/AWS-AppMesh-VirtualGateway.js +12 -0
- package/lib/AWS-AppMesh-VirtualNode.d.ts +402 -0
- package/lib/AWS-AppMesh-VirtualNode.js +12 -0
- package/lib/AWS-AppMesh-VirtualRouter.d.ts +62 -0
- package/lib/AWS-AppMesh-VirtualRouter.js +12 -0
- package/lib/AWS-AppMesh-VirtualService.d.ts +69 -0
- package/lib/AWS-AppMesh-VirtualService.js +12 -0
- package/lib/AWS-AppRunner-AutoScalingConfiguration.d.ts +71 -0
- package/lib/AWS-AppRunner-AutoScalingConfiguration.js +13 -0
- package/lib/AWS-AppRunner-ObservabilityConfiguration.d.ts +72 -0
- package/lib/AWS-AppRunner-ObservabilityConfiguration.js +12 -0
- package/lib/AWS-AppRunner-Service.d.ts +414 -0
- package/lib/AWS-AppRunner-Service.js +12 -0
- package/lib/AWS-AppRunner-VpcConnector.d.ts +62 -0
- package/lib/AWS-AppRunner-VpcConnector.js +12 -0
- package/lib/AWS-AppRunner-VpcIngressConnection.d.ts +83 -0
- package/lib/AWS-AppRunner-VpcIngressConnection.js +12 -0
- package/lib/AWS-AppStream-AppBlock.d.ts +62 -0
- package/lib/AWS-AppStream-AppBlock.js +12 -0
- package/lib/AWS-AppStream-AppBlockBuilder.d.ts +60 -0
- package/lib/AWS-AppStream-AppBlockBuilder.js +12 -0
- package/lib/AWS-AppStream-Application.d.ts +56 -0
- package/lib/AWS-AppStream-Application.js +12 -0
- package/lib/AWS-AppStream-ApplicationEntitlementAssociation.d.ts +20 -0
- package/lib/AWS-AppStream-ApplicationEntitlementAssociation.js +12 -0
- package/lib/AWS-AppStream-ApplicationFleetAssociation.d.ts +19 -0
- package/lib/AWS-AppStream-ApplicationFleetAssociation.js +12 -0
- package/lib/AWS-AppStream-DirectoryConfig.d.ts +37 -0
- package/lib/AWS-AppStream-DirectoryConfig.js +12 -0
- package/lib/AWS-AppStream-Entitlement.d.ts +38 -0
- package/lib/AWS-AppStream-Entitlement.js +12 -0
- package/lib/AWS-AppStream-Fleet.d.ts +86 -0
- package/lib/AWS-AppStream-Fleet.js +12 -0
- package/lib/AWS-AppStream-ImageBuilder.d.ts +69 -0
- package/lib/AWS-AppStream-ImageBuilder.js +12 -0
- package/lib/AWS-AppStream-Stack.d.ts +87 -0
- package/lib/AWS-AppStream-Stack.js +12 -0
- package/lib/AWS-AppStream-StackFleetAssociation.d.ts +26 -0
- package/lib/AWS-AppStream-StackFleetAssociation.js +12 -0
- package/lib/AWS-AppStream-StackUserAssociation.d.ts +28 -0
- package/lib/AWS-AppStream-StackUserAssociation.js +12 -0
- package/lib/AWS-AppStream-User.d.ts +29 -0
- package/lib/AWS-AppStream-User.js +12 -0
- package/lib/AWS-AppSync-ApiCache.d.ts +30 -0
- package/lib/AWS-AppSync-ApiCache.js +12 -0
- package/lib/AWS-AppSync-ApiKey.d.ts +29 -0
- package/lib/AWS-AppSync-ApiKey.js +12 -0
- package/lib/AWS-AppSync-DataSource.d.ts +130 -0
- package/lib/AWS-AppSync-DataSource.js +12 -0
- package/lib/AWS-AppSync-DomainName.d.ts +42 -0
- package/lib/AWS-AppSync-DomainName.js +12 -0
- package/lib/AWS-AppSync-DomainNameApiAssociation.d.ts +31 -0
- package/lib/AWS-AppSync-DomainNameApiAssociation.js +12 -0
- package/lib/AWS-AppSync-FunctionConfiguration.d.ts +134 -0
- package/lib/AWS-AppSync-FunctionConfiguration.js +13 -0
- package/lib/AWS-AppSync-GraphQLApi.d.ts +108 -0
- package/lib/AWS-AppSync-GraphQLApi.js +12 -0
- package/lib/AWS-AppSync-GraphQLSchema.d.ts +27 -0
- package/lib/AWS-AppSync-GraphQLSchema.js +12 -0
- package/lib/AWS-AppSync-Resolver.d.ts +158 -0
- package/lib/AWS-AppSync-Resolver.js +12 -0
- package/lib/AWS-AppSync-SourceApiAssociation.d.ts +87 -0
- package/lib/AWS-AppSync-SourceApiAssociation.js +12 -0
- package/lib/AWS-ApplicationAutoScaling-ScalableTarget.d.ts +94 -0
- package/lib/AWS-ApplicationAutoScaling-ScalableTarget.js +12 -0
- package/lib/AWS-ApplicationAutoScaling-ScalingPolicy.d.ts +285 -0
- package/lib/AWS-ApplicationAutoScaling-ScalingPolicy.js +12 -0
- package/lib/AWS-ApplicationInsights-Application.d.ts +445 -0
- package/lib/AWS-ApplicationInsights-Application.js +12 -0
- package/lib/AWS-Athena-CapacityReservation.d.ts +101 -0
- package/lib/AWS-Athena-CapacityReservation.js +12 -0
- package/lib/AWS-Athena-DataCatalog.d.ts +57 -0
- package/lib/AWS-Athena-DataCatalog.js +12 -0
- package/lib/AWS-Athena-NamedQuery.d.ts +57 -0
- package/lib/AWS-Athena-NamedQuery.js +12 -0
- package/lib/AWS-Athena-PreparedStatement.d.ts +41 -0
- package/lib/AWS-Athena-PreparedStatement.js +12 -0
- package/lib/AWS-Athena-WorkGroup.d.ts +306 -0
- package/lib/AWS-Athena-WorkGroup.js +12 -0
- package/lib/AWS-AuditManager-Assessment.d.ts +287 -0
- package/lib/AWS-AuditManager-Assessment.js +13 -0
- package/lib/AWS-AutoScaling-AutoScalingGroup.d.ts +250 -0
- package/lib/AWS-AutoScaling-AutoScalingGroup.js +12 -0
- package/lib/AWS-AutoScaling-LaunchConfiguration.d.ts +173 -0
- package/lib/AWS-AutoScaling-LaunchConfiguration.js +12 -0
- package/lib/AWS-AutoScaling-LifecycleHook.d.ts +53 -0
- package/lib/AWS-AutoScaling-LifecycleHook.js +12 -0
- package/lib/AWS-AutoScaling-ScalingPolicy.d.ts +216 -0
- package/lib/AWS-AutoScaling-ScalingPolicy.js +12 -0
- package/lib/AWS-AutoScaling-ScheduledAction.d.ts +59 -0
- package/lib/AWS-AutoScaling-ScheduledAction.js +12 -0
- package/lib/AWS-AutoScaling-WarmPool.d.ts +29 -0
- package/lib/AWS-AutoScaling-WarmPool.js +12 -0
- package/lib/AWS-AutoScalingPlans-ScalingPlan.d.ts +123 -0
- package/lib/AWS-AutoScalingPlans-ScalingPlan.js +12 -0
- package/lib/AWS-Backup-BackupPlan.d.ts +77 -0
- package/lib/AWS-Backup-BackupPlan.js +12 -0
- package/lib/AWS-Backup-BackupSelection.d.ts +61 -0
- package/lib/AWS-Backup-BackupSelection.js +12 -0
- package/lib/AWS-Backup-BackupVault.d.ts +50 -0
- package/lib/AWS-Backup-BackupVault.js +12 -0
- package/lib/AWS-Backup-Framework.d.ts +128 -0
- package/lib/AWS-Backup-Framework.js +13 -0
- package/lib/AWS-Backup-ReportPlan.d.ts +108 -0
- package/lib/AWS-Backup-ReportPlan.js +13 -0
- package/lib/AWS-BackupGateway-Hypervisor.d.ts +84 -0
- package/lib/AWS-BackupGateway-Hypervisor.js +12 -0
- package/lib/AWS-Batch-ComputeEnvironment.d.ts +98 -0
- package/lib/AWS-Batch-ComputeEnvironment.js +12 -0
- package/lib/AWS-Batch-JobDefinition.d.ts +361 -0
- package/lib/AWS-Batch-JobDefinition.js +12 -0
- package/lib/AWS-Batch-JobQueue.d.ts +55 -0
- package/lib/AWS-Batch-JobQueue.js +12 -0
- package/lib/AWS-Batch-SchedulingPolicy.d.ts +73 -0
- package/lib/AWS-Batch-SchedulingPolicy.js +12 -0
- package/lib/AWS-BillingConductor-BillingGroup.d.ts +105 -0
- package/lib/AWS-BillingConductor-BillingGroup.js +13 -0
- package/lib/AWS-BillingConductor-CustomLineItem.d.ts +148 -0
- package/lib/AWS-BillingConductor-CustomLineItem.js +13 -0
- package/lib/AWS-BillingConductor-PricingPlan.d.ts +70 -0
- package/lib/AWS-BillingConductor-PricingPlan.js +13 -0
- package/lib/AWS-BillingConductor-PricingRule.d.ts +127 -0
- package/lib/AWS-BillingConductor-PricingRule.js +13 -0
- package/lib/AWS-Budgets-Budget.d.ts +115 -0
- package/lib/AWS-Budgets-Budget.js +12 -0
- package/lib/AWS-Budgets-BudgetsAction.d.ts +110 -0
- package/lib/AWS-Budgets-BudgetsAction.js +13 -0
- package/lib/AWS-CE-AnomalyMonitor.d.ts +95 -0
- package/lib/AWS-CE-AnomalyMonitor.js +13 -0
- package/lib/AWS-CE-AnomalySubscription.d.ts +107 -0
- package/lib/AWS-CE-AnomalySubscription.js +13 -0
- package/lib/AWS-CE-CostCategory.d.ts +57 -0
- package/lib/AWS-CE-CostCategory.js +13 -0
- package/lib/AWS-CUR-ReportDefinition.d.ts +77 -0
- package/lib/AWS-CUR-ReportDefinition.js +12 -0
- package/lib/AWS-Cassandra-Keyspace.d.ts +56 -0
- package/lib/AWS-Cassandra-Keyspace.js +12 -0
- package/lib/AWS-Cassandra-Table.d.ts +156 -0
- package/lib/AWS-Cassandra-Table.js +12 -0
- package/lib/AWS-CertificateManager-Account.d.ts +36 -0
- package/lib/AWS-CertificateManager-Account.js +12 -0
- package/lib/AWS-CertificateManager-Certificate.d.ts +49 -0
- package/lib/AWS-CertificateManager-Certificate.js +12 -0
- package/lib/AWS-Chatbot-MicrosoftTeamsChannelConfiguration.d.ts +78 -0
- package/lib/AWS-Chatbot-MicrosoftTeamsChannelConfiguration.js +12 -0
- package/lib/AWS-Chatbot-SlackChannelConfiguration.d.ts +71 -0
- package/lib/AWS-Chatbot-SlackChannelConfiguration.js +12 -0
- package/lib/AWS-CleanRooms-AnalysisTemplate.d.ts +138 -0
- package/lib/AWS-CleanRooms-AnalysisTemplate.js +13 -0
- package/lib/AWS-CleanRooms-Collaboration.d.ts +120 -0
- package/lib/AWS-CleanRooms-Collaboration.js +13 -0
- package/lib/AWS-CleanRooms-ConfiguredTable.d.ts +242 -0
- package/lib/AWS-CleanRooms-ConfiguredTable.js +13 -0
- package/lib/AWS-CleanRooms-ConfiguredTableAssociation.d.ts +82 -0
- package/lib/AWS-CleanRooms-ConfiguredTableAssociation.js +13 -0
- package/lib/AWS-CleanRooms-Membership.d.ts +115 -0
- package/lib/AWS-CleanRooms-Membership.js +13 -0
- package/lib/AWS-Cloud9-EnvironmentEC2.d.ts +51 -0
- package/lib/AWS-Cloud9-EnvironmentEC2.js +12 -0
- package/lib/AWS-CloudFormation-CustomResource.d.ts +25 -0
- package/lib/AWS-CloudFormation-CustomResource.js +12 -0
- package/lib/AWS-CloudFormation-HookDefaultVersion.d.ts +47 -0
- package/lib/AWS-CloudFormation-HookDefaultVersion.js +13 -0
- package/lib/AWS-CloudFormation-HookTypeConfig.d.ts +52 -0
- package/lib/AWS-CloudFormation-HookTypeConfig.js +13 -0
- package/lib/AWS-CloudFormation-HookVersion.d.ts +97 -0
- package/lib/AWS-CloudFormation-HookVersion.js +13 -0
- package/lib/AWS-CloudFormation-Macro.d.ts +29 -0
- package/lib/AWS-CloudFormation-Macro.js +12 -0
- package/lib/AWS-CloudFormation-ModuleDefaultVersion.d.ts +34 -0
- package/lib/AWS-CloudFormation-ModuleDefaultVersion.js +13 -0
- package/lib/AWS-CloudFormation-ModuleVersion.d.ts +79 -0
- package/lib/AWS-CloudFormation-ModuleVersion.js +13 -0
- package/lib/AWS-CloudFormation-PublicTypeVersion.d.ts +69 -0
- package/lib/AWS-CloudFormation-PublicTypeVersion.js +13 -0
- package/lib/AWS-CloudFormation-Publisher.d.ts +55 -0
- package/lib/AWS-CloudFormation-Publisher.js +13 -0
- package/lib/AWS-CloudFormation-ResourceDefaultVersion.d.ts +47 -0
- package/lib/AWS-CloudFormation-ResourceDefaultVersion.js +13 -0
- package/lib/AWS-CloudFormation-ResourceVersion.d.ts +98 -0
- package/lib/AWS-CloudFormation-ResourceVersion.js +13 -0
- package/lib/AWS-CloudFormation-Stack.d.ts +86 -0
- package/lib/AWS-CloudFormation-Stack.js +12 -0
- package/lib/AWS-CloudFormation-StackSet.d.ts +244 -0
- package/lib/AWS-CloudFormation-StackSet.js +13 -0
- package/lib/AWS-CloudFormation-TypeActivation.d.ts +102 -0
- package/lib/AWS-CloudFormation-TypeActivation.js +13 -0
- package/lib/AWS-CloudFormation-WaitCondition.d.ts +28 -0
- package/lib/AWS-CloudFormation-WaitCondition.js +12 -0
- package/lib/AWS-CloudFormation-WaitConditionHandle.d.ts +23 -0
- package/lib/AWS-CloudFormation-WaitConditionHandle.js +12 -0
- package/lib/AWS-CloudFront-CachePolicy.d.ts +91 -0
- package/lib/AWS-CloudFront-CachePolicy.js +12 -0
- package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.d.ts +33 -0
- package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.js +12 -0
- package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.d.ts +112 -0
- package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.js +12 -0
- package/lib/AWS-CloudFront-Distribution.d.ts +310 -0
- package/lib/AWS-CloudFront-Distribution.js +12 -0
- package/lib/AWS-CloudFront-Function.d.ts +40 -0
- package/lib/AWS-CloudFront-Function.js +12 -0
- package/lib/AWS-CloudFront-KeyGroup.d.ts +35 -0
- package/lib/AWS-CloudFront-KeyGroup.js +12 -0
- package/lib/AWS-CloudFront-MonitoringSubscription.d.ts +33 -0
- package/lib/AWS-CloudFront-MonitoringSubscription.js +12 -0
- package/lib/AWS-CloudFront-OriginAccessControl.d.ts +45 -0
- package/lib/AWS-CloudFront-OriginAccessControl.js +12 -0
- package/lib/AWS-CloudFront-OriginRequestPolicy.d.ts +70 -0
- package/lib/AWS-CloudFront-OriginRequestPolicy.js +12 -0
- package/lib/AWS-CloudFront-PublicKey.d.ts +36 -0
- package/lib/AWS-CloudFront-PublicKey.js +12 -0
- package/lib/AWS-CloudFront-RealtimeLogConfig.d.ts +54 -0
- package/lib/AWS-CloudFront-RealtimeLogConfig.js +12 -0
- package/lib/AWS-CloudFront-ResponseHeadersPolicy.d.ts +191 -0
- package/lib/AWS-CloudFront-ResponseHeadersPolicy.js +12 -0
- package/lib/AWS-CloudFront-StreamingDistribution.d.ts +73 -0
- package/lib/AWS-CloudFront-StreamingDistribution.js +12 -0
- package/lib/AWS-CloudTrail-Channel.d.ts +92 -0
- package/lib/AWS-CloudTrail-Channel.js +13 -0
- package/lib/AWS-CloudTrail-EventDataStore.d.ts +174 -0
- package/lib/AWS-CloudTrail-EventDataStore.js +13 -0
- package/lib/AWS-CloudTrail-ResourcePolicy.d.ts +25 -0
- package/lib/AWS-CloudTrail-ResourcePolicy.js +12 -0
- package/lib/AWS-CloudTrail-Trail.d.ts +216 -0
- package/lib/AWS-CloudTrail-Trail.js +13 -0
- package/lib/AWS-CloudWatch-Alarm.d.ts +203 -0
- package/lib/AWS-CloudWatch-Alarm.js +12 -0
- package/lib/AWS-CloudWatch-AnomalyDetector.d.ts +104 -0
- package/lib/AWS-CloudWatch-AnomalyDetector.js +12 -0
- package/lib/AWS-CloudWatch-CompositeAlarm.d.ts +82 -0
- package/lib/AWS-CloudWatch-CompositeAlarm.js +12 -0
- package/lib/AWS-CloudWatch-Dashboard.d.ts +26 -0
- package/lib/AWS-CloudWatch-Dashboard.js +12 -0
- package/lib/AWS-CloudWatch-InsightRule.d.ts +34 -0
- package/lib/AWS-CloudWatch-InsightRule.js +12 -0
- package/lib/AWS-CloudWatch-MetricStream.d.ts +166 -0
- package/lib/AWS-CloudWatch-MetricStream.js +13 -0
- package/lib/AWS-CodeArtifact-Domain.d.ts +81 -0
- package/lib/AWS-CodeArtifact-Domain.js +13 -0
- package/lib/AWS-CodeArtifact-Repository.d.ts +97 -0
- package/lib/AWS-CodeArtifact-Repository.js +13 -0
- package/lib/AWS-CodeBuild-Project.d.ts +238 -0
- package/lib/AWS-CodeBuild-Project.js +12 -0
- package/lib/AWS-CodeBuild-ReportGroup.d.ts +58 -0
- package/lib/AWS-CodeBuild-ReportGroup.js +12 -0
- package/lib/AWS-CodeBuild-SourceCredential.d.ts +28 -0
- package/lib/AWS-CodeBuild-SourceCredential.js +12 -0
- package/lib/AWS-CodeCommit-Repository.d.ts +69 -0
- package/lib/AWS-CodeCommit-Repository.js +12 -0
- package/lib/AWS-CodeDeploy-Application.d.ts +37 -0
- package/lib/AWS-CodeDeploy-Application.js +12 -0
- package/lib/AWS-CodeDeploy-DeploymentConfig.d.ts +66 -0
- package/lib/AWS-CodeDeploy-DeploymentConfig.js +12 -0
- package/lib/AWS-CodeDeploy-DeploymentGroup.d.ts +254 -0
- package/lib/AWS-CodeDeploy-DeploymentGroup.js +12 -0
- package/lib/AWS-CodeGuruProfiler-ProfilingGroup.d.ts +95 -0
- package/lib/AWS-CodeGuruProfiler-ProfilingGroup.js +13 -0
- package/lib/AWS-CodeGuruReviewer-RepositoryAssociation.d.ts +88 -0
- package/lib/AWS-CodeGuruReviewer-RepositoryAssociation.js +13 -0
- package/lib/AWS-CodePipeline-CustomActionType.d.ts +137 -0
- package/lib/AWS-CodePipeline-CustomActionType.js +12 -0
- package/lib/AWS-CodePipeline-Pipeline.d.ts +130 -0
- package/lib/AWS-CodePipeline-Pipeline.js +12 -0
- package/lib/AWS-CodePipeline-Webhook.d.ts +49 -0
- package/lib/AWS-CodePipeline-Webhook.js +12 -0
- package/lib/AWS-CodeStar-GitHubRepository.d.ts +48 -0
- package/lib/AWS-CodeStar-GitHubRepository.js +12 -0
- package/lib/AWS-CodeStarConnections-Connection.d.ts +81 -0
- package/lib/AWS-CodeStarConnections-Connection.js +12 -0
- package/lib/AWS-CodeStarNotifications-NotificationRule.d.ts +68 -0
- package/lib/AWS-CodeStarNotifications-NotificationRule.js +12 -0
- package/lib/AWS-Cognito-IdentityPool.d.ts +62 -0
- package/lib/AWS-Cognito-IdentityPool.js +12 -0
- package/lib/AWS-Cognito-IdentityPoolPrincipalTag.d.ts +21 -0
- package/lib/AWS-Cognito-IdentityPoolPrincipalTag.js +12 -0
- package/lib/AWS-Cognito-IdentityPoolRoleAttachment.d.ts +27 -0
- package/lib/AWS-Cognito-IdentityPoolRoleAttachment.js +12 -0
- package/lib/AWS-Cognito-LogDeliveryConfiguration.d.ts +42 -0
- package/lib/AWS-Cognito-LogDeliveryConfiguration.js +12 -0
- package/lib/AWS-Cognito-UserPool.d.ts +248 -0
- package/lib/AWS-Cognito-UserPool.js +12 -0
- package/lib/AWS-Cognito-UserPoolClient.d.ts +88 -0
- package/lib/AWS-Cognito-UserPoolClient.js +12 -0
- package/lib/AWS-Cognito-UserPoolDomain.d.ts +35 -0
- package/lib/AWS-Cognito-UserPoolDomain.js +12 -0
- package/lib/AWS-Cognito-UserPoolGroup.d.ts +28 -0
- package/lib/AWS-Cognito-UserPoolGroup.js +12 -0
- package/lib/AWS-Cognito-UserPoolIdentityProvider.d.ts +30 -0
- package/lib/AWS-Cognito-UserPoolIdentityProvider.js +12 -0
- package/lib/AWS-Cognito-UserPoolResourceServer.d.ts +36 -0
- package/lib/AWS-Cognito-UserPoolResourceServer.js +12 -0
- package/lib/AWS-Cognito-UserPoolRiskConfigurationAttachment.d.ts +98 -0
- package/lib/AWS-Cognito-UserPoolRiskConfigurationAttachment.js +12 -0
- package/lib/AWS-Cognito-UserPoolUICustomizationAttachment.d.ts +27 -0
- package/lib/AWS-Cognito-UserPoolUICustomizationAttachment.js +12 -0
- package/lib/AWS-Cognito-UserPoolUser.d.ts +33 -0
- package/lib/AWS-Cognito-UserPoolUser.js +12 -0
- package/lib/AWS-Cognito-UserPoolUserToGroupAttachment.d.ts +20 -0
- package/lib/AWS-Cognito-UserPoolUserToGroupAttachment.js +12 -0
- package/lib/AWS-Comprehend-DocumentClassifier.d.ts +192 -0
- package/lib/AWS-Comprehend-DocumentClassifier.js +13 -0
- package/lib/AWS-Comprehend-Flywheel.d.ts +152 -0
- package/lib/AWS-Comprehend-Flywheel.js +12 -0
- package/lib/AWS-Config-AggregationAuthorization.d.ts +62 -0
- package/lib/AWS-Config-AggregationAuthorization.js +12 -0
- package/lib/AWS-Config-ConfigRule.d.ts +165 -0
- package/lib/AWS-Config-ConfigRule.js +13 -0
- package/lib/AWS-Config-ConfigurationAggregator.d.ts +78 -0
- package/lib/AWS-Config-ConfigurationAggregator.js +12 -0
- package/lib/AWS-Config-ConfigurationRecorder.d.ts +52 -0
- package/lib/AWS-Config-ConfigurationRecorder.js +12 -0
- package/lib/AWS-Config-ConformancePack.d.ts +91 -0
- package/lib/AWS-Config-ConformancePack.js +13 -0
- package/lib/AWS-Config-DeliveryChannel.d.ts +37 -0
- package/lib/AWS-Config-DeliveryChannel.js +12 -0
- package/lib/AWS-Config-OrganizationConfigRule.d.ts +75 -0
- package/lib/AWS-Config-OrganizationConfigRule.js +12 -0
- package/lib/AWS-Config-OrganizationConformancePack.d.ts +78 -0
- package/lib/AWS-Config-OrganizationConformancePack.js +12 -0
- package/lib/AWS-Config-RemediationConfiguration.d.ts +49 -0
- package/lib/AWS-Config-RemediationConfiguration.js +12 -0
- package/lib/AWS-Config-StoredQuery.d.ts +76 -0
- package/lib/AWS-Config-StoredQuery.js +12 -0
- package/lib/AWS-Connect-ApprovedOrigin.d.ts +29 -0
- package/lib/AWS-Connect-ApprovedOrigin.js +12 -0
- package/lib/AWS-Connect-ContactFlow.d.ts +86 -0
- package/lib/AWS-Connect-ContactFlow.js +12 -0
- package/lib/AWS-Connect-ContactFlowModule.d.ts +90 -0
- package/lib/AWS-Connect-ContactFlowModule.js +12 -0
- package/lib/AWS-Connect-EvaluationForm.d.ts +386 -0
- package/lib/AWS-Connect-EvaluationForm.js +12 -0
- package/lib/AWS-Connect-HoursOfOperation.d.ts +116 -0
- package/lib/AWS-Connect-HoursOfOperation.js +12 -0
- package/lib/AWS-Connect-Instance.d.ts +100 -0
- package/lib/AWS-Connect-Instance.js +12 -0
- package/lib/AWS-Connect-InstanceStorageConfig.d.ts +139 -0
- package/lib/AWS-Connect-InstanceStorageConfig.js +12 -0
- package/lib/AWS-Connect-IntegrationAssociation.d.ts +51 -0
- package/lib/AWS-Connect-IntegrationAssociation.js +12 -0
- package/lib/AWS-Connect-PhoneNumber.d.ts +83 -0
- package/lib/AWS-Connect-PhoneNumber.js +12 -0
- package/lib/AWS-Connect-Prompt.d.ts +75 -0
- package/lib/AWS-Connect-Prompt.js +12 -0
- package/lib/AWS-Connect-Queue.d.ts +123 -0
- package/lib/AWS-Connect-Queue.js +12 -0
- package/lib/AWS-Connect-QuickConnect.d.ts +152 -0
- package/lib/AWS-Connect-QuickConnect.js +12 -0
- package/lib/AWS-Connect-RoutingProfile.d.ts +171 -0
- package/lib/AWS-Connect-RoutingProfile.js +12 -0
- package/lib/AWS-Connect-Rule.d.ts +233 -0
- package/lib/AWS-Connect-Rule.js +13 -0
- package/lib/AWS-Connect-SecurityKey.d.ts +43 -0
- package/lib/AWS-Connect-SecurityKey.js +12 -0
- package/lib/AWS-Connect-SecurityProfile.d.ts +86 -0
- package/lib/AWS-Connect-SecurityProfile.js +12 -0
- package/lib/AWS-Connect-TaskTemplate.d.ts +213 -0
- package/lib/AWS-Connect-TaskTemplate.js +12 -0
- package/lib/AWS-Connect-TrafficDistributionGroup.d.ts +81 -0
- package/lib/AWS-Connect-TrafficDistributionGroup.js +12 -0
- package/lib/AWS-Connect-User.d.ts +156 -0
- package/lib/AWS-Connect-User.js +12 -0
- package/lib/AWS-Connect-UserHierarchyGroup.d.ts +68 -0
- package/lib/AWS-Connect-UserHierarchyGroup.js +12 -0
- package/lib/AWS-Connect-View.d.ts +96 -0
- package/lib/AWS-Connect-View.js +12 -0
- package/lib/AWS-Connect-ViewVersion.d.ts +55 -0
- package/lib/AWS-Connect-ViewVersion.js +12 -0
- package/lib/AWS-ConnectCampaigns-Campaign.d.ts +185 -0
- package/lib/AWS-ConnectCampaigns-Campaign.js +12 -0
- package/lib/AWS-ControlTower-EnabledControl.d.ts +33 -0
- package/lib/AWS-ControlTower-EnabledControl.js +13 -0
- package/lib/AWS-CustomerProfiles-CalculatedAttributeDefinition.d.ts +203 -0
- package/lib/AWS-CustomerProfiles-CalculatedAttributeDefinition.js +13 -0
- package/lib/AWS-CustomerProfiles-Domain.d.ts +350 -0
- package/lib/AWS-CustomerProfiles-Domain.js +13 -0
- package/lib/AWS-CustomerProfiles-EventStream.d.ts +106 -0
- package/lib/AWS-CustomerProfiles-EventStream.js +13 -0
- package/lib/AWS-CustomerProfiles-Integration.d.ts +344 -0
- package/lib/AWS-CustomerProfiles-Integration.js +13 -0
- package/lib/AWS-CustomerProfiles-ObjectType.d.ts +180 -0
- package/lib/AWS-CustomerProfiles-ObjectType.js +13 -0
- package/lib/AWS-DAX-Cluster.d.ts +48 -0
- package/lib/AWS-DAX-Cluster.js +12 -0
- package/lib/AWS-DAX-ParameterGroup.d.ts +27 -0
- package/lib/AWS-DAX-ParameterGroup.js +12 -0
- package/lib/AWS-DAX-SubnetGroup.d.ts +27 -0
- package/lib/AWS-DAX-SubnetGroup.js +12 -0
- package/lib/AWS-DLM-LifecyclePolicy.d.ts +233 -0
- package/lib/AWS-DLM-LifecyclePolicy.js +12 -0
- package/lib/AWS-DMS-Certificate.d.ts +27 -0
- package/lib/AWS-DMS-Certificate.js +12 -0
- package/lib/AWS-DMS-Endpoint.d.ts +392 -0
- package/lib/AWS-DMS-Endpoint.js +12 -0
- package/lib/AWS-DMS-EventSubscription.d.ts +39 -0
- package/lib/AWS-DMS-EventSubscription.js +12 -0
- package/lib/AWS-DMS-ReplicationConfig.d.ts +107 -0
- package/lib/AWS-DMS-ReplicationConfig.js +13 -0
- package/lib/AWS-DMS-ReplicationInstance.d.ts +49 -0
- package/lib/AWS-DMS-ReplicationInstance.js +12 -0
- package/lib/AWS-DMS-ReplicationSubnetGroup.d.ts +36 -0
- package/lib/AWS-DMS-ReplicationSubnetGroup.js +12 -0
- package/lib/AWS-DMS-ReplicationTask.d.ts +45 -0
- package/lib/AWS-DMS-ReplicationTask.js +12 -0
- package/lib/AWS-DataBrew-Dataset.d.ts +311 -0
- package/lib/AWS-DataBrew-Dataset.js +12 -0
- package/lib/AWS-DataBrew-Job.d.ts +395 -0
- package/lib/AWS-DataBrew-Job.js +12 -0
- package/lib/AWS-DataBrew-Project.d.ts +76 -0
- package/lib/AWS-DataBrew-Project.js +12 -0
- package/lib/AWS-DataBrew-Recipe.d.ts +261 -0
- package/lib/AWS-DataBrew-Recipe.js +12 -0
- package/lib/AWS-DataBrew-Ruleset.d.ts +156 -0
- package/lib/AWS-DataBrew-Ruleset.js +12 -0
- package/lib/AWS-DataBrew-Schedule.d.ts +48 -0
- package/lib/AWS-DataBrew-Schedule.js +12 -0
- package/lib/AWS-DataPipeline-Pipeline.d.ts +146 -0
- package/lib/AWS-DataPipeline-Pipeline.js +13 -0
- package/lib/AWS-DataSync-Agent.d.ts +85 -0
- package/lib/AWS-DataSync-Agent.js +12 -0
- package/lib/AWS-DataSync-LocationAzureBlob.d.ts +109 -0
- package/lib/AWS-DataSync-LocationAzureBlob.js +12 -0
- package/lib/AWS-DataSync-LocationEFS.d.ts +112 -0
- package/lib/AWS-DataSync-LocationEFS.js +12 -0
- package/lib/AWS-DataSync-LocationFSxLustre.d.ts +80 -0
- package/lib/AWS-DataSync-LocationFSxLustre.js +12 -0
- package/lib/AWS-DataSync-LocationFSxONTAP.d.ts +167 -0
- package/lib/AWS-DataSync-LocationFSxONTAP.js +12 -0
- package/lib/AWS-DataSync-LocationFSxOpenZFS.d.ts +117 -0
- package/lib/AWS-DataSync-LocationFSxOpenZFS.js +12 -0
- package/lib/AWS-DataSync-LocationFSxWindows.d.ts +95 -0
- package/lib/AWS-DataSync-LocationFSxWindows.js +12 -0
- package/lib/AWS-DataSync-LocationHDFS.d.ts +161 -0
- package/lib/AWS-DataSync-LocationHDFS.js +12 -0
- package/lib/AWS-DataSync-LocationNFS.d.ts +105 -0
- package/lib/AWS-DataSync-LocationNFS.js +12 -0
- package/lib/AWS-DataSync-LocationObjectStorage.d.ts +115 -0
- package/lib/AWS-DataSync-LocationObjectStorage.js +12 -0
- package/lib/AWS-DataSync-LocationS3.d.ts +94 -0
- package/lib/AWS-DataSync-LocationS3.js +12 -0
- package/lib/AWS-DataSync-LocationSMB.d.ts +112 -0
- package/lib/AWS-DataSync-LocationSMB.js +12 -0
- package/lib/AWS-DataSync-StorageSystem.d.ts +132 -0
- package/lib/AWS-DataSync-StorageSystem.js +12 -0
- package/lib/AWS-DataSync-Task.d.ts +304 -0
- package/lib/AWS-DataSync-Task.js +12 -0
- package/lib/AWS-Detective-Graph.d.ts +51 -0
- package/lib/AWS-Detective-Graph.js +12 -0
- package/lib/AWS-Detective-MemberInvitation.d.ts +42 -0
- package/lib/AWS-Detective-MemberInvitation.js +12 -0
- package/lib/AWS-Detective-OrganizationAdmin.d.ts +32 -0
- package/lib/AWS-Detective-OrganizationAdmin.js +12 -0
- package/lib/AWS-DevOpsGuru-LogAnomalyDetectionIntegration.d.ts +29 -0
- package/lib/AWS-DevOpsGuru-LogAnomalyDetectionIntegration.js +13 -0
- package/lib/AWS-DevOpsGuru-NotificationChannel.d.ts +95 -0
- package/lib/AWS-DevOpsGuru-NotificationChannel.js +13 -0
- package/lib/AWS-DevOpsGuru-ResourceCollection.d.ts +80 -0
- package/lib/AWS-DevOpsGuru-ResourceCollection.js +13 -0
- package/lib/AWS-DirectoryService-MicrosoftAD.d.ts +41 -0
- package/lib/AWS-DirectoryService-MicrosoftAD.js +12 -0
- package/lib/AWS-DirectoryService-SimpleAD.d.ts +81 -0
- package/lib/AWS-DirectoryService-SimpleAD.js +12 -0
- package/lib/AWS-DocDB-DBCluster.d.ts +58 -0
- package/lib/AWS-DocDB-DBCluster.js +12 -0
- package/lib/AWS-DocDB-DBClusterParameterGroup.d.ts +37 -0
- package/lib/AWS-DocDB-DBClusterParameterGroup.js +12 -0
- package/lib/AWS-DocDB-DBInstance.d.ts +42 -0
- package/lib/AWS-DocDB-DBInstance.js +12 -0
- package/lib/AWS-DocDB-DBSubnetGroup.d.ts +36 -0
- package/lib/AWS-DocDB-DBSubnetGroup.js +12 -0
- package/lib/AWS-DocDBElastic-Cluster.d.ts +62 -0
- package/lib/AWS-DocDBElastic-Cluster.js +12 -0
- package/lib/AWS-DynamoDB-GlobalTable.d.ts +257 -0
- package/lib/AWS-DynamoDB-GlobalTable.js +12 -0
- package/lib/AWS-DynamoDB-Table.d.ts +181 -0
- package/lib/AWS-DynamoDB-Table.js +12 -0
- package/lib/AWS-EC2-CapacityReservation.d.ts +55 -0
- package/lib/AWS-EC2-CapacityReservation.js +12 -0
- package/lib/AWS-EC2-CapacityReservationFleet.d.ts +73 -0
- package/lib/AWS-EC2-CapacityReservationFleet.js +12 -0
- package/lib/AWS-EC2-CarrierGateway.d.ts +63 -0
- package/lib/AWS-EC2-CarrierGateway.js +13 -0
- package/lib/AWS-EC2-ClientVpnAuthorizationRule.d.ts +29 -0
- package/lib/AWS-EC2-ClientVpnAuthorizationRule.js +12 -0
- package/lib/AWS-EC2-ClientVpnEndpoint.d.ts +113 -0
- package/lib/AWS-EC2-ClientVpnEndpoint.js +12 -0
- package/lib/AWS-EC2-ClientVpnRoute.d.ts +28 -0
- package/lib/AWS-EC2-ClientVpnRoute.js +12 -0
- package/lib/AWS-EC2-ClientVpnTargetNetworkAssociation.d.ts +26 -0
- package/lib/AWS-EC2-ClientVpnTargetNetworkAssociation.js +12 -0
- package/lib/AWS-EC2-CustomerGateway.d.ts +55 -0
- package/lib/AWS-EC2-CustomerGateway.js +12 -0
- package/lib/AWS-EC2-DHCPOptions.d.ts +64 -0
- package/lib/AWS-EC2-DHCPOptions.js +12 -0
- package/lib/AWS-EC2-EC2Fleet.d.ts +265 -0
- package/lib/AWS-EC2-EC2Fleet.js +12 -0
- package/lib/AWS-EC2-EIP.d.ts +63 -0
- package/lib/AWS-EC2-EIP.js +12 -0
- package/lib/AWS-EC2-EIPAssociation.d.ts +49 -0
- package/lib/AWS-EC2-EIPAssociation.js +13 -0
- package/lib/AWS-EC2-EgressOnlyInternetGateway.d.ts +31 -0
- package/lib/AWS-EC2-EgressOnlyInternetGateway.js +12 -0
- package/lib/AWS-EC2-EnclaveCertificateIamRoleAssociation.d.ts +51 -0
- package/lib/AWS-EC2-EnclaveCertificateIamRoleAssociation.js +13 -0
- package/lib/AWS-EC2-FlowLog.d.ts +86 -0
- package/lib/AWS-EC2-FlowLog.js +13 -0
- package/lib/AWS-EC2-GatewayRouteTableAssociation.d.ts +37 -0
- package/lib/AWS-EC2-GatewayRouteTableAssociation.js +13 -0
- package/lib/AWS-EC2-Host.d.ts +59 -0
- package/lib/AWS-EC2-Host.js +12 -0
- package/lib/AWS-EC2-IPAM.d.ts +99 -0
- package/lib/AWS-EC2-IPAM.js +12 -0
- package/lib/AWS-EC2-IPAMAllocation.d.ts +40 -0
- package/lib/AWS-EC2-IPAMAllocation.js +12 -0
- package/lib/AWS-EC2-IPAMPool.d.ts +142 -0
- package/lib/AWS-EC2-IPAMPool.js +12 -0
- package/lib/AWS-EC2-IPAMPoolCidr.d.ts +43 -0
- package/lib/AWS-EC2-IPAMPoolCidr.js +12 -0
- package/lib/AWS-EC2-IPAMResourceDiscovery.d.ts +86 -0
- package/lib/AWS-EC2-IPAMResourceDiscovery.js +12 -0
- package/lib/AWS-EC2-IPAMResourceDiscoveryAssociation.d.ts +86 -0
- package/lib/AWS-EC2-IPAMResourceDiscoveryAssociation.js +12 -0
- package/lib/AWS-EC2-IPAMScope.d.ts +75 -0
- package/lib/AWS-EC2-IPAMScope.js +12 -0
- package/lib/AWS-EC2-Instance.d.ts +231 -0
- package/lib/AWS-EC2-Instance.js +12 -0
- package/lib/AWS-EC2-InstanceConnectEndpoint.d.ts +56 -0
- package/lib/AWS-EC2-InstanceConnectEndpoint.js +12 -0
- package/lib/AWS-EC2-InternetGateway.d.ts +46 -0
- package/lib/AWS-EC2-InternetGateway.js +12 -0
- package/lib/AWS-EC2-KeyPair.d.ts +70 -0
- package/lib/AWS-EC2-KeyPair.js +12 -0
- package/lib/AWS-EC2-LaunchTemplate.d.ts +942 -0
- package/lib/AWS-EC2-LaunchTemplate.js +12 -0
- package/lib/AWS-EC2-LocalGatewayRoute.d.ts +49 -0
- package/lib/AWS-EC2-LocalGatewayRoute.js +13 -0
- package/lib/AWS-EC2-LocalGatewayRouteTable.d.ts +75 -0
- package/lib/AWS-EC2-LocalGatewayRouteTable.js +13 -0
- package/lib/AWS-EC2-LocalGatewayRouteTableVPCAssociation.d.ts +67 -0
- package/lib/AWS-EC2-LocalGatewayRouteTableVPCAssociation.js +13 -0
- package/lib/AWS-EC2-LocalGatewayRouteTableVirtualInterfaceGroupAssociation.d.ts +75 -0
- package/lib/AWS-EC2-LocalGatewayRouteTableVirtualInterfaceGroupAssociation.js +13 -0
- package/lib/AWS-EC2-NatGateway.d.ts +44 -0
- package/lib/AWS-EC2-NatGateway.js +12 -0
- package/lib/AWS-EC2-NetworkAcl.d.ts +40 -0
- package/lib/AWS-EC2-NetworkAcl.js +12 -0
- package/lib/AWS-EC2-NetworkAclEntry.d.ts +76 -0
- package/lib/AWS-EC2-NetworkAclEntry.js +12 -0
- package/lib/AWS-EC2-NetworkInsightsAccessScope.d.ts +88 -0
- package/lib/AWS-EC2-NetworkInsightsAccessScope.js +12 -0
- package/lib/AWS-EC2-NetworkInsightsAccessScopeAnalysis.d.ts +41 -0
- package/lib/AWS-EC2-NetworkInsightsAccessScopeAnalysis.js +12 -0
- package/lib/AWS-EC2-NetworkInsightsAnalysis.d.ts +1044 -0
- package/lib/AWS-EC2-NetworkInsightsAnalysis.js +12 -0
- package/lib/AWS-EC2-NetworkInsightsPath.d.ts +68 -0
- package/lib/AWS-EC2-NetworkInsightsPath.js +12 -0
- package/lib/AWS-EC2-NetworkInterface.d.ts +132 -0
- package/lib/AWS-EC2-NetworkInterface.js +12 -0
- package/lib/AWS-EC2-NetworkInterfaceAttachment.d.ts +43 -0
- package/lib/AWS-EC2-NetworkInterfaceAttachment.js +12 -0
- package/lib/AWS-EC2-NetworkInterfacePermission.d.ts +27 -0
- package/lib/AWS-EC2-NetworkInterfacePermission.js +12 -0
- package/lib/AWS-EC2-NetworkPerformanceMetricSubscription.d.ts +33 -0
- package/lib/AWS-EC2-NetworkPerformanceMetricSubscription.js +12 -0
- package/lib/AWS-EC2-PlacementGroup.d.ts +62 -0
- package/lib/AWS-EC2-PlacementGroup.js +12 -0
- package/lib/AWS-EC2-PrefixList.d.ts +93 -0
- package/lib/AWS-EC2-PrefixList.js +12 -0
- package/lib/AWS-EC2-Route.d.ts +83 -0
- package/lib/AWS-EC2-Route.js +12 -0
- package/lib/AWS-EC2-RouteTable.d.ts +43 -0
- package/lib/AWS-EC2-RouteTable.js +12 -0
- package/lib/AWS-EC2-SecurityGroup.d.ts +69 -0
- package/lib/AWS-EC2-SecurityGroup.js +12 -0
- package/lib/AWS-EC2-SecurityGroupEgress.d.ts +33 -0
- package/lib/AWS-EC2-SecurityGroupEgress.js +12 -0
- package/lib/AWS-EC2-SecurityGroupIngress.d.ts +36 -0
- package/lib/AWS-EC2-SecurityGroupIngress.js +12 -0
- package/lib/AWS-EC2-SpotFleet.d.ts +365 -0
- package/lib/AWS-EC2-SpotFleet.js +12 -0
- package/lib/AWS-EC2-Subnet.d.ts +58 -0
- package/lib/AWS-EC2-Subnet.js +12 -0
- package/lib/AWS-EC2-SubnetCidrBlock.d.ts +36 -0
- package/lib/AWS-EC2-SubnetCidrBlock.js +12 -0
- package/lib/AWS-EC2-SubnetNetworkAclAssociation.d.ts +32 -0
- package/lib/AWS-EC2-SubnetNetworkAclAssociation.js +12 -0
- package/lib/AWS-EC2-SubnetRouteTableAssociation.d.ts +26 -0
- package/lib/AWS-EC2-SubnetRouteTableAssociation.js +12 -0
- package/lib/AWS-EC2-TrafficMirrorFilter.d.ts +35 -0
- package/lib/AWS-EC2-TrafficMirrorFilter.js +12 -0
- package/lib/AWS-EC2-TrafficMirrorFilterRule.d.ts +42 -0
- package/lib/AWS-EC2-TrafficMirrorFilterRule.js +12 -0
- package/lib/AWS-EC2-TrafficMirrorSession.d.ts +40 -0
- package/lib/AWS-EC2-TrafficMirrorSession.js +12 -0
- package/lib/AWS-EC2-TrafficMirrorTarget.d.ts +37 -0
- package/lib/AWS-EC2-TrafficMirrorTarget.js +12 -0
- package/lib/AWS-EC2-TransitGateway.d.ts +46 -0
- package/lib/AWS-EC2-TransitGateway.js +12 -0
- package/lib/AWS-EC2-TransitGatewayAttachment.d.ts +57 -0
- package/lib/AWS-EC2-TransitGatewayAttachment.js +12 -0
- package/lib/AWS-EC2-TransitGatewayConnect.d.ts +75 -0
- package/lib/AWS-EC2-TransitGatewayConnect.js +12 -0
- package/lib/AWS-EC2-TransitGatewayMulticastDomain.d.ts +78 -0
- package/lib/AWS-EC2-TransitGatewayMulticastDomain.js +12 -0
- package/lib/AWS-EC2-TransitGatewayMulticastDomainAssociation.d.ts +47 -0
- package/lib/AWS-EC2-TransitGatewayMulticastDomainAssociation.js +12 -0
- package/lib/AWS-EC2-TransitGatewayMulticastGroupMember.d.ts +67 -0
- package/lib/AWS-EC2-TransitGatewayMulticastGroupMember.js +12 -0
- package/lib/AWS-EC2-TransitGatewayMulticastGroupSource.d.ts +67 -0
- package/lib/AWS-EC2-TransitGatewayMulticastGroupSource.js +12 -0
- package/lib/AWS-EC2-TransitGatewayPeeringAttachment.d.ts +96 -0
- package/lib/AWS-EC2-TransitGatewayPeeringAttachment.js +12 -0
- package/lib/AWS-EC2-TransitGatewayRoute.d.ts +28 -0
- package/lib/AWS-EC2-TransitGatewayRoute.js +12 -0
- package/lib/AWS-EC2-TransitGatewayRouteTable.d.ts +49 -0
- package/lib/AWS-EC2-TransitGatewayRouteTable.js +12 -0
- package/lib/AWS-EC2-TransitGatewayRouteTableAssociation.d.ts +26 -0
- package/lib/AWS-EC2-TransitGatewayRouteTableAssociation.js +12 -0
- package/lib/AWS-EC2-TransitGatewayRouteTablePropagation.d.ts +26 -0
- package/lib/AWS-EC2-TransitGatewayRouteTablePropagation.js +12 -0
- package/lib/AWS-EC2-TransitGatewayVpcAttachment.d.ts +59 -0
- package/lib/AWS-EC2-TransitGatewayVpcAttachment.js +12 -0
- package/lib/AWS-EC2-VPC.d.ts +85 -0
- package/lib/AWS-EC2-VPC.js +12 -0
- package/lib/AWS-EC2-VPCCidrBlock.d.ts +33 -0
- package/lib/AWS-EC2-VPCCidrBlock.js +12 -0
- package/lib/AWS-EC2-VPCDHCPOptionsAssociation.d.ts +27 -0
- package/lib/AWS-EC2-VPCDHCPOptionsAssociation.js +13 -0
- package/lib/AWS-EC2-VPCEndpoint.d.ts +56 -0
- package/lib/AWS-EC2-VPCEndpoint.js +12 -0
- package/lib/AWS-EC2-VPCEndpointConnectionNotification.d.ts +43 -0
- package/lib/AWS-EC2-VPCEndpointConnectionNotification.js +12 -0
- package/lib/AWS-EC2-VPCEndpointService.d.ts +29 -0
- package/lib/AWS-EC2-VPCEndpointService.js +12 -0
- package/lib/AWS-EC2-VPCEndpointServicePermissions.d.ts +19 -0
- package/lib/AWS-EC2-VPCEndpointServicePermissions.js +12 -0
- package/lib/AWS-EC2-VPCGatewayAttachment.d.ts +39 -0
- package/lib/AWS-EC2-VPCGatewayAttachment.js +12 -0
- package/lib/AWS-EC2-VPCPeeringConnection.d.ts +60 -0
- package/lib/AWS-EC2-VPCPeeringConnection.js +12 -0
- package/lib/AWS-EC2-VPNConnection.d.ts +71 -0
- package/lib/AWS-EC2-VPNConnection.js +12 -0
- package/lib/AWS-EC2-VPNConnectionRoute.d.ts +25 -0
- package/lib/AWS-EC2-VPNConnectionRoute.js +12 -0
- package/lib/AWS-EC2-VPNGateway.d.ts +49 -0
- package/lib/AWS-EC2-VPNGateway.js +13 -0
- package/lib/AWS-EC2-VPNGatewayRoutePropagation.d.ts +26 -0
- package/lib/AWS-EC2-VPNGatewayRoutePropagation.js +12 -0
- package/lib/AWS-EC2-VerifiedAccessEndpoint.d.ts +187 -0
- package/lib/AWS-EC2-VerifiedAccessEndpoint.js +12 -0
- package/lib/AWS-EC2-VerifiedAccessGroup.d.ts +101 -0
- package/lib/AWS-EC2-VerifiedAccessGroup.js +12 -0
- package/lib/AWS-EC2-VerifiedAccessInstance.d.ts +167 -0
- package/lib/AWS-EC2-VerifiedAccessInstance.js +12 -0
- package/lib/AWS-EC2-VerifiedAccessTrustProvider.d.ts +145 -0
- package/lib/AWS-EC2-VerifiedAccessTrustProvider.js +12 -0
- package/lib/AWS-EC2-Volume.d.ts +86 -0
- package/lib/AWS-EC2-Volume.js +12 -0
- package/lib/AWS-EC2-VolumeAttachment.d.ts +29 -0
- package/lib/AWS-EC2-VolumeAttachment.js +12 -0
- package/lib/AWS-ECR-PublicRepository.d.ts +89 -0
- package/lib/AWS-ECR-PublicRepository.js +12 -0
- package/lib/AWS-ECR-PullThroughCacheRule.d.ts +39 -0
- package/lib/AWS-ECR-PullThroughCacheRule.js +12 -0
- package/lib/AWS-ECR-RegistryPolicy.d.ts +34 -0
- package/lib/AWS-ECR-RegistryPolicy.js +12 -0
- package/lib/AWS-ECR-ReplicationConfiguration.d.ts +102 -0
- package/lib/AWS-ECR-ReplicationConfiguration.js +12 -0
- package/lib/AWS-ECR-Repository.d.ts +142 -0
- package/lib/AWS-ECR-Repository.js +12 -0
- package/lib/AWS-ECS-CapacityProvider.d.ts +58 -0
- package/lib/AWS-ECS-CapacityProvider.js +12 -0
- package/lib/AWS-ECS-Cluster.d.ts +120 -0
- package/lib/AWS-ECS-Cluster.js +13 -0
- package/lib/AWS-ECS-ClusterCapacityProviderAssociations.d.ts +59 -0
- package/lib/AWS-ECS-ClusterCapacityProviderAssociations.js +13 -0
- package/lib/AWS-ECS-PrimaryTaskSet.d.ts +31 -0
- package/lib/AWS-ECS-PrimaryTaskSet.js +13 -0
- package/lib/AWS-ECS-Service.d.ts +195 -0
- package/lib/AWS-ECS-Service.js +12 -0
- package/lib/AWS-ECS-TaskDefinition.d.ts +392 -0
- package/lib/AWS-ECS-TaskDefinition.js +13 -0
- package/lib/AWS-ECS-TaskSet.d.ts +155 -0
- package/lib/AWS-ECS-TaskSet.js +13 -0
- package/lib/AWS-EFS-AccessPoint.d.ts +111 -0
- package/lib/AWS-EFS-AccessPoint.js +12 -0
- package/lib/AWS-EFS-FileSystem.d.ts +84 -0
- package/lib/AWS-EFS-FileSystem.js +12 -0
- package/lib/AWS-EFS-MountTarget.d.ts +28 -0
- package/lib/AWS-EFS-MountTarget.js +12 -0
- package/lib/AWS-EKS-Addon.d.ts +84 -0
- package/lib/AWS-EKS-Addon.js +12 -0
- package/lib/AWS-EKS-Cluster.d.ts +248 -0
- package/lib/AWS-EKS-Cluster.js +13 -0
- package/lib/AWS-EKS-FargateProfile.d.ts +97 -0
- package/lib/AWS-EKS-FargateProfile.js +12 -0
- package/lib/AWS-EKS-IdentityProviderConfig.d.ts +119 -0
- package/lib/AWS-EKS-IdentityProviderConfig.js +13 -0
- package/lib/AWS-EKS-Nodegroup.d.ts +183 -0
- package/lib/AWS-EKS-Nodegroup.js +12 -0
- package/lib/AWS-EMR-Cluster.d.ts +349 -0
- package/lib/AWS-EMR-Cluster.js +12 -0
- package/lib/AWS-EMR-InstanceFleetConfig.d.ts +104 -0
- package/lib/AWS-EMR-InstanceFleetConfig.js +12 -0
- package/lib/AWS-EMR-InstanceGroupConfig.d.ts +143 -0
- package/lib/AWS-EMR-InstanceGroupConfig.js +12 -0
- package/lib/AWS-EMR-SecurityConfiguration.d.ts +27 -0
- package/lib/AWS-EMR-SecurityConfiguration.js +13 -0
- package/lib/AWS-EMR-Step.d.ts +61 -0
- package/lib/AWS-EMR-Step.js +12 -0
- package/lib/AWS-EMR-Studio.d.ts +134 -0
- package/lib/AWS-EMR-Studio.js +12 -0
- package/lib/AWS-EMR-StudioSessionMapping.d.ts +39 -0
- package/lib/AWS-EMR-StudioSessionMapping.js +13 -0
- package/lib/AWS-EMR-WALWorkspace.d.ts +47 -0
- package/lib/AWS-EMR-WALWorkspace.js +12 -0
- package/lib/AWS-EMRContainers-VirtualCluster.d.ts +97 -0
- package/lib/AWS-EMRContainers-VirtualCluster.js +12 -0
- package/lib/AWS-EMRServerless-Application.d.ts +344 -0
- package/lib/AWS-EMRServerless-Application.js +12 -0
- package/lib/AWS-ElastiCache-CacheCluster.d.ts +93 -0
- package/lib/AWS-ElastiCache-CacheCluster.js +12 -0
- package/lib/AWS-ElastiCache-GlobalReplicationGroup.d.ts +118 -0
- package/lib/AWS-ElastiCache-GlobalReplicationGroup.js +12 -0
- package/lib/AWS-ElastiCache-ParameterGroup.d.ts +36 -0
- package/lib/AWS-ElastiCache-ParameterGroup.js +12 -0
- package/lib/AWS-ElastiCache-ReplicationGroup.d.ts +123 -0
- package/lib/AWS-ElastiCache-ReplicationGroup.js +12 -0
- package/lib/AWS-ElastiCache-SecurityGroup.d.ts +34 -0
- package/lib/AWS-ElastiCache-SecurityGroup.js +12 -0
- package/lib/AWS-ElastiCache-SecurityGroupIngress.d.ts +27 -0
- package/lib/AWS-ElastiCache-SecurityGroupIngress.js +12 -0
- package/lib/AWS-ElastiCache-SubnetGroup.d.ts +39 -0
- package/lib/AWS-ElastiCache-SubnetGroup.js +12 -0
- package/lib/AWS-ElastiCache-User.d.ts +92 -0
- package/lib/AWS-ElastiCache-User.js +12 -0
- package/lib/AWS-ElastiCache-UserGroup.d.ts +70 -0
- package/lib/AWS-ElastiCache-UserGroup.js +12 -0
- package/lib/AWS-ElasticBeanstalk-Application.d.ts +93 -0
- package/lib/AWS-ElasticBeanstalk-Application.js +12 -0
- package/lib/AWS-ElasticBeanstalk-ApplicationVersion.d.ts +50 -0
- package/lib/AWS-ElasticBeanstalk-ApplicationVersion.js +12 -0
- package/lib/AWS-ElasticBeanstalk-ConfigurationTemplate.d.ts +101 -0
- package/lib/AWS-ElasticBeanstalk-ConfigurationTemplate.js +12 -0
- package/lib/AWS-ElasticBeanstalk-Environment.d.ts +126 -0
- package/lib/AWS-ElasticBeanstalk-Environment.js +12 -0
- package/lib/AWS-ElasticLoadBalancing-LoadBalancer.d.ts +128 -0
- package/lib/AWS-ElasticLoadBalancing-LoadBalancer.js +12 -0
- package/lib/AWS-ElasticLoadBalancingV2-Listener.d.ts +129 -0
- package/lib/AWS-ElasticLoadBalancingV2-Listener.js +12 -0
- package/lib/AWS-ElasticLoadBalancingV2-ListenerCertificate.d.ts +33 -0
- package/lib/AWS-ElasticLoadBalancingV2-ListenerCertificate.js +12 -0
- package/lib/AWS-ElasticLoadBalancingV2-ListenerRule.d.ts +185 -0
- package/lib/AWS-ElasticLoadBalancingV2-ListenerRule.js +12 -0
- package/lib/AWS-ElasticLoadBalancingV2-LoadBalancer.d.ts +105 -0
- package/lib/AWS-ElasticLoadBalancingV2-LoadBalancer.js +12 -0
- package/lib/AWS-ElasticLoadBalancingV2-TargetGroup.d.ts +175 -0
- package/lib/AWS-ElasticLoadBalancingV2-TargetGroup.js +12 -0
- package/lib/AWS-Elasticsearch-Domain.d.ts +169 -0
- package/lib/AWS-Elasticsearch-Domain.js +12 -0
- package/lib/AWS-EntityResolution-IdMappingWorkflow.d.ts +155 -0
- package/lib/AWS-EntityResolution-IdMappingWorkflow.js +13 -0
- package/lib/AWS-EntityResolution-MatchingWorkflow.d.ts +204 -0
- package/lib/AWS-EntityResolution-MatchingWorkflow.js +13 -0
- package/lib/AWS-EntityResolution-SchemaMapping.d.ts +119 -0
- package/lib/AWS-EntityResolution-SchemaMapping.js +13 -0
- package/lib/AWS-EventSchemas-Discoverer.d.ts +37 -0
- package/lib/AWS-EventSchemas-Discoverer.js +12 -0
- package/lib/AWS-EventSchemas-Registry.d.ts +36 -0
- package/lib/AWS-EventSchemas-Registry.js +12 -0
- package/lib/AWS-EventSchemas-RegistryPolicy.d.ts +27 -0
- package/lib/AWS-EventSchemas-RegistryPolicy.js +12 -0
- package/lib/AWS-EventSchemas-Schema.d.ts +40 -0
- package/lib/AWS-EventSchemas-Schema.js +12 -0
- package/lib/AWS-Events-ApiDestination.d.ts +50 -0
- package/lib/AWS-Events-ApiDestination.js +12 -0
- package/lib/AWS-Events-Archive.d.ts +33 -0
- package/lib/AWS-Events-Archive.js +12 -0
- package/lib/AWS-Events-Connection.d.ts +110 -0
- package/lib/AWS-Events-Connection.js +12 -0
- package/lib/AWS-Events-Endpoint.d.ts +135 -0
- package/lib/AWS-Events-Endpoint.js +12 -0
- package/lib/AWS-Events-EventBus.d.ts +51 -0
- package/lib/AWS-Events-EventBus.js +12 -0
- package/lib/AWS-Events-EventBusPolicy.d.ts +39 -0
- package/lib/AWS-Events-EventBusPolicy.js +12 -0
- package/lib/AWS-Events-Rule.d.ts +264 -0
- package/lib/AWS-Events-Rule.js +12 -0
- package/lib/AWS-Evidently-Experiment.d.ts +208 -0
- package/lib/AWS-Evidently-Experiment.js +12 -0
- package/lib/AWS-Evidently-Feature.d.ts +120 -0
- package/lib/AWS-Evidently-Feature.js +12 -0
- package/lib/AWS-Evidently-Launch.d.ts +196 -0
- package/lib/AWS-Evidently-Launch.js +12 -0
- package/lib/AWS-Evidently-Project.d.ts +115 -0
- package/lib/AWS-Evidently-Project.js +12 -0
- package/lib/AWS-Evidently-Segment.d.ts +69 -0
- package/lib/AWS-Evidently-Segment.js +12 -0
- package/lib/AWS-FIS-ExperimentTemplate.d.ts +173 -0
- package/lib/AWS-FIS-ExperimentTemplate.js +12 -0
- package/lib/AWS-FMS-NotificationChannel.d.ts +33 -0
- package/lib/AWS-FMS-NotificationChannel.js +13 -0
- package/lib/AWS-FMS-Policy.d.ts +192 -0
- package/lib/AWS-FMS-Policy.js +13 -0
- package/lib/AWS-FMS-ResourceSet.d.ts +64 -0
- package/lib/AWS-FMS-ResourceSet.js +13 -0
- package/lib/AWS-FSx-DataRepositoryAssociation.d.ts +138 -0
- package/lib/AWS-FSx-DataRepositoryAssociation.js +14 -0
- package/lib/AWS-FSx-FileSystem.d.ts +185 -0
- package/lib/AWS-FSx-FileSystem.js +12 -0
- package/lib/AWS-FSx-Snapshot.d.ts +36 -0
- package/lib/AWS-FSx-Snapshot.js +12 -0
- package/lib/AWS-FSx-StorageVirtualMachine.d.ts +60 -0
- package/lib/AWS-FSx-StorageVirtualMachine.js +12 -0
- package/lib/AWS-FSx-Volume.d.ts +150 -0
- package/lib/AWS-FSx-Volume.js +12 -0
- package/lib/AWS-FinSpace-Environment.d.ts +193 -0
- package/lib/AWS-FinSpace-Environment.js +13 -0
- package/lib/AWS-Forecast-Dataset.d.ts +97 -0
- package/lib/AWS-Forecast-Dataset.js +12 -0
- package/lib/AWS-Forecast-DatasetGroup.d.ts +71 -0
- package/lib/AWS-Forecast-DatasetGroup.js +13 -0
- package/lib/AWS-FraudDetector-Detector.d.ts +325 -0
- package/lib/AWS-FraudDetector-Detector.js +13 -0
- package/lib/AWS-FraudDetector-EntityType.d.ts +71 -0
- package/lib/AWS-FraudDetector-EntityType.js +13 -0
- package/lib/AWS-FraudDetector-EventType.d.ts +186 -0
- package/lib/AWS-FraudDetector-EventType.js +13 -0
- package/lib/AWS-FraudDetector-Label.d.ts +71 -0
- package/lib/AWS-FraudDetector-Label.js +13 -0
- package/lib/AWS-FraudDetector-List.d.ts +87 -0
- package/lib/AWS-FraudDetector-List.js +13 -0
- package/lib/AWS-FraudDetector-Outcome.d.ts +71 -0
- package/lib/AWS-FraudDetector-Outcome.js +13 -0
- package/lib/AWS-FraudDetector-Variable.d.ts +85 -0
- package/lib/AWS-FraudDetector-Variable.js +13 -0
- package/lib/AWS-GameLift-Alias.d.ts +63 -0
- package/lib/AWS-GameLift-Alias.js +12 -0
- package/lib/AWS-GameLift-Build.d.ts +69 -0
- package/lib/AWS-GameLift-Build.js +12 -0
- package/lib/AWS-GameLift-Fleet.d.ts +398 -0
- package/lib/AWS-GameLift-Fleet.js +12 -0
- package/lib/AWS-GameLift-GameServerGroup.d.ts +193 -0
- package/lib/AWS-GameLift-GameServerGroup.js +12 -0
- package/lib/AWS-GameLift-GameSessionQueue.d.ts +156 -0
- package/lib/AWS-GameLift-GameSessionQueue.js +12 -0
- package/lib/AWS-GameLift-Location.d.ts +57 -0
- package/lib/AWS-GameLift-Location.js +12 -0
- package/lib/AWS-GameLift-MatchmakingConfiguration.d.ts +153 -0
- package/lib/AWS-GameLift-MatchmakingConfiguration.js +12 -0
- package/lib/AWS-GameLift-MatchmakingRuleSet.d.ts +69 -0
- package/lib/AWS-GameLift-MatchmakingRuleSet.js +12 -0
- package/lib/AWS-GameLift-Script.d.ts +108 -0
- package/lib/AWS-GameLift-Script.js +12 -0
- package/lib/AWS-GlobalAccelerator-Accelerator.d.ts +82 -0
- package/lib/AWS-GlobalAccelerator-Accelerator.js +12 -0
- package/lib/AWS-GlobalAccelerator-EndpointGroup.d.ts +105 -0
- package/lib/AWS-GlobalAccelerator-EndpointGroup.js +12 -0
- package/lib/AWS-GlobalAccelerator-Listener.d.ts +59 -0
- package/lib/AWS-GlobalAccelerator-Listener.js +12 -0
- package/lib/AWS-Glue-Classifier.d.ts +70 -0
- package/lib/AWS-Glue-Classifier.js +12 -0
- package/lib/AWS-Glue-Connection.d.ts +47 -0
- package/lib/AWS-Glue-Connection.js +12 -0
- package/lib/AWS-Glue-Crawler.d.ts +139 -0
- package/lib/AWS-Glue-Crawler.js +12 -0
- package/lib/AWS-Glue-DataCatalogEncryptionSettings.d.ts +50 -0
- package/lib/AWS-Glue-DataCatalogEncryptionSettings.js +12 -0
- package/lib/AWS-Glue-DataQualityRuleset.d.ts +38 -0
- package/lib/AWS-Glue-DataQualityRuleset.js +12 -0
- package/lib/AWS-Glue-Database.d.ts +71 -0
- package/lib/AWS-Glue-Database.js +12 -0
- package/lib/AWS-Glue-DevEndpoint.d.ts +39 -0
- package/lib/AWS-Glue-DevEndpoint.js +12 -0
- package/lib/AWS-Glue-Job.d.ts +75 -0
- package/lib/AWS-Glue-Job.js +12 -0
- package/lib/AWS-Glue-MLTransform.d.ts +88 -0
- package/lib/AWS-Glue-MLTransform.js +12 -0
- package/lib/AWS-Glue-Partition.d.ts +109 -0
- package/lib/AWS-Glue-Partition.js +12 -0
- package/lib/AWS-Glue-Registry.d.ts +66 -0
- package/lib/AWS-Glue-Registry.js +13 -0
- package/lib/AWS-Glue-Schema.d.ts +128 -0
- package/lib/AWS-Glue-Schema.js +13 -0
- package/lib/AWS-Glue-SchemaVersion.d.ts +64 -0
- package/lib/AWS-Glue-SchemaVersion.js +13 -0
- package/lib/AWS-Glue-SchemaVersionMetadata.d.ts +36 -0
- package/lib/AWS-Glue-SchemaVersionMetadata.js +13 -0
- package/lib/AWS-Glue-SecurityConfiguration.d.ts +56 -0
- package/lib/AWS-Glue-SecurityConfiguration.js +12 -0
- package/lib/AWS-Glue-Table.d.ts +147 -0
- package/lib/AWS-Glue-Table.js +12 -0
- package/lib/AWS-Glue-Trigger.d.ts +80 -0
- package/lib/AWS-Glue-Trigger.js +12 -0
- package/lib/AWS-Glue-Workflow.d.ts +29 -0
- package/lib/AWS-Glue-Workflow.js +12 -0
- package/lib/AWS-Grafana-Workspace.d.ts +315 -0
- package/lib/AWS-Grafana-Workspace.js +12 -0
- package/lib/AWS-Greengrass-ConnectorDefinition.d.ts +45 -0
- package/lib/AWS-Greengrass-ConnectorDefinition.js +12 -0
- package/lib/AWS-Greengrass-ConnectorDefinitionVersion.d.ts +35 -0
- package/lib/AWS-Greengrass-ConnectorDefinitionVersion.js +12 -0
- package/lib/AWS-Greengrass-CoreDefinition.d.ts +46 -0
- package/lib/AWS-Greengrass-CoreDefinition.js +12 -0
- package/lib/AWS-Greengrass-CoreDefinitionVersion.d.ts +36 -0
- package/lib/AWS-Greengrass-CoreDefinitionVersion.js +12 -0
- package/lib/AWS-Greengrass-DeviceDefinition.d.ts +46 -0
- package/lib/AWS-Greengrass-DeviceDefinition.js +12 -0
- package/lib/AWS-Greengrass-DeviceDefinitionVersion.d.ts +36 -0
- package/lib/AWS-Greengrass-DeviceDefinitionVersion.js +12 -0
- package/lib/AWS-Greengrass-FunctionDefinition.d.ts +100 -0
- package/lib/AWS-Greengrass-FunctionDefinition.js +12 -0
- package/lib/AWS-Greengrass-FunctionDefinitionVersion.d.ts +90 -0
- package/lib/AWS-Greengrass-FunctionDefinitionVersion.js +12 -0
- package/lib/AWS-Greengrass-Group.d.ts +44 -0
- package/lib/AWS-Greengrass-Group.js +12 -0
- package/lib/AWS-Greengrass-GroupVersion.d.ts +32 -0
- package/lib/AWS-Greengrass-GroupVersion.js +12 -0
- package/lib/AWS-Greengrass-LoggerDefinition.d.ts +47 -0
- package/lib/AWS-Greengrass-LoggerDefinition.js +12 -0
- package/lib/AWS-Greengrass-LoggerDefinitionVersion.d.ts +37 -0
- package/lib/AWS-Greengrass-LoggerDefinitionVersion.js +12 -0
- package/lib/AWS-Greengrass-ResourceDefinition.d.ts +115 -0
- package/lib/AWS-Greengrass-ResourceDefinition.js +12 -0
- package/lib/AWS-Greengrass-ResourceDefinitionVersion.d.ts +105 -0
- package/lib/AWS-Greengrass-ResourceDefinitionVersion.js +12 -0
- package/lib/AWS-Greengrass-SubscriptionDefinition.d.ts +46 -0
- package/lib/AWS-Greengrass-SubscriptionDefinition.js +12 -0
- package/lib/AWS-Greengrass-SubscriptionDefinitionVersion.d.ts +36 -0
- package/lib/AWS-Greengrass-SubscriptionDefinitionVersion.js +12 -0
- package/lib/AWS-GreengrassV2-ComponentVersion.d.ts +129 -0
- package/lib/AWS-GreengrassV2-ComponentVersion.js +13 -0
- package/lib/AWS-GreengrassV2-Deployment.d.ts +227 -0
- package/lib/AWS-GreengrassV2-Deployment.js +13 -0
- package/lib/AWS-GroundStation-Config.d.ts +202 -0
- package/lib/AWS-GroundStation-Config.js +13 -0
- package/lib/AWS-GroundStation-DataflowEndpointGroup.d.ts +191 -0
- package/lib/AWS-GroundStation-DataflowEndpointGroup.js +13 -0
- package/lib/AWS-GroundStation-MissionProfile.d.ts +89 -0
- package/lib/AWS-GroundStation-MissionProfile.js +13 -0
- package/lib/AWS-GuardDuty-Detector.d.ts +117 -0
- package/lib/AWS-GuardDuty-Detector.js +12 -0
- package/lib/AWS-GuardDuty-Filter.d.ts +65 -0
- package/lib/AWS-GuardDuty-Filter.js +12 -0
- package/lib/AWS-GuardDuty-IPSet.d.ts +58 -0
- package/lib/AWS-GuardDuty-IPSet.js +12 -0
- package/lib/AWS-GuardDuty-Master.d.ts +26 -0
- package/lib/AWS-GuardDuty-Master.js +12 -0
- package/lib/AWS-GuardDuty-Member.d.ts +29 -0
- package/lib/AWS-GuardDuty-Member.js +12 -0
- package/lib/AWS-GuardDuty-ThreatIntelSet.d.ts +58 -0
- package/lib/AWS-GuardDuty-ThreatIntelSet.js +12 -0
- package/lib/AWS-HealthImaging-Datastore.d.ts +79 -0
- package/lib/AWS-HealthImaging-Datastore.js +12 -0
- package/lib/AWS-HealthLake-FHIRDatastore.d.ts +193 -0
- package/lib/AWS-HealthLake-FHIRDatastore.js +13 -0
- package/lib/AWS-IAM-AccessKey.d.ts +28 -0
- package/lib/AWS-IAM-AccessKey.js +12 -0
- package/lib/AWS-IAM-Group.d.ts +57 -0
- package/lib/AWS-IAM-Group.js +12 -0
- package/lib/AWS-IAM-GroupPolicy.d.ts +31 -0
- package/lib/AWS-IAM-GroupPolicy.js +13 -0
- package/lib/AWS-IAM-InstanceProfile.d.ts +39 -0
- package/lib/AWS-IAM-InstanceProfile.js +12 -0
- package/lib/AWS-IAM-ManagedPolicy.d.ts +83 -0
- package/lib/AWS-IAM-ManagedPolicy.js +12 -0
- package/lib/AWS-IAM-OIDCProvider.d.ts +59 -0
- package/lib/AWS-IAM-OIDCProvider.js +12 -0
- package/lib/AWS-IAM-Policy.d.ts +49 -0
- package/lib/AWS-IAM-Policy.js +12 -0
- package/lib/AWS-IAM-Role.d.ts +97 -0
- package/lib/AWS-IAM-Role.js +12 -0
- package/lib/AWS-IAM-RolePolicy.d.ts +31 -0
- package/lib/AWS-IAM-RolePolicy.js +13 -0
- package/lib/AWS-IAM-SAMLProvider.d.ts +60 -0
- package/lib/AWS-IAM-SAMLProvider.js +12 -0
- package/lib/AWS-IAM-ServerCertificate.d.ts +79 -0
- package/lib/AWS-IAM-ServerCertificate.js +12 -0
- package/lib/AWS-IAM-ServiceLinkedRole.d.ts +39 -0
- package/lib/AWS-IAM-ServiceLinkedRole.js +12 -0
- package/lib/AWS-IAM-User.d.ts +104 -0
- package/lib/AWS-IAM-User.js +12 -0
- package/lib/AWS-IAM-UserPolicy.d.ts +31 -0
- package/lib/AWS-IAM-UserPolicy.js +13 -0
- package/lib/AWS-IAM-UserToGroupAddition.d.ts +26 -0
- package/lib/AWS-IAM-UserToGroupAddition.js +12 -0
- package/lib/AWS-IAM-VirtualMFADevice.d.ts +62 -0
- package/lib/AWS-IAM-VirtualMFADevice.js +12 -0
- package/lib/AWS-IVS-Channel.d.ts +93 -0
- package/lib/AWS-IVS-Channel.js +12 -0
- package/lib/AWS-IVS-PlaybackKeyPair.d.ts +66 -0
- package/lib/AWS-IVS-PlaybackKeyPair.js +12 -0
- package/lib/AWS-IVS-RecordingConfiguration.d.ts +148 -0
- package/lib/AWS-IVS-RecordingConfiguration.js +12 -0
- package/lib/AWS-IVS-StreamKey.d.ts +60 -0
- package/lib/AWS-IVS-StreamKey.js +12 -0
- package/lib/AWS-IVSChat-LoggingConfiguration.d.ts +136 -0
- package/lib/AWS-IVSChat-LoggingConfiguration.js +12 -0
- package/lib/AWS-IVSChat-Room.d.ts +107 -0
- package/lib/AWS-IVSChat-Room.js +12 -0
- package/lib/AWS-IdentityStore-Group.d.ts +51 -0
- package/lib/AWS-IdentityStore-Group.js +12 -0
- package/lib/AWS-IdentityStore-GroupMembership.d.ts +64 -0
- package/lib/AWS-IdentityStore-GroupMembership.js +13 -0
- package/lib/AWS-ImageBuilder-Component.d.ts +77 -0
- package/lib/AWS-ImageBuilder-Component.js +12 -0
- package/lib/AWS-ImageBuilder-ContainerRecipe.d.ts +209 -0
- package/lib/AWS-ImageBuilder-ContainerRecipe.js +12 -0
- package/lib/AWS-ImageBuilder-DistributionConfiguration.d.ts +238 -0
- package/lib/AWS-ImageBuilder-DistributionConfiguration.js +12 -0
- package/lib/AWS-ImageBuilder-Image.d.ts +118 -0
- package/lib/AWS-ImageBuilder-Image.js +12 -0
- package/lib/AWS-ImageBuilder-ImagePipeline.d.ts +137 -0
- package/lib/AWS-ImageBuilder-ImagePipeline.js +12 -0
- package/lib/AWS-ImageBuilder-ImageRecipe.d.ts +181 -0
- package/lib/AWS-ImageBuilder-ImageRecipe.js +12 -0
- package/lib/AWS-ImageBuilder-InfrastructureConfiguration.d.ts +120 -0
- package/lib/AWS-ImageBuilder-InfrastructureConfiguration.js +12 -0
- package/lib/AWS-ImageBuilder-LifecyclePolicy.d.ts +228 -0
- package/lib/AWS-ImageBuilder-LifecyclePolicy.js +12 -0
- package/lib/AWS-Inspector-AssessmentTarget.d.ts +26 -0
- package/lib/AWS-Inspector-AssessmentTarget.js +12 -0
- package/lib/AWS-Inspector-AssessmentTemplate.d.ts +37 -0
- package/lib/AWS-Inspector-AssessmentTemplate.js +12 -0
- package/lib/AWS-Inspector-ResourceGroup.d.ts +33 -0
- package/lib/AWS-Inspector-ResourceGroup.js +12 -0
- package/lib/AWS-InspectorV2-Filter.d.ts +300 -0
- package/lib/AWS-InspectorV2-Filter.js +13 -0
- package/lib/AWS-InternetMonitor-Monitor.d.ts +139 -0
- package/lib/AWS-InternetMonitor-Monitor.js +13 -0
- package/lib/AWS-IoT-AccountAuditConfiguration.d.ts +150 -0
- package/lib/AWS-IoT-AccountAuditConfiguration.js +13 -0
- package/lib/AWS-IoT-Authorizer.d.ts +47 -0
- package/lib/AWS-IoT-Authorizer.js +13 -0
- package/lib/AWS-IoT-BillingGroup.d.ts +63 -0
- package/lib/AWS-IoT-BillingGroup.js +12 -0
- package/lib/AWS-IoT-CACertificate.d.ts +92 -0
- package/lib/AWS-IoT-CACertificate.js +13 -0
- package/lib/AWS-IoT-Certificate.d.ts +38 -0
- package/lib/AWS-IoT-Certificate.js +12 -0
- package/lib/AWS-IoT-CustomMetric.d.ts +71 -0
- package/lib/AWS-IoT-CustomMetric.js +13 -0
- package/lib/AWS-IoT-Dimension.d.ts +70 -0
- package/lib/AWS-IoT-Dimension.js +13 -0
- package/lib/AWS-IoT-DomainConfiguration.d.ts +107 -0
- package/lib/AWS-IoT-DomainConfiguration.js +13 -0
- package/lib/AWS-IoT-FleetMetric.d.ts +116 -0
- package/lib/AWS-IoT-FleetMetric.js +13 -0
- package/lib/AWS-IoT-JobTemplate.d.ts +243 -0
- package/lib/AWS-IoT-JobTemplate.js +13 -0
- package/lib/AWS-IoT-Logging.d.ts +36 -0
- package/lib/AWS-IoT-Logging.js +13 -0
- package/lib/AWS-IoT-MitigationAction.d.ts +165 -0
- package/lib/AWS-IoT-MitigationAction.js +13 -0
- package/lib/AWS-IoT-Policy.d.ts +36 -0
- package/lib/AWS-IoT-Policy.js +12 -0
- package/lib/AWS-IoT-PolicyPrincipalAttachment.d.ts +26 -0
- package/lib/AWS-IoT-PolicyPrincipalAttachment.js +12 -0
- package/lib/AWS-IoT-ProvisioningTemplate.d.ts +58 -0
- package/lib/AWS-IoT-ProvisioningTemplate.js +13 -0
- package/lib/AWS-IoT-ResourceSpecificLogging.d.ts +47 -0
- package/lib/AWS-IoT-ResourceSpecificLogging.js +13 -0
- package/lib/AWS-IoT-RoleAlias.d.ts +68 -0
- package/lib/AWS-IoT-RoleAlias.js +12 -0
- package/lib/AWS-IoT-ScheduledAudit.d.ts +79 -0
- package/lib/AWS-IoT-ScheduledAudit.js +13 -0
- package/lib/AWS-IoT-SecurityProfile.d.ts +285 -0
- package/lib/AWS-IoT-SecurityProfile.js +13 -0
- package/lib/AWS-IoT-SoftwarePackage.d.ts +63 -0
- package/lib/AWS-IoT-SoftwarePackage.js +13 -0
- package/lib/AWS-IoT-SoftwarePackageVersion.d.ts +82 -0
- package/lib/AWS-IoT-SoftwarePackageVersion.js +13 -0
- package/lib/AWS-IoT-Thing.d.ts +39 -0
- package/lib/AWS-IoT-Thing.js +12 -0
- package/lib/AWS-IoT-ThingGroup.d.ts +82 -0
- package/lib/AWS-IoT-ThingGroup.js +12 -0
- package/lib/AWS-IoT-ThingPrincipalAttachment.d.ts +26 -0
- package/lib/AWS-IoT-ThingPrincipalAttachment.js +12 -0
- package/lib/AWS-IoT-ThingType.d.ts +68 -0
- package/lib/AWS-IoT-ThingType.js +12 -0
- package/lib/AWS-IoT-TopicRule.d.ts +458 -0
- package/lib/AWS-IoT-TopicRule.js +12 -0
- package/lib/AWS-IoT-TopicRuleDestination.d.ts +65 -0
- package/lib/AWS-IoT-TopicRuleDestination.js +12 -0
- package/lib/AWS-IoT1Click-Device.d.ts +26 -0
- package/lib/AWS-IoT1Click-Device.js +12 -0
- package/lib/AWS-IoT1Click-Placement.d.ts +28 -0
- package/lib/AWS-IoT1Click-Placement.js +12 -0
- package/lib/AWS-IoT1Click-Project.d.ts +36 -0
- package/lib/AWS-IoT1Click-Project.js +12 -0
- package/lib/AWS-IoTAnalytics-Channel.d.ts +101 -0
- package/lib/AWS-IoTAnalytics-Channel.js +12 -0
- package/lib/AWS-IoTAnalytics-Dataset.d.ts +343 -0
- package/lib/AWS-IoTAnalytics-Dataset.js +12 -0
- package/lib/AWS-IoTAnalytics-Datastore.d.ts +211 -0
- package/lib/AWS-IoTAnalytics-Datastore.js +12 -0
- package/lib/AWS-IoTAnalytics-Pipeline.d.ts +306 -0
- package/lib/AWS-IoTAnalytics-Pipeline.js +12 -0
- package/lib/AWS-IoTCoreDeviceAdvisor-SuiteDefinition.d.ts +112 -0
- package/lib/AWS-IoTCoreDeviceAdvisor-SuiteDefinition.js +13 -0
- package/lib/AWS-IoTEvents-AlarmModel.d.ts +520 -0
- package/lib/AWS-IoTEvents-AlarmModel.js +14 -0
- package/lib/AWS-IoTEvents-DetectorModel.d.ts +637 -0
- package/lib/AWS-IoTEvents-DetectorModel.js +12 -0
- package/lib/AWS-IoTEvents-Input.d.ts +84 -0
- package/lib/AWS-IoTEvents-Input.js +12 -0
- package/lib/AWS-IoTFleetHub-Application.d.ts +107 -0
- package/lib/AWS-IoTFleetHub-Application.js +12 -0
- package/lib/AWS-IoTFleetWise-Campaign.d.ts +243 -0
- package/lib/AWS-IoTFleetWise-Campaign.js +12 -0
- package/lib/AWS-IoTFleetWise-DecoderManifest.d.ts +213 -0
- package/lib/AWS-IoTFleetWise-DecoderManifest.js +12 -0
- package/lib/AWS-IoTFleetWise-Fleet.d.ts +60 -0
- package/lib/AWS-IoTFleetWise-Fleet.js +12 -0
- package/lib/AWS-IoTFleetWise-ModelManifest.d.ts +70 -0
- package/lib/AWS-IoTFleetWise-ModelManifest.js +12 -0
- package/lib/AWS-IoTFleetWise-SignalCatalog.d.ts +168 -0
- package/lib/AWS-IoTFleetWise-SignalCatalog.js +12 -0
- package/lib/AWS-IoTFleetWise-Vehicle.d.ts +67 -0
- package/lib/AWS-IoTFleetWise-Vehicle.js +12 -0
- package/lib/AWS-IoTSiteWise-AccessPolicy.d.ts +132 -0
- package/lib/AWS-IoTSiteWise-AccessPolicy.js +12 -0
- package/lib/AWS-IoTSiteWise-Asset.d.ts +101 -0
- package/lib/AWS-IoTSiteWise-Asset.js +12 -0
- package/lib/AWS-IoTSiteWise-AssetModel.d.ts +265 -0
- package/lib/AWS-IoTSiteWise-AssetModel.js +12 -0
- package/lib/AWS-IoTSiteWise-Dashboard.d.ts +60 -0
- package/lib/AWS-IoTSiteWise-Dashboard.js +12 -0
- package/lib/AWS-IoTSiteWise-Gateway.d.ts +104 -0
- package/lib/AWS-IoTSiteWise-Gateway.js +12 -0
- package/lib/AWS-IoTSiteWise-Portal.d.ts +89 -0
- package/lib/AWS-IoTSiteWise-Portal.js +12 -0
- package/lib/AWS-IoTSiteWise-Project.d.ts +60 -0
- package/lib/AWS-IoTSiteWise-Project.js +12 -0
- package/lib/AWS-IoTThingsGraph-FlowTemplate.d.ts +34 -0
- package/lib/AWS-IoTThingsGraph-FlowTemplate.js +12 -0
- package/lib/AWS-IoTTwinMaker-ComponentType.d.ts +358 -0
- package/lib/AWS-IoTTwinMaker-ComponentType.js +12 -0
- package/lib/AWS-IoTTwinMaker-Entity.d.ts +401 -0
- package/lib/AWS-IoTTwinMaker-Entity.js +12 -0
- package/lib/AWS-IoTTwinMaker-Scene.d.ts +83 -0
- package/lib/AWS-IoTTwinMaker-Scene.js +12 -0
- package/lib/AWS-IoTTwinMaker-SyncJob.d.ts +69 -0
- package/lib/AWS-IoTTwinMaker-SyncJob.js +12 -0
- package/lib/AWS-IoTTwinMaker-Workspace.d.ts +66 -0
- package/lib/AWS-IoTTwinMaker-Workspace.js +12 -0
- package/lib/AWS-IoTWireless-Destination.d.ts +75 -0
- package/lib/AWS-IoTWireless-Destination.js +13 -0
- package/lib/AWS-IoTWireless-DeviceProfile.d.ts +145 -0
- package/lib/AWS-IoTWireless-DeviceProfile.js +13 -0
- package/lib/AWS-IoTWireless-FuotaTask.d.ts +127 -0
- package/lib/AWS-IoTWireless-FuotaTask.js +13 -0
- package/lib/AWS-IoTWireless-MulticastGroup.d.ts +114 -0
- package/lib/AWS-IoTWireless-MulticastGroup.js +13 -0
- package/lib/AWS-IoTWireless-NetworkAnalyzerConfiguration.d.ts +91 -0
- package/lib/AWS-IoTWireless-NetworkAnalyzerConfiguration.js +13 -0
- package/lib/AWS-IoTWireless-PartnerAccount.d.ts +120 -0
- package/lib/AWS-IoTWireless-PartnerAccount.js +13 -0
- package/lib/AWS-IoTWireless-ServiceProfile.d.ts +94 -0
- package/lib/AWS-IoTWireless-ServiceProfile.js +13 -0
- package/lib/AWS-IoTWireless-TaskDefinition.d.ts +137 -0
- package/lib/AWS-IoTWireless-TaskDefinition.js +13 -0
- package/lib/AWS-IoTWireless-WirelessDevice.d.ts +202 -0
- package/lib/AWS-IoTWireless-WirelessDevice.js +13 -0
- package/lib/AWS-IoTWireless-WirelessDeviceImportTask.d.ts +119 -0
- package/lib/AWS-IoTWireless-WirelessDeviceImportTask.js +13 -0
- package/lib/AWS-IoTWireless-WirelessGateway.d.ts +95 -0
- package/lib/AWS-IoTWireless-WirelessGateway.js +13 -0
- package/lib/AWS-KMS-Alias.d.ts +30 -0
- package/lib/AWS-KMS-Alias.js +12 -0
- package/lib/AWS-KMS-Key.d.ts +92 -0
- package/lib/AWS-KMS-Key.js +12 -0
- package/lib/AWS-KMS-ReplicaKey.d.ts +74 -0
- package/lib/AWS-KMS-ReplicaKey.js +12 -0
- package/lib/AWS-KafkaConnect-Connector.d.ts +364 -0
- package/lib/AWS-KafkaConnect-Connector.js +12 -0
- package/lib/AWS-Kendra-DataSource.d.ts +1148 -0
- package/lib/AWS-Kendra-DataSource.js +13 -0
- package/lib/AWS-Kendra-Faq.d.ts +115 -0
- package/lib/AWS-Kendra-Faq.js +13 -0
- package/lib/AWS-Kendra-Index.d.ts +274 -0
- package/lib/AWS-Kendra-Index.js +13 -0
- package/lib/AWS-KendraRanking-ExecutionPlan.d.ts +84 -0
- package/lib/AWS-KendraRanking-ExecutionPlan.js +13 -0
- package/lib/AWS-Kinesis-Stream.d.ts +104 -0
- package/lib/AWS-Kinesis-Stream.js +12 -0
- package/lib/AWS-Kinesis-StreamConsumer.d.ts +29 -0
- package/lib/AWS-Kinesis-StreamConsumer.js +12 -0
- package/lib/AWS-KinesisAnalytics-Application.d.ts +127 -0
- package/lib/AWS-KinesisAnalytics-Application.js +12 -0
- package/lib/AWS-KinesisAnalytics-ApplicationOutput.d.ts +68 -0
- package/lib/AWS-KinesisAnalytics-ApplicationOutput.js +12 -0
- package/lib/AWS-KinesisAnalytics-ApplicationReferenceDataSource.d.ts +93 -0
- package/lib/AWS-KinesisAnalytics-ApplicationReferenceDataSource.js +12 -0
- package/lib/AWS-KinesisAnalyticsV2-Application.d.ts +751 -0
- package/lib/AWS-KinesisAnalyticsV2-Application.js +13 -0
- package/lib/AWS-KinesisAnalyticsV2-ApplicationCloudWatchLoggingOption.d.ts +33 -0
- package/lib/AWS-KinesisAnalyticsV2-ApplicationCloudWatchLoggingOption.js +12 -0
- package/lib/AWS-KinesisAnalyticsV2-ApplicationOutput.d.ts +65 -0
- package/lib/AWS-KinesisAnalyticsV2-ApplicationOutput.js +12 -0
- package/lib/AWS-KinesisAnalyticsV2-ApplicationReferenceDataSource.d.ts +92 -0
- package/lib/AWS-KinesisAnalyticsV2-ApplicationReferenceDataSource.js +12 -0
- package/lib/AWS-KinesisFirehose-DeliveryStream.d.ts +724 -0
- package/lib/AWS-KinesisFirehose-DeliveryStream.js +12 -0
- package/lib/AWS-KinesisVideo-SignalingChannel.d.ts +69 -0
- package/lib/AWS-KinesisVideo-SignalingChannel.js +12 -0
- package/lib/AWS-KinesisVideo-Stream.d.ts +86 -0
- package/lib/AWS-KinesisVideo-Stream.js +12 -0
- package/lib/AWS-LakeFormation-DataCellsFilter.d.ts +81 -0
- package/lib/AWS-LakeFormation-DataCellsFilter.js +13 -0
- package/lib/AWS-LakeFormation-DataLakeSettings.d.ts +54 -0
- package/lib/AWS-LakeFormation-DataLakeSettings.js +12 -0
- package/lib/AWS-LakeFormation-Permissions.d.ts +94 -0
- package/lib/AWS-LakeFormation-Permissions.js +12 -0
- package/lib/AWS-LakeFormation-PrincipalPermissions.d.ts +241 -0
- package/lib/AWS-LakeFormation-PrincipalPermissions.js +13 -0
- package/lib/AWS-LakeFormation-Resource.d.ts +28 -0
- package/lib/AWS-LakeFormation-Resource.js +12 -0
- package/lib/AWS-LakeFormation-Tag.d.ts +38 -0
- package/lib/AWS-LakeFormation-Tag.js +13 -0
- package/lib/AWS-LakeFormation-TagAssociation.d.ts +142 -0
- package/lib/AWS-LakeFormation-TagAssociation.js +13 -0
- package/lib/AWS-Lambda-Alias.d.ts +52 -0
- package/lib/AWS-Lambda-Alias.js +12 -0
- package/lib/AWS-Lambda-CodeSigningConfig.d.ts +71 -0
- package/lib/AWS-Lambda-CodeSigningConfig.js +12 -0
- package/lib/AWS-Lambda-EventInvokeConfig.d.ts +51 -0
- package/lib/AWS-Lambda-EventInvokeConfig.js +12 -0
- package/lib/AWS-Lambda-EventSourceMapping.d.ts +307 -0
- package/lib/AWS-Lambda-EventSourceMapping.js +12 -0
- package/lib/AWS-Lambda-Function.d.ts +363 -0
- package/lib/AWS-Lambda-Function.js +12 -0
- package/lib/AWS-Lambda-LayerVersion.d.ts +66 -0
- package/lib/AWS-Lambda-LayerVersion.js +12 -0
- package/lib/AWS-Lambda-LayerVersionPermission.d.ts +45 -0
- package/lib/AWS-Lambda-LayerVersionPermission.js +13 -0
- package/lib/AWS-Lambda-Permission.d.ts +83 -0
- package/lib/AWS-Lambda-Permission.js +12 -0
- package/lib/AWS-Lambda-Url.d.ts +92 -0
- package/lib/AWS-Lambda-Url.js +12 -0
- package/lib/AWS-Lambda-Version.d.ts +85 -0
- package/lib/AWS-Lambda-Version.js +12 -0
- package/lib/AWS-Lex-Bot.d.ts +1809 -0
- package/lib/AWS-Lex-Bot.js +13 -0
- package/lib/AWS-Lex-BotAlias.d.ts +277 -0
- package/lib/AWS-Lex-BotAlias.js +13 -0
- package/lib/AWS-Lex-BotVersion.d.ts +77 -0
- package/lib/AWS-Lex-BotVersion.js +13 -0
- package/lib/AWS-Lex-ResourcePolicy.d.ts +52 -0
- package/lib/AWS-Lex-ResourcePolicy.js +13 -0
- package/lib/AWS-LicenseManager-Grant.d.ts +50 -0
- package/lib/AWS-LicenseManager-Grant.js +13 -0
- package/lib/AWS-LicenseManager-License.d.ts +126 -0
- package/lib/AWS-LicenseManager-License.js +12 -0
- package/lib/AWS-Lightsail-Alarm.d.ts +73 -0
- package/lib/AWS-Lightsail-Alarm.js +12 -0
- package/lib/AWS-Lightsail-Bucket.d.ts +97 -0
- package/lib/AWS-Lightsail-Bucket.js +12 -0
- package/lib/AWS-Lightsail-Certificate.d.ts +65 -0
- package/lib/AWS-Lightsail-Certificate.js +13 -0
- package/lib/AWS-Lightsail-Container.d.ts +238 -0
- package/lib/AWS-Lightsail-Container.js +12 -0
- package/lib/AWS-Lightsail-Database.d.ts +157 -0
- package/lib/AWS-Lightsail-Database.js +12 -0
- package/lib/AWS-Lightsail-Disk.d.ts +146 -0
- package/lib/AWS-Lightsail-Disk.js +12 -0
- package/lib/AWS-Lightsail-Distribution.d.ts +221 -0
- package/lib/AWS-Lightsail-Distribution.js +12 -0
- package/lib/AWS-Lightsail-Instance.d.ts +313 -0
- package/lib/AWS-Lightsail-Instance.js +12 -0
- package/lib/AWS-Lightsail-LoadBalancer.d.ts +80 -0
- package/lib/AWS-Lightsail-LoadBalancer.js +12 -0
- package/lib/AWS-Lightsail-LoadBalancerTlsCertificate.d.ts +53 -0
- package/lib/AWS-Lightsail-LoadBalancerTlsCertificate.js +12 -0
- package/lib/AWS-Lightsail-StaticIp.d.ts +40 -0
- package/lib/AWS-Lightsail-StaticIp.js +12 -0
- package/lib/AWS-Location-GeofenceCollection.d.ts +66 -0
- package/lib/AWS-Location-GeofenceCollection.js +12 -0
- package/lib/AWS-Location-Map.d.ts +74 -0
- package/lib/AWS-Location-Map.js +12 -0
- package/lib/AWS-Location-PlaceIndex.d.ts +74 -0
- package/lib/AWS-Location-PlaceIndex.js +12 -0
- package/lib/AWS-Location-RouteCalculator.d.ts +61 -0
- package/lib/AWS-Location-RouteCalculator.js +12 -0
- package/lib/AWS-Location-Tracker.d.ts +72 -0
- package/lib/AWS-Location-Tracker.js +12 -0
- package/lib/AWS-Location-TrackerConsumer.d.ts +28 -0
- package/lib/AWS-Location-TrackerConsumer.js +12 -0
- package/lib/AWS-Logs-AccountPolicy.d.ts +55 -0
- package/lib/AWS-Logs-AccountPolicy.js +12 -0
- package/lib/AWS-Logs-Destination.d.ts +46 -0
- package/lib/AWS-Logs-Destination.js +12 -0
- package/lib/AWS-Logs-LogGroup.d.ts +77 -0
- package/lib/AWS-Logs-LogGroup.js +12 -0
- package/lib/AWS-Logs-LogStream.d.ts +25 -0
- package/lib/AWS-Logs-LogStream.js +12 -0
- package/lib/AWS-Logs-MetricFilter.d.ts +104 -0
- package/lib/AWS-Logs-MetricFilter.js +13 -0
- package/lib/AWS-Logs-QueryDefinition.d.ts +47 -0
- package/lib/AWS-Logs-QueryDefinition.js +13 -0
- package/lib/AWS-Logs-ResourcePolicy.d.ts +33 -0
- package/lib/AWS-Logs-ResourcePolicy.js +13 -0
- package/lib/AWS-Logs-SubscriptionFilter.d.ts +43 -0
- package/lib/AWS-Logs-SubscriptionFilter.js +13 -0
- package/lib/AWS-LookoutEquipment-InferenceScheduler.d.ts +185 -0
- package/lib/AWS-LookoutEquipment-InferenceScheduler.js +13 -0
- package/lib/AWS-LookoutMetrics-Alert.d.ts +110 -0
- package/lib/AWS-LookoutMetrics-Alert.js +12 -0
- package/lib/AWS-LookoutMetrics-AnomalyDetector.d.ts +368 -0
- package/lib/AWS-LookoutMetrics-AnomalyDetector.js +13 -0
- package/lib/AWS-LookoutVision-Project.d.ts +34 -0
- package/lib/AWS-LookoutVision-Project.js +12 -0
- package/lib/AWS-M2-Application.d.ts +80 -0
- package/lib/AWS-M2-Application.js +13 -0
- package/lib/AWS-M2-Environment.d.ts +168 -0
- package/lib/AWS-M2-Environment.js +13 -0
- package/lib/AWS-MSK-BatchScramSecret.d.ts +19 -0
- package/lib/AWS-MSK-BatchScramSecret.js +12 -0
- package/lib/AWS-MSK-Cluster.d.ts +316 -0
- package/lib/AWS-MSK-Cluster.js +12 -0
- package/lib/AWS-MSK-ClusterPolicy.d.ts +37 -0
- package/lib/AWS-MSK-ClusterPolicy.js +12 -0
- package/lib/AWS-MSK-Configuration.d.ts +33 -0
- package/lib/AWS-MSK-Configuration.js +12 -0
- package/lib/AWS-MSK-Replicator.d.ts +212 -0
- package/lib/AWS-MSK-Replicator.js +12 -0
- package/lib/AWS-MSK-ServerlessCluster.d.ts +64 -0
- package/lib/AWS-MSK-ServerlessCluster.js +12 -0
- package/lib/AWS-MSK-VpcConnection.d.ts +57 -0
- package/lib/AWS-MSK-VpcConnection.js +12 -0
- package/lib/AWS-MWAA-Environment.d.ts +321 -0
- package/lib/AWS-MWAA-Environment.js +12 -0
- package/lib/AWS-Macie-AllowList.d.ts +98 -0
- package/lib/AWS-Macie-AllowList.js +13 -0
- package/lib/AWS-Macie-CustomDataIdentifier.d.ts +76 -0
- package/lib/AWS-Macie-CustomDataIdentifier.js +13 -0
- package/lib/AWS-Macie-FindingsFilter.d.ts +105 -0
- package/lib/AWS-Macie-FindingsFilter.js +13 -0
- package/lib/AWS-Macie-Session.d.ts +39 -0
- package/lib/AWS-Macie-Session.js +12 -0
- package/lib/AWS-ManagedBlockchain-Accessor.d.ts +78 -0
- package/lib/AWS-ManagedBlockchain-Accessor.js +13 -0
- package/lib/AWS-ManagedBlockchain-Member.d.ts +94 -0
- package/lib/AWS-ManagedBlockchain-Member.js +12 -0
- package/lib/AWS-ManagedBlockchain-Node.d.ts +36 -0
- package/lib/AWS-ManagedBlockchain-Node.js +12 -0
- package/lib/AWS-MediaConnect-Bridge.d.ts +239 -0
- package/lib/AWS-MediaConnect-Bridge.js +12 -0
- package/lib/AWS-MediaConnect-BridgeOutput.d.ts +56 -0
- package/lib/AWS-MediaConnect-BridgeOutput.js +12 -0
- package/lib/AWS-MediaConnect-BridgeSource.d.ts +87 -0
- package/lib/AWS-MediaConnect-BridgeSource.js +12 -0
- package/lib/AWS-MediaConnect-Flow.d.ts +233 -0
- package/lib/AWS-MediaConnect-Flow.js +12 -0
- package/lib/AWS-MediaConnect-FlowEntitlement.d.ts +98 -0
- package/lib/AWS-MediaConnect-FlowEntitlement.js +12 -0
- package/lib/AWS-MediaConnect-FlowOutput.d.ts +117 -0
- package/lib/AWS-MediaConnect-FlowOutput.js +12 -0
- package/lib/AWS-MediaConnect-FlowSource.d.ts +176 -0
- package/lib/AWS-MediaConnect-FlowSource.js +12 -0
- package/lib/AWS-MediaConnect-FlowVpcInterface.d.ts +47 -0
- package/lib/AWS-MediaConnect-FlowVpcInterface.js +12 -0
- package/lib/AWS-MediaConnect-Gateway.d.ts +60 -0
- package/lib/AWS-MediaConnect-Gateway.js +12 -0
- package/lib/AWS-MediaConvert-JobTemplate.d.ts +51 -0
- package/lib/AWS-MediaConvert-JobTemplate.js +12 -0
- package/lib/AWS-MediaConvert-Preset.d.ts +30 -0
- package/lib/AWS-MediaConvert-Preset.js +12 -0
- package/lib/AWS-MediaConvert-Queue.d.ts +30 -0
- package/lib/AWS-MediaConvert-Queue.js +12 -0
- package/lib/AWS-MediaLive-Channel.d.ts +1648 -0
- package/lib/AWS-MediaLive-Channel.js +12 -0
- package/lib/AWS-MediaLive-Input.d.ts +73 -0
- package/lib/AWS-MediaLive-Input.js +12 -0
- package/lib/AWS-MediaLive-InputSecurityGroup.d.ts +34 -0
- package/lib/AWS-MediaLive-InputSecurityGroup.js +12 -0
- package/lib/AWS-MediaLive-Multiplex.d.ts +117 -0
- package/lib/AWS-MediaLive-Multiplex.js +12 -0
- package/lib/AWS-MediaLive-Multiplexprogram.d.ts +185 -0
- package/lib/AWS-MediaLive-Multiplexprogram.js +12 -0
- package/lib/AWS-MediaPackage-Asset.d.ts +76 -0
- package/lib/AWS-MediaPackage-Asset.js +12 -0
- package/lib/AWS-MediaPackage-Channel.d.ts +97 -0
- package/lib/AWS-MediaPackage-Channel.js +12 -0
- package/lib/AWS-MediaPackage-OriginEndpoint.d.ts +486 -0
- package/lib/AWS-MediaPackage-OriginEndpoint.js +12 -0
- package/lib/AWS-MediaPackage-PackagingConfiguration.d.ts +353 -0
- package/lib/AWS-MediaPackage-PackagingConfiguration.js +12 -0
- package/lib/AWS-MediaPackage-PackagingGroup.d.ts +85 -0
- package/lib/AWS-MediaPackage-PackagingGroup.js +12 -0
- package/lib/AWS-MediaPackageV2-Channel.d.ts +64 -0
- package/lib/AWS-MediaPackageV2-Channel.js +12 -0
- package/lib/AWS-MediaPackageV2-ChannelGroup.d.ts +47 -0
- package/lib/AWS-MediaPackageV2-ChannelGroup.js +12 -0
- package/lib/AWS-MediaPackageV2-ChannelPolicy.d.ts +30 -0
- package/lib/AWS-MediaPackageV2-ChannelPolicy.js +12 -0
- package/lib/AWS-MediaPackageV2-OriginEndpoint.d.ts +407 -0
- package/lib/AWS-MediaPackageV2-OriginEndpoint.js +13 -0
- package/lib/AWS-MediaPackageV2-OriginEndpointPolicy.d.ts +36 -0
- package/lib/AWS-MediaPackageV2-OriginEndpointPolicy.js +12 -0
- package/lib/AWS-MediaStore-Container.d.ts +67 -0
- package/lib/AWS-MediaStore-Container.js +12 -0
- package/lib/AWS-MediaTailor-Channel.d.ts +161 -0
- package/lib/AWS-MediaTailor-Channel.js +12 -0
- package/lib/AWS-MediaTailor-ChannelPolicy.d.ts +22 -0
- package/lib/AWS-MediaTailor-ChannelPolicy.js +12 -0
- package/lib/AWS-MediaTailor-LiveSource.d.ts +66 -0
- package/lib/AWS-MediaTailor-LiveSource.js +12 -0
- package/lib/AWS-MediaTailor-PlaybackConfiguration.d.ts +223 -0
- package/lib/AWS-MediaTailor-PlaybackConfiguration.js +12 -0
- package/lib/AWS-MediaTailor-SourceLocation.d.ts +129 -0
- package/lib/AWS-MediaTailor-SourceLocation.js +12 -0
- package/lib/AWS-MediaTailor-VodSource.d.ts +66 -0
- package/lib/AWS-MediaTailor-VodSource.js +12 -0
- package/lib/AWS-MemoryDB-ACL.d.ts +66 -0
- package/lib/AWS-MemoryDB-ACL.js +12 -0
- package/lib/AWS-MemoryDB-Cluster.d.ts +177 -0
- package/lib/AWS-MemoryDB-Cluster.js +12 -0
- package/lib/AWS-MemoryDB-ParameterGroup.d.ts +69 -0
- package/lib/AWS-MemoryDB-ParameterGroup.js +12 -0
- package/lib/AWS-MemoryDB-SubnetGroup.d.ts +66 -0
- package/lib/AWS-MemoryDB-SubnetGroup.js +12 -0
- package/lib/AWS-MemoryDB-User.d.ts +78 -0
- package/lib/AWS-MemoryDB-User.js +12 -0
- package/lib/AWS-Neptune-DBCluster.d.ts +225 -0
- package/lib/AWS-Neptune-DBCluster.js +12 -0
- package/lib/AWS-Neptune-DBClusterParameterGroup.d.ts +37 -0
- package/lib/AWS-Neptune-DBClusterParameterGroup.js +12 -0
- package/lib/AWS-Neptune-DBInstance.d.ts +45 -0
- package/lib/AWS-Neptune-DBInstance.js +12 -0
- package/lib/AWS-Neptune-DBParameterGroup.d.ts +37 -0
- package/lib/AWS-Neptune-DBParameterGroup.js +12 -0
- package/lib/AWS-Neptune-DBSubnetGroup.d.ts +36 -0
- package/lib/AWS-Neptune-DBSubnetGroup.js +12 -0
- package/lib/AWS-NetworkFirewall-Firewall.d.ts +99 -0
- package/lib/AWS-NetworkFirewall-Firewall.js +12 -0
- package/lib/AWS-NetworkFirewall-FirewallPolicy.d.ts +202 -0
- package/lib/AWS-NetworkFirewall-FirewallPolicy.js +12 -0
- package/lib/AWS-NetworkFirewall-LoggingConfiguration.d.ts +53 -0
- package/lib/AWS-NetworkFirewall-LoggingConfiguration.js +12 -0
- package/lib/AWS-NetworkFirewall-RuleGroup.d.ts +341 -0
- package/lib/AWS-NetworkFirewall-RuleGroup.js +12 -0
- package/lib/AWS-NetworkManager-ConnectAttachment.d.ts +132 -0
- package/lib/AWS-NetworkManager-ConnectAttachment.js +12 -0
- package/lib/AWS-NetworkManager-ConnectPeer.d.ts +179 -0
- package/lib/AWS-NetworkManager-ConnectPeer.js +12 -0
- package/lib/AWS-NetworkManager-CoreNetwork.d.ts +126 -0
- package/lib/AWS-NetworkManager-CoreNetwork.js +12 -0
- package/lib/AWS-NetworkManager-CustomerGatewayAssociation.d.ts +33 -0
- package/lib/AWS-NetworkManager-CustomerGatewayAssociation.js +12 -0
- package/lib/AWS-NetworkManager-Device.d.ts +128 -0
- package/lib/AWS-NetworkManager-Device.js +12 -0
- package/lib/AWS-NetworkManager-GlobalNetwork.d.ts +62 -0
- package/lib/AWS-NetworkManager-GlobalNetwork.js +12 -0
- package/lib/AWS-NetworkManager-Link.d.ts +97 -0
- package/lib/AWS-NetworkManager-Link.js +12 -0
- package/lib/AWS-NetworkManager-LinkAssociation.d.ts +29 -0
- package/lib/AWS-NetworkManager-LinkAssociation.js +12 -0
- package/lib/AWS-NetworkManager-Site.d.ts +89 -0
- package/lib/AWS-NetworkManager-Site.js +12 -0
- package/lib/AWS-NetworkManager-SiteToSiteVpnAttachment.d.ts +117 -0
- package/lib/AWS-NetworkManager-SiteToSiteVpnAttachment.js +12 -0
- package/lib/AWS-NetworkManager-TransitGatewayPeering.d.ts +90 -0
- package/lib/AWS-NetworkManager-TransitGatewayPeering.js +12 -0
- package/lib/AWS-NetworkManager-TransitGatewayRegistration.d.ts +25 -0
- package/lib/AWS-NetworkManager-TransitGatewayRegistration.js +12 -0
- package/lib/AWS-NetworkManager-TransitGatewayRouteTableAttachment.d.ts +121 -0
- package/lib/AWS-NetworkManager-TransitGatewayRouteTableAttachment.js +12 -0
- package/lib/AWS-NetworkManager-VpcAttachment.d.ts +140 -0
- package/lib/AWS-NetworkManager-VpcAttachment.js +12 -0
- package/lib/AWS-NimbleStudio-LaunchProfile.d.ts +258 -0
- package/lib/AWS-NimbleStudio-LaunchProfile.js +13 -0
- package/lib/AWS-NimbleStudio-StreamingImage.d.ts +104 -0
- package/lib/AWS-NimbleStudio-StreamingImage.js +13 -0
- package/lib/AWS-NimbleStudio-Studio.d.ts +95 -0
- package/lib/AWS-NimbleStudio-Studio.js +13 -0
- package/lib/AWS-NimbleStudio-StudioComponent.d.ts +281 -0
- package/lib/AWS-NimbleStudio-StudioComponent.js +13 -0
- package/lib/AWS-OSIS-Pipeline.d.ts +174 -0
- package/lib/AWS-OSIS-Pipeline.js +13 -0
- package/lib/AWS-Oam-Link.d.ts +52 -0
- package/lib/AWS-Oam-Link.js +12 -0
- package/lib/AWS-Oam-Sink.d.ts +43 -0
- package/lib/AWS-Oam-Sink.js +12 -0
- package/lib/AWS-Omics-AnnotationStore.d.ts +149 -0
- package/lib/AWS-Omics-AnnotationStore.js +12 -0
- package/lib/AWS-Omics-ReferenceStore.d.ts +88 -0
- package/lib/AWS-Omics-ReferenceStore.js +12 -0
- package/lib/AWS-Omics-RunGroup.d.ts +72 -0
- package/lib/AWS-Omics-RunGroup.js +12 -0
- package/lib/AWS-Omics-SequenceStore.d.ts +94 -0
- package/lib/AWS-Omics-SequenceStore.js +12 -0
- package/lib/AWS-Omics-VariantStore.d.ts +102 -0
- package/lib/AWS-Omics-VariantStore.js +12 -0
- package/lib/AWS-Omics-Workflow.d.ts +134 -0
- package/lib/AWS-Omics-Workflow.js +12 -0
- package/lib/AWS-OpenSearchServerless-AccessPolicy.d.ts +49 -0
- package/lib/AWS-OpenSearchServerless-AccessPolicy.js +13 -0
- package/lib/AWS-OpenSearchServerless-Collection.d.ts +97 -0
- package/lib/AWS-OpenSearchServerless-Collection.js +13 -0
- package/lib/AWS-OpenSearchServerless-LifecyclePolicy.d.ts +49 -0
- package/lib/AWS-OpenSearchServerless-LifecyclePolicy.js +13 -0
- package/lib/AWS-OpenSearchServerless-SecurityConfig.d.ts +90 -0
- package/lib/AWS-OpenSearchServerless-SecurityConfig.js +13 -0
- package/lib/AWS-OpenSearchServerless-SecurityPolicy.d.ts +49 -0
- package/lib/AWS-OpenSearchServerless-SecurityPolicy.js +13 -0
- package/lib/AWS-OpenSearchServerless-VpcEndpoint.d.ts +58 -0
- package/lib/AWS-OpenSearchServerless-VpcEndpoint.js +13 -0
- package/lib/AWS-OpenSearchService-Domain.d.ts +272 -0
- package/lib/AWS-OpenSearchService-Domain.js +13 -0
- package/lib/AWS-OpsWorks-App.d.ts +75 -0
- package/lib/AWS-OpsWorks-App.js +12 -0
- package/lib/AWS-OpsWorks-ElasticLoadBalancerAttachment.d.ts +26 -0
- package/lib/AWS-OpsWorks-ElasticLoadBalancerAttachment.js +12 -0
- package/lib/AWS-OpsWorks-Instance.d.ts +83 -0
- package/lib/AWS-OpsWorks-Instance.js +12 -0
- package/lib/AWS-OpsWorks-Layer.d.ts +111 -0
- package/lib/AWS-OpsWorks-Layer.js +12 -0
- package/lib/AWS-OpsWorks-Stack.d.ts +102 -0
- package/lib/AWS-OpsWorks-Stack.js +12 -0
- package/lib/AWS-OpsWorks-UserProfile.d.ts +28 -0
- package/lib/AWS-OpsWorks-UserProfile.js +12 -0
- package/lib/AWS-OpsWorks-Volume.d.ts +28 -0
- package/lib/AWS-OpsWorks-Volume.js +12 -0
- package/lib/AWS-OpsWorksCM-Server.d.ts +139 -0
- package/lib/AWS-OpsWorksCM-Server.js +12 -0
- package/lib/AWS-Organizations-Account.d.ts +96 -0
- package/lib/AWS-Organizations-Account.js +12 -0
- package/lib/AWS-Organizations-Organization.d.ts +60 -0
- package/lib/AWS-Organizations-Organization.js +12 -0
- package/lib/AWS-Organizations-OrganizationalUnit.d.ts +72 -0
- package/lib/AWS-Organizations-OrganizationalUnit.js +13 -0
- package/lib/AWS-Organizations-Policy.d.ts +90 -0
- package/lib/AWS-Organizations-Policy.js +13 -0
- package/lib/AWS-Organizations-ResourcePolicy.d.ts +61 -0
- package/lib/AWS-Organizations-ResourcePolicy.js +12 -0
- package/lib/AWS-PCAConnectorAD-Connector.d.ts +57 -0
- package/lib/AWS-PCAConnectorAD-Connector.js +12 -0
- package/lib/AWS-PCAConnectorAD-DirectoryRegistration.d.ts +39 -0
- package/lib/AWS-PCAConnectorAD-DirectoryRegistration.js +12 -0
- package/lib/AWS-PCAConnectorAD-ServicePrincipalName.d.ts +29 -0
- package/lib/AWS-PCAConnectorAD-ServicePrincipalName.js +12 -0
- package/lib/AWS-PCAConnectorAD-Template.d.ts +458 -0
- package/lib/AWS-PCAConnectorAD-Template.js +13 -0
- package/lib/AWS-PCAConnectorAD-TemplateGroupAccessControlEntry.d.ts +49 -0
- package/lib/AWS-PCAConnectorAD-TemplateGroupAccessControlEntry.js +12 -0
- package/lib/AWS-Panorama-ApplicationInstance.d.ts +141 -0
- package/lib/AWS-Panorama-ApplicationInstance.js +13 -0
- package/lib/AWS-Panorama-Package.d.ts +69 -0
- package/lib/AWS-Panorama-Package.js +13 -0
- package/lib/AWS-Panorama-PackageVersion.d.ts +80 -0
- package/lib/AWS-Panorama-PackageVersion.js +13 -0
- package/lib/AWS-Personalize-Dataset.d.ts +100 -0
- package/lib/AWS-Personalize-Dataset.js +12 -0
- package/lib/AWS-Personalize-DatasetGroup.d.ts +53 -0
- package/lib/AWS-Personalize-DatasetGroup.js +12 -0
- package/lib/AWS-Personalize-Schema.d.ts +45 -0
- package/lib/AWS-Personalize-Schema.js +12 -0
- package/lib/AWS-Personalize-Solution.d.ts +220 -0
- package/lib/AWS-Personalize-Solution.js +12 -0
- package/lib/AWS-Pinpoint-ADMChannel.d.ts +28 -0
- package/lib/AWS-Pinpoint-ADMChannel.js +12 -0
- package/lib/AWS-Pinpoint-APNSChannel.d.ts +33 -0
- package/lib/AWS-Pinpoint-APNSChannel.js +12 -0
- package/lib/AWS-Pinpoint-APNSSandboxChannel.d.ts +33 -0
- package/lib/AWS-Pinpoint-APNSSandboxChannel.js +12 -0
- package/lib/AWS-Pinpoint-APNSVoipChannel.d.ts +33 -0
- package/lib/AWS-Pinpoint-APNSVoipChannel.js +12 -0
- package/lib/AWS-Pinpoint-APNSVoipSandboxChannel.d.ts +33 -0
- package/lib/AWS-Pinpoint-APNSVoipSandboxChannel.js +12 -0
- package/lib/AWS-Pinpoint-App.d.ts +27 -0
- package/lib/AWS-Pinpoint-App.js +12 -0
- package/lib/AWS-Pinpoint-ApplicationSettings.d.ts +56 -0
- package/lib/AWS-Pinpoint-ApplicationSettings.js +12 -0
- package/lib/AWS-Pinpoint-BaiduChannel.d.ts +28 -0
- package/lib/AWS-Pinpoint-BaiduChannel.js +12 -0
- package/lib/AWS-Pinpoint-Campaign.d.ts +279 -0
- package/lib/AWS-Pinpoint-Campaign.js +12 -0
- package/lib/AWS-Pinpoint-EmailChannel.d.ts +30 -0
- package/lib/AWS-Pinpoint-EmailChannel.js +12 -0
- package/lib/AWS-Pinpoint-EmailTemplate.d.ts +32 -0
- package/lib/AWS-Pinpoint-EmailTemplate.js +12 -0
- package/lib/AWS-Pinpoint-EventStream.d.ts +27 -0
- package/lib/AWS-Pinpoint-EventStream.js +12 -0
- package/lib/AWS-Pinpoint-GCMChannel.d.ts +27 -0
- package/lib/AWS-Pinpoint-GCMChannel.js +12 -0
- package/lib/AWS-Pinpoint-InAppTemplate.d.ts +100 -0
- package/lib/AWS-Pinpoint-InAppTemplate.js +12 -0
- package/lib/AWS-Pinpoint-PushTemplate.d.ts +71 -0
- package/lib/AWS-Pinpoint-PushTemplate.js +12 -0
- package/lib/AWS-Pinpoint-SMSChannel.d.ts +28 -0
- package/lib/AWS-Pinpoint-SMSChannel.js +12 -0
- package/lib/AWS-Pinpoint-Segment.d.ts +127 -0
- package/lib/AWS-Pinpoint-Segment.js +12 -0
- package/lib/AWS-Pinpoint-SmsTemplate.d.ts +30 -0
- package/lib/AWS-Pinpoint-SmsTemplate.js +12 -0
- package/lib/AWS-Pinpoint-VoiceChannel.d.ts +26 -0
- package/lib/AWS-Pinpoint-VoiceChannel.js +12 -0
- package/lib/AWS-PinpointEmail-ConfigurationSet.d.ts +66 -0
- package/lib/AWS-PinpointEmail-ConfigurationSet.js +12 -0
- package/lib/AWS-PinpointEmail-ConfigurationSetEventDestination.d.ts +77 -0
- package/lib/AWS-PinpointEmail-ConfigurationSetEventDestination.js +12 -0
- package/lib/AWS-PinpointEmail-DedicatedIpPool.d.ts +34 -0
- package/lib/AWS-PinpointEmail-DedicatedIpPool.js +12 -0
- package/lib/AWS-PinpointEmail-Identity.d.ts +51 -0
- package/lib/AWS-PinpointEmail-Identity.js +12 -0
- package/lib/AWS-Pipes-Pipe.d.ts +1085 -0
- package/lib/AWS-Pipes-Pipe.js +12 -0
- package/lib/AWS-Proton-EnvironmentAccountConnection.d.ts +106 -0
- package/lib/AWS-Proton-EnvironmentAccountConnection.js +13 -0
- package/lib/AWS-Proton-EnvironmentTemplate.d.ts +85 -0
- package/lib/AWS-Proton-EnvironmentTemplate.js +12 -0
- package/lib/AWS-Proton-ServiceTemplate.d.ts +88 -0
- package/lib/AWS-Proton-ServiceTemplate.js +12 -0
- package/lib/AWS-QLDB-Ledger.d.ts +37 -0
- package/lib/AWS-QLDB-Ledger.js +12 -0
- package/lib/AWS-QLDB-Stream.d.ts +72 -0
- package/lib/AWS-QLDB-Stream.js +12 -0
- package/lib/AWS-QuickSight-Analysis.d.ts +7114 -0
- package/lib/AWS-QuickSight-Analysis.js +12 -0
- package/lib/AWS-QuickSight-Dashboard.d.ts +7293 -0
- package/lib/AWS-QuickSight-Dashboard.js +12 -0
- package/lib/AWS-QuickSight-DataSet.d.ts +1169 -0
- package/lib/AWS-QuickSight-DataSet.js +12 -0
- package/lib/AWS-QuickSight-DataSource.d.ts +831 -0
- package/lib/AWS-QuickSight-DataSource.js +12 -0
- package/lib/AWS-QuickSight-RefreshSchedule.d.ts +84 -0
- package/lib/AWS-QuickSight-RefreshSchedule.js +12 -0
- package/lib/AWS-QuickSight-Template.d.ts +7169 -0
- package/lib/AWS-QuickSight-Template.js +12 -0
- package/lib/AWS-QuickSight-Theme.d.ts +454 -0
- package/lib/AWS-QuickSight-Theme.js +12 -0
- package/lib/AWS-QuickSight-Topic.d.ts +554 -0
- package/lib/AWS-QuickSight-Topic.js +12 -0
- package/lib/AWS-QuickSight-VPCConnection.d.ts +128 -0
- package/lib/AWS-QuickSight-VPCConnection.js +12 -0
- package/lib/AWS-RAM-Permission.d.ts +64 -0
- package/lib/AWS-RAM-Permission.js +12 -0
- package/lib/AWS-RAM-ResourceShare.d.ts +40 -0
- package/lib/AWS-RAM-ResourceShare.js +12 -0
- package/lib/AWS-RDS-CustomDBEngineVersion.d.ts +96 -0
- package/lib/AWS-RDS-CustomDBEngineVersion.js +12 -0
- package/lib/AWS-RDS-DBCluster.d.ts +395 -0
- package/lib/AWS-RDS-DBCluster.js +12 -0
- package/lib/AWS-RDS-DBClusterParameterGroup.d.ts +57 -0
- package/lib/AWS-RDS-DBClusterParameterGroup.js +12 -0
- package/lib/AWS-RDS-DBInstance.d.ts +454 -0
- package/lib/AWS-RDS-DBInstance.js +12 -0
- package/lib/AWS-RDS-DBParameterGroup.d.ts +58 -0
- package/lib/AWS-RDS-DBParameterGroup.js +12 -0
- package/lib/AWS-RDS-DBProxy.d.ts +122 -0
- package/lib/AWS-RDS-DBProxy.js +12 -0
- package/lib/AWS-RDS-DBProxyEndpoint.d.ts +87 -0
- package/lib/AWS-RDS-DBProxyEndpoint.js +12 -0
- package/lib/AWS-RDS-DBProxyTargetGroup.d.ts +70 -0
- package/lib/AWS-RDS-DBProxyTargetGroup.js +12 -0
- package/lib/AWS-RDS-DBSecurityGroup.d.ts +46 -0
- package/lib/AWS-RDS-DBSecurityGroup.js +12 -0
- package/lib/AWS-RDS-DBSecurityGroupIngress.d.ts +29 -0
- package/lib/AWS-RDS-DBSecurityGroupIngress.js +12 -0
- package/lib/AWS-RDS-DBSubnetGroup.d.ts +47 -0
- package/lib/AWS-RDS-DBSubnetGroup.js +12 -0
- package/lib/AWS-RDS-EventSubscription.d.ts +66 -0
- package/lib/AWS-RDS-EventSubscription.js +12 -0
- package/lib/AWS-RDS-GlobalCluster.d.ts +44 -0
- package/lib/AWS-RDS-GlobalCluster.js +12 -0
- package/lib/AWS-RDS-OptionGroup.d.ts +106 -0
- package/lib/AWS-RDS-OptionGroup.js +12 -0
- package/lib/AWS-RUM-AppMonitor.d.ts +288 -0
- package/lib/AWS-RUM-AppMonitor.js +12 -0
- package/lib/AWS-Redshift-Cluster.d.ts +268 -0
- package/lib/AWS-Redshift-Cluster.js +13 -0
- package/lib/AWS-Redshift-ClusterParameterGroup.d.ts +71 -0
- package/lib/AWS-Redshift-ClusterParameterGroup.js +12 -0
- package/lib/AWS-Redshift-ClusterSecurityGroup.d.ts +34 -0
- package/lib/AWS-Redshift-ClusterSecurityGroup.js +12 -0
- package/lib/AWS-Redshift-ClusterSecurityGroupIngress.d.ts +28 -0
- package/lib/AWS-Redshift-ClusterSecurityGroupIngress.js +12 -0
- package/lib/AWS-Redshift-ClusterSubnetGroup.d.ts +63 -0
- package/lib/AWS-Redshift-ClusterSubnetGroup.js +13 -0
- package/lib/AWS-Redshift-EndpointAccess.d.ts +111 -0
- package/lib/AWS-Redshift-EndpointAccess.js +13 -0
- package/lib/AWS-Redshift-EndpointAuthorization.d.ts +77 -0
- package/lib/AWS-Redshift-EndpointAuthorization.js +13 -0
- package/lib/AWS-Redshift-EventSubscription.d.ts +99 -0
- package/lib/AWS-Redshift-EventSubscription.js +12 -0
- package/lib/AWS-Redshift-ScheduledAction.d.ts +113 -0
- package/lib/AWS-Redshift-ScheduledAction.js +12 -0
- package/lib/AWS-RedshiftServerless-Namespace.d.ts +133 -0
- package/lib/AWS-RedshiftServerless-Namespace.js +12 -0
- package/lib/AWS-RedshiftServerless-Workgroup.d.ts +139 -0
- package/lib/AWS-RedshiftServerless-Workgroup.js +12 -0
- package/lib/AWS-RefactorSpaces-Application.d.ts +138 -0
- package/lib/AWS-RefactorSpaces-Application.js +12 -0
- package/lib/AWS-RefactorSpaces-Environment.d.ts +83 -0
- package/lib/AWS-RefactorSpaces-Environment.js +12 -0
- package/lib/AWS-RefactorSpaces-Route.d.ts +119 -0
- package/lib/AWS-RefactorSpaces-Route.js +12 -0
- package/lib/AWS-RefactorSpaces-Service.d.ts +127 -0
- package/lib/AWS-RefactorSpaces-Service.js +12 -0
- package/lib/AWS-Rekognition-Collection.d.ts +58 -0
- package/lib/AWS-Rekognition-Collection.js +12 -0
- package/lib/AWS-Rekognition-Project.d.ts +35 -0
- package/lib/AWS-Rekognition-Project.js +12 -0
- package/lib/AWS-Rekognition-StreamProcessor.d.ts +267 -0
- package/lib/AWS-Rekognition-StreamProcessor.js +14 -0
- package/lib/AWS-ResilienceHub-App.d.ts +160 -0
- package/lib/AWS-ResilienceHub-App.js +12 -0
- package/lib/AWS-ResilienceHub-ResiliencyPolicy.d.ts +75 -0
- package/lib/AWS-ResilienceHub-ResiliencyPolicy.js +13 -0
- package/lib/AWS-ResourceExplorer2-DefaultViewAssociation.d.ts +29 -0
- package/lib/AWS-ResourceExplorer2-DefaultViewAssociation.js +12 -0
- package/lib/AWS-ResourceExplorer2-Index.d.ts +42 -0
- package/lib/AWS-ResourceExplorer2-Index.js +12 -0
- package/lib/AWS-ResourceExplorer2-View.d.ts +59 -0
- package/lib/AWS-ResourceExplorer2-View.js +12 -0
- package/lib/AWS-ResourceGroups-Group.d.ts +95 -0
- package/lib/AWS-ResourceGroups-Group.js +13 -0
- package/lib/AWS-RoboMaker-Fleet.d.ts +44 -0
- package/lib/AWS-RoboMaker-Fleet.js +12 -0
- package/lib/AWS-RoboMaker-Robot.d.ts +59 -0
- package/lib/AWS-RoboMaker-Robot.js +12 -0
- package/lib/AWS-RoboMaker-RobotApplication.d.ts +98 -0
- package/lib/AWS-RoboMaker-RobotApplication.js +13 -0
- package/lib/AWS-RoboMaker-RobotApplicationVersion.d.ts +39 -0
- package/lib/AWS-RoboMaker-RobotApplicationVersion.js +12 -0
- package/lib/AWS-RoboMaker-SimulationApplication.d.ts +138 -0
- package/lib/AWS-RoboMaker-SimulationApplication.js +13 -0
- package/lib/AWS-RoboMaker-SimulationApplicationVersion.d.ts +39 -0
- package/lib/AWS-RoboMaker-SimulationApplicationVersion.js +12 -0
- package/lib/AWS-RolesAnywhere-CRL.d.ts +55 -0
- package/lib/AWS-RolesAnywhere-CRL.js +12 -0
- package/lib/AWS-RolesAnywhere-Profile.d.ts +60 -0
- package/lib/AWS-RolesAnywhere-Profile.js +12 -0
- package/lib/AWS-RolesAnywhere-TrustAnchor.d.ts +106 -0
- package/lib/AWS-RolesAnywhere-TrustAnchor.js +12 -0
- package/lib/AWS-Route53-CidrCollection.d.ts +58 -0
- package/lib/AWS-Route53-CidrCollection.js +12 -0
- package/lib/AWS-Route53-DNSSEC.d.ts +24 -0
- package/lib/AWS-Route53-DNSSEC.js +13 -0
- package/lib/AWS-Route53-HealthCheck.d.ts +126 -0
- package/lib/AWS-Route53-HealthCheck.js +12 -0
- package/lib/AWS-Route53-HostedZone.d.ts +109 -0
- package/lib/AWS-Route53-HostedZone.js +12 -0
- package/lib/AWS-Route53-KeySigningKey.d.ts +39 -0
- package/lib/AWS-Route53-KeySigningKey.js +13 -0
- package/lib/AWS-Route53-RecordSet.d.ts +66 -0
- package/lib/AWS-Route53-RecordSet.js +12 -0
- package/lib/AWS-Route53-RecordSetGroup.d.ts +75 -0
- package/lib/AWS-Route53-RecordSetGroup.js +12 -0
- package/lib/AWS-Route53RecoveryControl-Cluster.d.ts +91 -0
- package/lib/AWS-Route53RecoveryControl-Cluster.js +13 -0
- package/lib/AWS-Route53RecoveryControl-ControlPanel.d.ts +70 -0
- package/lib/AWS-Route53RecoveryControl-ControlPanel.js +13 -0
- package/lib/AWS-Route53RecoveryControl-RoutingControl.d.ts +47 -0
- package/lib/AWS-Route53RecoveryControl-RoutingControl.js +13 -0
- package/lib/AWS-Route53RecoveryControl-SafetyRule.d.ts +132 -0
- package/lib/AWS-Route53RecoveryControl-SafetyRule.js +13 -0
- package/lib/AWS-Route53RecoveryReadiness-Cell.d.ts +58 -0
- package/lib/AWS-Route53RecoveryReadiness-Cell.js +13 -0
- package/lib/AWS-Route53RecoveryReadiness-ReadinessCheck.d.ts +56 -0
- package/lib/AWS-Route53RecoveryReadiness-ReadinessCheck.js +13 -0
- package/lib/AWS-Route53RecoveryReadiness-RecoveryGroup.d.ts +54 -0
- package/lib/AWS-Route53RecoveryReadiness-RecoveryGroup.js +13 -0
- package/lib/AWS-Route53RecoveryReadiness-ResourceSet.d.ts +150 -0
- package/lib/AWS-Route53RecoveryReadiness-ResourceSet.js +13 -0
- package/lib/AWS-Route53Resolver-FirewallDomainList.d.ts +112 -0
- package/lib/AWS-Route53Resolver-FirewallDomainList.js +12 -0
- package/lib/AWS-Route53Resolver-FirewallRuleGroup.d.ts +150 -0
- package/lib/AWS-Route53Resolver-FirewallRuleGroup.js +12 -0
- package/lib/AWS-Route53Resolver-FirewallRuleGroupAssociation.d.ts +117 -0
- package/lib/AWS-Route53Resolver-FirewallRuleGroupAssociation.js +12 -0
- package/lib/AWS-Route53Resolver-OutpostResolver.d.ts +108 -0
- package/lib/AWS-Route53Resolver-OutpostResolver.js +12 -0
- package/lib/AWS-Route53Resolver-ResolverConfig.d.ts +49 -0
- package/lib/AWS-Route53Resolver-ResolverConfig.js +12 -0
- package/lib/AWS-Route53Resolver-ResolverDNSSECConfig.d.ts +45 -0
- package/lib/AWS-Route53Resolver-ResolverDNSSECConfig.js +12 -0
- package/lib/AWS-Route53Resolver-ResolverEndpoint.d.ts +52 -0
- package/lib/AWS-Route53Resolver-ResolverEndpoint.js +12 -0
- package/lib/AWS-Route53Resolver-ResolverQueryLoggingConfig.d.ts +78 -0
- package/lib/AWS-Route53Resolver-ResolverQueryLoggingConfig.js +12 -0
- package/lib/AWS-Route53Resolver-ResolverQueryLoggingConfigAssociation.d.ts +59 -0
- package/lib/AWS-Route53Resolver-ResolverQueryLoggingConfigAssociation.js +12 -0
- package/lib/AWS-Route53Resolver-ResolverRule.d.ts +103 -0
- package/lib/AWS-Route53Resolver-ResolverRule.js +12 -0
- package/lib/AWS-Route53Resolver-ResolverRuleAssociation.d.ts +39 -0
- package/lib/AWS-Route53Resolver-ResolverRuleAssociation.js +12 -0
- package/lib/AWS-S3-AccessGrant.d.ts +92 -0
- package/lib/AWS-S3-AccessGrant.js +12 -0
- package/lib/AWS-S3-AccessGrantsInstance.d.ts +44 -0
- package/lib/AWS-S3-AccessGrantsInstance.js +12 -0
- package/lib/AWS-S3-AccessGrantsLocation.d.ts +48 -0
- package/lib/AWS-S3-AccessGrantsLocation.js +12 -0
- package/lib/AWS-S3-AccessPoint.d.ts +109 -0
- package/lib/AWS-S3-AccessPoint.js +12 -0
- package/lib/AWS-S3-Bucket.d.ts +1022 -0
- package/lib/AWS-S3-Bucket.js +12 -0
- package/lib/AWS-S3-BucketPolicy.d.ts +25 -0
- package/lib/AWS-S3-BucketPolicy.js +12 -0
- package/lib/AWS-S3-MultiRegionAccessPoint.d.ts +92 -0
- package/lib/AWS-S3-MultiRegionAccessPoint.js +12 -0
- package/lib/AWS-S3-MultiRegionAccessPointPolicy.d.ts +45 -0
- package/lib/AWS-S3-MultiRegionAccessPointPolicy.js +13 -0
- package/lib/AWS-S3-StorageLens.d.ts +349 -0
- package/lib/AWS-S3-StorageLens.js +12 -0
- package/lib/AWS-S3-StorageLensGroup.d.ts +181 -0
- package/lib/AWS-S3-StorageLensGroup.js +12 -0
- package/lib/AWS-S3ObjectLambda-AccessPoint.d.ts +152 -0
- package/lib/AWS-S3ObjectLambda-AccessPoint.js +12 -0
- package/lib/AWS-S3ObjectLambda-AccessPointPolicy.d.ts +28 -0
- package/lib/AWS-S3ObjectLambda-AccessPointPolicy.js +12 -0
- package/lib/AWS-S3Outposts-AccessPoint.d.ts +64 -0
- package/lib/AWS-S3Outposts-AccessPoint.js +12 -0
- package/lib/AWS-S3Outposts-Bucket.d.ts +168 -0
- package/lib/AWS-S3Outposts-Bucket.js +12 -0
- package/lib/AWS-S3Outposts-BucketPolicy.d.ts +28 -0
- package/lib/AWS-S3Outposts-BucketPolicy.js +12 -0
- package/lib/AWS-S3Outposts-Endpoint.d.ts +117 -0
- package/lib/AWS-S3Outposts-Endpoint.js +12 -0
- package/lib/AWS-SDB-Domain.d.ts +25 -0
- package/lib/AWS-SDB-Domain.js +12 -0
- package/lib/AWS-SES-ConfigurationSet.d.ts +142 -0
- package/lib/AWS-SES-ConfigurationSet.js +12 -0
- package/lib/AWS-SES-ConfigurationSetEventDestination.d.ts +127 -0
- package/lib/AWS-SES-ConfigurationSetEventDestination.js +12 -0
- package/lib/AWS-SES-ContactList.d.ts +79 -0
- package/lib/AWS-SES-ContactList.js +12 -0
- package/lib/AWS-SES-DedicatedIpPool.d.ts +27 -0
- package/lib/AWS-SES-DedicatedIpPool.js +12 -0
- package/lib/AWS-SES-EmailIdentity.d.ts +122 -0
- package/lib/AWS-SES-EmailIdentity.js +12 -0
- package/lib/AWS-SES-ReceiptFilter.d.ts +41 -0
- package/lib/AWS-SES-ReceiptFilter.js +12 -0
- package/lib/AWS-SES-ReceiptRule.d.ts +114 -0
- package/lib/AWS-SES-ReceiptRule.js +12 -0
- package/lib/AWS-SES-ReceiptRuleSet.d.ts +25 -0
- package/lib/AWS-SES-ReceiptRuleSet.js +12 -0
- package/lib/AWS-SES-Template.d.ts +54 -0
- package/lib/AWS-SES-Template.js +12 -0
- package/lib/AWS-SES-VdmAttributes.d.ts +59 -0
- package/lib/AWS-SES-VdmAttributes.js +12 -0
- package/lib/AWS-SNS-Subscription.d.ts +34 -0
- package/lib/AWS-SNS-Subscription.js +12 -0
- package/lib/AWS-SNS-Topic.d.ts +103 -0
- package/lib/AWS-SNS-Topic.js +12 -0
- package/lib/AWS-SNS-TopicInlinePolicy.d.ts +25 -0
- package/lib/AWS-SNS-TopicInlinePolicy.js +12 -0
- package/lib/AWS-SNS-TopicPolicy.d.ts +35 -0
- package/lib/AWS-SNS-TopicPolicy.js +12 -0
- package/lib/AWS-SQS-Queue.d.ts +109 -0
- package/lib/AWS-SQS-Queue.js +12 -0
- package/lib/AWS-SQS-QueueInlinePolicy.d.ts +27 -0
- package/lib/AWS-SQS-QueueInlinePolicy.js +13 -0
- package/lib/AWS-SQS-QueuePolicy.d.ts +35 -0
- package/lib/AWS-SQS-QueuePolicy.js +12 -0
- package/lib/AWS-SSM-Association.d.ts +134 -0
- package/lib/AWS-SSM-Association.js +12 -0
- package/lib/AWS-SSM-Document.d.ts +125 -0
- package/lib/AWS-SSM-Document.js +12 -0
- package/lib/AWS-SSM-MaintenanceWindow.d.ts +43 -0
- package/lib/AWS-SSM-MaintenanceWindow.js +12 -0
- package/lib/AWS-SSM-MaintenanceWindowTarget.d.ts +38 -0
- package/lib/AWS-SSM-MaintenanceWindowTarget.js +12 -0
- package/lib/AWS-SSM-MaintenanceWindowTask.d.ts +124 -0
- package/lib/AWS-SSM-MaintenanceWindowTask.js +12 -0
- package/lib/AWS-SSM-Parameter.d.ts +53 -0
- package/lib/AWS-SSM-Parameter.js +12 -0
- package/lib/AWS-SSM-PatchBaseline.d.ts +92 -0
- package/lib/AWS-SSM-PatchBaseline.js +12 -0
- package/lib/AWS-SSM-ResourceDataSync.d.ts +117 -0
- package/lib/AWS-SSM-ResourceDataSync.js +12 -0
- package/lib/AWS-SSM-ResourcePolicy.d.ts +39 -0
- package/lib/AWS-SSM-ResourcePolicy.js +12 -0
- package/lib/AWS-SSMContacts-Contact.d.ts +113 -0
- package/lib/AWS-SSMContacts-Contact.js +12 -0
- package/lib/AWS-SSMContacts-ContactChannel.d.ts +53 -0
- package/lib/AWS-SSMContacts-ContactChannel.js +12 -0
- package/lib/AWS-SSMContacts-Plan.d.ts +102 -0
- package/lib/AWS-SSMContacts-Plan.js +13 -0
- package/lib/AWS-SSMContacts-Rotation.d.ts +175 -0
- package/lib/AWS-SSMContacts-Rotation.js +12 -0
- package/lib/AWS-SSMIncidents-ReplicationSet.d.ts +91 -0
- package/lib/AWS-SSMIncidents-ReplicationSet.js +12 -0
- package/lib/AWS-SSMIncidents-ResponsePlan.d.ts +293 -0
- package/lib/AWS-SSMIncidents-ResponsePlan.js +12 -0
- package/lib/AWS-SSO-Assignment.d.ts +53 -0
- package/lib/AWS-SSO-Assignment.js +13 -0
- package/lib/AWS-SSO-InstanceAccessControlAttributeConfiguration.d.ts +62 -0
- package/lib/AWS-SSO-InstanceAccessControlAttributeConfiguration.js +13 -0
- package/lib/AWS-SSO-PermissionSet.d.ts +134 -0
- package/lib/AWS-SSO-PermissionSet.js +13 -0
- package/lib/AWS-SageMaker-App.d.ts +104 -0
- package/lib/AWS-SageMaker-App.js +12 -0
- package/lib/AWS-SageMaker-AppImageConfig.d.ts +124 -0
- package/lib/AWS-SageMaker-AppImageConfig.js +12 -0
- package/lib/AWS-SageMaker-CodeRepository.d.ts +44 -0
- package/lib/AWS-SageMaker-CodeRepository.js +12 -0
- package/lib/AWS-SageMaker-DataQualityJobDefinition.d.ts +456 -0
- package/lib/AWS-SageMaker-DataQualityJobDefinition.js +12 -0
- package/lib/AWS-SageMaker-Device.d.ts +79 -0
- package/lib/AWS-SageMaker-Device.js +12 -0
- package/lib/AWS-SageMaker-DeviceFleet.d.ts +86 -0
- package/lib/AWS-SageMaker-DeviceFleet.js +12 -0
- package/lib/AWS-SageMaker-Domain.d.ts +365 -0
- package/lib/AWS-SageMaker-Domain.js +12 -0
- package/lib/AWS-SageMaker-Endpoint.d.ts +106 -0
- package/lib/AWS-SageMaker-Endpoint.js +12 -0
- package/lib/AWS-SageMaker-EndpointConfig.d.ts +198 -0
- package/lib/AWS-SageMaker-EndpointConfig.js +12 -0
- package/lib/AWS-SageMaker-FeatureGroup.d.ts +165 -0
- package/lib/AWS-SageMaker-FeatureGroup.js +12 -0
- package/lib/AWS-SageMaker-Image.d.ts +81 -0
- package/lib/AWS-SageMaker-Image.js +12 -0
- package/lib/AWS-SageMaker-ImageVersion.d.ts +129 -0
- package/lib/AWS-SageMaker-ImageVersion.js +12 -0
- package/lib/AWS-SageMaker-InferenceExperiment.d.ts +324 -0
- package/lib/AWS-SageMaker-InferenceExperiment.js +12 -0
- package/lib/AWS-SageMaker-Model.d.ts +92 -0
- package/lib/AWS-SageMaker-Model.js +12 -0
- package/lib/AWS-SageMaker-ModelBiasJobDefinition.d.ts +490 -0
- package/lib/AWS-SageMaker-ModelBiasJobDefinition.js +12 -0
- package/lib/AWS-SageMaker-ModelCard.d.ts +670 -0
- package/lib/AWS-SageMaker-ModelCard.js +12 -0
- package/lib/AWS-SageMaker-ModelExplainabilityJobDefinition.d.ts +443 -0
- package/lib/AWS-SageMaker-ModelExplainabilityJobDefinition.js +12 -0
- package/lib/AWS-SageMaker-ModelPackage.d.ts +827 -0
- package/lib/AWS-SageMaker-ModelPackage.js +12 -0
- package/lib/AWS-SageMaker-ModelPackageGroup.d.ts +76 -0
- package/lib/AWS-SageMaker-ModelPackageGroup.js +12 -0
- package/lib/AWS-SageMaker-ModelQualityJobDefinition.d.ts +506 -0
- package/lib/AWS-SageMaker-ModelQualityJobDefinition.js +12 -0
- package/lib/AWS-SageMaker-MonitoringSchedule.d.ts +585 -0
- package/lib/AWS-SageMaker-MonitoringSchedule.js +12 -0
- package/lib/AWS-SageMaker-NotebookInstance.d.ts +55 -0
- package/lib/AWS-SageMaker-NotebookInstance.js +12 -0
- package/lib/AWS-SageMaker-NotebookInstanceLifecycleConfig.d.ts +34 -0
- package/lib/AWS-SageMaker-NotebookInstanceLifecycleConfig.js +12 -0
- package/lib/AWS-SageMaker-Pipeline.d.ts +90 -0
- package/lib/AWS-SageMaker-Pipeline.js +12 -0
- package/lib/AWS-SageMaker-Project.d.ts +144 -0
- package/lib/AWS-SageMaker-Project.js +12 -0
- package/lib/AWS-SageMaker-Space.d.ts +153 -0
- package/lib/AWS-SageMaker-Space.js +12 -0
- package/lib/AWS-SageMaker-UserProfile.d.ts +223 -0
- package/lib/AWS-SageMaker-UserProfile.js +12 -0
- package/lib/AWS-SageMaker-Workteam.d.ts +69 -0
- package/lib/AWS-SageMaker-Workteam.js +12 -0
- package/lib/AWS-Scheduler-Schedule.d.ts +485 -0
- package/lib/AWS-Scheduler-Schedule.js +12 -0
- package/lib/AWS-Scheduler-ScheduleGroup.d.ts +79 -0
- package/lib/AWS-Scheduler-ScheduleGroup.js +12 -0
- package/lib/AWS-SecretsManager-ResourcePolicy.d.ts +27 -0
- package/lib/AWS-SecretsManager-ResourcePolicy.js +12 -0
- package/lib/AWS-SecretsManager-RotationSchedule.d.ts +55 -0
- package/lib/AWS-SecretsManager-RotationSchedule.js +12 -0
- package/lib/AWS-SecretsManager-Secret.d.ts +131 -0
- package/lib/AWS-SecretsManager-Secret.js +12 -0
- package/lib/AWS-SecretsManager-SecretTargetAttachment.d.ts +27 -0
- package/lib/AWS-SecretsManager-SecretTargetAttachment.js +12 -0
- package/lib/AWS-SecurityHub-AutomationRule.d.ts +395 -0
- package/lib/AWS-SecurityHub-AutomationRule.js +14 -0
- package/lib/AWS-SecurityHub-Hub.d.ts +28 -0
- package/lib/AWS-SecurityHub-Hub.js +12 -0
- package/lib/AWS-SecurityHub-Standard.d.ts +55 -0
- package/lib/AWS-SecurityHub-Standard.js +12 -0
- package/lib/AWS-ServiceCatalog-AcceptedPortfolioShare.d.ts +26 -0
- package/lib/AWS-ServiceCatalog-AcceptedPortfolioShare.js +12 -0
- package/lib/AWS-ServiceCatalog-CloudFormationProduct.d.ts +84 -0
- package/lib/AWS-ServiceCatalog-CloudFormationProduct.js +12 -0
- package/lib/AWS-ServiceCatalog-CloudFormationProvisionedProduct.d.ts +141 -0
- package/lib/AWS-ServiceCatalog-CloudFormationProvisionedProduct.js +12 -0
- package/lib/AWS-ServiceCatalog-LaunchNotificationConstraint.d.ts +29 -0
- package/lib/AWS-ServiceCatalog-LaunchNotificationConstraint.js +12 -0
- package/lib/AWS-ServiceCatalog-LaunchRoleConstraint.d.ts +30 -0
- package/lib/AWS-ServiceCatalog-LaunchRoleConstraint.js +12 -0
- package/lib/AWS-ServiceCatalog-LaunchTemplateConstraint.d.ts +29 -0
- package/lib/AWS-ServiceCatalog-LaunchTemplateConstraint.js +12 -0
- package/lib/AWS-ServiceCatalog-Portfolio.d.ts +38 -0
- package/lib/AWS-ServiceCatalog-Portfolio.js +12 -0
- package/lib/AWS-ServiceCatalog-PortfolioPrincipalAssociation.d.ts +28 -0
- package/lib/AWS-ServiceCatalog-PortfolioPrincipalAssociation.js +12 -0
- package/lib/AWS-ServiceCatalog-PortfolioProductAssociation.d.ts +28 -0
- package/lib/AWS-ServiceCatalog-PortfolioProductAssociation.js +12 -0
- package/lib/AWS-ServiceCatalog-PortfolioShare.d.ts +28 -0
- package/lib/AWS-ServiceCatalog-PortfolioShare.js +12 -0
- package/lib/AWS-ServiceCatalog-ResourceUpdateConstraint.d.ts +29 -0
- package/lib/AWS-ServiceCatalog-ResourceUpdateConstraint.js +12 -0
- package/lib/AWS-ServiceCatalog-ServiceAction.d.ts +55 -0
- package/lib/AWS-ServiceCatalog-ServiceAction.js +12 -0
- package/lib/AWS-ServiceCatalog-ServiceActionAssociation.d.ts +35 -0
- package/lib/AWS-ServiceCatalog-ServiceActionAssociation.js +12 -0
- package/lib/AWS-ServiceCatalog-StackSetConstraint.d.ts +33 -0
- package/lib/AWS-ServiceCatalog-StackSetConstraint.js +12 -0
- package/lib/AWS-ServiceCatalog-TagOption.d.ts +27 -0
- package/lib/AWS-ServiceCatalog-TagOption.js +12 -0
- package/lib/AWS-ServiceCatalog-TagOptionAssociation.d.ts +26 -0
- package/lib/AWS-ServiceCatalog-TagOptionAssociation.js +12 -0
- package/lib/AWS-ServiceCatalogAppRegistry-Application.d.ts +49 -0
- package/lib/AWS-ServiceCatalogAppRegistry-Application.js +12 -0
- package/lib/AWS-ServiceCatalogAppRegistry-AttributeGroup.d.ts +50 -0
- package/lib/AWS-ServiceCatalogAppRegistry-AttributeGroup.js +12 -0
- package/lib/AWS-ServiceCatalogAppRegistry-AttributeGroupAssociation.d.ts +45 -0
- package/lib/AWS-ServiceCatalogAppRegistry-AttributeGroupAssociation.js +12 -0
- package/lib/AWS-ServiceCatalogAppRegistry-ResourceAssociation.d.ts +47 -0
- package/lib/AWS-ServiceCatalogAppRegistry-ResourceAssociation.js +12 -0
- package/lib/AWS-ServiceDiscovery-HttpNamespace.d.ts +36 -0
- package/lib/AWS-ServiceDiscovery-HttpNamespace.js +12 -0
- package/lib/AWS-ServiceDiscovery-Instance.d.ts +26 -0
- package/lib/AWS-ServiceDiscovery-Instance.js +12 -0
- package/lib/AWS-ServiceDiscovery-PrivateDnsNamespace.d.ts +60 -0
- package/lib/AWS-ServiceDiscovery-PrivateDnsNamespace.js +12 -0
- package/lib/AWS-ServiceDiscovery-PublicDnsNamespace.d.ts +59 -0
- package/lib/AWS-ServiceDiscovery-PublicDnsNamespace.js +12 -0
- package/lib/AWS-ServiceDiscovery-Service.d.ts +74 -0
- package/lib/AWS-ServiceDiscovery-Service.js +12 -0
- package/lib/AWS-Shield-DRTAccess.d.ts +37 -0
- package/lib/AWS-Shield-DRTAccess.js +13 -0
- package/lib/AWS-Shield-ProactiveEngagement.d.ts +66 -0
- package/lib/AWS-Shield-ProactiveEngagement.js +13 -0
- package/lib/AWS-Shield-Protection.d.ts +106 -0
- package/lib/AWS-Shield-Protection.js +13 -0
- package/lib/AWS-Shield-ProtectionGroup.d.ts +80 -0
- package/lib/AWS-Shield-ProtectionGroup.js +13 -0
- package/lib/AWS-Signer-ProfilePermission.d.ts +27 -0
- package/lib/AWS-Signer-ProfilePermission.js +13 -0
- package/lib/AWS-Signer-SigningProfile.d.ts +86 -0
- package/lib/AWS-Signer-SigningProfile.js +13 -0
- package/lib/AWS-SimSpaceWeaver-Simulation.d.ts +65 -0
- package/lib/AWS-SimSpaceWeaver-Simulation.js +12 -0
- package/lib/AWS-StepFunctions-Activity.d.ts +52 -0
- package/lib/AWS-StepFunctions-Activity.js +13 -0
- package/lib/AWS-StepFunctions-StateMachine.d.ts +134 -0
- package/lib/AWS-StepFunctions-StateMachine.js +13 -0
- package/lib/AWS-StepFunctions-StateMachineAlias.d.ts +105 -0
- package/lib/AWS-StepFunctions-StateMachineAlias.js +13 -0
- package/lib/AWS-StepFunctions-StateMachineVersion.d.ts +45 -0
- package/lib/AWS-StepFunctions-StateMachineVersion.js +13 -0
- package/lib/AWS-SupportApp-AccountAlias.d.ts +39 -0
- package/lib/AWS-SupportApp-AccountAlias.js +13 -0
- package/lib/AWS-SupportApp-SlackChannelConfiguration.d.ts +63 -0
- package/lib/AWS-SupportApp-SlackChannelConfiguration.js +13 -0
- package/lib/AWS-SupportApp-SlackWorkspaceConfiguration.d.ts +33 -0
- package/lib/AWS-SupportApp-SlackWorkspaceConfiguration.js +13 -0
- package/lib/AWS-Synthetics-Canary.d.ts +217 -0
- package/lib/AWS-Synthetics-Canary.js +12 -0
- package/lib/AWS-Synthetics-Group.d.ts +61 -0
- package/lib/AWS-Synthetics-Group.js +12 -0
- package/lib/AWS-SystemsManagerSAP-Application.d.ts +87 -0
- package/lib/AWS-SystemsManagerSAP-Application.js +12 -0
- package/lib/AWS-Timestream-Database.d.ts +57 -0
- package/lib/AWS-Timestream-Database.js +12 -0
- package/lib/AWS-Timestream-ScheduledQuery.d.ts +354 -0
- package/lib/AWS-Timestream-ScheduledQuery.js +12 -0
- package/lib/AWS-Timestream-Table.d.ts +151 -0
- package/lib/AWS-Timestream-Table.js +12 -0
- package/lib/AWS-Transfer-Agreement.d.ts +106 -0
- package/lib/AWS-Transfer-Agreement.js +12 -0
- package/lib/AWS-Transfer-Certificate.d.ts +130 -0
- package/lib/AWS-Transfer-Certificate.js +12 -0
- package/lib/AWS-Transfer-Connector.d.ts +148 -0
- package/lib/AWS-Transfer-Connector.js +12 -0
- package/lib/AWS-Transfer-Profile.d.ts +75 -0
- package/lib/AWS-Transfer-Profile.js +12 -0
- package/lib/AWS-Transfer-Server.d.ts +111 -0
- package/lib/AWS-Transfer-Server.js +12 -0
- package/lib/AWS-Transfer-User.d.ts +65 -0
- package/lib/AWS-Transfer-User.js +12 -0
- package/lib/AWS-Transfer-Workflow.d.ts +306 -0
- package/lib/AWS-Transfer-Workflow.js +12 -0
- package/lib/AWS-VerifiedPermissions-IdentitySource.d.ts +115 -0
- package/lib/AWS-VerifiedPermissions-IdentitySource.js +12 -0
- package/lib/AWS-VerifiedPermissions-Policy.d.ts +99 -0
- package/lib/AWS-VerifiedPermissions-Policy.js +12 -0
- package/lib/AWS-VerifiedPermissions-PolicyStore.d.ts +56 -0
- package/lib/AWS-VerifiedPermissions-PolicyStore.js +12 -0
- package/lib/AWS-VerifiedPermissions-PolicyTemplate.d.ts +45 -0
- package/lib/AWS-VerifiedPermissions-PolicyTemplate.js +12 -0
- package/lib/AWS-VoiceID-Domain.d.ts +76 -0
- package/lib/AWS-VoiceID-Domain.js +12 -0
- package/lib/AWS-VpcLattice-AccessLogSubscription.d.ts +82 -0
- package/lib/AWS-VpcLattice-AccessLogSubscription.js +13 -0
- package/lib/AWS-VpcLattice-AuthPolicy.d.ts +33 -0
- package/lib/AWS-VpcLattice-AuthPolicy.js +13 -0
- package/lib/AWS-VpcLattice-Listener.d.ts +136 -0
- package/lib/AWS-VpcLattice-Listener.js +13 -0
- package/lib/AWS-VpcLattice-ResourcePolicy.d.ts +26 -0
- package/lib/AWS-VpcLattice-ResourcePolicy.js +13 -0
- package/lib/AWS-VpcLattice-Rule.d.ts +209 -0
- package/lib/AWS-VpcLattice-Rule.js +13 -0
- package/lib/AWS-VpcLattice-Service.d.ts +82 -0
- package/lib/AWS-VpcLattice-Service.js +13 -0
- package/lib/AWS-VpcLattice-ServiceNetwork.d.ts +67 -0
- package/lib/AWS-VpcLattice-ServiceNetwork.js +13 -0
- package/lib/AWS-VpcLattice-ServiceNetworkServiceAssociation.d.ts +112 -0
- package/lib/AWS-VpcLattice-ServiceNetworkServiceAssociation.js +13 -0
- package/lib/AWS-VpcLattice-ServiceNetworkVpcAssociation.d.ts +97 -0
- package/lib/AWS-VpcLattice-ServiceNetworkVpcAssociation.js +13 -0
- package/lib/AWS-VpcLattice-TargetGroup.d.ts +161 -0
- package/lib/AWS-VpcLattice-TargetGroup.js +13 -0
- package/lib/AWS-WAF-ByteMatchSet.d.ts +45 -0
- package/lib/AWS-WAF-ByteMatchSet.js +12 -0
- package/lib/AWS-WAF-IPSet.d.ts +34 -0
- package/lib/AWS-WAF-IPSet.js +12 -0
- package/lib/AWS-WAF-Rule.d.ts +36 -0
- package/lib/AWS-WAF-Rule.js +12 -0
- package/lib/AWS-WAF-SizeConstraintSet.d.ts +44 -0
- package/lib/AWS-WAF-SizeConstraintSet.js +12 -0
- package/lib/AWS-WAF-SqlInjectionMatchSet.d.ts +42 -0
- package/lib/AWS-WAF-SqlInjectionMatchSet.js +12 -0
- package/lib/AWS-WAF-WebACL.d.ts +44 -0
- package/lib/AWS-WAF-WebACL.js +12 -0
- package/lib/AWS-WAF-XssMatchSet.d.ts +42 -0
- package/lib/AWS-WAF-XssMatchSet.js +12 -0
- package/lib/AWS-WAFRegional-ByteMatchSet.d.ts +45 -0
- package/lib/AWS-WAFRegional-ByteMatchSet.js +12 -0
- package/lib/AWS-WAFRegional-GeoMatchSet.d.ts +34 -0
- package/lib/AWS-WAFRegional-GeoMatchSet.js +12 -0
- package/lib/AWS-WAFRegional-IPSet.d.ts +34 -0
- package/lib/AWS-WAFRegional-IPSet.js +12 -0
- package/lib/AWS-WAFRegional-RateBasedRule.d.ts +38 -0
- package/lib/AWS-WAFRegional-RateBasedRule.js +12 -0
- package/lib/AWS-WAFRegional-RegexPatternSet.d.ts +26 -0
- package/lib/AWS-WAFRegional-RegexPatternSet.js +12 -0
- package/lib/AWS-WAFRegional-Rule.d.ts +36 -0
- package/lib/AWS-WAFRegional-Rule.js +12 -0
- package/lib/AWS-WAFRegional-SizeConstraintSet.d.ts +44 -0
- package/lib/AWS-WAFRegional-SizeConstraintSet.js +12 -0
- package/lib/AWS-WAFRegional-SqlInjectionMatchSet.d.ts +42 -0
- package/lib/AWS-WAFRegional-SqlInjectionMatchSet.js +12 -0
- package/lib/AWS-WAFRegional-WebACL.d.ts +44 -0
- package/lib/AWS-WAFRegional-WebACL.js +12 -0
- package/lib/AWS-WAFRegional-WebACLAssociation.d.ts +26 -0
- package/lib/AWS-WAFRegional-WebACLAssociation.js +12 -0
- package/lib/AWS-WAFRegional-XssMatchSet.d.ts +42 -0
- package/lib/AWS-WAFRegional-XssMatchSet.js +12 -0
- package/lib/AWS-WAFv2-IPSet.d.ts +88 -0
- package/lib/AWS-WAFv2-IPSet.js +13 -0
- package/lib/AWS-WAFv2-LoggingConfiguration.d.ts +153 -0
- package/lib/AWS-WAFv2-LoggingConfiguration.js +13 -0
- package/lib/AWS-WAFv2-RegexPatternSet.d.ts +69 -0
- package/lib/AWS-WAFv2-RegexPatternSet.js +13 -0
- package/lib/AWS-WAFv2-RuleGroup.d.ts +974 -0
- package/lib/AWS-WAFv2-RuleGroup.js +13 -0
- package/lib/AWS-WAFv2-WebACL.d.ts +1332 -0
- package/lib/AWS-WAFv2-WebACL.js +13 -0
- package/lib/AWS-WAFv2-WebACLAssociation.d.ts +29 -0
- package/lib/AWS-WAFv2-WebACLAssociation.js +13 -0
- package/lib/AWS-Wisdom-Assistant.d.ts +77 -0
- package/lib/AWS-Wisdom-Assistant.js +12 -0
- package/lib/AWS-Wisdom-AssistantAssociation.d.ts +74 -0
- package/lib/AWS-Wisdom-AssistantAssociation.js +12 -0
- package/lib/AWS-Wisdom-KnowledgeBase.d.ts +114 -0
- package/lib/AWS-Wisdom-KnowledgeBase.js +12 -0
- package/lib/AWS-WorkSpaces-ConnectionAlias.d.ts +81 -0
- package/lib/AWS-WorkSpaces-ConnectionAlias.js +12 -0
- package/lib/AWS-WorkSpaces-Workspace.d.ts +51 -0
- package/lib/AWS-WorkSpaces-Workspace.js +12 -0
- package/lib/AWS-WorkSpacesWeb-BrowserSettings.d.ts +71 -0
- package/lib/AWS-WorkSpacesWeb-BrowserSettings.js +12 -0
- package/lib/AWS-WorkSpacesWeb-IdentityProvider.d.ts +53 -0
- package/lib/AWS-WorkSpacesWeb-IdentityProvider.js +12 -0
- package/lib/AWS-WorkSpacesWeb-IpAccessSettings.d.ts +100 -0
- package/lib/AWS-WorkSpacesWeb-IpAccessSettings.js +12 -0
- package/lib/AWS-WorkSpacesWeb-NetworkSettings.d.ts +69 -0
- package/lib/AWS-WorkSpacesWeb-NetworkSettings.js +12 -0
- package/lib/AWS-WorkSpacesWeb-Portal.d.ts +149 -0
- package/lib/AWS-WorkSpacesWeb-Portal.js +12 -0
- package/lib/AWS-WorkSpacesWeb-TrustStore.d.ts +54 -0
- package/lib/AWS-WorkSpacesWeb-TrustStore.js +12 -0
- package/lib/AWS-WorkSpacesWeb-UserAccessLoggingSettings.d.ts +60 -0
- package/lib/AWS-WorkSpacesWeb-UserAccessLoggingSettings.js +12 -0
- package/lib/AWS-WorkSpacesWeb-UserSettings.d.ts +125 -0
- package/lib/AWS-WorkSpacesWeb-UserSettings.js +12 -0
- package/lib/AWS-XRay-Group.d.ts +74 -0
- package/lib/AWS-XRay-Group.js +13 -0
- package/lib/AWS-XRay-ResourcePolicy.d.ts +36 -0
- package/lib/AWS-XRay-ResourcePolicy.js +13 -0
- package/lib/AWS-XRay-SamplingRule.d.ts +210 -0
- package/lib/AWS-XRay-SamplingRule.js +13 -0
- package/lib/Alexa-ASK-Skill.d.ts +54 -0
- package/lib/Alexa-ASK-Skill.js +12 -0
- package/package.json +41 -0
|
@@ -0,0 +1,1332 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/Resource";
|
|
2
|
+
import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
|
|
3
|
+
/**
|
|
4
|
+
* Resource type definition for `AWS::WAFv2::WebACL`.
|
|
5
|
+
* Contains the Rules that identify the requests that you want to allow, block, or count. In a WebACL, you also specify a default action (ALLOW or BLOCK), and the action for each Rule that you add to a WebACL, for example, block requests from specified IP addresses or block requests from specified referrers. You also associate the WebACL with a CloudFront distribution to identify the requests that you want AWS WAF to filter. If you add more than one Rule to a WebACL, a request needs to match only one of the specifications to be allowed, blocked, or counted.
|
|
6
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html}
|
|
7
|
+
*/
|
|
8
|
+
export type WAFv2WebACLProperties = {
|
|
9
|
+
/**
|
|
10
|
+
* AssociationConfig for body inspection
|
|
11
|
+
*/
|
|
12
|
+
AssociationConfig?: AssociationConfig;
|
|
13
|
+
CaptchaConfig?: CaptchaConfig;
|
|
14
|
+
ChallengeConfig?: ChallengeConfig;
|
|
15
|
+
/**
|
|
16
|
+
* Custom response key and body map.
|
|
17
|
+
*/
|
|
18
|
+
CustomResponseBodies?: CustomResponseBodies;
|
|
19
|
+
/**
|
|
20
|
+
* Default Action WebACL will take against ingress traffic when there is no matching Rule.
|
|
21
|
+
*/
|
|
22
|
+
DefaultAction: DefaultAction;
|
|
23
|
+
/**
|
|
24
|
+
* Description of the entity.
|
|
25
|
+
* @pattern `^[a-zA-Z0-9=:#@/\-,.][a-zA-Z0-9+=:#@/\-,.\s]+[a-zA-Z0-9+=:#@/\-,.]{1,256}$`
|
|
26
|
+
*/
|
|
27
|
+
Description?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Name of the WebACL.
|
|
30
|
+
* @pattern `^[0-9A-Za-z_-]{1,128}$`
|
|
31
|
+
*/
|
|
32
|
+
Name?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Collection of Rules.
|
|
35
|
+
*/
|
|
36
|
+
Rules?: Rule[];
|
|
37
|
+
/**
|
|
38
|
+
* Use CLOUDFRONT for CloudFront WebACL, use REGIONAL for Application Load Balancer and API Gateway.
|
|
39
|
+
*/
|
|
40
|
+
Scope: Scope;
|
|
41
|
+
/**
|
|
42
|
+
* @minLength `1`
|
|
43
|
+
*/
|
|
44
|
+
Tags?: Tag[];
|
|
45
|
+
/**
|
|
46
|
+
* List of domains to accept in web request tokens, in addition to the domain of the protected resource.
|
|
47
|
+
*/
|
|
48
|
+
TokenDomains?: string[];
|
|
49
|
+
/**
|
|
50
|
+
* Visibility Metric of the WebACL.
|
|
51
|
+
*/
|
|
52
|
+
VisibilityConfig: VisibilityConfig;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* Attribute type definition for `AWS::WAFv2::WebACL`.
|
|
56
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#aws-resource-wafv2-webacl-return-values}
|
|
57
|
+
*/
|
|
58
|
+
export type WAFv2WebACLAttributes = {
|
|
59
|
+
/**
|
|
60
|
+
* ARN of the WAF entity.
|
|
61
|
+
* @minLength `20`
|
|
62
|
+
* @maxLength `2048`
|
|
63
|
+
*/
|
|
64
|
+
Arn: string;
|
|
65
|
+
/**
|
|
66
|
+
* @min `0`
|
|
67
|
+
*/
|
|
68
|
+
Capacity: number;
|
|
69
|
+
/**
|
|
70
|
+
* Id of the WebACL
|
|
71
|
+
* @pattern `^[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$`
|
|
72
|
+
*/
|
|
73
|
+
Id: string;
|
|
74
|
+
/**
|
|
75
|
+
* Name of the Label.
|
|
76
|
+
* @pattern `^[0-9A-Za-z_:-]{1,1024}$`
|
|
77
|
+
*/
|
|
78
|
+
LabelNamespace: string;
|
|
79
|
+
};
|
|
80
|
+
/**
|
|
81
|
+
* Type definition for `AWS::WAFv2::WebACL.AddressField`.
|
|
82
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-addressfield.html}
|
|
83
|
+
*/
|
|
84
|
+
export type AddressField = FieldIdentifier;
|
|
85
|
+
/**
|
|
86
|
+
* Type definition for `AWS::WAFv2::WebACL.AllowAction`.
|
|
87
|
+
* Allow traffic towards application.
|
|
88
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-allowaction.html}
|
|
89
|
+
*/
|
|
90
|
+
export type AllowAction = {
|
|
91
|
+
/**
|
|
92
|
+
* Custom request handling.
|
|
93
|
+
*/
|
|
94
|
+
CustomRequestHandling?: CustomRequestHandling;
|
|
95
|
+
};
|
|
96
|
+
/**
|
|
97
|
+
* Type definition for `AWS::WAFv2::WebACL.AndStatement`.
|
|
98
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-andstatement.html}
|
|
99
|
+
*/
|
|
100
|
+
export type AndStatement = {
|
|
101
|
+
Statements: Statement[];
|
|
102
|
+
};
|
|
103
|
+
/**
|
|
104
|
+
* Type definition for `AWS::WAFv2::WebACL.AssociationConfig`.
|
|
105
|
+
* AssociationConfig for body inspection
|
|
106
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-associationconfig.html}
|
|
107
|
+
*/
|
|
108
|
+
export type AssociationConfig = {
|
|
109
|
+
/**
|
|
110
|
+
* Map of AssociatedResourceType and RequestBodyAssociatedResourceTypeConfig
|
|
111
|
+
*/
|
|
112
|
+
RequestBody?: RequestBody;
|
|
113
|
+
};
|
|
114
|
+
/**
|
|
115
|
+
* Type definition for `AWS::WAFv2::WebACL.AWSManagedRulesACFPRuleSet`.
|
|
116
|
+
* Configures how to use the Account creation fraud prevention managed rule group in the web ACL
|
|
117
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html}
|
|
118
|
+
*/
|
|
119
|
+
export type AWSManagedRulesACFPRuleSet = {
|
|
120
|
+
CreationPath: string;
|
|
121
|
+
EnableRegexInPath?: boolean;
|
|
122
|
+
RegistrationPagePath: string;
|
|
123
|
+
/**
|
|
124
|
+
* Configures the inspection of sign-up requests
|
|
125
|
+
*/
|
|
126
|
+
RequestInspection: RequestInspectionACFP;
|
|
127
|
+
/**
|
|
128
|
+
* Configures the inspection of login responses
|
|
129
|
+
*/
|
|
130
|
+
ResponseInspection?: ResponseInspection;
|
|
131
|
+
};
|
|
132
|
+
/**
|
|
133
|
+
* Type definition for `AWS::WAFv2::WebACL.AWSManagedRulesATPRuleSet`.
|
|
134
|
+
* Configures how to use the Account Takeover Prevention managed rule group in the web ACL
|
|
135
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesatpruleset.html}
|
|
136
|
+
*/
|
|
137
|
+
export type AWSManagedRulesATPRuleSet = {
|
|
138
|
+
EnableRegexInPath?: boolean;
|
|
139
|
+
LoginPath: string;
|
|
140
|
+
/**
|
|
141
|
+
* Configures the inspection of login requests
|
|
142
|
+
*/
|
|
143
|
+
RequestInspection?: RequestInspection;
|
|
144
|
+
/**
|
|
145
|
+
* Configures the inspection of login responses
|
|
146
|
+
*/
|
|
147
|
+
ResponseInspection?: ResponseInspection;
|
|
148
|
+
};
|
|
149
|
+
/**
|
|
150
|
+
* Type definition for `AWS::WAFv2::WebACL.AWSManagedRulesBotControlRuleSet`.
|
|
151
|
+
* Configures how to use the Bot Control managed rule group in the web ACL
|
|
152
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesbotcontrolruleset.html}
|
|
153
|
+
*/
|
|
154
|
+
export type AWSManagedRulesBotControlRuleSet = {
|
|
155
|
+
EnableMachineLearning?: boolean;
|
|
156
|
+
InspectionLevel: "COMMON" | "TARGETED";
|
|
157
|
+
};
|
|
158
|
+
/**
|
|
159
|
+
* Type definition for `AWS::WAFv2::WebACL.BlockAction`.
|
|
160
|
+
* Block traffic towards application.
|
|
161
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-blockaction.html}
|
|
162
|
+
*/
|
|
163
|
+
export type BlockAction = {
|
|
164
|
+
/**
|
|
165
|
+
* Custom response.
|
|
166
|
+
*/
|
|
167
|
+
CustomResponse?: CustomResponse;
|
|
168
|
+
};
|
|
169
|
+
/**
|
|
170
|
+
* Type definition for `AWS::WAFv2::WebACL.Body`.
|
|
171
|
+
* The body of a web request. This immediately follows the request headers.
|
|
172
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-body.html}
|
|
173
|
+
*/
|
|
174
|
+
export type Body = {
|
|
175
|
+
/**
|
|
176
|
+
* Handling of requests containing oversize fields
|
|
177
|
+
*/
|
|
178
|
+
OversizeHandling?: OversizeHandling;
|
|
179
|
+
};
|
|
180
|
+
/**
|
|
181
|
+
* Type definition for `AWS::WAFv2::WebACL.BodyParsingFallbackBehavior`.
|
|
182
|
+
* The inspection behavior to fall back to if the JSON in the request body is invalid.
|
|
183
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bodyparsingfallbackbehavior.html}
|
|
184
|
+
*/
|
|
185
|
+
export type BodyParsingFallbackBehavior = "MATCH" | "NO_MATCH" | "EVALUATE_AS_STRING";
|
|
186
|
+
/**
|
|
187
|
+
* Type definition for `AWS::WAFv2::WebACL.ByteMatchStatement`.
|
|
188
|
+
* Byte Match statement.
|
|
189
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html}
|
|
190
|
+
*/
|
|
191
|
+
export type ByteMatchStatement = {
|
|
192
|
+
/**
|
|
193
|
+
* Field of the request to match.
|
|
194
|
+
*/
|
|
195
|
+
FieldToMatch: FieldToMatch;
|
|
196
|
+
/**
|
|
197
|
+
* Position of the evaluation in the FieldToMatch of request.
|
|
198
|
+
*/
|
|
199
|
+
PositionalConstraint: PositionalConstraint;
|
|
200
|
+
/**
|
|
201
|
+
* String that is searched to find a match.
|
|
202
|
+
*/
|
|
203
|
+
SearchString?: string;
|
|
204
|
+
/**
|
|
205
|
+
* Base64 encoded string that is searched to find a match.
|
|
206
|
+
*/
|
|
207
|
+
SearchStringBase64?: string;
|
|
208
|
+
TextTransformations: TextTransformation[];
|
|
209
|
+
};
|
|
210
|
+
/**
|
|
211
|
+
* Type definition for `AWS::WAFv2::WebACL.CaptchaAction`.
|
|
212
|
+
* Checks valid token exists with request.
|
|
213
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaaction.html}
|
|
214
|
+
*/
|
|
215
|
+
export type CaptchaAction = {
|
|
216
|
+
/**
|
|
217
|
+
* Custom request handling.
|
|
218
|
+
*/
|
|
219
|
+
CustomRequestHandling?: CustomRequestHandling;
|
|
220
|
+
};
|
|
221
|
+
/**
|
|
222
|
+
* Type definition for `AWS::WAFv2::WebACL.CaptchaConfig`.
|
|
223
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaconfig.html}
|
|
224
|
+
*/
|
|
225
|
+
export type CaptchaConfig = {
|
|
226
|
+
ImmunityTimeProperty?: ImmunityTimeProperty;
|
|
227
|
+
};
|
|
228
|
+
/**
|
|
229
|
+
* Type definition for `AWS::WAFv2::WebACL.ChallengeAction`.
|
|
230
|
+
* Checks that the request has a valid token with an unexpired challenge timestamp and, if not, returns a browser challenge to the client.
|
|
231
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeaction.html}
|
|
232
|
+
*/
|
|
233
|
+
export type ChallengeAction = {
|
|
234
|
+
/**
|
|
235
|
+
* Custom request handling.
|
|
236
|
+
*/
|
|
237
|
+
CustomRequestHandling?: CustomRequestHandling;
|
|
238
|
+
};
|
|
239
|
+
/**
|
|
240
|
+
* Type definition for `AWS::WAFv2::WebACL.ChallengeConfig`.
|
|
241
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeconfig.html}
|
|
242
|
+
*/
|
|
243
|
+
export type ChallengeConfig = {
|
|
244
|
+
ImmunityTimeProperty?: ImmunityTimeProperty;
|
|
245
|
+
};
|
|
246
|
+
/**
|
|
247
|
+
* Type definition for `AWS::WAFv2::WebACL.CookieMatchPattern`.
|
|
248
|
+
* The pattern to look for in the request cookies.
|
|
249
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookiematchpattern.html}
|
|
250
|
+
*/
|
|
251
|
+
export type CookieMatchPattern = {
|
|
252
|
+
/**
|
|
253
|
+
* Inspect all parts of the web request cookies.
|
|
254
|
+
*/
|
|
255
|
+
All?: Record<string, any>;
|
|
256
|
+
/**
|
|
257
|
+
* @minLength `1`
|
|
258
|
+
* @maxLength `199`
|
|
259
|
+
*/
|
|
260
|
+
ExcludedCookies?: string[];
|
|
261
|
+
/**
|
|
262
|
+
* @minLength `1`
|
|
263
|
+
* @maxLength `199`
|
|
264
|
+
*/
|
|
265
|
+
IncludedCookies?: string[];
|
|
266
|
+
};
|
|
267
|
+
/**
|
|
268
|
+
* Type definition for `AWS::WAFv2::WebACL.Cookies`.
|
|
269
|
+
* Includes headers of a web request.
|
|
270
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookies.html}
|
|
271
|
+
*/
|
|
272
|
+
export type Cookies = {
|
|
273
|
+
/**
|
|
274
|
+
* The pattern to look for in the request cookies.
|
|
275
|
+
*/
|
|
276
|
+
MatchPattern: CookieMatchPattern;
|
|
277
|
+
/**
|
|
278
|
+
* The parts of the request to match against using the MatchPattern.
|
|
279
|
+
*/
|
|
280
|
+
MatchScope: MapMatchScope;
|
|
281
|
+
/**
|
|
282
|
+
* Handling of requests containing oversize fields
|
|
283
|
+
*/
|
|
284
|
+
OversizeHandling: OversizeHandling;
|
|
285
|
+
};
|
|
286
|
+
/**
|
|
287
|
+
* Type definition for `AWS::WAFv2::WebACL.CountAction`.
|
|
288
|
+
* Allow traffic towards application.
|
|
289
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-countaction.html}
|
|
290
|
+
*/
|
|
291
|
+
export type CountAction = {
|
|
292
|
+
/**
|
|
293
|
+
* Custom request handling.
|
|
294
|
+
*/
|
|
295
|
+
CustomRequestHandling?: CustomRequestHandling;
|
|
296
|
+
};
|
|
297
|
+
/**
|
|
298
|
+
* Type definition for `AWS::WAFv2::WebACL.CustomHTTPHeader`.
|
|
299
|
+
* HTTP header.
|
|
300
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customhttpheader.html}
|
|
301
|
+
*/
|
|
302
|
+
export type CustomHTTPHeader = {
|
|
303
|
+
/**
|
|
304
|
+
* HTTP header name.
|
|
305
|
+
* @minLength `1`
|
|
306
|
+
* @maxLength `64`
|
|
307
|
+
*/
|
|
308
|
+
Name: string;
|
|
309
|
+
/**
|
|
310
|
+
* HTTP header value.
|
|
311
|
+
* @minLength `1`
|
|
312
|
+
* @maxLength `255`
|
|
313
|
+
*/
|
|
314
|
+
Value: string;
|
|
315
|
+
};
|
|
316
|
+
/**
|
|
317
|
+
* Type definition for `AWS::WAFv2::WebACL.CustomRequestHandling`.
|
|
318
|
+
* Custom request handling.
|
|
319
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customrequesthandling.html}
|
|
320
|
+
*/
|
|
321
|
+
export type CustomRequestHandling = {
|
|
322
|
+
/**
|
|
323
|
+
* Collection of HTTP headers.
|
|
324
|
+
* @minLength `1`
|
|
325
|
+
*/
|
|
326
|
+
InsertHeaders: CustomHTTPHeader[];
|
|
327
|
+
};
|
|
328
|
+
/**
|
|
329
|
+
* Type definition for `AWS::WAFv2::WebACL.CustomResponse`.
|
|
330
|
+
* Custom response.
|
|
331
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponse.html}
|
|
332
|
+
*/
|
|
333
|
+
export type CustomResponse = {
|
|
334
|
+
/**
|
|
335
|
+
* Custom response body key.
|
|
336
|
+
* @pattern `^[\w\-]+$`
|
|
337
|
+
*/
|
|
338
|
+
CustomResponseBodyKey?: string;
|
|
339
|
+
/**
|
|
340
|
+
* Custom response code.
|
|
341
|
+
* @min `200`
|
|
342
|
+
* @max `599`
|
|
343
|
+
*/
|
|
344
|
+
ResponseCode: number;
|
|
345
|
+
/**
|
|
346
|
+
* Collection of HTTP headers.
|
|
347
|
+
* @minLength `1`
|
|
348
|
+
*/
|
|
349
|
+
ResponseHeaders?: CustomHTTPHeader[];
|
|
350
|
+
};
|
|
351
|
+
/**
|
|
352
|
+
* Type definition for `AWS::WAFv2::WebACL.CustomResponseBodies`.
|
|
353
|
+
* Custom response key and body map.
|
|
354
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponsebodies.html}
|
|
355
|
+
*/
|
|
356
|
+
export type CustomResponseBodies = Record<string, CustomResponseBody>;
|
|
357
|
+
/**
|
|
358
|
+
* Type definition for `AWS::WAFv2::WebACL.CustomResponseBody`.
|
|
359
|
+
* Custom response body.
|
|
360
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponsebody.html}
|
|
361
|
+
*/
|
|
362
|
+
export type CustomResponseBody = {
|
|
363
|
+
/**
|
|
364
|
+
* Response content.
|
|
365
|
+
* @minLength `1`
|
|
366
|
+
* @maxLength `10240`
|
|
367
|
+
*/
|
|
368
|
+
Content: string;
|
|
369
|
+
/**
|
|
370
|
+
* Valid values are TEXT_PLAIN, TEXT_HTML, and APPLICATION_JSON.
|
|
371
|
+
*/
|
|
372
|
+
ContentType: ResponseContentType;
|
|
373
|
+
};
|
|
374
|
+
/**
|
|
375
|
+
* Type definition for `AWS::WAFv2::WebACL.DefaultAction`.
|
|
376
|
+
* Default Action WebACL will take against ingress traffic when there is no matching Rule.
|
|
377
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html}
|
|
378
|
+
*/
|
|
379
|
+
export type DefaultAction = {
|
|
380
|
+
/**
|
|
381
|
+
* Allow traffic towards application.
|
|
382
|
+
*/
|
|
383
|
+
Allow?: AllowAction;
|
|
384
|
+
/**
|
|
385
|
+
* Block traffic towards application.
|
|
386
|
+
*/
|
|
387
|
+
Block?: BlockAction;
|
|
388
|
+
};
|
|
389
|
+
/**
|
|
390
|
+
* Type definition for `AWS::WAFv2::WebACL.ExcludedRule`.
|
|
391
|
+
* Excluded Rule in the RuleGroup or ManagedRuleGroup will not be evaluated.
|
|
392
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-excludedrule.html}
|
|
393
|
+
*/
|
|
394
|
+
export type ExcludedRule = {
|
|
395
|
+
/**
|
|
396
|
+
* Name of the WebACL.
|
|
397
|
+
* @pattern `^[0-9A-Za-z_-]{1,128}$`
|
|
398
|
+
*/
|
|
399
|
+
Name: string;
|
|
400
|
+
};
|
|
401
|
+
/**
|
|
402
|
+
* Type definition for `AWS::WAFv2::WebACL.FieldIdentifier`.
|
|
403
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldidentifier.html}
|
|
404
|
+
*/
|
|
405
|
+
export type FieldIdentifier = {
|
|
406
|
+
/**
|
|
407
|
+
* @minLength `1`
|
|
408
|
+
* @maxLength `512`
|
|
409
|
+
* @pattern `.*\S.*`
|
|
410
|
+
*/
|
|
411
|
+
Identifier: string;
|
|
412
|
+
};
|
|
413
|
+
/**
|
|
414
|
+
* Type definition for `AWS::WAFv2::WebACL.FieldToMatch`.
|
|
415
|
+
* Field of the request to match.
|
|
416
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html}
|
|
417
|
+
*/
|
|
418
|
+
export type FieldToMatch = {
|
|
419
|
+
/**
|
|
420
|
+
* All query arguments of a web request.
|
|
421
|
+
*/
|
|
422
|
+
AllQueryArguments?: Record<string, any>;
|
|
423
|
+
/**
|
|
424
|
+
* The body of a web request. This immediately follows the request headers.
|
|
425
|
+
*/
|
|
426
|
+
Body?: Body;
|
|
427
|
+
/**
|
|
428
|
+
* Includes headers of a web request.
|
|
429
|
+
*/
|
|
430
|
+
Cookies?: Cookies;
|
|
431
|
+
/**
|
|
432
|
+
* Includes headers of a web request.
|
|
433
|
+
*/
|
|
434
|
+
Headers?: Headers;
|
|
435
|
+
/**
|
|
436
|
+
* Inspect the request body as JSON. The request body immediately follows the request headers.
|
|
437
|
+
*/
|
|
438
|
+
JsonBody?: JsonBody;
|
|
439
|
+
/**
|
|
440
|
+
* The HTTP method of a web request. The method indicates the type of operation that the request is asking the origin to perform.
|
|
441
|
+
*/
|
|
442
|
+
Method?: Record<string, any>;
|
|
443
|
+
/**
|
|
444
|
+
* The query string of a web request. This is the part of a URL that appears after a ? character, if any.
|
|
445
|
+
*/
|
|
446
|
+
QueryString?: Record<string, any>;
|
|
447
|
+
SingleHeader?: {
|
|
448
|
+
Name: string;
|
|
449
|
+
};
|
|
450
|
+
/**
|
|
451
|
+
* One query argument in a web request, identified by name, for example UserName or SalesRegion. The name can be up to 30 characters long and isn't case sensitive.
|
|
452
|
+
*/
|
|
453
|
+
SingleQueryArgument?: {
|
|
454
|
+
Name: string;
|
|
455
|
+
};
|
|
456
|
+
/**
|
|
457
|
+
* The path component of the URI of a web request. This is the part of a web request that identifies a resource, for example, /images/daily-ad.jpg.
|
|
458
|
+
*/
|
|
459
|
+
UriPath?: Record<string, any>;
|
|
460
|
+
};
|
|
461
|
+
/**
|
|
462
|
+
* Type definition for `AWS::WAFv2::WebACL.ForwardedIPConfiguration`.
|
|
463
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html}
|
|
464
|
+
*/
|
|
465
|
+
export type ForwardedIPConfiguration = {
|
|
466
|
+
FallbackBehavior: "MATCH" | "NO_MATCH";
|
|
467
|
+
/**
|
|
468
|
+
* @pattern `^[a-zA-Z0-9-]+{1,255}$`
|
|
469
|
+
*/
|
|
470
|
+
HeaderName: string;
|
|
471
|
+
};
|
|
472
|
+
/**
|
|
473
|
+
* Type definition for `AWS::WAFv2::WebACL.GeoMatchStatement`.
|
|
474
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-geomatchstatement.html}
|
|
475
|
+
*/
|
|
476
|
+
export type GeoMatchStatement = {
|
|
477
|
+
CountryCodes?: string[];
|
|
478
|
+
ForwardedIPConfig?: ForwardedIPConfiguration;
|
|
479
|
+
};
|
|
480
|
+
/**
|
|
481
|
+
* Type definition for `AWS::WAFv2::WebACL.HeaderMatchPattern`.
|
|
482
|
+
* The pattern to look for in the request headers.
|
|
483
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headermatchpattern.html}
|
|
484
|
+
*/
|
|
485
|
+
export type HeaderMatchPattern = {
|
|
486
|
+
/**
|
|
487
|
+
* Inspect all parts of the web request headers.
|
|
488
|
+
*/
|
|
489
|
+
All?: Record<string, any>;
|
|
490
|
+
/**
|
|
491
|
+
* @minLength `1`
|
|
492
|
+
* @maxLength `199`
|
|
493
|
+
*/
|
|
494
|
+
ExcludedHeaders?: string[];
|
|
495
|
+
/**
|
|
496
|
+
* @minLength `1`
|
|
497
|
+
* @maxLength `199`
|
|
498
|
+
*/
|
|
499
|
+
IncludedHeaders?: string[];
|
|
500
|
+
};
|
|
501
|
+
/**
|
|
502
|
+
* Type definition for `AWS::WAFv2::WebACL.Headers`.
|
|
503
|
+
* Includes headers of a web request.
|
|
504
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headers.html}
|
|
505
|
+
*/
|
|
506
|
+
export type Headers = {
|
|
507
|
+
/**
|
|
508
|
+
* The pattern to look for in the request headers.
|
|
509
|
+
*/
|
|
510
|
+
MatchPattern: HeaderMatchPattern;
|
|
511
|
+
/**
|
|
512
|
+
* The parts of the request to match against using the MatchPattern.
|
|
513
|
+
*/
|
|
514
|
+
MatchScope: MapMatchScope;
|
|
515
|
+
/**
|
|
516
|
+
* Handling of requests containing oversize fields
|
|
517
|
+
*/
|
|
518
|
+
OversizeHandling: OversizeHandling;
|
|
519
|
+
};
|
|
520
|
+
/**
|
|
521
|
+
* Type definition for `AWS::WAFv2::WebACL.ImmunityTimeProperty`.
|
|
522
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-immunitytimeproperty.html}
|
|
523
|
+
*/
|
|
524
|
+
export type ImmunityTimeProperty = {
|
|
525
|
+
/**
|
|
526
|
+
* @min `60`
|
|
527
|
+
* @max `259200`
|
|
528
|
+
*/
|
|
529
|
+
ImmunityTime: number;
|
|
530
|
+
};
|
|
531
|
+
/**
|
|
532
|
+
* Type definition for `AWS::WAFv2::WebACL.IPSetForwardedIPConfiguration`.
|
|
533
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html}
|
|
534
|
+
*/
|
|
535
|
+
export type IPSetForwardedIPConfiguration = {
|
|
536
|
+
FallbackBehavior: "MATCH" | "NO_MATCH";
|
|
537
|
+
/**
|
|
538
|
+
* @pattern `^[a-zA-Z0-9-]+{1,255}$`
|
|
539
|
+
*/
|
|
540
|
+
HeaderName: string;
|
|
541
|
+
Position: "FIRST" | "LAST" | "ANY";
|
|
542
|
+
};
|
|
543
|
+
/**
|
|
544
|
+
* Type definition for `AWS::WAFv2::WebACL.IPSetReferenceStatement`.
|
|
545
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetreferencestatement.html}
|
|
546
|
+
*/
|
|
547
|
+
export type IPSetReferenceStatement = {
|
|
548
|
+
/**
|
|
549
|
+
* ARN of the WAF entity.
|
|
550
|
+
* @minLength `20`
|
|
551
|
+
* @maxLength `2048`
|
|
552
|
+
*/
|
|
553
|
+
Arn: string;
|
|
554
|
+
IPSetForwardedIPConfig?: IPSetForwardedIPConfiguration;
|
|
555
|
+
};
|
|
556
|
+
/**
|
|
557
|
+
* Type definition for `AWS::WAFv2::WebACL.JsonBody`.
|
|
558
|
+
* Inspect the request body as JSON. The request body immediately follows the request headers.
|
|
559
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonbody.html}
|
|
560
|
+
*/
|
|
561
|
+
export type JsonBody = {
|
|
562
|
+
/**
|
|
563
|
+
* The inspection behavior to fall back to if the JSON in the request body is invalid.
|
|
564
|
+
*/
|
|
565
|
+
InvalidFallbackBehavior?: BodyParsingFallbackBehavior;
|
|
566
|
+
/**
|
|
567
|
+
* The pattern to look for in the JSON body.
|
|
568
|
+
*/
|
|
569
|
+
MatchPattern: JsonMatchPattern;
|
|
570
|
+
/**
|
|
571
|
+
* The parts of the JSON to match against using the MatchPattern.
|
|
572
|
+
*/
|
|
573
|
+
MatchScope: JsonMatchScope;
|
|
574
|
+
/**
|
|
575
|
+
* Handling of requests containing oversize fields
|
|
576
|
+
*/
|
|
577
|
+
OversizeHandling?: OversizeHandling;
|
|
578
|
+
};
|
|
579
|
+
/**
|
|
580
|
+
* Type definition for `AWS::WAFv2::WebACL.JsonMatchPattern`.
|
|
581
|
+
* The pattern to look for in the JSON body.
|
|
582
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonmatchpattern.html}
|
|
583
|
+
*/
|
|
584
|
+
export type JsonMatchPattern = {
|
|
585
|
+
/**
|
|
586
|
+
* Inspect all parts of the web request's JSON body.
|
|
587
|
+
*/
|
|
588
|
+
All?: Record<string, any>;
|
|
589
|
+
IncludedPaths?: string[];
|
|
590
|
+
};
|
|
591
|
+
/**
|
|
592
|
+
* Type definition for `AWS::WAFv2::WebACL.JsonMatchScope`.
|
|
593
|
+
* The parts of the JSON to match against using the MatchPattern.
|
|
594
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonmatchscope.html}
|
|
595
|
+
*/
|
|
596
|
+
export type JsonMatchScope = "ALL" | "KEY" | "VALUE";
|
|
597
|
+
/**
|
|
598
|
+
* Type definition for `AWS::WAFv2::WebACL.Label`.
|
|
599
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-label.html}
|
|
600
|
+
*/
|
|
601
|
+
export type Label = {
|
|
602
|
+
/**
|
|
603
|
+
* Name of the Label.
|
|
604
|
+
* @pattern `^[0-9A-Za-z_:-]{1,1024}$`
|
|
605
|
+
*/
|
|
606
|
+
Name: string;
|
|
607
|
+
};
|
|
608
|
+
/**
|
|
609
|
+
* Type definition for `AWS::WAFv2::WebACL.LabelMatchScope`.
|
|
610
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-labelmatchscope.html}
|
|
611
|
+
*/
|
|
612
|
+
export type LabelMatchScope = "LABEL" | "NAMESPACE";
|
|
613
|
+
/**
|
|
614
|
+
* Type definition for `AWS::WAFv2::WebACL.LabelMatchStatement`.
|
|
615
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-labelmatchstatement.html}
|
|
616
|
+
*/
|
|
617
|
+
export type LabelMatchStatement = {
|
|
618
|
+
/**
|
|
619
|
+
* @pattern `^[0-9A-Za-z_:-]{1,1024}$`
|
|
620
|
+
*/
|
|
621
|
+
Key: string;
|
|
622
|
+
Scope: LabelMatchScope;
|
|
623
|
+
};
|
|
624
|
+
/**
|
|
625
|
+
* Type definition for `AWS::WAFv2::WebACL.ManagedRuleGroupConfig`.
|
|
626
|
+
* ManagedRuleGroupConfig.
|
|
627
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html}
|
|
628
|
+
*/
|
|
629
|
+
export type ManagedRuleGroupConfig = {
|
|
630
|
+
/**
|
|
631
|
+
* Configures how to use the Account creation fraud prevention managed rule group in the web ACL
|
|
632
|
+
*/
|
|
633
|
+
AWSManagedRulesACFPRuleSet?: AWSManagedRulesACFPRuleSet;
|
|
634
|
+
/**
|
|
635
|
+
* Configures how to use the Account Takeover Prevention managed rule group in the web ACL
|
|
636
|
+
*/
|
|
637
|
+
AWSManagedRulesATPRuleSet?: AWSManagedRulesATPRuleSet;
|
|
638
|
+
/**
|
|
639
|
+
* Configures how to use the Bot Control managed rule group in the web ACL
|
|
640
|
+
*/
|
|
641
|
+
AWSManagedRulesBotControlRuleSet?: AWSManagedRulesBotControlRuleSet;
|
|
642
|
+
/**
|
|
643
|
+
* @minLength `1`
|
|
644
|
+
* @maxLength `256`
|
|
645
|
+
* @pattern `.*\S.*`
|
|
646
|
+
*/
|
|
647
|
+
LoginPath?: string;
|
|
648
|
+
PasswordField?: FieldIdentifier;
|
|
649
|
+
PayloadType?: "JSON" | "FORM_ENCODED";
|
|
650
|
+
UsernameField?: FieldIdentifier;
|
|
651
|
+
};
|
|
652
|
+
/**
|
|
653
|
+
* Type definition for `AWS::WAFv2::WebACL.ManagedRuleGroupStatement`.
|
|
654
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html}
|
|
655
|
+
*/
|
|
656
|
+
export type ManagedRuleGroupStatement = {
|
|
657
|
+
ExcludedRules?: ExcludedRule[];
|
|
658
|
+
/**
|
|
659
|
+
* Collection of ManagedRuleGroupConfig.
|
|
660
|
+
*/
|
|
661
|
+
ManagedRuleGroupConfigs?: ManagedRuleGroupConfig[];
|
|
662
|
+
/**
|
|
663
|
+
* Name of the WebACL.
|
|
664
|
+
* @pattern `^[0-9A-Za-z_-]{1,128}$`
|
|
665
|
+
*/
|
|
666
|
+
Name: string;
|
|
667
|
+
/**
|
|
668
|
+
* Action overrides for rules in the rule group.
|
|
669
|
+
* @maxLength `100`
|
|
670
|
+
*/
|
|
671
|
+
RuleActionOverrides?: RuleActionOverride[];
|
|
672
|
+
/**
|
|
673
|
+
* First level statement that contains conditions, such as ByteMatch, SizeConstraint, etc
|
|
674
|
+
*/
|
|
675
|
+
ScopeDownStatement?: Statement;
|
|
676
|
+
VendorName: string;
|
|
677
|
+
/**
|
|
678
|
+
* @minLength `1`
|
|
679
|
+
* @maxLength `64`
|
|
680
|
+
* @pattern `^[\w#:\.\-/]+$`
|
|
681
|
+
*/
|
|
682
|
+
Version?: string;
|
|
683
|
+
};
|
|
684
|
+
/**
|
|
685
|
+
* Type definition for `AWS::WAFv2::WebACL.MapMatchScope`.
|
|
686
|
+
* The parts of the request to match against using the MatchPattern.
|
|
687
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-mapmatchscope.html}
|
|
688
|
+
*/
|
|
689
|
+
export type MapMatchScope = "ALL" | "KEY" | "VALUE";
|
|
690
|
+
/**
|
|
691
|
+
* Type definition for `AWS::WAFv2::WebACL.NotStatement`.
|
|
692
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-notstatement.html}
|
|
693
|
+
*/
|
|
694
|
+
export type NotStatement = {
|
|
695
|
+
/**
|
|
696
|
+
* First level statement that contains conditions, such as ByteMatch, SizeConstraint, etc
|
|
697
|
+
*/
|
|
698
|
+
Statement: Statement;
|
|
699
|
+
};
|
|
700
|
+
/**
|
|
701
|
+
* Type definition for `AWS::WAFv2::WebACL.OrStatement`.
|
|
702
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-orstatement.html}
|
|
703
|
+
*/
|
|
704
|
+
export type OrStatement = {
|
|
705
|
+
Statements: Statement[];
|
|
706
|
+
};
|
|
707
|
+
/**
|
|
708
|
+
* Type definition for `AWS::WAFv2::WebACL.OverrideAction`.
|
|
709
|
+
* Override a RuleGroup or ManagedRuleGroup behavior. This can only be applied to Rule that has RuleGroupReferenceStatement or ManagedRuleGroupReferenceStatement.
|
|
710
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html}
|
|
711
|
+
*/
|
|
712
|
+
export type OverrideAction = {
|
|
713
|
+
/**
|
|
714
|
+
* Count traffic towards application.
|
|
715
|
+
*/
|
|
716
|
+
Count?: Record<string, any>;
|
|
717
|
+
/**
|
|
718
|
+
* Keep the RuleGroup or ManagedRuleGroup behavior as is.
|
|
719
|
+
*/
|
|
720
|
+
None?: Record<string, any>;
|
|
721
|
+
};
|
|
722
|
+
/**
|
|
723
|
+
* Type definition for `AWS::WAFv2::WebACL.OversizeHandling`.
|
|
724
|
+
* Handling of requests containing oversize fields
|
|
725
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-oversizehandling.html}
|
|
726
|
+
*/
|
|
727
|
+
export type OversizeHandling = "CONTINUE" | "MATCH" | "NO_MATCH";
|
|
728
|
+
/**
|
|
729
|
+
* Type definition for `AWS::WAFv2::WebACL.PhoneNumberField`.
|
|
730
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-phonenumberfield.html}
|
|
731
|
+
*/
|
|
732
|
+
export type PhoneNumberField = FieldIdentifier;
|
|
733
|
+
/**
|
|
734
|
+
* Type definition for `AWS::WAFv2::WebACL.PositionalConstraint`.
|
|
735
|
+
* Position of the evaluation in the FieldToMatch of request.
|
|
736
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-positionalconstraint.html}
|
|
737
|
+
*/
|
|
738
|
+
export type PositionalConstraint = "EXACTLY" | "STARTS_WITH" | "ENDS_WITH" | "CONTAINS" | "CONTAINS_WORD";
|
|
739
|
+
/**
|
|
740
|
+
* Type definition for `AWS::WAFv2::WebACL.RateBasedStatement`.
|
|
741
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html}
|
|
742
|
+
*/
|
|
743
|
+
export type RateBasedStatement = {
|
|
744
|
+
AggregateKeyType: "CONSTANT" | "IP" | "FORWARDED_IP" | "CUSTOM_KEYS";
|
|
745
|
+
/**
|
|
746
|
+
* Specifies the aggregate keys to use in a rate-base rule.
|
|
747
|
+
* @maxLength `5`
|
|
748
|
+
*/
|
|
749
|
+
CustomKeys?: RateBasedStatementCustomKey[];
|
|
750
|
+
ForwardedIPConfig?: ForwardedIPConfiguration;
|
|
751
|
+
/**
|
|
752
|
+
* @min `100`
|
|
753
|
+
* @max `2000000000`
|
|
754
|
+
*/
|
|
755
|
+
Limit: number;
|
|
756
|
+
/**
|
|
757
|
+
* First level statement that contains conditions, such as ByteMatch, SizeConstraint, etc
|
|
758
|
+
*/
|
|
759
|
+
ScopeDownStatement?: Statement;
|
|
760
|
+
};
|
|
761
|
+
/**
|
|
762
|
+
* Type definition for `AWS::WAFv2::WebACL.RateBasedStatementCustomKey`.
|
|
763
|
+
* Specifies a single custom aggregate key for a rate-base rule.
|
|
764
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html}
|
|
765
|
+
*/
|
|
766
|
+
export type RateBasedStatementCustomKey = {
|
|
767
|
+
/**
|
|
768
|
+
* Specifies a cookie as an aggregate key for a rate-based rule.
|
|
769
|
+
*/
|
|
770
|
+
Cookie?: RateLimitCookie;
|
|
771
|
+
/**
|
|
772
|
+
* Specifies the first IP address in an HTTP header as an aggregate key for a rate-based rule.
|
|
773
|
+
*/
|
|
774
|
+
ForwardedIP?: RateLimitForwardedIP;
|
|
775
|
+
/**
|
|
776
|
+
* Specifies the request's HTTP method as an aggregate key for a rate-based rule.
|
|
777
|
+
*/
|
|
778
|
+
HTTPMethod?: RateLimitHTTPMethod;
|
|
779
|
+
/**
|
|
780
|
+
* Specifies a header as an aggregate key for a rate-based rule.
|
|
781
|
+
*/
|
|
782
|
+
Header?: RateLimitHeader;
|
|
783
|
+
/**
|
|
784
|
+
* Specifies the IP address in the web request as an aggregate key for a rate-based rule.
|
|
785
|
+
*/
|
|
786
|
+
IP?: RateLimitIP;
|
|
787
|
+
/**
|
|
788
|
+
* Specifies a label namespace to use as an aggregate key for a rate-based rule.
|
|
789
|
+
*/
|
|
790
|
+
LabelNamespace?: RateLimitLabelNamespace;
|
|
791
|
+
/**
|
|
792
|
+
* Specifies a query argument in the request as an aggregate key for a rate-based rule.
|
|
793
|
+
*/
|
|
794
|
+
QueryArgument?: RateLimitQueryArgument;
|
|
795
|
+
/**
|
|
796
|
+
* Specifies the request's query string as an aggregate key for a rate-based rule.
|
|
797
|
+
*/
|
|
798
|
+
QueryString?: RateLimitQueryString;
|
|
799
|
+
/**
|
|
800
|
+
* Specifies the request's URI Path as an aggregate key for a rate-based rule.
|
|
801
|
+
*/
|
|
802
|
+
UriPath?: RateLimitUriPath;
|
|
803
|
+
};
|
|
804
|
+
/**
|
|
805
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitCookie`.
|
|
806
|
+
* Specifies a cookie as an aggregate key for a rate-based rule.
|
|
807
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitcookie.html}
|
|
808
|
+
*/
|
|
809
|
+
export type RateLimitCookie = {
|
|
810
|
+
/**
|
|
811
|
+
* The name of the cookie to use.
|
|
812
|
+
* @minLength `1`
|
|
813
|
+
* @maxLength `64`
|
|
814
|
+
* @pattern `.*\S.*`
|
|
815
|
+
*/
|
|
816
|
+
Name: string;
|
|
817
|
+
TextTransformations: TextTransformation[];
|
|
818
|
+
};
|
|
819
|
+
/**
|
|
820
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitForwardedIP`.
|
|
821
|
+
* Specifies the first IP address in an HTTP header as an aggregate key for a rate-based rule.
|
|
822
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitforwardedip.html}
|
|
823
|
+
*/
|
|
824
|
+
export type RateLimitForwardedIP = Record<string, any>;
|
|
825
|
+
/**
|
|
826
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitHeader`.
|
|
827
|
+
* Specifies a header as an aggregate key for a rate-based rule.
|
|
828
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitheader.html}
|
|
829
|
+
*/
|
|
830
|
+
export type RateLimitHeader = {
|
|
831
|
+
/**
|
|
832
|
+
* The name of the header to use.
|
|
833
|
+
* @minLength `1`
|
|
834
|
+
* @maxLength `64`
|
|
835
|
+
* @pattern `.*\S.*`
|
|
836
|
+
*/
|
|
837
|
+
Name: string;
|
|
838
|
+
TextTransformations: TextTransformation[];
|
|
839
|
+
};
|
|
840
|
+
/**
|
|
841
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitHTTPMethod`.
|
|
842
|
+
* Specifies the request's HTTP method as an aggregate key for a rate-based rule.
|
|
843
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimithttpmethod.html}
|
|
844
|
+
*/
|
|
845
|
+
export type RateLimitHTTPMethod = Record<string, any>;
|
|
846
|
+
/**
|
|
847
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitIP`.
|
|
848
|
+
* Specifies the IP address in the web request as an aggregate key for a rate-based rule.
|
|
849
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitip.html}
|
|
850
|
+
*/
|
|
851
|
+
export type RateLimitIP = Record<string, any>;
|
|
852
|
+
/**
|
|
853
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitLabelNamespace`.
|
|
854
|
+
* Specifies a label namespace to use as an aggregate key for a rate-based rule.
|
|
855
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitlabelnamespace.html}
|
|
856
|
+
*/
|
|
857
|
+
export type RateLimitLabelNamespace = {
|
|
858
|
+
/**
|
|
859
|
+
* The namespace to use for aggregation.
|
|
860
|
+
* @pattern `^[0-9A-Za-z_:-]{1,1024}$`
|
|
861
|
+
*/
|
|
862
|
+
Namespace: string;
|
|
863
|
+
};
|
|
864
|
+
/**
|
|
865
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitQueryArgument`.
|
|
866
|
+
* Specifies a query argument in the request as an aggregate key for a rate-based rule.
|
|
867
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitqueryargument.html}
|
|
868
|
+
*/
|
|
869
|
+
export type RateLimitQueryArgument = {
|
|
870
|
+
/**
|
|
871
|
+
* The name of the query argument to use.
|
|
872
|
+
* @minLength `1`
|
|
873
|
+
* @maxLength `64`
|
|
874
|
+
* @pattern `.*\S.*`
|
|
875
|
+
*/
|
|
876
|
+
Name: string;
|
|
877
|
+
TextTransformations: TextTransformation[];
|
|
878
|
+
};
|
|
879
|
+
/**
|
|
880
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitQueryString`.
|
|
881
|
+
* Specifies the request's query string as an aggregate key for a rate-based rule.
|
|
882
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitquerystring.html}
|
|
883
|
+
*/
|
|
884
|
+
export type RateLimitQueryString = {
|
|
885
|
+
TextTransformations: TextTransformation[];
|
|
886
|
+
};
|
|
887
|
+
/**
|
|
888
|
+
* Type definition for `AWS::WAFv2::WebACL.RateLimitUriPath`.
|
|
889
|
+
* Specifies the request's URI Path as an aggregate key for a rate-based rule.
|
|
890
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimituripath.html}
|
|
891
|
+
*/
|
|
892
|
+
export type RateLimitUriPath = {
|
|
893
|
+
TextTransformations: TextTransformation[];
|
|
894
|
+
};
|
|
895
|
+
/**
|
|
896
|
+
* Type definition for `AWS::WAFv2::WebACL.RegexMatchStatement`.
|
|
897
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexmatchstatement.html}
|
|
898
|
+
*/
|
|
899
|
+
export type RegexMatchStatement = {
|
|
900
|
+
/**
|
|
901
|
+
* Field of the request to match.
|
|
902
|
+
*/
|
|
903
|
+
FieldToMatch: FieldToMatch;
|
|
904
|
+
/**
|
|
905
|
+
* @minLength `1`
|
|
906
|
+
* @maxLength `512`
|
|
907
|
+
*/
|
|
908
|
+
RegexString: string;
|
|
909
|
+
TextTransformations: TextTransformation[];
|
|
910
|
+
};
|
|
911
|
+
/**
|
|
912
|
+
* Type definition for `AWS::WAFv2::WebACL.RegexPatternSetReferenceStatement`.
|
|
913
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html}
|
|
914
|
+
*/
|
|
915
|
+
export type RegexPatternSetReferenceStatement = {
|
|
916
|
+
/**
|
|
917
|
+
* ARN of the WAF entity.
|
|
918
|
+
* @minLength `20`
|
|
919
|
+
* @maxLength `2048`
|
|
920
|
+
*/
|
|
921
|
+
Arn: string;
|
|
922
|
+
/**
|
|
923
|
+
* Field of the request to match.
|
|
924
|
+
*/
|
|
925
|
+
FieldToMatch: FieldToMatch;
|
|
926
|
+
TextTransformations: TextTransformation[];
|
|
927
|
+
};
|
|
928
|
+
/**
|
|
929
|
+
* Type definition for `AWS::WAFv2::WebACL.RequestBody`.
|
|
930
|
+
* Map of AssociatedResourceType and RequestBodyAssociatedResourceTypeConfig
|
|
931
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestbody.html}
|
|
932
|
+
*/
|
|
933
|
+
export type RequestBody = Record<string, RequestBodyAssociatedResourceTypeConfig>;
|
|
934
|
+
/**
|
|
935
|
+
* Type definition for `AWS::WAFv2::WebACL.RequestBodyAssociatedResourceTypeConfig`.
|
|
936
|
+
* Configures the inspection size in the request body.
|
|
937
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestbodyassociatedresourcetypeconfig.html}
|
|
938
|
+
*/
|
|
939
|
+
export type RequestBodyAssociatedResourceTypeConfig = {
|
|
940
|
+
DefaultSizeInspectionLimit: SizeInspectionLimit;
|
|
941
|
+
};
|
|
942
|
+
/**
|
|
943
|
+
* Type definition for `AWS::WAFv2::WebACL.RequestInspection`.
|
|
944
|
+
* Configures the inspection of login requests
|
|
945
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspection.html}
|
|
946
|
+
*/
|
|
947
|
+
export type RequestInspection = {
|
|
948
|
+
PasswordField: FieldIdentifier;
|
|
949
|
+
PayloadType: "JSON" | "FORM_ENCODED";
|
|
950
|
+
UsernameField: FieldIdentifier;
|
|
951
|
+
};
|
|
952
|
+
/**
|
|
953
|
+
* Type definition for `AWS::WAFv2::WebACL.RequestInspectionACFP`.
|
|
954
|
+
* Configures the inspection of sign-up requests
|
|
955
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html}
|
|
956
|
+
*/
|
|
957
|
+
export type RequestInspectionACFP = {
|
|
958
|
+
AddressFields?: AddressField[];
|
|
959
|
+
EmailField?: FieldIdentifier;
|
|
960
|
+
PasswordField?: FieldIdentifier;
|
|
961
|
+
PayloadType: "JSON" | "FORM_ENCODED";
|
|
962
|
+
PhoneNumberFields?: PhoneNumberField[];
|
|
963
|
+
UsernameField?: FieldIdentifier;
|
|
964
|
+
};
|
|
965
|
+
/**
|
|
966
|
+
* Type definition for `AWS::WAFv2::WebACL.ResponseContentType`.
|
|
967
|
+
* Valid values are TEXT_PLAIN, TEXT_HTML, and APPLICATION_JSON.
|
|
968
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responsecontenttype.html}
|
|
969
|
+
*/
|
|
970
|
+
export type ResponseContentType = "TEXT_PLAIN" | "TEXT_HTML" | "APPLICATION_JSON";
|
|
971
|
+
/**
|
|
972
|
+
* Type definition for `AWS::WAFv2::WebACL.ResponseInspection`.
|
|
973
|
+
* Configures the inspection of login responses
|
|
974
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspection.html}
|
|
975
|
+
*/
|
|
976
|
+
export type ResponseInspection = {
|
|
977
|
+
/**
|
|
978
|
+
* Response body contents that indicate success or failure of a login request
|
|
979
|
+
*/
|
|
980
|
+
BodyContains?: ResponseInspectionBodyContains;
|
|
981
|
+
/**
|
|
982
|
+
* Response headers that indicate success or failure of a login request
|
|
983
|
+
*/
|
|
984
|
+
Header?: ResponseInspectionHeader;
|
|
985
|
+
/**
|
|
986
|
+
* Response JSON that indicate success or failure of a login request
|
|
987
|
+
*/
|
|
988
|
+
Json?: ResponseInspectionJson;
|
|
989
|
+
/**
|
|
990
|
+
* Response status codes that indicate success or failure of a login request
|
|
991
|
+
*/
|
|
992
|
+
StatusCode?: ResponseInspectionStatusCode;
|
|
993
|
+
};
|
|
994
|
+
/**
|
|
995
|
+
* Type definition for `AWS::WAFv2::WebACL.ResponseInspectionBodyContains`.
|
|
996
|
+
* Response body contents that indicate success or failure of a login request
|
|
997
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionbodycontains.html}
|
|
998
|
+
*/
|
|
999
|
+
export type ResponseInspectionBodyContains = {
|
|
1000
|
+
/**
|
|
1001
|
+
* @minLength `1`
|
|
1002
|
+
* @maxLength `5`
|
|
1003
|
+
*/
|
|
1004
|
+
FailureStrings: string[];
|
|
1005
|
+
/**
|
|
1006
|
+
* @minLength `1`
|
|
1007
|
+
* @maxLength `5`
|
|
1008
|
+
*/
|
|
1009
|
+
SuccessStrings: string[];
|
|
1010
|
+
};
|
|
1011
|
+
/**
|
|
1012
|
+
* Type definition for `AWS::WAFv2::WebACL.ResponseInspectionHeader`.
|
|
1013
|
+
* Response headers that indicate success or failure of a login request
|
|
1014
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionheader.html}
|
|
1015
|
+
*/
|
|
1016
|
+
export type ResponseInspectionHeader = {
|
|
1017
|
+
/**
|
|
1018
|
+
* @minLength `1`
|
|
1019
|
+
* @maxLength `3`
|
|
1020
|
+
*/
|
|
1021
|
+
FailureValues: string[];
|
|
1022
|
+
/**
|
|
1023
|
+
* @minLength `1`
|
|
1024
|
+
* @maxLength `200`
|
|
1025
|
+
* @pattern `.*\S.*`
|
|
1026
|
+
*/
|
|
1027
|
+
Name: string;
|
|
1028
|
+
/**
|
|
1029
|
+
* @minLength `1`
|
|
1030
|
+
* @maxLength `3`
|
|
1031
|
+
*/
|
|
1032
|
+
SuccessValues: string[];
|
|
1033
|
+
};
|
|
1034
|
+
/**
|
|
1035
|
+
* Type definition for `AWS::WAFv2::WebACL.ResponseInspectionJson`.
|
|
1036
|
+
* Response JSON that indicate success or failure of a login request
|
|
1037
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionjson.html}
|
|
1038
|
+
*/
|
|
1039
|
+
export type ResponseInspectionJson = {
|
|
1040
|
+
/**
|
|
1041
|
+
* @minLength `1`
|
|
1042
|
+
* @maxLength `5`
|
|
1043
|
+
*/
|
|
1044
|
+
FailureValues: string[];
|
|
1045
|
+
/**
|
|
1046
|
+
* @minLength `1`
|
|
1047
|
+
* @maxLength `512`
|
|
1048
|
+
* @pattern `.*\S.*`
|
|
1049
|
+
*/
|
|
1050
|
+
Identifier: string;
|
|
1051
|
+
/**
|
|
1052
|
+
* @minLength `1`
|
|
1053
|
+
* @maxLength `5`
|
|
1054
|
+
*/
|
|
1055
|
+
SuccessValues: string[];
|
|
1056
|
+
};
|
|
1057
|
+
/**
|
|
1058
|
+
* Type definition for `AWS::WAFv2::WebACL.ResponseInspectionStatusCode`.
|
|
1059
|
+
* Response status codes that indicate success or failure of a login request
|
|
1060
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionstatuscode.html}
|
|
1061
|
+
*/
|
|
1062
|
+
export type ResponseInspectionStatusCode = {
|
|
1063
|
+
/**
|
|
1064
|
+
* @minLength `1`
|
|
1065
|
+
* @maxLength `10`
|
|
1066
|
+
*/
|
|
1067
|
+
FailureCodes: number[];
|
|
1068
|
+
/**
|
|
1069
|
+
* @minLength `1`
|
|
1070
|
+
* @maxLength `10`
|
|
1071
|
+
*/
|
|
1072
|
+
SuccessCodes: number[];
|
|
1073
|
+
};
|
|
1074
|
+
/**
|
|
1075
|
+
* Type definition for `AWS::WAFv2::WebACL.Rule`.
|
|
1076
|
+
* Rule of WebACL that contains condition and action.
|
|
1077
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html}
|
|
1078
|
+
*/
|
|
1079
|
+
export type Rule = {
|
|
1080
|
+
/**
|
|
1081
|
+
* Action taken when Rule matches its condition.
|
|
1082
|
+
*/
|
|
1083
|
+
Action?: RuleAction;
|
|
1084
|
+
CaptchaConfig?: CaptchaConfig;
|
|
1085
|
+
ChallengeConfig?: ChallengeConfig;
|
|
1086
|
+
/**
|
|
1087
|
+
* Name of the WebACL.
|
|
1088
|
+
* @pattern `^[0-9A-Za-z_-]{1,128}$`
|
|
1089
|
+
*/
|
|
1090
|
+
Name: string;
|
|
1091
|
+
/**
|
|
1092
|
+
* Override a RuleGroup or ManagedRuleGroup behavior. This can only be applied to Rule that has RuleGroupReferenceStatement or ManagedRuleGroupReferenceStatement.
|
|
1093
|
+
*/
|
|
1094
|
+
OverrideAction?: OverrideAction;
|
|
1095
|
+
/**
|
|
1096
|
+
* Priority of the Rule, Rules get evaluated from lower to higher priority.
|
|
1097
|
+
* @min `0`
|
|
1098
|
+
*/
|
|
1099
|
+
Priority: number;
|
|
1100
|
+
/**
|
|
1101
|
+
* Collection of Rule Labels.
|
|
1102
|
+
*/
|
|
1103
|
+
RuleLabels?: Label[];
|
|
1104
|
+
/**
|
|
1105
|
+
* First level statement that contains conditions, such as ByteMatch, SizeConstraint, etc
|
|
1106
|
+
*/
|
|
1107
|
+
Statement: Statement;
|
|
1108
|
+
/**
|
|
1109
|
+
* Visibility Metric of the WebACL.
|
|
1110
|
+
*/
|
|
1111
|
+
VisibilityConfig: VisibilityConfig;
|
|
1112
|
+
};
|
|
1113
|
+
/**
|
|
1114
|
+
* Type definition for `AWS::WAFv2::WebACL.RuleAction`.
|
|
1115
|
+
* Action taken when Rule matches its condition.
|
|
1116
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html}
|
|
1117
|
+
*/
|
|
1118
|
+
export type RuleAction = {
|
|
1119
|
+
/**
|
|
1120
|
+
* Allow traffic towards application.
|
|
1121
|
+
*/
|
|
1122
|
+
Allow?: AllowAction;
|
|
1123
|
+
/**
|
|
1124
|
+
* Block traffic towards application.
|
|
1125
|
+
*/
|
|
1126
|
+
Block?: BlockAction;
|
|
1127
|
+
/**
|
|
1128
|
+
* Checks valid token exists with request.
|
|
1129
|
+
*/
|
|
1130
|
+
Captcha?: CaptchaAction;
|
|
1131
|
+
/**
|
|
1132
|
+
* Checks that the request has a valid token with an unexpired challenge timestamp and, if not, returns a browser challenge to the client.
|
|
1133
|
+
*/
|
|
1134
|
+
Challenge?: ChallengeAction;
|
|
1135
|
+
/**
|
|
1136
|
+
* Allow traffic towards application.
|
|
1137
|
+
*/
|
|
1138
|
+
Count?: CountAction;
|
|
1139
|
+
};
|
|
1140
|
+
/**
|
|
1141
|
+
* Type definition for `AWS::WAFv2::WebACL.RuleActionOverride`.
|
|
1142
|
+
* Action override for rules in the rule group.
|
|
1143
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleactionoverride.html}
|
|
1144
|
+
*/
|
|
1145
|
+
export type RuleActionOverride = {
|
|
1146
|
+
/**
|
|
1147
|
+
* Action taken when Rule matches its condition.
|
|
1148
|
+
*/
|
|
1149
|
+
ActionToUse: RuleAction;
|
|
1150
|
+
/**
|
|
1151
|
+
* Name of the WebACL.
|
|
1152
|
+
* @pattern `^[0-9A-Za-z_-]{1,128}$`
|
|
1153
|
+
*/
|
|
1154
|
+
Name: string;
|
|
1155
|
+
};
|
|
1156
|
+
/**
|
|
1157
|
+
* Type definition for `AWS::WAFv2::WebACL.RuleGroupReferenceStatement`.
|
|
1158
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rulegroupreferencestatement.html}
|
|
1159
|
+
*/
|
|
1160
|
+
export type RuleGroupReferenceStatement = {
|
|
1161
|
+
/**
|
|
1162
|
+
* ARN of the WAF entity.
|
|
1163
|
+
* @minLength `20`
|
|
1164
|
+
* @maxLength `2048`
|
|
1165
|
+
*/
|
|
1166
|
+
Arn: string;
|
|
1167
|
+
ExcludedRules?: ExcludedRule[];
|
|
1168
|
+
/**
|
|
1169
|
+
* Action overrides for rules in the rule group.
|
|
1170
|
+
* @maxLength `100`
|
|
1171
|
+
*/
|
|
1172
|
+
RuleActionOverrides?: RuleActionOverride[];
|
|
1173
|
+
};
|
|
1174
|
+
/**
|
|
1175
|
+
* Type definition for `AWS::WAFv2::WebACL.Scope`.
|
|
1176
|
+
* Use CLOUDFRONT for CloudFront WebACL, use REGIONAL for Application Load Balancer and API Gateway.
|
|
1177
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-scope.html}
|
|
1178
|
+
*/
|
|
1179
|
+
export type Scope = "CLOUDFRONT" | "REGIONAL";
|
|
1180
|
+
/**
|
|
1181
|
+
* Type definition for `AWS::WAFv2::WebACL.SensitivityLevel`.
|
|
1182
|
+
* Sensitivity Level current only used for sqli match statements.
|
|
1183
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sensitivitylevel.html}
|
|
1184
|
+
*/
|
|
1185
|
+
export type SensitivityLevel = "LOW" | "HIGH";
|
|
1186
|
+
/**
|
|
1187
|
+
* Type definition for `AWS::WAFv2::WebACL.SizeConstraintStatement`.
|
|
1188
|
+
* Size Constraint statement.
|
|
1189
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html}
|
|
1190
|
+
*/
|
|
1191
|
+
export type SizeConstraintStatement = {
|
|
1192
|
+
ComparisonOperator: "EQ" | "NE" | "LE" | "LT" | "GE" | "GT";
|
|
1193
|
+
/**
|
|
1194
|
+
* Field of the request to match.
|
|
1195
|
+
*/
|
|
1196
|
+
FieldToMatch: FieldToMatch;
|
|
1197
|
+
/**
|
|
1198
|
+
* @min `0`
|
|
1199
|
+
* @max `21474836480`
|
|
1200
|
+
*/
|
|
1201
|
+
Size: number;
|
|
1202
|
+
TextTransformations: TextTransformation[];
|
|
1203
|
+
};
|
|
1204
|
+
/**
|
|
1205
|
+
* Type definition for `AWS::WAFv2::WebACL.SizeInspectionLimit`.
|
|
1206
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeinspectionlimit.html}
|
|
1207
|
+
*/
|
|
1208
|
+
export type SizeInspectionLimit = "KB_16" | "KB_32" | "KB_48" | "KB_64";
|
|
1209
|
+
/**
|
|
1210
|
+
* Type definition for `AWS::WAFv2::WebACL.SqliMatchStatement`.
|
|
1211
|
+
* Sqli Match Statement.
|
|
1212
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html}
|
|
1213
|
+
*/
|
|
1214
|
+
export type SqliMatchStatement = {
|
|
1215
|
+
/**
|
|
1216
|
+
* Field of the request to match.
|
|
1217
|
+
*/
|
|
1218
|
+
FieldToMatch: FieldToMatch;
|
|
1219
|
+
/**
|
|
1220
|
+
* Sensitivity Level current only used for sqli match statements.
|
|
1221
|
+
*/
|
|
1222
|
+
SensitivityLevel?: SensitivityLevel;
|
|
1223
|
+
TextTransformations: TextTransformation[];
|
|
1224
|
+
};
|
|
1225
|
+
/**
|
|
1226
|
+
* Type definition for `AWS::WAFv2::WebACL.Statement`.
|
|
1227
|
+
* First level statement that contains conditions, such as ByteMatch, SizeConstraint, etc
|
|
1228
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html}
|
|
1229
|
+
*/
|
|
1230
|
+
export type Statement = {
|
|
1231
|
+
AndStatement?: AndStatement;
|
|
1232
|
+
/**
|
|
1233
|
+
* Byte Match statement.
|
|
1234
|
+
*/
|
|
1235
|
+
ByteMatchStatement?: ByteMatchStatement;
|
|
1236
|
+
GeoMatchStatement?: GeoMatchStatement;
|
|
1237
|
+
IPSetReferenceStatement?: IPSetReferenceStatement;
|
|
1238
|
+
LabelMatchStatement?: LabelMatchStatement;
|
|
1239
|
+
ManagedRuleGroupStatement?: ManagedRuleGroupStatement;
|
|
1240
|
+
NotStatement?: NotStatement;
|
|
1241
|
+
OrStatement?: OrStatement;
|
|
1242
|
+
RateBasedStatement?: RateBasedStatement;
|
|
1243
|
+
RegexMatchStatement?: RegexMatchStatement;
|
|
1244
|
+
RegexPatternSetReferenceStatement?: RegexPatternSetReferenceStatement;
|
|
1245
|
+
RuleGroupReferenceStatement?: RuleGroupReferenceStatement;
|
|
1246
|
+
/**
|
|
1247
|
+
* Size Constraint statement.
|
|
1248
|
+
*/
|
|
1249
|
+
SizeConstraintStatement?: SizeConstraintStatement;
|
|
1250
|
+
/**
|
|
1251
|
+
* Sqli Match Statement.
|
|
1252
|
+
*/
|
|
1253
|
+
SqliMatchStatement?: SqliMatchStatement;
|
|
1254
|
+
/**
|
|
1255
|
+
* Xss Match Statement.
|
|
1256
|
+
*/
|
|
1257
|
+
XssMatchStatement?: XssMatchStatement;
|
|
1258
|
+
};
|
|
1259
|
+
/**
|
|
1260
|
+
* Type definition for `AWS::WAFv2::WebACL.Tag`.
|
|
1261
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-tag.html}
|
|
1262
|
+
*/
|
|
1263
|
+
export type Tag = {
|
|
1264
|
+
/**
|
|
1265
|
+
* @minLength `1`
|
|
1266
|
+
* @maxLength `128`
|
|
1267
|
+
*/
|
|
1268
|
+
Key?: string;
|
|
1269
|
+
/**
|
|
1270
|
+
* @minLength `0`
|
|
1271
|
+
* @maxLength `256`
|
|
1272
|
+
*/
|
|
1273
|
+
Value?: string;
|
|
1274
|
+
};
|
|
1275
|
+
/**
|
|
1276
|
+
* Type definition for `AWS::WAFv2::WebACL.TextTransformation`.
|
|
1277
|
+
* Text Transformation on the Search String before match.
|
|
1278
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html}
|
|
1279
|
+
*/
|
|
1280
|
+
export type TextTransformation = {
|
|
1281
|
+
/**
|
|
1282
|
+
* Priority of Rule being evaluated.
|
|
1283
|
+
* @min `0`
|
|
1284
|
+
*/
|
|
1285
|
+
Priority: number;
|
|
1286
|
+
/**
|
|
1287
|
+
* Type of text transformation.
|
|
1288
|
+
*/
|
|
1289
|
+
Type: TextTransformationType;
|
|
1290
|
+
};
|
|
1291
|
+
/**
|
|
1292
|
+
* Type definition for `AWS::WAFv2::WebACL.TextTransformationType`.
|
|
1293
|
+
* Type of text transformation.
|
|
1294
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformationtype.html}
|
|
1295
|
+
*/
|
|
1296
|
+
export type TextTransformationType = "NONE" | "COMPRESS_WHITE_SPACE" | "HTML_ENTITY_DECODE" | "LOWERCASE" | "CMD_LINE" | "URL_DECODE" | "BASE64_DECODE" | "HEX_DECODE" | "MD5" | "REPLACE_COMMENTS" | "ESCAPE_SEQ_DECODE" | "SQL_HEX_DECODE" | "CSS_DECODE" | "JS_DECODE" | "NORMALIZE_PATH" | "NORMALIZE_PATH_WIN" | "REMOVE_NULLS" | "REPLACE_NULLS" | "BASE64_DECODE_EXT" | "URL_DECODE_UNI" | "UTF8_TO_UNICODE";
|
|
1297
|
+
/**
|
|
1298
|
+
* Type definition for `AWS::WAFv2::WebACL.VisibilityConfig`.
|
|
1299
|
+
* Visibility Metric of the WebACL.
|
|
1300
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-visibilityconfig.html}
|
|
1301
|
+
*/
|
|
1302
|
+
export type VisibilityConfig = {
|
|
1303
|
+
CloudWatchMetricsEnabled: boolean;
|
|
1304
|
+
/**
|
|
1305
|
+
* @minLength `1`
|
|
1306
|
+
* @maxLength `128`
|
|
1307
|
+
*/
|
|
1308
|
+
MetricName: string;
|
|
1309
|
+
SampledRequestsEnabled: boolean;
|
|
1310
|
+
};
|
|
1311
|
+
/**
|
|
1312
|
+
* Type definition for `AWS::WAFv2::WebACL.XssMatchStatement`.
|
|
1313
|
+
* Xss Match Statement.
|
|
1314
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html}
|
|
1315
|
+
*/
|
|
1316
|
+
export type XssMatchStatement = {
|
|
1317
|
+
/**
|
|
1318
|
+
* Field of the request to match.
|
|
1319
|
+
*/
|
|
1320
|
+
FieldToMatch: FieldToMatch;
|
|
1321
|
+
TextTransformations: TextTransformation[];
|
|
1322
|
+
};
|
|
1323
|
+
/**
|
|
1324
|
+
* Resource type definition for `AWS::WAFv2::WebACL`.
|
|
1325
|
+
* Contains the Rules that identify the requests that you want to allow, block, or count. In a WebACL, you also specify a default action (ALLOW or BLOCK), and the action for each Rule that you add to a WebACL, for example, block requests from specified IP addresses or block requests from specified referrers. You also associate the WebACL with a CloudFront distribution to identify the requests that you want AWS WAF to filter. If you add more than one Rule to a WebACL, a request needs to match only one of the specifications to be allowed, blocked, or counted.
|
|
1326
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html}
|
|
1327
|
+
*/
|
|
1328
|
+
export declare class WAFv2WebACL extends $Resource<"AWS::WAFv2::WebACL", WAFv2WebACLProperties, WAFv2WebACLAttributes> {
|
|
1329
|
+
static readonly Type = "AWS::WAFv2::WebACL";
|
|
1330
|
+
constructor(logicalId: string, properties: WAFv2WebACLProperties, options?: $ResourceOptions);
|
|
1331
|
+
}
|
|
1332
|
+
//# sourceMappingURL=AWS-WAFv2-WebACL.d.ts.map
|