@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,1809 @@
|
|
|
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::Lex::Bot`.
|
|
5
|
+
* Amazon Lex conversational bot performing automated tasks such as ordering a pizza, booking a hotel, and so on.
|
|
6
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html}
|
|
7
|
+
*/
|
|
8
|
+
export type LexBotProperties = {
|
|
9
|
+
/**
|
|
10
|
+
* Specifies whether to build the bot locales after bot creation completes.
|
|
11
|
+
*/
|
|
12
|
+
AutoBuildBotLocales?: boolean;
|
|
13
|
+
/**
|
|
14
|
+
* S3 location of bot definitions zip file, if it's not defined inline in CloudFormation.
|
|
15
|
+
*/
|
|
16
|
+
BotFileS3Location?: S3Location;
|
|
17
|
+
/**
|
|
18
|
+
* List of bot locales
|
|
19
|
+
*/
|
|
20
|
+
BotLocales?: BotLocale[];
|
|
21
|
+
/**
|
|
22
|
+
* A list of tags to add to the bot, which can only be added at bot creation.
|
|
23
|
+
* @maxLength `200`
|
|
24
|
+
*/
|
|
25
|
+
BotTags?: Tag[];
|
|
26
|
+
/**
|
|
27
|
+
* Data privacy setting of the Bot.
|
|
28
|
+
*/
|
|
29
|
+
DataPrivacy: {
|
|
30
|
+
ChildDirected: boolean;
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* A description of the resource
|
|
34
|
+
* @maxLength `200`
|
|
35
|
+
*/
|
|
36
|
+
Description?: string;
|
|
37
|
+
/**
|
|
38
|
+
* IdleSessionTTLInSeconds of the resource
|
|
39
|
+
* @min `60`
|
|
40
|
+
* @max `86400`
|
|
41
|
+
*/
|
|
42
|
+
IdleSessionTTLInSeconds: number;
|
|
43
|
+
/**
|
|
44
|
+
* Unique name for a resource.
|
|
45
|
+
* @minLength `1`
|
|
46
|
+
* @maxLength `100`
|
|
47
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
48
|
+
*/
|
|
49
|
+
Name: string;
|
|
50
|
+
/**
|
|
51
|
+
* The Amazon Resource Name (ARN) of an IAM role that has permission to access the bot.
|
|
52
|
+
* @minLength `32`
|
|
53
|
+
* @maxLength `2048`
|
|
54
|
+
* @pattern `^arn:aws[a-zA-Z-]*:iam::[0-9]{12}:role/.*$`
|
|
55
|
+
*/
|
|
56
|
+
RoleArn: string;
|
|
57
|
+
/**
|
|
58
|
+
* Configuring the test bot alias settings for a given bot
|
|
59
|
+
*/
|
|
60
|
+
TestBotAliasSettings?: TestBotAliasSettings;
|
|
61
|
+
/**
|
|
62
|
+
* A list of tags to add to the test alias for a bot, , which can only be added at bot/bot alias creation.
|
|
63
|
+
* @maxLength `200`
|
|
64
|
+
*/
|
|
65
|
+
TestBotAliasTags?: Tag[];
|
|
66
|
+
};
|
|
67
|
+
/**
|
|
68
|
+
* Attribute type definition for `AWS::Lex::Bot`.
|
|
69
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html#aws-resource-lex-bot-return-values}
|
|
70
|
+
*/
|
|
71
|
+
export type LexBotAttributes = {
|
|
72
|
+
/**
|
|
73
|
+
* @minLength `1`
|
|
74
|
+
* @maxLength `1011`
|
|
75
|
+
* @pattern `^arn:aws[a-zA-Z-]*:lex:[a-z]+-[a-z]+-[0-9]:[0-9]{12}:bot/[0-9a-zA-Z]+$`
|
|
76
|
+
*/
|
|
77
|
+
Arn: string;
|
|
78
|
+
/**
|
|
79
|
+
* Unique ID of resource
|
|
80
|
+
* @minLength `10`
|
|
81
|
+
* @maxLength `10`
|
|
82
|
+
* @pattern `^[0-9a-zA-Z]+$`
|
|
83
|
+
*/
|
|
84
|
+
Id: string;
|
|
85
|
+
};
|
|
86
|
+
/**
|
|
87
|
+
* Type definition for `AWS::Lex::Bot.AdvancedRecognitionSetting`.
|
|
88
|
+
* Provides settings that enable advanced recognition settings for slot values.
|
|
89
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-advancedrecognitionsetting.html}
|
|
90
|
+
*/
|
|
91
|
+
export type AdvancedRecognitionSetting = {
|
|
92
|
+
/**
|
|
93
|
+
* Enables using slot values as a custom vocabulary when recognizing user utterances.
|
|
94
|
+
*/
|
|
95
|
+
AudioRecognitionStrategy?: AudioRecognitionStrategy;
|
|
96
|
+
};
|
|
97
|
+
/**
|
|
98
|
+
* Type definition for `AWS::Lex::Bot.AllowedInputTypes`.
|
|
99
|
+
* Specifies the allowed input types.
|
|
100
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-allowedinputtypes.html}
|
|
101
|
+
*/
|
|
102
|
+
export type AllowedInputTypes = {
|
|
103
|
+
/**
|
|
104
|
+
* Indicates whether audio input is allowed.
|
|
105
|
+
*/
|
|
106
|
+
AllowAudioInput: boolean;
|
|
107
|
+
/**
|
|
108
|
+
* Indicates whether DTMF input is allowed.
|
|
109
|
+
*/
|
|
110
|
+
AllowDTMFInput: boolean;
|
|
111
|
+
};
|
|
112
|
+
/**
|
|
113
|
+
* Type definition for `AWS::Lex::Bot.AudioAndDTMFInputSpecification`.
|
|
114
|
+
* Specifies the audio and DTMF input specification.
|
|
115
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audioanddtmfinputspecification.html}
|
|
116
|
+
*/
|
|
117
|
+
export type AudioAndDTMFInputSpecification = {
|
|
118
|
+
/**
|
|
119
|
+
* Specifies the audio input specifications.
|
|
120
|
+
*/
|
|
121
|
+
AudioSpecification?: AudioSpecification;
|
|
122
|
+
/**
|
|
123
|
+
* Specifies the settings on DTMF input.
|
|
124
|
+
*/
|
|
125
|
+
DTMFSpecification?: DTMFSpecification;
|
|
126
|
+
/**
|
|
127
|
+
* Time for which a bot waits before assuming that the customer isn't going to speak or press a key. This timeout is shared between Audio and DTMF inputs.
|
|
128
|
+
* @min `1`
|
|
129
|
+
*/
|
|
130
|
+
StartTimeoutMs: number;
|
|
131
|
+
};
|
|
132
|
+
/**
|
|
133
|
+
* Type definition for `AWS::Lex::Bot.AudioLogDestination`.
|
|
134
|
+
* The location of audio log files collected when conversation logging is enabled for a bot.
|
|
135
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiologdestination.html}
|
|
136
|
+
*/
|
|
137
|
+
export type AudioLogDestination = {
|
|
138
|
+
/**
|
|
139
|
+
* Specifies an Amazon S3 bucket for logging audio conversations
|
|
140
|
+
*/
|
|
141
|
+
S3Bucket: S3BucketLogDestination;
|
|
142
|
+
};
|
|
143
|
+
/**
|
|
144
|
+
* Type definition for `AWS::Lex::Bot.AudioLogSetting`.
|
|
145
|
+
* Settings for logging audio of conversations between Amazon Lex and a user. You specify whether to log audio and the Amazon S3 bucket where the audio file is stored.
|
|
146
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiologsetting.html}
|
|
147
|
+
*/
|
|
148
|
+
export type AudioLogSetting = {
|
|
149
|
+
/**
|
|
150
|
+
* The location of audio log files collected when conversation logging is enabled for a bot.
|
|
151
|
+
*/
|
|
152
|
+
Destination: AudioLogDestination;
|
|
153
|
+
Enabled: boolean;
|
|
154
|
+
};
|
|
155
|
+
/**
|
|
156
|
+
* Type definition for `AWS::Lex::Bot.AudioRecognitionStrategy`.
|
|
157
|
+
* Enables using slot values as a custom vocabulary when recognizing user utterances.
|
|
158
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiorecognitionstrategy.html}
|
|
159
|
+
*/
|
|
160
|
+
export type AudioRecognitionStrategy = "UseSlotValuesAsCustomVocabulary";
|
|
161
|
+
/**
|
|
162
|
+
* Type definition for `AWS::Lex::Bot.AudioSpecification`.
|
|
163
|
+
* Specifies the audio input specifications.
|
|
164
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiospecification.html}
|
|
165
|
+
*/
|
|
166
|
+
export type AudioSpecification = {
|
|
167
|
+
/**
|
|
168
|
+
* Time for which a bot waits after the customer stops speaking to assume the utterance is finished.
|
|
169
|
+
* @min `1`
|
|
170
|
+
*/
|
|
171
|
+
EndTimeoutMs: number;
|
|
172
|
+
/**
|
|
173
|
+
* Time for how long Amazon Lex waits before speech input is truncated and the speech is returned to application.
|
|
174
|
+
* @min `1`
|
|
175
|
+
*/
|
|
176
|
+
MaxLengthMs: number;
|
|
177
|
+
};
|
|
178
|
+
/**
|
|
179
|
+
* Type definition for `AWS::Lex::Bot.BotAliasLocaleSettings`.
|
|
180
|
+
* You can use this parameter to specify a specific Lambda function to run different functions in different locales.
|
|
181
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botaliaslocalesettings.html}
|
|
182
|
+
*/
|
|
183
|
+
export type BotAliasLocaleSettings = {
|
|
184
|
+
/**
|
|
185
|
+
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
186
|
+
*/
|
|
187
|
+
CodeHookSpecification?: CodeHookSpecification;
|
|
188
|
+
/**
|
|
189
|
+
* Whether the Lambda code hook is enabled
|
|
190
|
+
*/
|
|
191
|
+
Enabled: boolean;
|
|
192
|
+
};
|
|
193
|
+
/**
|
|
194
|
+
* Type definition for `AWS::Lex::Bot.BotAliasLocaleSettingsItem`.
|
|
195
|
+
* A locale setting in alias
|
|
196
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botaliaslocalesettingsitem.html}
|
|
197
|
+
*/
|
|
198
|
+
export type BotAliasLocaleSettingsItem = {
|
|
199
|
+
/**
|
|
200
|
+
* You can use this parameter to specify a specific Lambda function to run different functions in different locales.
|
|
201
|
+
*/
|
|
202
|
+
BotAliasLocaleSetting: BotAliasLocaleSettings;
|
|
203
|
+
/**
|
|
204
|
+
* A string used to identify the locale
|
|
205
|
+
* @minLength `1`
|
|
206
|
+
* @maxLength `128`
|
|
207
|
+
*/
|
|
208
|
+
LocaleId: string;
|
|
209
|
+
};
|
|
210
|
+
/**
|
|
211
|
+
* Type definition for `AWS::Lex::Bot.BotLocale`.
|
|
212
|
+
* A locale in the bot, which contains the intents and slot types that the bot uses in conversations with users in the specified language and locale.
|
|
213
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html}
|
|
214
|
+
*/
|
|
215
|
+
export type BotLocale = {
|
|
216
|
+
/**
|
|
217
|
+
* A custom vocabulary is a list of specific phrases that you want Amazon Lex V2 to recognize in the audio input.
|
|
218
|
+
*/
|
|
219
|
+
CustomVocabulary?: CustomVocabulary;
|
|
220
|
+
/**
|
|
221
|
+
* A description of the resource
|
|
222
|
+
* @maxLength `200`
|
|
223
|
+
*/
|
|
224
|
+
Description?: string;
|
|
225
|
+
/**
|
|
226
|
+
* List of intents
|
|
227
|
+
* @maxLength `1000`
|
|
228
|
+
*/
|
|
229
|
+
Intents?: Intent[];
|
|
230
|
+
/**
|
|
231
|
+
* The identifier of the language and locale that the bot will be used in.
|
|
232
|
+
*/
|
|
233
|
+
LocaleId: string;
|
|
234
|
+
/**
|
|
235
|
+
* The specified confidence threshold for inserting the AMAZON.FallbackIntent and AMAZON.KendraSearchIntent intents.
|
|
236
|
+
* @min `0`
|
|
237
|
+
* @max `1`
|
|
238
|
+
*/
|
|
239
|
+
NluConfidenceThreshold: number;
|
|
240
|
+
/**
|
|
241
|
+
* List of SlotTypes
|
|
242
|
+
* @maxLength `250`
|
|
243
|
+
*/
|
|
244
|
+
SlotTypes?: SlotType[];
|
|
245
|
+
/**
|
|
246
|
+
* Settings for using an Amazon Polly voice to communicate with a user.
|
|
247
|
+
*/
|
|
248
|
+
VoiceSettings?: VoiceSettings;
|
|
249
|
+
};
|
|
250
|
+
/**
|
|
251
|
+
* Type definition for `AWS::Lex::Bot.Button`.
|
|
252
|
+
* A button to use on a response card used to gather slot values from a user.
|
|
253
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-button.html}
|
|
254
|
+
*/
|
|
255
|
+
export type Button = {
|
|
256
|
+
/**
|
|
257
|
+
* The text that appears on the button.
|
|
258
|
+
* @minLength `1`
|
|
259
|
+
* @maxLength `50`
|
|
260
|
+
*/
|
|
261
|
+
Text: string;
|
|
262
|
+
/**
|
|
263
|
+
* The value returned to Amazon Lex when the user chooses this button.
|
|
264
|
+
* @minLength `1`
|
|
265
|
+
* @maxLength `50`
|
|
266
|
+
*/
|
|
267
|
+
Value: string;
|
|
268
|
+
};
|
|
269
|
+
/**
|
|
270
|
+
* Type definition for `AWS::Lex::Bot.CloudWatchLogGroupLogDestination`.
|
|
271
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-cloudwatchloggrouplogdestination.html}
|
|
272
|
+
*/
|
|
273
|
+
export type CloudWatchLogGroupLogDestination = {
|
|
274
|
+
/**
|
|
275
|
+
* A string used to identify the groupArn for the Cloudwatch Log Group
|
|
276
|
+
* @minLength `1`
|
|
277
|
+
* @maxLength `2048`
|
|
278
|
+
*/
|
|
279
|
+
CloudWatchLogGroupArn: string;
|
|
280
|
+
/**
|
|
281
|
+
* A string containing the value for the Log Prefix
|
|
282
|
+
* @minLength `0`
|
|
283
|
+
* @maxLength `1024`
|
|
284
|
+
*/
|
|
285
|
+
LogPrefix: string;
|
|
286
|
+
};
|
|
287
|
+
/**
|
|
288
|
+
* Type definition for `AWS::Lex::Bot.CodeHookSpecification`.
|
|
289
|
+
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
290
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-codehookspecification.html}
|
|
291
|
+
*/
|
|
292
|
+
export type CodeHookSpecification = {
|
|
293
|
+
/**
|
|
294
|
+
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
295
|
+
*/
|
|
296
|
+
LambdaCodeHook: LambdaCodeHook;
|
|
297
|
+
};
|
|
298
|
+
/**
|
|
299
|
+
* Type definition for `AWS::Lex::Bot.Condition`.
|
|
300
|
+
* Provides an expression that evaluates to true or false.
|
|
301
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-condition.html}
|
|
302
|
+
*/
|
|
303
|
+
export type Condition = {
|
|
304
|
+
/**
|
|
305
|
+
* The expression string that is evaluated.
|
|
306
|
+
* @minLength `1`
|
|
307
|
+
* @maxLength `1024`
|
|
308
|
+
*/
|
|
309
|
+
ExpressionString: string;
|
|
310
|
+
};
|
|
311
|
+
/**
|
|
312
|
+
* Type definition for `AWS::Lex::Bot.ConditionalBranch`.
|
|
313
|
+
* A set of actions that Amazon Lex should run if the condition is matched.
|
|
314
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-conditionalbranch.html}
|
|
315
|
+
*/
|
|
316
|
+
export type ConditionalBranch = {
|
|
317
|
+
/**
|
|
318
|
+
* Contains the expression to evaluate. If the condition is true, the branch's actions are taken.
|
|
319
|
+
*/
|
|
320
|
+
Condition: Condition;
|
|
321
|
+
/**
|
|
322
|
+
* The name of the branch.
|
|
323
|
+
* @minLength `1`
|
|
324
|
+
* @maxLength `100`
|
|
325
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
326
|
+
*/
|
|
327
|
+
Name: string;
|
|
328
|
+
/**
|
|
329
|
+
* The next step in the conversation.
|
|
330
|
+
*/
|
|
331
|
+
NextStep: DialogState;
|
|
332
|
+
/**
|
|
333
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
334
|
+
*/
|
|
335
|
+
Response?: ResponseSpecification;
|
|
336
|
+
};
|
|
337
|
+
/**
|
|
338
|
+
* Type definition for `AWS::Lex::Bot.ConditionalSpecification`.
|
|
339
|
+
* Provides a list of conditional branches. Branches are evaluated in the order that they are entered in the list. The first branch with a condition that evaluates to true is executed. The last branch in the list is the default branch. The default branch should not have any condition expression. The default branch is executed if no other branch has a matching condition.
|
|
340
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-conditionalspecification.html}
|
|
341
|
+
*/
|
|
342
|
+
export type ConditionalSpecification = {
|
|
343
|
+
/**
|
|
344
|
+
* A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
|
|
345
|
+
* @minLength `1`
|
|
346
|
+
* @maxLength `4`
|
|
347
|
+
*/
|
|
348
|
+
ConditionalBranches: ConditionalBranch[];
|
|
349
|
+
/**
|
|
350
|
+
* The conditional branch that should be followed when the conditions for other branches are not satisfied. A conditional branch is made up of a condition, a response and a next step.
|
|
351
|
+
*/
|
|
352
|
+
DefaultBranch: DefaultConditionalBranch;
|
|
353
|
+
/**
|
|
354
|
+
* Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
|
|
355
|
+
*/
|
|
356
|
+
IsActive: boolean;
|
|
357
|
+
};
|
|
358
|
+
/**
|
|
359
|
+
* Type definition for `AWS::Lex::Bot.ConversationLogSettings`.
|
|
360
|
+
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
361
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-conversationlogsettings.html}
|
|
362
|
+
*/
|
|
363
|
+
export type ConversationLogSettings = {
|
|
364
|
+
/**
|
|
365
|
+
* List of audio log settings that pertain to the conversation log settings for the bot's TestBotAlias.
|
|
366
|
+
* @maxLength `1`
|
|
367
|
+
*/
|
|
368
|
+
AudioLogSettings?: AudioLogSetting[];
|
|
369
|
+
/**
|
|
370
|
+
* List of text log settings that pertain to the conversation log settings for the bot's TestBotAlias
|
|
371
|
+
* @maxLength `1`
|
|
372
|
+
*/
|
|
373
|
+
TextLogSettings?: TextLogSetting[];
|
|
374
|
+
};
|
|
375
|
+
/**
|
|
376
|
+
* Type definition for `AWS::Lex::Bot.CustomPayload`.
|
|
377
|
+
* A message in a custom format defined by the client application.
|
|
378
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-custompayload.html}
|
|
379
|
+
*/
|
|
380
|
+
export type CustomPayload = {
|
|
381
|
+
/**
|
|
382
|
+
* The string that is sent to your application.
|
|
383
|
+
* @minLength `1`
|
|
384
|
+
* @maxLength `1000`
|
|
385
|
+
*/
|
|
386
|
+
Value: string;
|
|
387
|
+
};
|
|
388
|
+
/**
|
|
389
|
+
* Type definition for `AWS::Lex::Bot.CustomVocabulary`.
|
|
390
|
+
* A custom vocabulary is a list of specific phrases that you want Amazon Lex V2 to recognize in the audio input.
|
|
391
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-customvocabulary.html}
|
|
392
|
+
*/
|
|
393
|
+
export type CustomVocabulary = {
|
|
394
|
+
/**
|
|
395
|
+
* @maxLength `500`
|
|
396
|
+
*/
|
|
397
|
+
CustomVocabularyItems: CustomVocabularyItem[];
|
|
398
|
+
};
|
|
399
|
+
/**
|
|
400
|
+
* Type definition for `AWS::Lex::Bot.CustomVocabularyItem`.
|
|
401
|
+
* A custom vocabulary item that contains the phrase to recognize and a weight to give the boost.
|
|
402
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-customvocabularyitem.html}
|
|
403
|
+
*/
|
|
404
|
+
export type CustomVocabularyItem = {
|
|
405
|
+
/**
|
|
406
|
+
* Defines how you want your phrase to look in your transcription output.
|
|
407
|
+
* @minLength `1`
|
|
408
|
+
* @maxLength `100`
|
|
409
|
+
*/
|
|
410
|
+
DisplayAs?: string;
|
|
411
|
+
/**
|
|
412
|
+
* Phrase that should be recognized.
|
|
413
|
+
* @minLength `1`
|
|
414
|
+
* @maxLength `100`
|
|
415
|
+
*/
|
|
416
|
+
Phrase: string;
|
|
417
|
+
/**
|
|
418
|
+
* The degree to which the phrase recognition is boosted. The weight 0 means that no boosting will be applied and the entry will only be used for performing replacements using the displayAs field.
|
|
419
|
+
* @min `0`
|
|
420
|
+
* @max `3`
|
|
421
|
+
*/
|
|
422
|
+
Weight?: number;
|
|
423
|
+
};
|
|
424
|
+
/**
|
|
425
|
+
* Type definition for `AWS::Lex::Bot.DefaultConditionalBranch`.
|
|
426
|
+
* A set of actions that Amazon Lex should run if none of the other conditions are met.
|
|
427
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-defaultconditionalbranch.html}
|
|
428
|
+
*/
|
|
429
|
+
export type DefaultConditionalBranch = {
|
|
430
|
+
/**
|
|
431
|
+
* The next step in the conversation.
|
|
432
|
+
*/
|
|
433
|
+
NextStep?: DialogState;
|
|
434
|
+
/**
|
|
435
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
436
|
+
*/
|
|
437
|
+
Response?: ResponseSpecification;
|
|
438
|
+
};
|
|
439
|
+
/**
|
|
440
|
+
* Type definition for `AWS::Lex::Bot.DialogAction`.
|
|
441
|
+
* Defines the action that the bot executes at runtime when the conversation reaches this step.
|
|
442
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogaction.html}
|
|
443
|
+
*/
|
|
444
|
+
export type DialogAction = {
|
|
445
|
+
/**
|
|
446
|
+
* If the dialog action is ElicitSlot, defines the slot to elicit from the user.
|
|
447
|
+
* @minLength `1`
|
|
448
|
+
* @maxLength `100`
|
|
449
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
450
|
+
*/
|
|
451
|
+
SlotToElicit?: string;
|
|
452
|
+
/**
|
|
453
|
+
* When true the next message for the intent is not used.
|
|
454
|
+
*/
|
|
455
|
+
SuppressNextMessage?: boolean;
|
|
456
|
+
/**
|
|
457
|
+
* The action that the bot should execute.
|
|
458
|
+
*/
|
|
459
|
+
Type: DialogActionType;
|
|
460
|
+
};
|
|
461
|
+
/**
|
|
462
|
+
* Type definition for `AWS::Lex::Bot.DialogActionType`.
|
|
463
|
+
* The possible values of actions that the conversation can take.
|
|
464
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogactiontype.html}
|
|
465
|
+
*/
|
|
466
|
+
export type DialogActionType = "CloseIntent" | "ConfirmIntent" | "ElicitIntent" | "ElicitSlot" | "StartIntent" | "FulfillIntent" | "EndConversation" | "EvaluateConditional" | "InvokeDialogCodeHook";
|
|
467
|
+
/**
|
|
468
|
+
* Type definition for `AWS::Lex::Bot.DialogCodeHookInvocationSetting`.
|
|
469
|
+
* Settings that specify the dialog code hook that is called by Amazon Lex at a step of the conversation.
|
|
470
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogcodehookinvocationsetting.html}
|
|
471
|
+
*/
|
|
472
|
+
export type DialogCodeHookInvocationSetting = {
|
|
473
|
+
/**
|
|
474
|
+
* Indicates whether a Lambda function should be invoked for the dialog.
|
|
475
|
+
*/
|
|
476
|
+
EnableCodeHookInvocation: boolean;
|
|
477
|
+
/**
|
|
478
|
+
* A label that indicates the dialog step from which the dialog code hook is happening.
|
|
479
|
+
* @minLength `1`
|
|
480
|
+
* @maxLength `100`
|
|
481
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
482
|
+
*/
|
|
483
|
+
InvocationLabel?: string;
|
|
484
|
+
/**
|
|
485
|
+
* Determines whether a dialog code hook is used when the intent is activated.
|
|
486
|
+
*/
|
|
487
|
+
IsActive: boolean;
|
|
488
|
+
/**
|
|
489
|
+
* Contains the responses and actions that Amazon Lex takes after the Lambda function is complete.
|
|
490
|
+
*/
|
|
491
|
+
PostCodeHookSpecification: PostDialogCodeHookInvocationSpecification;
|
|
492
|
+
};
|
|
493
|
+
/**
|
|
494
|
+
* Type definition for `AWS::Lex::Bot.DialogCodeHookSetting`.
|
|
495
|
+
* Settings that determine the Lambda function that Amazon Lex uses for processing user responses.
|
|
496
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogcodehooksetting.html}
|
|
497
|
+
*/
|
|
498
|
+
export type DialogCodeHookSetting = {
|
|
499
|
+
Enabled: boolean;
|
|
500
|
+
};
|
|
501
|
+
/**
|
|
502
|
+
* Type definition for `AWS::Lex::Bot.DialogState`.
|
|
503
|
+
* The current state of the conversation with the user.
|
|
504
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogstate.html}
|
|
505
|
+
*/
|
|
506
|
+
export type DialogState = {
|
|
507
|
+
/**
|
|
508
|
+
* Defines the action that the bot executes at runtime when the conversation reaches this step.
|
|
509
|
+
*/
|
|
510
|
+
DialogAction?: DialogAction;
|
|
511
|
+
/**
|
|
512
|
+
* Override settings to configure the intent state.
|
|
513
|
+
*/
|
|
514
|
+
Intent?: IntentOverride;
|
|
515
|
+
/**
|
|
516
|
+
* List of session attributes to be applied when the conversation reaches this step.
|
|
517
|
+
*/
|
|
518
|
+
SessionAttributes?: SessionAttribute[];
|
|
519
|
+
};
|
|
520
|
+
/**
|
|
521
|
+
* Type definition for `AWS::Lex::Bot.DTMFSpecification`.
|
|
522
|
+
* Specifies the settings on DTMF input.
|
|
523
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dtmfspecification.html}
|
|
524
|
+
*/
|
|
525
|
+
export type DTMFSpecification = {
|
|
526
|
+
/**
|
|
527
|
+
* The DTMF character that clears the accumulated DTMF digits and immediately ends the input.
|
|
528
|
+
* @pattern `^[A-D0-9#*]{1}$`
|
|
529
|
+
*/
|
|
530
|
+
DeletionCharacter: string;
|
|
531
|
+
/**
|
|
532
|
+
* The DTMF character that immediately ends input. If the user does not press this character, the input ends after the end timeout.
|
|
533
|
+
* @pattern `^[A-D0-9#*]{1}$`
|
|
534
|
+
*/
|
|
535
|
+
EndCharacter: string;
|
|
536
|
+
/**
|
|
537
|
+
* How long the bot should wait after the last DTMF character input before assuming that the input has concluded.
|
|
538
|
+
* @min `1`
|
|
539
|
+
*/
|
|
540
|
+
EndTimeoutMs: number;
|
|
541
|
+
/**
|
|
542
|
+
* The maximum number of DTMF digits allowed in an utterance.
|
|
543
|
+
* @min `1`
|
|
544
|
+
* @max `1024`
|
|
545
|
+
*/
|
|
546
|
+
MaxLength: number;
|
|
547
|
+
};
|
|
548
|
+
/**
|
|
549
|
+
* Type definition for `AWS::Lex::Bot.ElicitationCodeHookInvocationSetting`.
|
|
550
|
+
* Settings that specify the dialog code hook that is called by Amazon Lex between eliciting slot values.
|
|
551
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-elicitationcodehookinvocationsetting.html}
|
|
552
|
+
*/
|
|
553
|
+
export type ElicitationCodeHookInvocationSetting = {
|
|
554
|
+
/**
|
|
555
|
+
* Indicates whether a Lambda function should be invoked for the dialog.
|
|
556
|
+
*/
|
|
557
|
+
EnableCodeHookInvocation: boolean;
|
|
558
|
+
/**
|
|
559
|
+
* A label that indicates the dialog step from which the dialog code hook is happening.
|
|
560
|
+
* @minLength `1`
|
|
561
|
+
* @maxLength `100`
|
|
562
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
563
|
+
*/
|
|
564
|
+
InvocationLabel?: string;
|
|
565
|
+
};
|
|
566
|
+
/**
|
|
567
|
+
* Type definition for `AWS::Lex::Bot.ExternalSourceSetting`.
|
|
568
|
+
* Provides information about the external source of the slot type's definition.
|
|
569
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-externalsourcesetting.html}
|
|
570
|
+
*/
|
|
571
|
+
export type ExternalSourceSetting = {
|
|
572
|
+
/**
|
|
573
|
+
* Settings required for a slot type based on a grammar that you provide.
|
|
574
|
+
*/
|
|
575
|
+
GrammarSlotTypeSetting?: GrammarSlotTypeSetting;
|
|
576
|
+
};
|
|
577
|
+
/**
|
|
578
|
+
* Type definition for `AWS::Lex::Bot.FulfillmentCodeHookSetting`.
|
|
579
|
+
* Settings that determine if a Lambda function should be invoked to fulfill a specific intent.
|
|
580
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentcodehooksetting.html}
|
|
581
|
+
*/
|
|
582
|
+
export type FulfillmentCodeHookSetting = {
|
|
583
|
+
Enabled: boolean;
|
|
584
|
+
/**
|
|
585
|
+
* Provides information for updating the user on the progress of fulfilling an intent.
|
|
586
|
+
*/
|
|
587
|
+
FulfillmentUpdatesSpecification?: FulfillmentUpdatesSpecification;
|
|
588
|
+
/**
|
|
589
|
+
* Determines whether the fulfillment code hook is used. When active is false, the code hook doesn't run.
|
|
590
|
+
*/
|
|
591
|
+
IsActive?: boolean;
|
|
592
|
+
/**
|
|
593
|
+
* Provides a setting that determines whether the post-fulfillment response is sent to the user.
|
|
594
|
+
*/
|
|
595
|
+
PostFulfillmentStatusSpecification?: PostFulfillmentStatusSpecification;
|
|
596
|
+
};
|
|
597
|
+
/**
|
|
598
|
+
* Type definition for `AWS::Lex::Bot.FulfillmentStartResponseSpecification`.
|
|
599
|
+
* Provides settings for a message that is sent to the user when a fulfillment Lambda function starts running.
|
|
600
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentstartresponsespecification.html}
|
|
601
|
+
*/
|
|
602
|
+
export type FulfillmentStartResponseSpecification = {
|
|
603
|
+
/**
|
|
604
|
+
* Determines whether the user can interrupt the start message while it is playing.
|
|
605
|
+
*/
|
|
606
|
+
AllowInterrupt?: boolean;
|
|
607
|
+
/**
|
|
608
|
+
* The delay between when the Lambda fulfillment function starts running and the start message is played. If the Lambda function returns before the delay is over, the start message isn't played.
|
|
609
|
+
* @min `1`
|
|
610
|
+
* @max `900`
|
|
611
|
+
*/
|
|
612
|
+
DelayInSeconds: number;
|
|
613
|
+
/**
|
|
614
|
+
* One to 5 message groups that contain update messages. Amazon Lex chooses one of the messages to play to the user.
|
|
615
|
+
* @minLength `1`
|
|
616
|
+
* @maxLength `5`
|
|
617
|
+
*/
|
|
618
|
+
MessageGroups: MessageGroup[];
|
|
619
|
+
};
|
|
620
|
+
/**
|
|
621
|
+
* Type definition for `AWS::Lex::Bot.FulfillmentUpdateResponseSpecification`.
|
|
622
|
+
* Provides settings for a message that is sent periodically to the user while a fulfillment Lambda function is running.
|
|
623
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentupdateresponsespecification.html}
|
|
624
|
+
*/
|
|
625
|
+
export type FulfillmentUpdateResponseSpecification = {
|
|
626
|
+
/**
|
|
627
|
+
* Determines whether the user can interrupt an update message while it is playing.
|
|
628
|
+
*/
|
|
629
|
+
AllowInterrupt?: boolean;
|
|
630
|
+
/**
|
|
631
|
+
* The frequency that a message is sent to the user. When the period ends, Amazon Lex chooses a message from the message groups and plays it to the user. If the fulfillment Lambda returns before the first period ends, an update message is not played to the user.
|
|
632
|
+
* @min `1`
|
|
633
|
+
* @max `900`
|
|
634
|
+
*/
|
|
635
|
+
FrequencyInSeconds: number;
|
|
636
|
+
/**
|
|
637
|
+
* One to 5 message groups that contain update messages. Amazon Lex chooses one of the messages to play to the user.
|
|
638
|
+
* @minLength `1`
|
|
639
|
+
* @maxLength `5`
|
|
640
|
+
*/
|
|
641
|
+
MessageGroups: MessageGroup[];
|
|
642
|
+
};
|
|
643
|
+
/**
|
|
644
|
+
* Type definition for `AWS::Lex::Bot.FulfillmentUpdatesSpecification`.
|
|
645
|
+
* Provides information for updating the user on the progress of fulfilling an intent.
|
|
646
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-fulfillmentupdatesspecification.html}
|
|
647
|
+
*/
|
|
648
|
+
export type FulfillmentUpdatesSpecification = {
|
|
649
|
+
/**
|
|
650
|
+
* Determines whether fulfillment updates are sent to the user. When this field is true, updates are sent.
|
|
651
|
+
*/
|
|
652
|
+
Active: boolean;
|
|
653
|
+
/**
|
|
654
|
+
* Provides settings for a message that is sent to the user when a fulfillment Lambda function starts running.
|
|
655
|
+
*/
|
|
656
|
+
StartResponse?: FulfillmentStartResponseSpecification;
|
|
657
|
+
/**
|
|
658
|
+
* The length of time that the fulfillment Lambda function should run before it times out.
|
|
659
|
+
* @min `1`
|
|
660
|
+
* @max `900`
|
|
661
|
+
*/
|
|
662
|
+
TimeoutInSeconds?: number;
|
|
663
|
+
/**
|
|
664
|
+
* Provides settings for a message that is sent periodically to the user while a fulfillment Lambda function is running.
|
|
665
|
+
*/
|
|
666
|
+
UpdateResponse?: FulfillmentUpdateResponseSpecification;
|
|
667
|
+
};
|
|
668
|
+
/**
|
|
669
|
+
* Type definition for `AWS::Lex::Bot.GrammarSlotTypeSetting`.
|
|
670
|
+
* Settings required for a slot type based on a grammar that you provide.
|
|
671
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-grammarslottypesetting.html}
|
|
672
|
+
*/
|
|
673
|
+
export type GrammarSlotTypeSetting = {
|
|
674
|
+
/**
|
|
675
|
+
* Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type.
|
|
676
|
+
*/
|
|
677
|
+
Source?: GrammarSlotTypeSource;
|
|
678
|
+
};
|
|
679
|
+
/**
|
|
680
|
+
* Type definition for `AWS::Lex::Bot.GrammarSlotTypeSource`.
|
|
681
|
+
* Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type.
|
|
682
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-grammarslottypesource.html}
|
|
683
|
+
*/
|
|
684
|
+
export type GrammarSlotTypeSource = {
|
|
685
|
+
/**
|
|
686
|
+
* The Amazon KMS key required to decrypt the contents of the grammar, if any.
|
|
687
|
+
* @minLength `20`
|
|
688
|
+
* @maxLength `2048`
|
|
689
|
+
* @pattern `^arn:[\w\-]+:kms:[\w\-]+:[\d]{12}:(?:key\/[\w\-]+|alias\/[a-zA-Z0-9:\/_\-]{1,256})$`
|
|
690
|
+
*/
|
|
691
|
+
KmsKeyArn?: string;
|
|
692
|
+
/**
|
|
693
|
+
* The name of the S3 bucket that contains the grammar source.
|
|
694
|
+
* @minLength `3`
|
|
695
|
+
* @maxLength `63`
|
|
696
|
+
* @pattern `^[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9]$`
|
|
697
|
+
*/
|
|
698
|
+
S3BucketName: string;
|
|
699
|
+
/**
|
|
700
|
+
* The path to the grammar in the S3 bucket.
|
|
701
|
+
* @minLength `1`
|
|
702
|
+
* @maxLength `1024`
|
|
703
|
+
* @pattern `[\.\-\!\*\_\'\(\)a-zA-Z0-9][\.\-\!\*\_\'\(\)\/a-zA-Z0-9]*$`
|
|
704
|
+
*/
|
|
705
|
+
S3ObjectKey: string;
|
|
706
|
+
};
|
|
707
|
+
/**
|
|
708
|
+
* Type definition for `AWS::Lex::Bot.ImageResponseCard`.
|
|
709
|
+
* A message that defines a response card that the client application can show to the user.
|
|
710
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-imageresponsecard.html}
|
|
711
|
+
*/
|
|
712
|
+
export type ImageResponseCard = {
|
|
713
|
+
/**
|
|
714
|
+
* A list of buttons that should be displayed on the response card.
|
|
715
|
+
* @maxLength `5`
|
|
716
|
+
*/
|
|
717
|
+
Buttons?: Button[];
|
|
718
|
+
/**
|
|
719
|
+
* The URL of an image to display on the response card.
|
|
720
|
+
* @minLength `1`
|
|
721
|
+
* @maxLength `250`
|
|
722
|
+
*/
|
|
723
|
+
ImageUrl?: string;
|
|
724
|
+
/**
|
|
725
|
+
* The subtitle to display on the response card.
|
|
726
|
+
* @minLength `1`
|
|
727
|
+
* @maxLength `250`
|
|
728
|
+
*/
|
|
729
|
+
Subtitle?: string;
|
|
730
|
+
/**
|
|
731
|
+
* The title to display on the response card.
|
|
732
|
+
* @minLength `1`
|
|
733
|
+
* @maxLength `250`
|
|
734
|
+
*/
|
|
735
|
+
Title: string;
|
|
736
|
+
};
|
|
737
|
+
/**
|
|
738
|
+
* Type definition for `AWS::Lex::Bot.InitialResponseSetting`.
|
|
739
|
+
* Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots.
|
|
740
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-initialresponsesetting.html}
|
|
741
|
+
*/
|
|
742
|
+
export type InitialResponseSetting = {
|
|
743
|
+
/**
|
|
744
|
+
* Settings that specify the dialog code hook that is called by Amazon Lex at a step of the conversation.
|
|
745
|
+
*/
|
|
746
|
+
CodeHook?: DialogCodeHookInvocationSetting;
|
|
747
|
+
/**
|
|
748
|
+
* Provides a list of conditional branches. Branches are evaluated in the order that they are entered in the list. The first branch with a condition that evaluates to true is executed. The last branch in the list is the default branch. The default branch should not have any condition expression. The default branch is executed if no other branch has a matching condition.
|
|
749
|
+
*/
|
|
750
|
+
Conditional?: ConditionalSpecification;
|
|
751
|
+
/**
|
|
752
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
753
|
+
*/
|
|
754
|
+
InitialResponse?: ResponseSpecification;
|
|
755
|
+
/**
|
|
756
|
+
* The next step in the conversation.
|
|
757
|
+
*/
|
|
758
|
+
NextStep?: DialogState;
|
|
759
|
+
};
|
|
760
|
+
/**
|
|
761
|
+
* Type definition for `AWS::Lex::Bot.InputContext`.
|
|
762
|
+
* InputContext specified for the intent.
|
|
763
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-inputcontext.html}
|
|
764
|
+
*/
|
|
765
|
+
export type InputContext = {
|
|
766
|
+
/**
|
|
767
|
+
* The name of the context.
|
|
768
|
+
* @minLength `1`
|
|
769
|
+
* @maxLength `100`
|
|
770
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
771
|
+
*/
|
|
772
|
+
Name: string;
|
|
773
|
+
};
|
|
774
|
+
/**
|
|
775
|
+
* Type definition for `AWS::Lex::Bot.Intent`.
|
|
776
|
+
* Represents an action that the user wants to perform.
|
|
777
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html}
|
|
778
|
+
*/
|
|
779
|
+
export type Intent = {
|
|
780
|
+
/**
|
|
781
|
+
* Description of thr intent.
|
|
782
|
+
* @maxLength `200`
|
|
783
|
+
*/
|
|
784
|
+
Description?: string;
|
|
785
|
+
/**
|
|
786
|
+
* Settings that determine the Lambda function that Amazon Lex uses for processing user responses.
|
|
787
|
+
*/
|
|
788
|
+
DialogCodeHook?: DialogCodeHookSetting;
|
|
789
|
+
/**
|
|
790
|
+
* Settings that determine if a Lambda function should be invoked to fulfill a specific intent.
|
|
791
|
+
*/
|
|
792
|
+
FulfillmentCodeHook?: FulfillmentCodeHookSetting;
|
|
793
|
+
/**
|
|
794
|
+
* Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots.
|
|
795
|
+
*/
|
|
796
|
+
InitialResponseSetting?: InitialResponseSetting;
|
|
797
|
+
/**
|
|
798
|
+
* The list of input contexts specified for the intent.
|
|
799
|
+
* @maxLength `5`
|
|
800
|
+
*/
|
|
801
|
+
InputContexts?: InputContext[];
|
|
802
|
+
/**
|
|
803
|
+
* Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled.
|
|
804
|
+
*/
|
|
805
|
+
IntentClosingSetting?: IntentClosingSetting;
|
|
806
|
+
/**
|
|
807
|
+
* Provides a prompt for making sure that the user is ready for the intent to be fulfilled.
|
|
808
|
+
*/
|
|
809
|
+
IntentConfirmationSetting?: IntentConfirmationSetting;
|
|
810
|
+
/**
|
|
811
|
+
* Configuration for searching a Amazon Kendra index specified for the intent.
|
|
812
|
+
*/
|
|
813
|
+
KendraConfiguration?: KendraConfiguration;
|
|
814
|
+
/**
|
|
815
|
+
* The name of the intent.
|
|
816
|
+
* @minLength `1`
|
|
817
|
+
* @maxLength `100`
|
|
818
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
819
|
+
*/
|
|
820
|
+
Name: string;
|
|
821
|
+
/**
|
|
822
|
+
* A list of contexts that the intent activates when it is fulfilled.
|
|
823
|
+
* @maxLength `10`
|
|
824
|
+
*/
|
|
825
|
+
OutputContexts?: OutputContext[];
|
|
826
|
+
/**
|
|
827
|
+
* A unique identifier for the built-in intent to base this intent on.
|
|
828
|
+
*/
|
|
829
|
+
ParentIntentSignature?: string;
|
|
830
|
+
/**
|
|
831
|
+
* A sample utterance that invokes an intent or respond to a slot elicitation prompt.
|
|
832
|
+
*/
|
|
833
|
+
SampleUtterances?: SampleUtterance[];
|
|
834
|
+
/**
|
|
835
|
+
* List for slot priorities
|
|
836
|
+
*/
|
|
837
|
+
SlotPriorities?: SlotPriority[];
|
|
838
|
+
/**
|
|
839
|
+
* List of slots
|
|
840
|
+
* @maxLength `100`
|
|
841
|
+
*/
|
|
842
|
+
Slots?: Slot[];
|
|
843
|
+
};
|
|
844
|
+
/**
|
|
845
|
+
* Type definition for `AWS::Lex::Bot.IntentClosingSetting`.
|
|
846
|
+
* Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled.
|
|
847
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentclosingsetting.html}
|
|
848
|
+
*/
|
|
849
|
+
export type IntentClosingSetting = {
|
|
850
|
+
/**
|
|
851
|
+
* The response that Amazon Lex sends to the user when the intent is complete.
|
|
852
|
+
*/
|
|
853
|
+
ClosingResponse?: ResponseSpecification;
|
|
854
|
+
/**
|
|
855
|
+
* A list of conditional branches associated with the intent's closing response. These branches are executed when the nextStep attribute is set to EvalutateConditional.
|
|
856
|
+
*/
|
|
857
|
+
Conditional?: ConditionalSpecification;
|
|
858
|
+
/**
|
|
859
|
+
* Specifies whether an intent's closing response is used. When this field is false, the closing response isn't sent to the user. If the active field isn't specified, the default is true.
|
|
860
|
+
*/
|
|
861
|
+
IsActive?: boolean;
|
|
862
|
+
/**
|
|
863
|
+
* Specifies the next step that the bot executes after playing the intent's closing response.
|
|
864
|
+
*/
|
|
865
|
+
NextStep?: DialogState;
|
|
866
|
+
};
|
|
867
|
+
/**
|
|
868
|
+
* Type definition for `AWS::Lex::Bot.IntentConfirmationSetting`.
|
|
869
|
+
* Provides a prompt for making sure that the user is ready for the intent to be fulfilled.
|
|
870
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentconfirmationsetting.html}
|
|
871
|
+
*/
|
|
872
|
+
export type IntentConfirmationSetting = {
|
|
873
|
+
/**
|
|
874
|
+
* The DialogCodeHookInvocationSetting object associated with intent's confirmation step. The dialog code hook is triggered based on these invocation settings when the confirmation next step or declination next step or failure next step is InvokeDialogCodeHook.
|
|
875
|
+
*/
|
|
876
|
+
CodeHook?: DialogCodeHookInvocationSetting;
|
|
877
|
+
/**
|
|
878
|
+
* A list of conditional branches to evaluate after the intent is closed.
|
|
879
|
+
*/
|
|
880
|
+
ConfirmationConditional?: ConditionalSpecification;
|
|
881
|
+
/**
|
|
882
|
+
* Specifies the next step that the bot executes when the customer confirms the intent.
|
|
883
|
+
*/
|
|
884
|
+
ConfirmationNextStep?: DialogState;
|
|
885
|
+
/**
|
|
886
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
887
|
+
*/
|
|
888
|
+
ConfirmationResponse?: ResponseSpecification;
|
|
889
|
+
/**
|
|
890
|
+
* A list of conditional branches to evaluate after the intent is declined.
|
|
891
|
+
*/
|
|
892
|
+
DeclinationConditional?: ConditionalSpecification;
|
|
893
|
+
/**
|
|
894
|
+
* Specifies the next step that the bot executes when the customer declines the intent.
|
|
895
|
+
*/
|
|
896
|
+
DeclinationNextStep?: DialogState;
|
|
897
|
+
/**
|
|
898
|
+
* When the user answers "no" to the question defined in promptSpecification, Amazon Lex responds with this response to acknowledge that the intent was canceled.
|
|
899
|
+
*/
|
|
900
|
+
DeclinationResponse?: ResponseSpecification;
|
|
901
|
+
/**
|
|
902
|
+
* The DialogCodeHookInvocationSetting used when the code hook is invoked during confirmation prompt retries.
|
|
903
|
+
*/
|
|
904
|
+
ElicitationCodeHook?: ElicitationCodeHookInvocationSetting;
|
|
905
|
+
/**
|
|
906
|
+
* Provides a list of conditional branches. Branches are evaluated in the order that they are entered in the list. The first branch with a condition that evaluates to true is executed. The last branch in the list is the default branch. The default branch should not have any condition expression. The default branch is executed if no other branch has a matching condition.
|
|
907
|
+
*/
|
|
908
|
+
FailureConditional?: ConditionalSpecification;
|
|
909
|
+
/**
|
|
910
|
+
* The next step to take in the conversation if the confirmation step fails.
|
|
911
|
+
*/
|
|
912
|
+
FailureNextStep?: DialogState;
|
|
913
|
+
/**
|
|
914
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
915
|
+
*/
|
|
916
|
+
FailureResponse?: ResponseSpecification;
|
|
917
|
+
/**
|
|
918
|
+
* Specifies whether the intent's confirmation is sent to the user. When this field is false, confirmation and declination responses aren't sent. If the active field isn't specified, the default is true.
|
|
919
|
+
*/
|
|
920
|
+
IsActive?: boolean;
|
|
921
|
+
/**
|
|
922
|
+
* Prompts the user to confirm the intent. This question should have a yes or no answer.
|
|
923
|
+
*/
|
|
924
|
+
PromptSpecification: PromptSpecification;
|
|
925
|
+
};
|
|
926
|
+
/**
|
|
927
|
+
* Type definition for `AWS::Lex::Bot.IntentOverride`.
|
|
928
|
+
* Override settings to configure the intent state.
|
|
929
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentoverride.html}
|
|
930
|
+
*/
|
|
931
|
+
export type IntentOverride = {
|
|
932
|
+
/**
|
|
933
|
+
* The name of the intent. Only required when you're switching intents.
|
|
934
|
+
* @minLength `1`
|
|
935
|
+
* @maxLength `100`
|
|
936
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
937
|
+
*/
|
|
938
|
+
Name?: string;
|
|
939
|
+
/**
|
|
940
|
+
* A map of all of the slot value overrides for the intent.
|
|
941
|
+
*/
|
|
942
|
+
Slots?: SlotValueOverrideMap[];
|
|
943
|
+
};
|
|
944
|
+
/**
|
|
945
|
+
* Type definition for `AWS::Lex::Bot.KendraConfiguration`.
|
|
946
|
+
* Configuration for searching a Amazon Kendra index specified for the intent.
|
|
947
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-kendraconfiguration.html}
|
|
948
|
+
*/
|
|
949
|
+
export type KendraConfiguration = {
|
|
950
|
+
/**
|
|
951
|
+
* The Amazon Resource Name (ARN) of the Amazon Kendra index that you want the AMAZON.KendraSearchIntent intent to search.
|
|
952
|
+
* @minLength `32`
|
|
953
|
+
* @maxLength `2048`
|
|
954
|
+
* @pattern `^arn:aws[a-zA-Z-]*:kendra:[a-z]+-[a-z]+-[0-9]:[0-9]{12}:index/[a-zA-Z0-9][a-zA-Z0-9_-]*$`
|
|
955
|
+
*/
|
|
956
|
+
KendraIndex: string;
|
|
957
|
+
/**
|
|
958
|
+
* A query filter that Amazon Lex sends to Amazon Kendra to filter the response from a query.
|
|
959
|
+
* @minLength `1`
|
|
960
|
+
* @maxLength `5000`
|
|
961
|
+
*/
|
|
962
|
+
QueryFilterString?: string;
|
|
963
|
+
/**
|
|
964
|
+
* Determines whether the AMAZON.KendraSearchIntent intent uses a custom query string to query the Amazon Kendra index.
|
|
965
|
+
*/
|
|
966
|
+
QueryFilterStringEnabled?: boolean;
|
|
967
|
+
};
|
|
968
|
+
/**
|
|
969
|
+
* Type definition for `AWS::Lex::Bot.LambdaCodeHook`.
|
|
970
|
+
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
971
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-lambdacodehook.html}
|
|
972
|
+
*/
|
|
973
|
+
export type LambdaCodeHook = {
|
|
974
|
+
/**
|
|
975
|
+
* The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
|
|
976
|
+
* @minLength `1`
|
|
977
|
+
* @maxLength `5`
|
|
978
|
+
*/
|
|
979
|
+
CodeHookInterfaceVersion: string;
|
|
980
|
+
/**
|
|
981
|
+
* The Amazon Resource Name (ARN) of the Lambda function.
|
|
982
|
+
* @minLength `20`
|
|
983
|
+
* @maxLength `2048`
|
|
984
|
+
*/
|
|
985
|
+
LambdaArn: string;
|
|
986
|
+
};
|
|
987
|
+
/**
|
|
988
|
+
* Type definition for `AWS::Lex::Bot.Message`.
|
|
989
|
+
* The primary message that Amazon Lex should send to the user.
|
|
990
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-message.html}
|
|
991
|
+
*/
|
|
992
|
+
export type Message = {
|
|
993
|
+
/**
|
|
994
|
+
* A message in a custom format defined by the client application.
|
|
995
|
+
*/
|
|
996
|
+
CustomPayload?: CustomPayload;
|
|
997
|
+
/**
|
|
998
|
+
* A message that defines a response card that the client application can show to the user.
|
|
999
|
+
*/
|
|
1000
|
+
ImageResponseCard?: ImageResponseCard;
|
|
1001
|
+
/**
|
|
1002
|
+
* A message in plain text format.
|
|
1003
|
+
*/
|
|
1004
|
+
PlainTextMessage?: PlainTextMessage;
|
|
1005
|
+
/**
|
|
1006
|
+
* A message in Speech Synthesis Markup Language (SSML).
|
|
1007
|
+
*/
|
|
1008
|
+
SSMLMessage?: SSMLMessage;
|
|
1009
|
+
};
|
|
1010
|
+
/**
|
|
1011
|
+
* Type definition for `AWS::Lex::Bot.MessageGroup`.
|
|
1012
|
+
* One or more messages that Amazon Lex can send to the user.
|
|
1013
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-messagegroup.html}
|
|
1014
|
+
*/
|
|
1015
|
+
export type MessageGroup = {
|
|
1016
|
+
/**
|
|
1017
|
+
* The primary message that Amazon Lex should send to the user.
|
|
1018
|
+
*/
|
|
1019
|
+
Message: Message;
|
|
1020
|
+
/**
|
|
1021
|
+
* Message variations to send to the user.
|
|
1022
|
+
* @maxLength `2`
|
|
1023
|
+
*/
|
|
1024
|
+
Variations?: Message[];
|
|
1025
|
+
};
|
|
1026
|
+
/**
|
|
1027
|
+
* Type definition for `AWS::Lex::Bot.MessageSelectionStrategy`.
|
|
1028
|
+
* Indicates how a message is selected from a message group among retries.
|
|
1029
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-messageselectionstrategy.html}
|
|
1030
|
+
*/
|
|
1031
|
+
export type MessageSelectionStrategy = "Random" | "Ordered";
|
|
1032
|
+
/**
|
|
1033
|
+
* Type definition for `AWS::Lex::Bot.MultipleValuesSetting`.
|
|
1034
|
+
* Indicates whether a slot can return multiple values.
|
|
1035
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-multiplevaluessetting.html}
|
|
1036
|
+
*/
|
|
1037
|
+
export type MultipleValuesSetting = {
|
|
1038
|
+
AllowMultipleValues?: boolean;
|
|
1039
|
+
};
|
|
1040
|
+
/**
|
|
1041
|
+
* Type definition for `AWS::Lex::Bot.ObfuscationSetting`.
|
|
1042
|
+
* Determines whether Amazon Lex obscures slot values in conversation logs.
|
|
1043
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-obfuscationsetting.html}
|
|
1044
|
+
*/
|
|
1045
|
+
export type ObfuscationSetting = {
|
|
1046
|
+
/**
|
|
1047
|
+
* Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.
|
|
1048
|
+
*/
|
|
1049
|
+
ObfuscationSettingType: "None" | "DefaultObfuscation";
|
|
1050
|
+
};
|
|
1051
|
+
/**
|
|
1052
|
+
* Type definition for `AWS::Lex::Bot.OutputContext`.
|
|
1053
|
+
* A session context that is activated when an intent is fulfilled.
|
|
1054
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-outputcontext.html}
|
|
1055
|
+
*/
|
|
1056
|
+
export type OutputContext = {
|
|
1057
|
+
/**
|
|
1058
|
+
* Unique name for a resource.
|
|
1059
|
+
* @minLength `1`
|
|
1060
|
+
* @maxLength `100`
|
|
1061
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
1062
|
+
*/
|
|
1063
|
+
Name: string;
|
|
1064
|
+
/**
|
|
1065
|
+
* The amount of time, in seconds, that the output context should remain active.
|
|
1066
|
+
* @min `5`
|
|
1067
|
+
* @max `86400`
|
|
1068
|
+
*/
|
|
1069
|
+
TimeToLiveInSeconds: number;
|
|
1070
|
+
/**
|
|
1071
|
+
* The number of conversation turns that the output context should remain active.
|
|
1072
|
+
* @min `1`
|
|
1073
|
+
* @max `20`
|
|
1074
|
+
*/
|
|
1075
|
+
TurnsToLive: number;
|
|
1076
|
+
};
|
|
1077
|
+
/**
|
|
1078
|
+
* Type definition for `AWS::Lex::Bot.PlainTextMessage`.
|
|
1079
|
+
* A message in plain text format.
|
|
1080
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-plaintextmessage.html}
|
|
1081
|
+
*/
|
|
1082
|
+
export type PlainTextMessage = {
|
|
1083
|
+
/**
|
|
1084
|
+
* The message to send to the user.
|
|
1085
|
+
* @minLength `1`
|
|
1086
|
+
* @maxLength `1000`
|
|
1087
|
+
*/
|
|
1088
|
+
Value: string;
|
|
1089
|
+
};
|
|
1090
|
+
/**
|
|
1091
|
+
* Type definition for `AWS::Lex::Bot.PostDialogCodeHookInvocationSpecification`.
|
|
1092
|
+
* Specifies next steps to run after the dialog code hook finishes.
|
|
1093
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-postdialogcodehookinvocationspecification.html}
|
|
1094
|
+
*/
|
|
1095
|
+
export type PostDialogCodeHookInvocationSpecification = {
|
|
1096
|
+
/**
|
|
1097
|
+
* A list of conditional branches to evaluate after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
1098
|
+
*/
|
|
1099
|
+
FailureConditional?: ConditionalSpecification;
|
|
1100
|
+
/**
|
|
1101
|
+
* Specifies the next step the bot runs after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
1102
|
+
*/
|
|
1103
|
+
FailureNextStep?: DialogState;
|
|
1104
|
+
/**
|
|
1105
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1106
|
+
*/
|
|
1107
|
+
FailureResponse?: ResponseSpecification;
|
|
1108
|
+
/**
|
|
1109
|
+
* A list of conditional branches to evaluate after the dialog code hook finishes successfully.
|
|
1110
|
+
*/
|
|
1111
|
+
SuccessConditional?: ConditionalSpecification;
|
|
1112
|
+
/**
|
|
1113
|
+
* Specifics the next step the bot runs after the dialog code hook finishes successfully.
|
|
1114
|
+
*/
|
|
1115
|
+
SuccessNextStep?: DialogState;
|
|
1116
|
+
/**
|
|
1117
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1118
|
+
*/
|
|
1119
|
+
SuccessResponse?: ResponseSpecification;
|
|
1120
|
+
/**
|
|
1121
|
+
* A list of conditional branches to evaluate if the code hook times out.
|
|
1122
|
+
*/
|
|
1123
|
+
TimeoutConditional?: ConditionalSpecification;
|
|
1124
|
+
/**
|
|
1125
|
+
* Specifies the next step that the bot runs when the code hook times out.
|
|
1126
|
+
*/
|
|
1127
|
+
TimeoutNextStep?: DialogState;
|
|
1128
|
+
/**
|
|
1129
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1130
|
+
*/
|
|
1131
|
+
TimeoutResponse?: ResponseSpecification;
|
|
1132
|
+
};
|
|
1133
|
+
/**
|
|
1134
|
+
* Type definition for `AWS::Lex::Bot.PostFulfillmentStatusSpecification`.
|
|
1135
|
+
* Provides a setting that determines whether the post-fulfillment response is sent to the user.
|
|
1136
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-postfulfillmentstatusspecification.html}
|
|
1137
|
+
*/
|
|
1138
|
+
export type PostFulfillmentStatusSpecification = {
|
|
1139
|
+
/**
|
|
1140
|
+
* A list of conditional branches to evaluate after the fulfillment code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
1141
|
+
*/
|
|
1142
|
+
FailureConditional?: ConditionalSpecification;
|
|
1143
|
+
/**
|
|
1144
|
+
* Specifies the next step the bot runs after the fulfillment code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
1145
|
+
*/
|
|
1146
|
+
FailureNextStep?: DialogState;
|
|
1147
|
+
/**
|
|
1148
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1149
|
+
*/
|
|
1150
|
+
FailureResponse?: ResponseSpecification;
|
|
1151
|
+
/**
|
|
1152
|
+
* A list of conditional branches to evaluate after the fulfillment code hook finishes successfully.
|
|
1153
|
+
*/
|
|
1154
|
+
SuccessConditional?: ConditionalSpecification;
|
|
1155
|
+
/**
|
|
1156
|
+
* Specifies the next step in the conversation that Amazon Lex invokes when the fulfillment code hook completes successfully.
|
|
1157
|
+
*/
|
|
1158
|
+
SuccessNextStep?: DialogState;
|
|
1159
|
+
/**
|
|
1160
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1161
|
+
*/
|
|
1162
|
+
SuccessResponse?: ResponseSpecification;
|
|
1163
|
+
/**
|
|
1164
|
+
* A list of conditional branches to evaluate if the fulfillment code hook times out.
|
|
1165
|
+
*/
|
|
1166
|
+
TimeoutConditional?: ConditionalSpecification;
|
|
1167
|
+
/**
|
|
1168
|
+
* Specifies the next step that the bot runs when the fulfillment code hook times out.
|
|
1169
|
+
*/
|
|
1170
|
+
TimeoutNextStep?: DialogState;
|
|
1171
|
+
/**
|
|
1172
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1173
|
+
*/
|
|
1174
|
+
TimeoutResponse?: ResponseSpecification;
|
|
1175
|
+
};
|
|
1176
|
+
/**
|
|
1177
|
+
* Type definition for `AWS::Lex::Bot.PromptAttemptSpecification`.
|
|
1178
|
+
* Specifies the settings on a prompt attempt.
|
|
1179
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptattemptspecification.html}
|
|
1180
|
+
*/
|
|
1181
|
+
export type PromptAttemptSpecification = {
|
|
1182
|
+
/**
|
|
1183
|
+
* Indicates whether the user can interrupt a speech prompt attempt from the bot.
|
|
1184
|
+
*/
|
|
1185
|
+
AllowInterrupt?: boolean;
|
|
1186
|
+
/**
|
|
1187
|
+
* Specifies the allowed input types.
|
|
1188
|
+
*/
|
|
1189
|
+
AllowedInputTypes: AllowedInputTypes;
|
|
1190
|
+
/**
|
|
1191
|
+
* Specifies the audio and DTMF input specification.
|
|
1192
|
+
*/
|
|
1193
|
+
AudioAndDTMFInputSpecification?: AudioAndDTMFInputSpecification;
|
|
1194
|
+
/**
|
|
1195
|
+
* Specifies the text input specifications.
|
|
1196
|
+
*/
|
|
1197
|
+
TextInputSpecification?: TextInputSpecification;
|
|
1198
|
+
};
|
|
1199
|
+
/**
|
|
1200
|
+
* Type definition for `AWS::Lex::Bot.PromptSpecification`.
|
|
1201
|
+
* Prompts the user to confirm the intent.
|
|
1202
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptspecification.html}
|
|
1203
|
+
*/
|
|
1204
|
+
export type PromptSpecification = {
|
|
1205
|
+
/**
|
|
1206
|
+
* Indicates whether the user can interrupt a speech prompt from the bot.
|
|
1207
|
+
*/
|
|
1208
|
+
AllowInterrupt?: boolean;
|
|
1209
|
+
/**
|
|
1210
|
+
* The maximum number of times the bot tries to elicit a response from the user using this prompt.
|
|
1211
|
+
* @min `0`
|
|
1212
|
+
* @max `5`
|
|
1213
|
+
*/
|
|
1214
|
+
MaxRetries: number;
|
|
1215
|
+
/**
|
|
1216
|
+
* One to 5 message groups that contain update messages. Amazon Lex chooses one of the messages to play to the user.
|
|
1217
|
+
* @minLength `1`
|
|
1218
|
+
* @maxLength `5`
|
|
1219
|
+
*/
|
|
1220
|
+
MessageGroupsList: MessageGroup[];
|
|
1221
|
+
/**
|
|
1222
|
+
* Indicates how a message is selected from a message group among retries.
|
|
1223
|
+
*/
|
|
1224
|
+
MessageSelectionStrategy?: MessageSelectionStrategy;
|
|
1225
|
+
/**
|
|
1226
|
+
* Specifies the advanced settings on each attempt of the prompt.
|
|
1227
|
+
*/
|
|
1228
|
+
PromptAttemptsSpecification?: Record<string, PromptAttemptSpecification>;
|
|
1229
|
+
};
|
|
1230
|
+
/**
|
|
1231
|
+
* Type definition for `AWS::Lex::Bot.ResponseSpecification`.
|
|
1232
|
+
* A list of message groups that Amazon Lex uses to respond the user input.
|
|
1233
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-responsespecification.html}
|
|
1234
|
+
*/
|
|
1235
|
+
export type ResponseSpecification = {
|
|
1236
|
+
/**
|
|
1237
|
+
* Indicates whether the user can interrupt a speech prompt from the bot.
|
|
1238
|
+
*/
|
|
1239
|
+
AllowInterrupt?: boolean;
|
|
1240
|
+
/**
|
|
1241
|
+
* One to 5 message groups that contain update messages. Amazon Lex chooses one of the messages to play to the user.
|
|
1242
|
+
* @minLength `1`
|
|
1243
|
+
* @maxLength `5`
|
|
1244
|
+
*/
|
|
1245
|
+
MessageGroupsList: MessageGroup[];
|
|
1246
|
+
};
|
|
1247
|
+
/**
|
|
1248
|
+
* Type definition for `AWS::Lex::Bot.S3BucketLogDestination`.
|
|
1249
|
+
* Specifies an Amazon S3 bucket for logging audio conversations
|
|
1250
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-s3bucketlogdestination.html}
|
|
1251
|
+
*/
|
|
1252
|
+
export type S3BucketLogDestination = {
|
|
1253
|
+
/**
|
|
1254
|
+
* The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
|
|
1255
|
+
* @minLength `20`
|
|
1256
|
+
* @maxLength `2048`
|
|
1257
|
+
* @pattern `^arn:[\w\-]+:kms:[\w\-]+:[\d]{12}:(?:key\/[\w\-]+|alias\/[a-zA-Z0-9:\/_\-]{1,256})$`
|
|
1258
|
+
*/
|
|
1259
|
+
KmsKeyArn?: string;
|
|
1260
|
+
/**
|
|
1261
|
+
* The Amazon S3 key of the deployment package.
|
|
1262
|
+
* @minLength `0`
|
|
1263
|
+
* @maxLength `1024`
|
|
1264
|
+
*/
|
|
1265
|
+
LogPrefix: string;
|
|
1266
|
+
/**
|
|
1267
|
+
* The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
|
|
1268
|
+
* @minLength `1`
|
|
1269
|
+
* @maxLength `2048`
|
|
1270
|
+
* @pattern `^arn:[\w\-]+:s3:::[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9]$`
|
|
1271
|
+
*/
|
|
1272
|
+
S3BucketArn: string;
|
|
1273
|
+
};
|
|
1274
|
+
/**
|
|
1275
|
+
* Type definition for `AWS::Lex::Bot.S3Location`.
|
|
1276
|
+
* S3 location of bot definitions zip file, if it's not defined inline in CloudFormation.
|
|
1277
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-s3location.html}
|
|
1278
|
+
*/
|
|
1279
|
+
export type S3Location = {
|
|
1280
|
+
/**
|
|
1281
|
+
* An Amazon S3 bucket in the same AWS Region as your function. The bucket can be in a different AWS account.
|
|
1282
|
+
* @minLength `3`
|
|
1283
|
+
* @maxLength `63`
|
|
1284
|
+
* @pattern `^[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9]$`
|
|
1285
|
+
*/
|
|
1286
|
+
S3Bucket: string;
|
|
1287
|
+
/**
|
|
1288
|
+
* The Amazon S3 key of the deployment package.
|
|
1289
|
+
* @minLength `1`
|
|
1290
|
+
* @maxLength `1024`
|
|
1291
|
+
* @pattern `[\.\-\!\*\_\'\(\)a-zA-Z0-9][\.\-\!\*\_\'\(\)\/a-zA-Z0-9]*$`
|
|
1292
|
+
*/
|
|
1293
|
+
S3ObjectKey: string;
|
|
1294
|
+
/**
|
|
1295
|
+
* For versioned objects, the version of the deployment package object to use. If not specified, the current object version will be used.
|
|
1296
|
+
* @minLength `1`
|
|
1297
|
+
* @maxLength `1024`
|
|
1298
|
+
*/
|
|
1299
|
+
S3ObjectVersion?: string;
|
|
1300
|
+
};
|
|
1301
|
+
/**
|
|
1302
|
+
* Type definition for `AWS::Lex::Bot.SampleUtterance`.
|
|
1303
|
+
* A sample utterance that invokes an intent or respond to a slot elicitation prompt.
|
|
1304
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-sampleutterance.html}
|
|
1305
|
+
*/
|
|
1306
|
+
export type SampleUtterance = {
|
|
1307
|
+
/**
|
|
1308
|
+
* The sample utterance that Amazon Lex uses to build its machine-learning model to recognize intents/slots.
|
|
1309
|
+
*/
|
|
1310
|
+
Utterance: string;
|
|
1311
|
+
};
|
|
1312
|
+
/**
|
|
1313
|
+
* Type definition for `AWS::Lex::Bot.SampleValue`.
|
|
1314
|
+
* Defines one of the values for a slot type.
|
|
1315
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-samplevalue.html}
|
|
1316
|
+
*/
|
|
1317
|
+
export type SampleValue = {
|
|
1318
|
+
/**
|
|
1319
|
+
* The value that can be used for a slot type.
|
|
1320
|
+
* @minLength `1`
|
|
1321
|
+
* @maxLength `140`
|
|
1322
|
+
*/
|
|
1323
|
+
Value: string;
|
|
1324
|
+
};
|
|
1325
|
+
/**
|
|
1326
|
+
* Type definition for `AWS::Lex::Bot.SessionAttribute`.
|
|
1327
|
+
* Key/value pair representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
|
|
1328
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-sessionattribute.html}
|
|
1329
|
+
*/
|
|
1330
|
+
export type SessionAttribute = {
|
|
1331
|
+
/**
|
|
1332
|
+
* @minLength `1`
|
|
1333
|
+
* @maxLength `1024`
|
|
1334
|
+
*/
|
|
1335
|
+
Key: string;
|
|
1336
|
+
/**
|
|
1337
|
+
* @minLength `0`
|
|
1338
|
+
* @maxLength `1024`
|
|
1339
|
+
*/
|
|
1340
|
+
Value?: string;
|
|
1341
|
+
};
|
|
1342
|
+
/**
|
|
1343
|
+
* Type definition for `AWS::Lex::Bot.Slot`.
|
|
1344
|
+
* A slot is a variable needed to fulfill an intent, where an intent can require zero or more slots.
|
|
1345
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slot.html}
|
|
1346
|
+
*/
|
|
1347
|
+
export type Slot = {
|
|
1348
|
+
/**
|
|
1349
|
+
* A description of the resource
|
|
1350
|
+
* @maxLength `200`
|
|
1351
|
+
*/
|
|
1352
|
+
Description?: string;
|
|
1353
|
+
/**
|
|
1354
|
+
* Indicates whether a slot can return multiple values.
|
|
1355
|
+
*/
|
|
1356
|
+
MultipleValuesSetting?: MultipleValuesSetting;
|
|
1357
|
+
/**
|
|
1358
|
+
* Unique name for a resource.
|
|
1359
|
+
* @minLength `1`
|
|
1360
|
+
* @maxLength `100`
|
|
1361
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
1362
|
+
*/
|
|
1363
|
+
Name: string;
|
|
1364
|
+
/**
|
|
1365
|
+
* Determines whether Amazon Lex obscures slot values in conversation logs.
|
|
1366
|
+
*/
|
|
1367
|
+
ObfuscationSetting?: ObfuscationSetting;
|
|
1368
|
+
/**
|
|
1369
|
+
* The slot type name that is used in the slot. Allows for custom and built-in slot type names
|
|
1370
|
+
*/
|
|
1371
|
+
SlotTypeName: string;
|
|
1372
|
+
/**
|
|
1373
|
+
* Settings that you can use for eliciting a slot value.
|
|
1374
|
+
*/
|
|
1375
|
+
ValueElicitationSetting: SlotValueElicitationSetting;
|
|
1376
|
+
};
|
|
1377
|
+
/**
|
|
1378
|
+
* Type definition for `AWS::Lex::Bot.SlotCaptureSetting`.
|
|
1379
|
+
* Settings used when Amazon Lex successfully captures a slot value from a user.
|
|
1380
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotcapturesetting.html}
|
|
1381
|
+
*/
|
|
1382
|
+
export type SlotCaptureSetting = {
|
|
1383
|
+
/**
|
|
1384
|
+
* A list of conditional branches to evaluate after the slot value is captured.
|
|
1385
|
+
*/
|
|
1386
|
+
CaptureConditional?: ConditionalSpecification;
|
|
1387
|
+
/**
|
|
1388
|
+
* Specifies the next step that the bot runs when the slot value is captured before the code hook times out.
|
|
1389
|
+
*/
|
|
1390
|
+
CaptureNextStep?: DialogState;
|
|
1391
|
+
/**
|
|
1392
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1393
|
+
*/
|
|
1394
|
+
CaptureResponse?: ResponseSpecification;
|
|
1395
|
+
/**
|
|
1396
|
+
* Code hook called after Amazon Lex successfully captures a slot value.
|
|
1397
|
+
*/
|
|
1398
|
+
CodeHook?: DialogCodeHookInvocationSetting;
|
|
1399
|
+
/**
|
|
1400
|
+
* Code hook called when Amazon Lex doesn't capture a slot value.
|
|
1401
|
+
*/
|
|
1402
|
+
ElicitationCodeHook?: ElicitationCodeHookInvocationSetting;
|
|
1403
|
+
/**
|
|
1404
|
+
* A list of conditional branches to evaluate when the slot value isn't captured.
|
|
1405
|
+
*/
|
|
1406
|
+
FailureConditional?: ConditionalSpecification;
|
|
1407
|
+
/**
|
|
1408
|
+
* Specifies the next step that the bot runs when the slot value code is not recognized.
|
|
1409
|
+
*/
|
|
1410
|
+
FailureNextStep?: DialogState;
|
|
1411
|
+
/**
|
|
1412
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
1413
|
+
*/
|
|
1414
|
+
FailureResponse?: ResponseSpecification;
|
|
1415
|
+
};
|
|
1416
|
+
/**
|
|
1417
|
+
* Type definition for `AWS::Lex::Bot.SlotConstraint`.
|
|
1418
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotconstraint.html}
|
|
1419
|
+
*/
|
|
1420
|
+
export type SlotConstraint = "Required" | "Optional";
|
|
1421
|
+
/**
|
|
1422
|
+
* Type definition for `AWS::Lex::Bot.SlotDefaultValue`.
|
|
1423
|
+
* The default value to use when a user doesn't provide a value for a slot.
|
|
1424
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotdefaultvalue.html}
|
|
1425
|
+
*/
|
|
1426
|
+
export type SlotDefaultValue = {
|
|
1427
|
+
/**
|
|
1428
|
+
* The default value to use when a user doesn't provide a value for a slot.
|
|
1429
|
+
* @minLength `1`
|
|
1430
|
+
* @maxLength `202`
|
|
1431
|
+
*/
|
|
1432
|
+
DefaultValue: string;
|
|
1433
|
+
};
|
|
1434
|
+
/**
|
|
1435
|
+
* Type definition for `AWS::Lex::Bot.SlotDefaultValueSpecification`.
|
|
1436
|
+
* A list of values that Amazon Lex should use as the default value for a slot.
|
|
1437
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotdefaultvaluespecification.html}
|
|
1438
|
+
*/
|
|
1439
|
+
export type SlotDefaultValueSpecification = {
|
|
1440
|
+
/**
|
|
1441
|
+
* A list of slot default values
|
|
1442
|
+
* @maxLength `10`
|
|
1443
|
+
*/
|
|
1444
|
+
DefaultValueList: SlotDefaultValue[];
|
|
1445
|
+
};
|
|
1446
|
+
/**
|
|
1447
|
+
* Type definition for `AWS::Lex::Bot.SlotPriority`.
|
|
1448
|
+
* The priority that Amazon Lex should use when eliciting slot values from a user.
|
|
1449
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotpriority.html}
|
|
1450
|
+
*/
|
|
1451
|
+
export type SlotPriority = {
|
|
1452
|
+
/**
|
|
1453
|
+
* The priority that a slot should be elicited.
|
|
1454
|
+
* @min `0`
|
|
1455
|
+
* @max `100`
|
|
1456
|
+
*/
|
|
1457
|
+
Priority: number;
|
|
1458
|
+
/**
|
|
1459
|
+
* The name of the slot.
|
|
1460
|
+
* @minLength `1`
|
|
1461
|
+
* @maxLength `100`
|
|
1462
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
1463
|
+
*/
|
|
1464
|
+
SlotName: string;
|
|
1465
|
+
};
|
|
1466
|
+
/**
|
|
1467
|
+
* Type definition for `AWS::Lex::Bot.SlotShape`.
|
|
1468
|
+
* The different shapes that a slot can be in during a conversation.
|
|
1469
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotshape.html}
|
|
1470
|
+
*/
|
|
1471
|
+
export type SlotShape = "Scalar" | "List";
|
|
1472
|
+
/**
|
|
1473
|
+
* Type definition for `AWS::Lex::Bot.SlotType`.
|
|
1474
|
+
* A custom, extended built-in or a grammar slot type.
|
|
1475
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slottype.html}
|
|
1476
|
+
*/
|
|
1477
|
+
export type SlotType = {
|
|
1478
|
+
/**
|
|
1479
|
+
* A description of the resource
|
|
1480
|
+
* @maxLength `200`
|
|
1481
|
+
*/
|
|
1482
|
+
Description?: string;
|
|
1483
|
+
/**
|
|
1484
|
+
* Provides information about the external source of the slot type's definition.
|
|
1485
|
+
*/
|
|
1486
|
+
ExternalSourceSetting?: ExternalSourceSetting;
|
|
1487
|
+
/**
|
|
1488
|
+
* Unique name for a resource.
|
|
1489
|
+
* @minLength `1`
|
|
1490
|
+
* @maxLength `100`
|
|
1491
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
1492
|
+
*/
|
|
1493
|
+
Name: string;
|
|
1494
|
+
/**
|
|
1495
|
+
* The built-in slot type used as a parent of this slot type.
|
|
1496
|
+
*/
|
|
1497
|
+
ParentSlotTypeSignature?: string;
|
|
1498
|
+
/**
|
|
1499
|
+
* A List of slot type values
|
|
1500
|
+
* @maxLength `10000`
|
|
1501
|
+
*/
|
|
1502
|
+
SlotTypeValues?: SlotTypeValue[];
|
|
1503
|
+
/**
|
|
1504
|
+
* Contains settings used by Amazon Lex to select a slot value.
|
|
1505
|
+
*/
|
|
1506
|
+
ValueSelectionSetting?: SlotValueSelectionSetting;
|
|
1507
|
+
};
|
|
1508
|
+
/**
|
|
1509
|
+
* Type definition for `AWS::Lex::Bot.SlotTypeValue`.
|
|
1510
|
+
* Value that the slot type can take.
|
|
1511
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slottypevalue.html}
|
|
1512
|
+
*/
|
|
1513
|
+
export type SlotTypeValue = {
|
|
1514
|
+
/**
|
|
1515
|
+
* Defines one of the values for a slot type.
|
|
1516
|
+
*/
|
|
1517
|
+
SampleValue: SampleValue;
|
|
1518
|
+
/**
|
|
1519
|
+
* Additional values related to the slot type entry.
|
|
1520
|
+
* @maxLength `10000`
|
|
1521
|
+
*/
|
|
1522
|
+
Synonyms?: SampleValue[];
|
|
1523
|
+
};
|
|
1524
|
+
/**
|
|
1525
|
+
* Type definition for `AWS::Lex::Bot.SlotValue`.
|
|
1526
|
+
* The value to set in a slot.
|
|
1527
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalue.html}
|
|
1528
|
+
*/
|
|
1529
|
+
export type SlotValue = {
|
|
1530
|
+
/**
|
|
1531
|
+
* The value that Amazon Lex determines for the slot.
|
|
1532
|
+
* @minLength `1`
|
|
1533
|
+
* @maxLength `202`
|
|
1534
|
+
*/
|
|
1535
|
+
InterpretedValue?: string;
|
|
1536
|
+
};
|
|
1537
|
+
/**
|
|
1538
|
+
* Type definition for `AWS::Lex::Bot.SlotValueElicitationSetting`.
|
|
1539
|
+
* Settings that you can use for eliciting a slot value.
|
|
1540
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueelicitationsetting.html}
|
|
1541
|
+
*/
|
|
1542
|
+
export type SlotValueElicitationSetting = {
|
|
1543
|
+
/**
|
|
1544
|
+
* A list of default values for a slot.
|
|
1545
|
+
*/
|
|
1546
|
+
DefaultValueSpecification?: SlotDefaultValueSpecification;
|
|
1547
|
+
/**
|
|
1548
|
+
* The prompt that Amazon Lex uses to elicit the slot value from the user.
|
|
1549
|
+
*/
|
|
1550
|
+
PromptSpecification?: PromptSpecification;
|
|
1551
|
+
/**
|
|
1552
|
+
* If you know a specific pattern that users might respond to an Amazon Lex request for a slot value, you can provide those utterances to improve accuracy.
|
|
1553
|
+
*/
|
|
1554
|
+
SampleUtterances?: SampleUtterance[];
|
|
1555
|
+
/**
|
|
1556
|
+
* Specifies the next stage in the conversation after capturing the slot.
|
|
1557
|
+
*/
|
|
1558
|
+
SlotCaptureSetting?: SlotCaptureSetting;
|
|
1559
|
+
/**
|
|
1560
|
+
* Specifies whether the slot is required or optional.
|
|
1561
|
+
*/
|
|
1562
|
+
SlotConstraint: SlotConstraint;
|
|
1563
|
+
/**
|
|
1564
|
+
* Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input.
|
|
1565
|
+
*/
|
|
1566
|
+
WaitAndContinueSpecification?: WaitAndContinueSpecification;
|
|
1567
|
+
};
|
|
1568
|
+
/**
|
|
1569
|
+
* Type definition for `AWS::Lex::Bot.SlotValueOverride`.
|
|
1570
|
+
* The slot values that Amazon Lex uses when it sets slot values in a dialog step.
|
|
1571
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueoverride.html}
|
|
1572
|
+
*/
|
|
1573
|
+
export type SlotValueOverride = {
|
|
1574
|
+
/**
|
|
1575
|
+
* When the shape value is List, it indicates that the values field contains a list of slot values. When the value is Scalar, it indicates that the value field contains a single value.
|
|
1576
|
+
*/
|
|
1577
|
+
Shape?: SlotShape;
|
|
1578
|
+
/**
|
|
1579
|
+
* The current value of the slot.
|
|
1580
|
+
*/
|
|
1581
|
+
Value?: SlotValue;
|
|
1582
|
+
/**
|
|
1583
|
+
* A list of one or more values that the user provided for the slot. For example, for a slot that elicits pizza toppings, the values might be "pepperoni" and "pineapple."
|
|
1584
|
+
*/
|
|
1585
|
+
Values?: SlotValueOverride[];
|
|
1586
|
+
};
|
|
1587
|
+
/**
|
|
1588
|
+
* Type definition for `AWS::Lex::Bot.SlotValueOverrideMap`.
|
|
1589
|
+
* A map of slot names and their overridden values.
|
|
1590
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueoverridemap.html}
|
|
1591
|
+
*/
|
|
1592
|
+
export type SlotValueOverrideMap = {
|
|
1593
|
+
/**
|
|
1594
|
+
* Unique name for a resource.
|
|
1595
|
+
* @minLength `1`
|
|
1596
|
+
* @maxLength `100`
|
|
1597
|
+
* @pattern `^([0-9a-zA-Z][_-]?)+$`
|
|
1598
|
+
*/
|
|
1599
|
+
SlotName?: string;
|
|
1600
|
+
/**
|
|
1601
|
+
* The slot values that Amazon Lex uses when it sets slot values in a dialog step.
|
|
1602
|
+
*/
|
|
1603
|
+
SlotValueOverride?: SlotValueOverride;
|
|
1604
|
+
};
|
|
1605
|
+
/**
|
|
1606
|
+
* Type definition for `AWS::Lex::Bot.SlotValueRegexFilter`.
|
|
1607
|
+
* A regular expression used to validate the value of a slot.
|
|
1608
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueregexfilter.html}
|
|
1609
|
+
*/
|
|
1610
|
+
export type SlotValueRegexFilter = {
|
|
1611
|
+
/**
|
|
1612
|
+
* Regex pattern
|
|
1613
|
+
* @minLength `1`
|
|
1614
|
+
* @maxLength `300`
|
|
1615
|
+
*/
|
|
1616
|
+
Pattern: string;
|
|
1617
|
+
};
|
|
1618
|
+
/**
|
|
1619
|
+
* Type definition for `AWS::Lex::Bot.SlotValueResolutionStrategy`.
|
|
1620
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueresolutionstrategy.html}
|
|
1621
|
+
*/
|
|
1622
|
+
export type SlotValueResolutionStrategy = "ORIGINAL_VALUE" | "TOP_RESOLUTION";
|
|
1623
|
+
/**
|
|
1624
|
+
* Type definition for `AWS::Lex::Bot.SlotValueSelectionSetting`.
|
|
1625
|
+
* Contains settings used by Amazon Lex to select a slot value.
|
|
1626
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-slotvalueselectionsetting.html}
|
|
1627
|
+
*/
|
|
1628
|
+
export type SlotValueSelectionSetting = {
|
|
1629
|
+
/**
|
|
1630
|
+
* Provides settings that enable advanced recognition settings for slot values.
|
|
1631
|
+
*/
|
|
1632
|
+
AdvancedRecognitionSetting?: AdvancedRecognitionSetting;
|
|
1633
|
+
/**
|
|
1634
|
+
* A regular expression used to validate the value of a slot.
|
|
1635
|
+
*/
|
|
1636
|
+
RegexFilter?: SlotValueRegexFilter;
|
|
1637
|
+
ResolutionStrategy: SlotValueResolutionStrategy;
|
|
1638
|
+
};
|
|
1639
|
+
/**
|
|
1640
|
+
* Type definition for `AWS::Lex::Bot.SSMLMessage`.
|
|
1641
|
+
* A message in Speech Synthesis Markup Language (SSML).
|
|
1642
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-ssmlmessage.html}
|
|
1643
|
+
*/
|
|
1644
|
+
export type SSMLMessage = {
|
|
1645
|
+
/**
|
|
1646
|
+
* The SSML text that defines the prompt.
|
|
1647
|
+
* @minLength `1`
|
|
1648
|
+
* @maxLength `1000`
|
|
1649
|
+
*/
|
|
1650
|
+
Value: string;
|
|
1651
|
+
};
|
|
1652
|
+
/**
|
|
1653
|
+
* Type definition for `AWS::Lex::Bot.StillWaitingResponseSpecification`.
|
|
1654
|
+
* StillWaitingResponseSpecification.
|
|
1655
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-stillwaitingresponsespecification.html}
|
|
1656
|
+
*/
|
|
1657
|
+
export type StillWaitingResponseSpecification = {
|
|
1658
|
+
/**
|
|
1659
|
+
* Indicates whether the user can interrupt a speech prompt from the bot.
|
|
1660
|
+
*/
|
|
1661
|
+
AllowInterrupt?: boolean;
|
|
1662
|
+
/**
|
|
1663
|
+
* How often a message should be sent to the user in seconds.
|
|
1664
|
+
* @min `1`
|
|
1665
|
+
* @max `300`
|
|
1666
|
+
*/
|
|
1667
|
+
FrequencyInSeconds: number;
|
|
1668
|
+
/**
|
|
1669
|
+
* One to 5 message groups that contain update messages. Amazon Lex chooses one of the messages to play to the user.
|
|
1670
|
+
* @minLength `1`
|
|
1671
|
+
* @maxLength `5`
|
|
1672
|
+
*/
|
|
1673
|
+
MessageGroupsList: MessageGroup[];
|
|
1674
|
+
/**
|
|
1675
|
+
* If Amazon Lex waits longer than this length of time in seconds for a response, it will stop sending messages.
|
|
1676
|
+
* @min `1`
|
|
1677
|
+
* @max `900`
|
|
1678
|
+
*/
|
|
1679
|
+
TimeoutInSeconds: number;
|
|
1680
|
+
};
|
|
1681
|
+
/**
|
|
1682
|
+
* Type definition for `AWS::Lex::Bot.Tag`.
|
|
1683
|
+
* A key-value pair for tagging Lex resources
|
|
1684
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-tag.html}
|
|
1685
|
+
*/
|
|
1686
|
+
export type Tag = {
|
|
1687
|
+
/**
|
|
1688
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
1689
|
+
* @minLength `1`
|
|
1690
|
+
* @maxLength `128`
|
|
1691
|
+
*/
|
|
1692
|
+
Key: string;
|
|
1693
|
+
/**
|
|
1694
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
1695
|
+
* @minLength `0`
|
|
1696
|
+
* @maxLength `256`
|
|
1697
|
+
*/
|
|
1698
|
+
Value: string;
|
|
1699
|
+
};
|
|
1700
|
+
/**
|
|
1701
|
+
* Type definition for `AWS::Lex::Bot.TestBotAliasSettings`.
|
|
1702
|
+
* Configuring the test bot alias settings for a given bot
|
|
1703
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-testbotaliassettings.html}
|
|
1704
|
+
*/
|
|
1705
|
+
export type TestBotAliasSettings = {
|
|
1706
|
+
/**
|
|
1707
|
+
* A list of bot alias locale settings to add to the bot alias.
|
|
1708
|
+
* @maxLength `50`
|
|
1709
|
+
*/
|
|
1710
|
+
BotAliasLocaleSettings?: BotAliasLocaleSettingsItem[];
|
|
1711
|
+
/**
|
|
1712
|
+
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
1713
|
+
*/
|
|
1714
|
+
ConversationLogSettings?: ConversationLogSettings;
|
|
1715
|
+
/**
|
|
1716
|
+
* A description of the resource
|
|
1717
|
+
* @maxLength `200`
|
|
1718
|
+
*/
|
|
1719
|
+
Description?: string;
|
|
1720
|
+
/**
|
|
1721
|
+
* Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
|
|
1722
|
+
*/
|
|
1723
|
+
SentimentAnalysisSettings?: {
|
|
1724
|
+
/**
|
|
1725
|
+
* Enable to call Amazon Comprehend for Sentiment natively within Lex
|
|
1726
|
+
*/
|
|
1727
|
+
DetectSentiment: boolean;
|
|
1728
|
+
};
|
|
1729
|
+
};
|
|
1730
|
+
/**
|
|
1731
|
+
* Type definition for `AWS::Lex::Bot.TextInputSpecification`.
|
|
1732
|
+
* Specifies the text input specifications.
|
|
1733
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textinputspecification.html}
|
|
1734
|
+
*/
|
|
1735
|
+
export type TextInputSpecification = {
|
|
1736
|
+
/**
|
|
1737
|
+
* Time for which a bot waits before re-prompting a customer for text input.
|
|
1738
|
+
* @min `1`
|
|
1739
|
+
*/
|
|
1740
|
+
StartTimeoutMs: number;
|
|
1741
|
+
};
|
|
1742
|
+
/**
|
|
1743
|
+
* Type definition for `AWS::Lex::Bot.TextLogDestination`.
|
|
1744
|
+
* Defines the Amazon CloudWatch Logs destination log group for conversation text logs.
|
|
1745
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textlogdestination.html}
|
|
1746
|
+
*/
|
|
1747
|
+
export type TextLogDestination = {
|
|
1748
|
+
CloudWatch: CloudWatchLogGroupLogDestination;
|
|
1749
|
+
};
|
|
1750
|
+
/**
|
|
1751
|
+
* Type definition for `AWS::Lex::Bot.TextLogSetting`.
|
|
1752
|
+
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
1753
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textlogsetting.html}
|
|
1754
|
+
*/
|
|
1755
|
+
export type TextLogSetting = {
|
|
1756
|
+
/**
|
|
1757
|
+
* Defines the Amazon CloudWatch Logs destination log group for conversation text logs.
|
|
1758
|
+
*/
|
|
1759
|
+
Destination: TextLogDestination;
|
|
1760
|
+
Enabled: boolean;
|
|
1761
|
+
};
|
|
1762
|
+
/**
|
|
1763
|
+
* Type definition for `AWS::Lex::Bot.VoiceSettings`.
|
|
1764
|
+
* Settings for using an Amazon Polly voice to communicate with a user.
|
|
1765
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-voicesettings.html}
|
|
1766
|
+
*/
|
|
1767
|
+
export type VoiceSettings = {
|
|
1768
|
+
/**
|
|
1769
|
+
* Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see the engine parameter of the SynthesizeSpeech operation in the Amazon Polly developer guide.
|
|
1770
|
+
*/
|
|
1771
|
+
Engine?: "standard" | "neural";
|
|
1772
|
+
/**
|
|
1773
|
+
* The Amazon Polly voice ID that Amazon Lex uses for voice interaction with the user.
|
|
1774
|
+
*/
|
|
1775
|
+
VoiceId: string;
|
|
1776
|
+
};
|
|
1777
|
+
/**
|
|
1778
|
+
* Type definition for `AWS::Lex::Bot.WaitAndContinueSpecification`.
|
|
1779
|
+
* The prompts that Amazon Lex uses while a bot is waiting for customer input.
|
|
1780
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-waitandcontinuespecification.html}
|
|
1781
|
+
*/
|
|
1782
|
+
export type WaitAndContinueSpecification = {
|
|
1783
|
+
/**
|
|
1784
|
+
* The response that Amazon Lex sends to indicate that the bot is ready to continue the conversation.
|
|
1785
|
+
*/
|
|
1786
|
+
ContinueResponse: ResponseSpecification;
|
|
1787
|
+
/**
|
|
1788
|
+
* Specifies whether the bot will wait for a user to respond.
|
|
1789
|
+
*/
|
|
1790
|
+
IsActive?: boolean;
|
|
1791
|
+
/**
|
|
1792
|
+
* The response that Amazon Lex sends periodically to the user to indicate that the bot is still waiting for input from the user.
|
|
1793
|
+
*/
|
|
1794
|
+
StillWaitingResponse?: StillWaitingResponseSpecification;
|
|
1795
|
+
/**
|
|
1796
|
+
* The response that Amazon Lex sends to indicate that the bot is waiting for the conversation to continue.
|
|
1797
|
+
*/
|
|
1798
|
+
WaitingResponse: ResponseSpecification;
|
|
1799
|
+
};
|
|
1800
|
+
/**
|
|
1801
|
+
* Resource type definition for `AWS::Lex::Bot`.
|
|
1802
|
+
* Amazon Lex conversational bot performing automated tasks such as ordering a pizza, booking a hotel, and so on.
|
|
1803
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html}
|
|
1804
|
+
*/
|
|
1805
|
+
export declare class LexBot extends $Resource<"AWS::Lex::Bot", LexBotProperties, LexBotAttributes> {
|
|
1806
|
+
static readonly Type = "AWS::Lex::Bot";
|
|
1807
|
+
constructor(logicalId: string, properties: LexBotProperties, options?: $ResourceOptions);
|
|
1808
|
+
}
|
|
1809
|
+
//# sourceMappingURL=AWS-Lex-Bot.d.ts.map
|