Uses of Class
software.amazon.awscdk.Mixin
Packages that use Mixin
Package
Description
-
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.alexa.ask
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.alexa.askModifier and TypeClassDescriptionclassTheAlexa::ASK::Skillresource creates an Alexa skill that enables customers to access new abilities. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.accessanalyzer
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.accessanalyzerModifier and TypeClassDescriptionclassTheAWS::AccessAnalyzer::Analyzerresource specifies a new analyzer. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.acmpca
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.acmpcaModifier and TypeClassDescriptionclassTheAWS::ACMPCA::CertificateAuthorityActivationresource creates and installs a CA certificate on a CA.classUse theAWS::ACMPCA::CertificateAuthorityresource to create a private CA.classTheAWS::ACMPCA::Certificateresource is used to issue a certificate using your private certificate authority.classGrants permissions to the Certificate Manager ( ACM ) service principal (acm.amazonaws.com) to perform IssueCertificate , GetCertificate , and ListPermissions actions on a CA. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.aiops
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.aiopsModifier and TypeClassDescriptionclassCreates an investigation group in your account. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.amazonmq
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.amazonmqModifier and TypeClassDescriptionclassCreates a broker.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-configurationassociation.html.classCreates a new configuration for the specified configuration name. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.amplify
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.amplifyModifier and TypeClassDescriptionclassThe AWS::Amplify::App resource specifies Apps in Amplify Hosting.classThe AWS::Amplify::Branch resource specifies a new branch within an app.classSpecifies the AWS::Amplify::Domain resource that enables you to connect a custom domain to your app. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilderModifier and TypeClassDescriptionclassThe AWS::AmplifyUIBuilder::Component resource specifies a component within an Amplify app.classThe AWS::AmplifyUIBuilder::Form resource specifies all of the information that is required to create a form.classThe AWS::AmplifyUIBuilder::Theme resource specifies a theme within an Amplify app. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apigatewayModifier and TypeClassDescriptionclassTheAWS::ApiGateway::Accountresource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs.classTheAWS::ApiGateway::ApiKeyresource creates a unique key that you can distribute to clients who are executing API GatewayMethodresources that require an API key.classTheAWS::ApiGateway::Authorizerresource creates an authorization layer that API Gateway activates for methods that have authorization enabled.classTheAWS::ApiGateway::BasePathMappingresource creates a base path that clients who call your API must use in the invocation URL.classTheAWS::ApiGateway::BasePathMappingV2resource creates a base path that clients who call your API must use in the invocation URL.classTheAWS::ApiGateway::ClientCertificateresource creates a client certificate that API Gateway uses to configure client-side SSL authentication for sending requests to the integration endpoint.classTheAWS::ApiGateway::Deploymentresource deploys an API GatewayRestApiresource to a stage so that clients can call the API over the internet.classTheAWS::ApiGateway::DocumentationPartresource creates a documentation part for an API.classTheAWS::ApiGateway::DocumentationVersionresource creates a snapshot of the documentation for an API.classTheAWS::ApiGateway::DomainNameAccessAssociationresource creates a domain name access association between an access association source and a private custom domain name.classTheAWS::ApiGateway::DomainNameresource specifies a public custom domain name for your API in API Gateway.classTheAWS::ApiGateway::DomainNameV2resource specifies a custom domain name for your private APIs in API Gateway.classTheAWS::ApiGateway::GatewayResponseresource creates a gateway response for your API.classTheAWS::ApiGateway::Methodresource creates API Gateway methods that define the parameters and body that clients must send in their requests.classTheAWS::ApiGateway::Modelresource defines the structure of a request or response payload for an API method.classTheAWS::ApiGateway::RequestValidatorresource sets up basic validation rules for incoming requests to your API.classTheAWS::ApiGateway::Resourceresource creates a resource in an API.classTheAWS::ApiGateway::RestApiresource creates a REST API.classTheAWS::ApiGateway::Stageresource creates a stage for a deployment.classTheAWS::ApiGateway::UsagePlanKeyresource associates an API key with a usage plan.classTheAWS::ApiGateway::UsagePlanresource creates a usage plan for deployed APIs.classTheAWS::ApiGateway::VpcLinkresource creates an API Gateway VPC link for a REST API to access resources in an Amazon Virtual Private Cloud (VPC). -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2Modifier and TypeClassDescriptionclassTheAWS::ApiGatewayV2::ApiGatewayManagedOverridesresource overrides the default properties of API Gateway-managed resources that are implicitly configured for you when you use quick create.classTheAWS::ApiGatewayV2::ApiMappingresource contains an API mapping.classTheAWS::ApiGatewayV2::Apiresource creates an API.classTheAWS::ApiGatewayV2::Authorizerresource creates an authorizer for a WebSocket API or an HTTP API.classTheAWS::ApiGatewayV2::Deploymentresource creates a deployment for an API.classTheAWS::ApiGatewayV2::DomainNameresource specifies a custom domain name for your API in Amazon API Gateway (API Gateway).classTheAWS::ApiGatewayV2::Integrationresource creates an integration for an API.classTheAWS::ApiGatewayV2::IntegrationResponseresource updates an integration response for an WebSocket API.classTheAWS::ApiGatewayV2::Modelresource updates data model for a WebSocket API.classTheAWS::ApiGatewayV2::Routeresource creates a route for an API.classTheAWS::ApiGatewayV2::RouteResponseresource creates a route response for a WebSocket API.classRepresents a routing rule.classTheAWS::ApiGatewayV2::Stageresource specifies a stage for an API.classTheAWS::ApiGatewayV2::VpcLinkresource creates a VPC link. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appconfig
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appconfigModifier and TypeClassDescriptionclassTheAWS::AppConfig::Applicationresource creates an application.classTheAWS::AppConfig::ConfigurationProfileresource creates a configuration profile that enables AWS AppConfig to access the configuration source.classTheAWS::AppConfig::Deploymentresource starts a deployment.classTheAWS::AppConfig::DeploymentStrategyresource creates an AWS AppConfig deployment strategy.classTheAWS::AppConfig::Environmentresource creates an environment, which is a logical deployment group of AWS AppConfig targets, such as applications in aBetaorProductionenvironment.classWhen you create an extension or configure an AWS authored extension, you associate the extension with an AWS AppConfig application, environment, or configuration profile.classCreates an AWS AppConfig extension.classCreate a new configuration in the AWS AppConfig hosted configuration store. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appflow
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appflowModifier and TypeClassDescriptionclassTheAWS::AppFlow::ConnectorProfileresource is an Amazon AppFlow resource type that specifies the configuration profile for an instance of a connector.classCreates a new connector profile associated with your AWS account .classTheAWS::AppFlow::Flowresource is an Amazon AppFlow resource type that specifies a new flow. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appintegrations
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appintegrationsModifier and TypeClassDescriptionclassCreates and persists an Application resource.classCreates and persists a DataIntegration resource.classCreates an event integration. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.applicationautoscaling
Modifier and TypeClassDescriptionclassTheAWS::ApplicationAutoScaling::ScalableTargetresource specifies a resource that Application Auto Scaling can scale, such as an AWS::DynamoDB::Table or AWS::ECS::Service resource.classTheAWS::ApplicationAutoScaling::ScalingPolicyresource defines a scaling policy that Application Auto Scaling uses to adjust the capacity of a scalable target. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.applicationinsights
Modifier and TypeClassDescriptionclassTheAWS::ApplicationInsights::Applicationresource adds an application that is created from a resource group. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.applicationsignals
Modifier and TypeClassDescriptionclassclassA structure that contains the complete grouping configuration for an account, including all defined grouping attributes and metadata about when it was last updated.classCreates or updates a service level objective (SLO), which can help you ensure that your critical business operations are meeting customer expectations. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appmesh
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appmeshModifier and TypeClassDescriptionclassCreates a gateway route.classCreates a service mesh.classCreates a route that is associated with a virtual router.classCreates a virtual gateway.classCreates a virtual node within a service mesh.classCreates a virtual router within a service mesh.classCreates a virtual service within a service mesh. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apprunnerModifier and TypeClassDescriptionclassSpecify an AWS App Runner Automatic Scaling configuration by using theAWS::AppRunner::AutoScalingConfigurationresource in an AWS CloudFormation template.classSpecify an AWS App Runner observability configuration by using theAWS::AppRunner::ObservabilityConfigurationresource in an AWS CloudFormation template.classSpecify an AWS App Runner service by using theAWS::AppRunner::Serviceresource in an AWS CloudFormation template.classSpecify an AWS App Runner VPC connector by using theAWS::AppRunner::VpcConnectorresource in an AWS CloudFormation template.classSpecify an AWS App Runner VPC Ingress Connection by using theAWS::AppRunner::VpcIngressConnectionresource in an AWS CloudFormation template. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appstream
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appstreamModifier and TypeClassDescriptionclassCreates an app block builder.classThis resource creates an app block.classAssociates an application to an entitlement.classThis resource associates the specified application with the specified fleet.classThis resource creates an application.classTheAWS::AppStream::DirectoryConfigresource specifies the configuration information required to join Amazon AppStream 2.0 fleets and image builders to Microsoft Active Directory domains.classCreates an entitlement to control access, based on user attributes, to specific applications within a stack.classTheAWS::AppStream::Fleetresource creates a fleet for Amazon AppStream 2.0.classTheAWS::AppStream::ImageBuilderresource creates an image builder for Amazon AppStream 2.0.classTheAWS::AppStream::StackFleetAssociationresource associates the specified fleet with the specified stack for Amazon AppStream 2.0.classTheAWS::AppStream::Stackresource creates a stack to start streaming applications to Amazon AppStream 2.0 users.classTheAWS::AppStream::StackUserAssociationresource associates the specified users with the specified stacks for Amazon AppStream 2.0.classTheAWS::AppStream::Userresource creates a new user in the AppStream 2.0 user pool. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appsync
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.appsyncModifier and TypeClassDescriptionclassTheAWS::AppSync::ApiCacheresource represents the input of aCreateApiCacheoperation.classTheAWS::AppSync::ApiKeyresource creates a unique key that you can distribute to clients who are executing GraphQL operations with AWS AppSync that require an API key.classTheAWS::AppSync::Apiresource creates an AWS AppSync API that you can use for an AWS AppSync API with your preferred configuration, such as an Event API that provides real-time message publishing and message subscriptions over WebSockets.classTheAWS::AppSync::ChannelNamespaceresource creates a channel namespace associated with anApi.classTheAWS::AppSync::DataSourceresource creates data sources for resolvers in AWS AppSync to connect to, such as Amazon DynamoDB , AWS Lambda , and Amazon OpenSearch Service .classTheAWS::AppSync::DomainNameApiAssociationresource represents the mapping of your custom domain name to the assigned API URL.classTheAWS::AppSync::DomainNameresource creates aDomainNameConfigobject to configure a custom domain.classTheAWS::AppSync::FunctionConfigurationresource defines the functions in GraphQL APIs to perform certain operations.classTheAWS::AppSync::GraphQLApiresource creates a new AWS AppSync GraphQL API.classTheAWS::AppSync::GraphQLSchemaresource is used for your AWS AppSync GraphQL schema that controls the data model for your API.classTheAWS::AppSync::Resolverresource defines the logical GraphQL resolver that you attach to fields in a schema.classDescribes the configuration of a source API. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apptest
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apptestModifier and TypeClassDescriptionclassCreates a test case for an application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.aps
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.apsModifier and TypeClassDescriptionclassAnomaly detection uses the Random Cut Forest algorithm for time-series analysis.classUse resource-based policies to grant permissions to other AWS accounts or services to access your workspace.classThe definition of a rule groups namespace in an Amazon Managed Service for Prometheus workspace.classA scraper is a fully-managed agentless collector that discovers and pulls metrics automatically.classAn Amazon Managed Service for Prometheus workspace is a logical and isolated Prometheus server dedicated to ingesting, storing, and querying your Prometheus-compatible metrics. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.arczonalshift
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.arczonalshiftModifier and TypeClassDescriptionclassDefinition of AWS::ARCZonalShift::AutoshiftObserverNotificationStatus Resource Type.classThe zonal autoshift configuration for a resource includes the practice run configuration and the status for running autoshifts, zonal autoshift status. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.athena
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.athenaModifier and TypeClassDescriptionclassSpecifies a capacity reservation with the provided name and number of requested data processing units.classThe AWS::Athena::DataCatalog resource specifies an Amazon Athena data catalog, which contains a name, description, type, parameters, and tags.classTheAWS::Athena::NamedQueryresource specifies an Amazon Athena saved query, whereQueryStringcontains the SQL query statements that make up the query.classSpecifies a prepared statement for use with SQL queries in Athena.classThe AWS::Athena::WorkGroup resource specifies an Amazon Athena workgroup, which contains a name, description, creation time, state, and other configuration, listed underWorkGroupConfiguration. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.auditmanager
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.auditmanagerModifier and TypeClassDescriptionclassTheAWS::AuditManager::Assessmentresource is an Audit Manager resource type that defines the scope of audit evidence collected by Audit Manager . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.autoscaling
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.autoscalingModifier and TypeClassDescriptionclassTheAWS::AutoScaling::AutoScalingGroupresource defines an Amazon EC2 Auto Scaling group, which is a collection of Amazon EC2 instances that are treated as a logical grouping for the purposes of automatic scaling and management.classTheAWS::AutoScaling::LaunchConfigurationresource specifies the launch configuration that can be used by an Auto Scaling group to configure Amazon EC2 instances.classTheAWS::AutoScaling::LifecycleHookresource specifies lifecycle hooks for an Auto Scaling group.classTheAWS::AutoScaling::ScalingPolicyresource specifies an Amazon EC2 Auto Scaling scaling policy so that the Auto Scaling group can scale the number of instances available for your application.classTheAWS::AutoScaling::ScheduledActionresource specifies an Amazon EC2 Auto Scaling scheduled action so that the Auto Scaling group can change the number of instances available for your application in response to predictable load changes.classTheAWS::AutoScaling::WarmPoolresource creates a pool of pre-initialized EC2 instances that sits alongside the Auto Scaling group. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.autoscalingplans
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.autoscalingplansModifier and TypeClassDescriptionclassTheAWS::AutoScalingPlans::ScalingPlanresource defines an AWS Auto Scaling scaling plan. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.b2bi
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.b2biModifier and TypeClassDescriptionclassInstantiates a capability based on the specified parameters.classCreates a partnership between a customer and a trading partner, based on the supplied parameters.classCreates a customer profile.classCreates a transformer. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.backup
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.backupModifier and TypeClassDescriptionclassContains an optional backup plan display name and an array ofBackupRuleobjects, each of which specifies a backup rule.classSpecifies a set of resources to assign to a backup plan.classCreates a logical container where backups are stored.classCreates a framework with one or more controls.classCreates a logical container to where backups may be copied.classCreates a report plan.classCreates a restore testing plan.classThis request can be sent after CreateRestoreTestingPlan request returns successfully.classResource Type definition for AWS::Backup::TieringConfiguration. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.backupgateway
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.backupgatewayModifier and TypeClassDescriptionclassRepresents the hypervisor's permissions to which the gateway will connect. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.batch
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.batchModifier and TypeClassDescriptionclassTheAWS::Batch::ComputeEnvironmentresource defines your AWS Batch compute environment.classTheAWS::Batch::ConsumableResourceresource specifies the parameters for an AWS Batch consumable resource.classTheAWS::Batch::JobDefinitionresource specifies the parameters for an AWS Batch job definition.classTheAWS::Batch::JobQueueresource specifies the parameters for an AWS Batch job queue definition.classResource Type definition for AWS::Batch::QuotaShare.classTheAWS::Batch::SchedulingPolicyresource specifies the parameters for an AWS Batch scheduling policy.classCreates a service environment for running service jobs. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bcmdataexports
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bcmdataexportsModifier and TypeClassDescriptionclassCreates a data export and specifies the data query, the delivery preference, and any optional resource tags. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bedrockModifier and TypeClassDescriptionclassSpecifies an agent alias as a resource in a top-level template.classSpecifies an agent as a resource in a top-level template.classSpecifies an inference profile as a resource in a top-level template.classCreates an Automated Reasoning policy for Amazon Bedrock Guardrails.classCreates a new version of an existing Automated Reasoning policy.classDetails about a data automation blueprint.classA data automation project.classclassCreates an alias of a flow for deployment.classCreates a prompt flow that you can use to send an input through various steps to yield an output.classCreates a version of the flow that you can deploy.classCreates a guardrail to detect and filter harmful content in your generative AI application.classCreates a version of the guardrail.classSpecifies an intelligent prompt router resource for Amazon Bedrock .classSpecifies a knowledge base as a resource in a top-level template.classCreates a prompt in your prompt library that you can add to a flow.classCreates a static snapshot of your prompt that can be deployed to production. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcoreModifier and TypeClassDescriptionclassAgentCore Browser tool provides a fast, secure, cloud-based browser runtime to enable AI agents to interact with websites at scale.classResource definition for AWS::BedrockAgentCore::BrowserProfile.classThe AgentCore Code Interpreter tool enables agents to securely execute code in isolated sandbox environments.classResource Type definition for AWS::BedrockAgentCore::Evaluator - Creates a custom evaluator for agent quality assessment using LLM-as-a-Judge configurations.classAmazon Bedrock AgentCore Gateway provides a unified connectivity layer between agents and the tools and resources they need to interact with.classAfter creating a gateway, you can add targets, which define the tools that your gateway will host.classMemory allows AI agents to maintain both immediate and long-term knowledge, enabling context-aware and personalized interactions.classResource Type definition for AWS::BedrockAgentCore::OnlineEvaluationConfig - Creates an online evaluation configuration for continuous monitoring of agent performance.classResource Type definition for AWS::BedrockAgentCore::PolicyEngine.classResource Type definition for AWS::BedrockAgentCore::Policy.classAgentCore Runtime is a secure, serverless runtime purpose-built for deploying and scaling dynamic AI agents and tools using any open-source framework including LangGraph, CrewAI, and Strands Agents, any protocol, and any model.classContains information about an agent runtime.classCreates a workload identity for Amazon Bedrock AgentCore. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bedrockmantle
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.bedrockmantleModifier and TypeClassDescriptionclassResource type definition for AWS::BedrockMantle::Project. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.billingconductor
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.billingconductorModifier and TypeClassDescriptionclassCreates a billing group that resembles a consolidated billing family that AWS charges, based off of the predefined pricing plan computation.classCreates a custom line item that can be used to create a one-time or recurring, fixed or percentage-based charge that you can apply to a single billing group.classCreates a pricing plan that is used for computing AWS charges for billing groups.classCreates a pricing rule which can be associated with a pricing plan, or a set of pricing plans. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.budgets
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.budgetsModifier and TypeClassDescriptionclassTheAWS::Budgets::Budgetresource allows customers to take pre-defined actions that will trigger once a budget threshold has been exceeded.classTheAWS::Budgets::BudgetsActionresource enables you to take predefined actions that are initiated when a budget threshold has been exceeded. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cases
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.casesModifier and TypeClassDescriptionclassCreates a new case rule.classCreates a domain, which is a container for all case data, such as cases, fields, templates and layouts.classCreates a field in the Cases domain.classCreates a layout in the Cases domain.classCreates a template in the Cases domain. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cassandra
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cassandraModifier and TypeClassDescriptionclassYou can use theAWS::Cassandra::Keyspaceresource to create a new keyspace in Amazon Keyspaces (for Apache Cassandra).classYou can use theAWS::Cassandra::Tableresource to create a new table in Amazon Keyspaces (for Apache Cassandra).classTheCreateTypeoperation creates a new user-defined type in the specified keyspace. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ce
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ceModifier and TypeClassDescriptionclassTheAWS::CE::AnomalyMonitorresource is a Cost Explorer resource type that continuously inspects your account's cost data for anomalies, based onMonitorTypeandMonitorSpecification.classTheAWS::CE::AnomalySubscriptionresource (also referred to as an alert subscription) is a Cost Explorer resource type that sends notifications about specific anomalies that meet an alerting criteria defined by you.classTheAWS::CE::CostCategoryresource creates groupings of cost that you can use across products in the Billing and Cost Management console, such as Cost Explorer and AWS Budgets. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.certificatemanager
Modifier and TypeClassDescriptionclassTheAWS::CertificateManager::Accountresource defines the expiry event configuration that determines the number of days prior to expiry when ACM starts generating EventBridge events.classTheAWS::CertificateManager::Certificateresource requests an Certificate Manager ( ACM ) certificate that you can use to enable secure connections. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.chatbot
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.chatbotModifier and TypeClassDescriptionclassclassclass -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cleanroomsModifier and TypeClassDescriptionclassCreates a new analysis template.classCreates a new collaboration.classCreates a configured table association.classCreates a new configured table resource.classDescribes information about the ID mapping table.classProvides information to create the ID namespace association.classCreates a membership for a specific collaboration identifier and joins the collaboration.classAn object that defines the privacy budget template. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cleanroomsml
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cleanroomsmlModifier and TypeClassDescriptionclassDefinition of AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation Resource Type.classDefinition of AWS::CleanRoomsML::ConfiguredModelAlgorithm Resource Type.classDefines the information necessary to create a training dataset. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloud9
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloud9Modifier and TypeClassDescriptionclassTheAWS::Cloud9::EnvironmentEC2resource creates an Amazon EC2 development environment in AWS Cloud9 . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudformationModifier and TypeClassDescriptionclassTheAWS::CloudFormation::CustomResourceresource creates a custom resource.classTheAWS::CloudFormation::GuardHookresource creates and activates a Guard Hook.classTheAWS::CloudFormation::HookDefaultVersionresource specifies the default version of a Hook.classTheAWS::CloudFormation::HookTypeConfigresource specifies the configuration of an activated Hook.classTheAWS::CloudFormation::HookVersionresource publishes new or first version of a Hook to the CloudFormation registry.classTheAWS::CloudFormation::LambdaHookresource creates and activates a Lambda Hook.classTheAWS::CloudFormation::Macroresource is a CloudFormation resource type that creates a CloudFormation macro to perform custom processing on CloudFormation templates.classSpecifies the default version of a module.classTheAWS::CloudFormation::ModuleVersionresource registers the specified version of the module with the CloudFormation registry.classTheAWS::CloudFormation::PublicTypeVersionresource tests and publishes a registered extension as a public, third-party extension.classTheAWS::CloudFormation::Publisherresource registers your account as a publisher of public extensions in the CloudFormation registry.classTheAWS::CloudFormation::ResourceDefaultVersionresource specifies the default version of a resource.classTheAWS::CloudFormation::ResourceVersionresource registers a resource version with the CloudFormation registry.classTheAWS::CloudFormation::Stackresource nests a stack as a resource in a top-level template.classTheAWS::CloudFormation::StackSetresource contains information about a StackSet.classTheAWS::CloudFormation::TypeActivationresource activates a public third-party extension, making it available for use in stack templates.classTheAWS::CloudFormation::WaitConditionHandletype has no properties.classTheAWS::CloudFormation::WaitConditionresource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudfrontModifier and TypeClassDescriptionclassAn Anycast static IP list.classA cache policy.classThe request to create a new origin access identity (OAI).classA connection function.classThe connection group for your distribution tenants.classCreates a continuous deployment policy that routes a subset of production traffic from a primary distribution to a staging distribution.classA distribution tells CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery.classThe distribution tenant.classCreates a CloudFront function.classA key group.classThe key value store.classA monitoring subscription.classCreates a new origin access control in CloudFront.classAn origin request policy.classA public key that you can use with signed URLs and signed cookies , or with field-level encryption .classA real-time log configuration.classA response headers policy.classThis resource is deprecated.classA trust store.classAn Amazon CloudFront VPC origin. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudtrailModifier and TypeClassDescriptionclassContains information about a returned CloudTrail channel.classCreates a custom dashboard or the Highlights dashboard.classCreates a new event data store.classAttaches a resource-based permission policy to a CloudTrail event data store, dashboard, or channel.classCreates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cloudwatchModifier and TypeClassDescriptionclassResource Type definition for AWS::CloudWatch::AlarmMuteRule that allows defining a rule and targeting alarms to mute their actions during the specified window.classTheAWS::CloudWatch::Alarmtype specifies an alarm and associates it with the specified metric or metric math expression.classTheAWS::CloudWatch::AnomalyDetectortype specifies an anomaly detection band for a certain metric and statistic.classTheAWS::CloudWatch::CompositeAlarmtype creates or updates a composite alarm.classTheAWS::CloudWatch::Dashboardresource specifies an Amazon CloudWatch dashboard.classCreates or updates a Contributor Insights rule.classCreates or updates a metric stream. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codeartifact
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codeartifactModifier and TypeClassDescriptionclassTheAWS::CodeArtifact::Domainresource creates an AWS CodeArtifact domain.classCreates a package group.classTheAWS::CodeArtifact::Repositoryresource creates an AWS CodeArtifact repository. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codebuildModifier and TypeClassDescriptionclassTheAWS::CodeBuild::Fleetresource configures a compute fleet, a set of dedicated instances for your build environment.classTheAWS::CodeBuild::Projectresource configures how AWS CodeBuild builds your source code.classRepresents a report group.classInformation about the credentials for a GitHub, GitHub Enterprise, or Bitbucket repository. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codecommit
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codecommit -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codeconnections
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codeconnectionsModifier and TypeClassDescriptionclassA resource that is used to connect third-party source providers with services like CodePipeline. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codedeployModifier and TypeClassDescriptionclassTheAWS::CodeDeploy::Applicationresource creates an AWS CodeDeploy application.classTheAWS::CodeDeploy::DeploymentConfigresource creates a set of deployment rules, deployment success conditions, and deployment failure conditions that AWS CodeDeploy uses during a deployment.classTheAWS::CodeDeploy::DeploymentGroupresource creates an AWS CodeDeploy deployment group that specifies which instances your application revisions are deployed to, along with other deployment options. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codeguruprofiler
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codeguruprofiler -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codegurureviewer
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codegurureviewerModifier and TypeClassDescriptionclassThis resource configures how Amazon CodeGuru Reviewer retrieves the source code to be reviewed. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codepipeline
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codepipelineModifier and TypeClassDescriptionclassTheAWS::CodePipeline::CustomActionTyperesource creates a custom action for activities that aren't included in the CodePipeline default actions, such as running an internally developed build process or a test suite.classTheAWS::CodePipeline::Pipelineresource creates a CodePipeline pipeline that describes how software changes go through a release process.classTheAWS::CodePipeline::Webhookresource creates and registers your webhook. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codestar
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codestarModifier and TypeClassDescriptionclassTheAWS::CodeStar::GitHubRepositoryresource creates a GitHub repository where users can store source code for use with AWS workflows. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codestarconnections
Modifier and TypeClassDescriptionclassThe AWS::CodeStarConnections::Connection resource can be used to connect external source providers with services like AWS CodePipeline .classInformation about the repository link resource, such as the repository link ARN, the associated connection ARN, encryption key ARN, and owner ID.classInformation, such as repository, branch, provider, and resource names for a specific sync configuration. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications
Modifier and TypeClassDescriptionclassCreates a notification rule for a resource. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cognito
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cognitoModifier and TypeClassDescriptionclassA list of the identity pool principal tag assignments for attributes for access control.classTheAWS::Cognito::IdentityPoolresource creates an Amazon Cognito identity pool.classTheAWS::Cognito::IdentityPoolRoleAttachmentresource manages the role configuration for an Amazon Cognito identity pool.classSets up or modifies the logging configuration of a user pool.classCreates a new set of branding settings for a user pool style and associates it with an app client.classCreates terms documents for the requested app client.classTheAWS::Cognito::UserPoolClientresource specifies an Amazon Cognito user pool client.classThe AWS::Cognito::UserPoolDomain resource creates a new domain for a user pool.classA user pool group.classTheAWS::Cognito::UserPoolIdentityProviderresource creates an identity provider for a user pool.classTheAWS::Cognito::UserPoolresource creates an Amazon Cognito user pool.classTheAWS::Cognito::UserPoolResourceServerresource creates a new OAuth2.0 resource server and defines custom scopes in it.classTheAWS::Cognito::UserPoolRiskConfigurationAttachmentresource sets the risk configuration that is used for Amazon Cognito advanced security features.classA container for the UI customization information for the hosted UI in a user pool.classTheAWS::Cognito::UserPoolUserresource creates an Amazon Cognito user pool user.classAdds a user to a group. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.comprehend
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.comprehendModifier and TypeClassDescriptionclassThis resource creates and trains a document classifier to categorize documents.classA flywheel is an AWS resource that orchestrates the ongoing training of a model for custom classification or custom entity recognition. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.computeoptimizer
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.computeoptimizerModifier and TypeClassDescriptionclassCreates an AWS Compute Optimizer automation rule that automatically implements recommended actions based on your defined criteria and schedule. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.config
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.configModifier and TypeClassDescriptionclassAn object that represents the authorizations granted to aggregator accounts and regions.classclassThe details about the configuration aggregator, including information about source accounts, regions, and metadata of the aggregator.classTheAWS::Config::ConfigurationRecorderresource type describes the AWS resource types that AWS Config records for configuration changes.classA conformance pack is a collection of AWS Config rules and remediation actions that can be easily deployed in an account and a region.classSpecifies a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon topic.classAdds or updates an AWS Config rule for your entire organization to evaluate if your AWS resources comply with your desired configurations.classOrganizationConformancePack deploys conformance packs across member accounts in an AWS Organizations .classAn object that represents the details about the remediation configuration that includes the remediation action, parameters, and data to execute the action.classProvides the details of a stored query. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.connect
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.connectModifier and TypeClassDescriptionclassContains information about an agent status.classThe approved origin for the instance.classResource Type definition for ContactFlowModuleAlias.classSpecifies a flow module for an Amazon Connect instance.classResource Type definition for ContactFlowModuleVersion.classSpecifies a flow for an Amazon Connect instance.classCreates a version for the specified customer-managed flow within the specified instance.classRepresents an attribute (column) in a data table.classRepresents a data table in Amazon Connect.classResource Type definition for AWS::Connect::DataTableRecord.classCreate new email address in the specified Amazon Connect instance.classCreates an evaluation form for the specified Amazon Connect instance.classSpecifies hours of operation.classThis is a preview release for Amazon Connect .classThe storage configuration for the instance.classSpecifies the association of an AWS resource such as Lex bot (both v1 and v2) and Lambda function with an Amazon Connect instance.classResource Type definition for AWS::Connect::Notification.classClaims a phone number to the specified Amazon Connect instance or traffic distribution group.classTextual or numeric value that describes an attribute.classCreates a prompt for the specified Amazon Connect instance.classContains information about a queue.classSpecifies a quick connect for an Amazon Connect instance.classCreates a new routing profile.classCreates a rule for the specified Amazon Connect instance.classThe security key for the instance.classCreates a security profile.classSpecifies a task template for a Amazon Connect instance.classInformation about a traffic distribution group.classSpecifies a new user hierarchy group.classContains information about a hierarchy structure.classSpecifies a user account for an Amazon Connect instance.classCreates a customer-managed view in the published state within the specified instance.classCreates a version for the specified customer-managed view within the specified instance.classContains information about a workspace, which defines the user experience by mapping views to pages. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.connectcampaignsModifier and TypeClassDescriptionclassContains information about an outbound campaign. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.connectcampaignsv2
-
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.controltower
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.controltowerModifier and TypeClassDescriptionclassDefinition of AWS::ControlTower::EnabledBaseline Resource Type.classThe resource represents an enabled control.classCreates a new landing zone. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.cur
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.curModifier and TypeClassDescriptionclassThe definition of AWS Cost and Usage Report. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.customerprofilesModifier and TypeClassDescriptionclassA calculated attribute definition for Customer Profiles.classSpecifies an Amazon Connect Customer Profiles Domain.classAn Event Stream resource of Amazon Connect Customer Profiles.classSpecifies the rules to perform an action based on customer ingested data.classSpecifies an Amazon Connect Customer Profiles Integration.classSpecifies an Amazon Connect Customer Profiles Object Type Mapping.classA segment definition resource of Amazon Connect Customer Profiles. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.databrew
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.databrewModifier and TypeClassDescriptionclassSpecifies a new DataBrew dataset.classSpecifies a new DataBrew job.classSpecifies a new AWS Glue DataBrew project.classSpecifies a new AWS Glue DataBrew transformation recipe.classSpecifies a new ruleset that can be used in a profile job to validate the data quality of a dataset.classSpecifies a new schedule for one or more AWS Glue DataBrew jobs. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.datapipeline
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.datapipelineModifier and TypeClassDescriptionclassThe AWS::DataPipeline::Pipeline resource specifies a data pipeline that you can use to automate the movement and transformation of data. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.datasync
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.datasyncModifier and TypeClassDescriptionclassTheAWS::DataSync::Agentresource activates an AWS DataSync agent that you've deployed for storage discovery or data transfers.classCreates a transfer location for a Microsoft Azure Blob Storage container.classTheAWS::DataSync::LocationEFSresource creates an endpoint for an Amazon EFS file system.classTheAWS::DataSync::LocationFSxLustreresource specifies an endpoint for an Amazon FSx for Lustre file system.classTheAWS::DataSync::LocationFSxONTAPresource creates an endpoint for an Amazon FSx for NetApp ONTAP file system.classTheAWS::DataSync::LocationFSxOpenZFSresource specifies an endpoint for an Amazon FSx for OpenZFS file system.classTheAWS::DataSync::LocationFSxWindowsresource specifies an endpoint for an Amazon FSx for Windows Server file system.classTheAWS::DataSync::LocationHDFSresource specifies an endpoint for a Hadoop Distributed File System (HDFS).classTheAWS::DataSync::LocationNFSresource specifies a Network File System (NFS) file server that AWS DataSync can use as a transfer source or destination.classTheAWS::DataSync::LocationObjectStorageresource specifies an endpoint for a self-managed object storage bucket.classTheAWS::DataSync::LocationS3resource specifies an endpoint for an Amazon S3 bucket.classTheAWS::DataSync::LocationSMBresource specifies a Server Message Block (SMB) location that AWS DataSync can use as a transfer source or destination.classTheAWS::DataSync::Taskresource specifies a task. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.datazone
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.datazoneModifier and TypeClassDescriptionclassIn Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.classTheAWS::DataZone::DataSourceresource specifies an Amazon DataZone data source that is used to import technical metadata of assets (data) from the source databases or data warehouses into Amazon DataZone.classTheAWS::DataZone::Domainresource specifies an Amazon DataZone domain.classThe summary of the domain unit.classThe details about the specified action configured for an environment.classThe configuration details of an environment blueprint.classThe details of an environment profile.classTheAWS::DataZone::Environmentresource specifies an Amazon DataZone environment, which is a collection of zero or more configured resources with a given set of IAM principals who can operate on those resources.classThe details of the metadata form type.classThe details of a group profile in Amazon DataZone.classThe owner that you want to add to the entity.classAdds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles.classTheAWS::DataZone::ProjectMembershipresource adds a member to an Amazon DataZone project.classThe summary of a project profile.classTheAWS::DataZone::Projectresource specifies an Amazon DataZone project.classTheAWS::DataZone::SubscriptionTargetresource specifies an Amazon DataZone subscription target.classThe user type of the user for which the user profile is created. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dax
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.daxModifier and TypeClassDescriptionclassCreates a DAX cluster.classA named set of parameters that are applied to all of the nodes in a DAX cluster.classCreates a new subnet group. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.deadline
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.deadlineModifier and TypeClassDescriptionclassCreates a farm to allow space for queues and fleets.classCreates a fleet.classCreates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.classCreates a limit that manages the distribution of shared resources, such as floating licenses.classAdds a metered product.classCreates an AWS Deadline Cloud monitor that you can use to view your farms, queues, and fleets.classCreates an environment for a queue that defines how jobs in the queue run.classCreates an association between a queue and a fleet.classAssociates a limit with a particular queue.classCreates a queue to coordinate the order in which jobs run on a farm.classCreates a storage profile that specifies the operating system, file type, and file location of resources used on a farm. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.detective
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.detectiveModifier and TypeClassDescriptionclassTheAWS::Detective::Graphresource is an Amazon Detective resource type that creates a Detective behavior graph.classTheAWS::Detective::MemberInvitationresource is an Amazon Detective resource type that creates an invitation to join a Detective behavior graph.classTheAWS::Detective::OrganizationAdminresource is an Amazon Detective resource type that designates the Detective administrator account for the organization in the current region. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.devicefarm
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.devicefarmModifier and TypeClassDescriptionclassRepresents a request to the create device pool operation.classCreates a profile that can be applied to one or more private fleet device instances.classCreates a network profile.classCreates a project.classA Selenium testing project.classCreates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint service. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.devopsagent
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.devopsagentModifier and TypeClassDescriptionclassTheAWS::DevOpsAgent::AgentSpaceresource specifies an Agent Space for the AWS DevOps Agent Service.classTheAWS::DevOpsAgent::Associationresource specifies an association between an Agent Space and a service, defining how the Agent Space interacts with external services like GitHub, Slack, AWS accounts, and others.classThe AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.devopsguru
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.devopsguruModifier and TypeClassDescriptionclassInformation about the integration of DevOps Guru with CloudWatch log groups for log anomaly detection.classAdds a notification channel to DevOps Guru.classA collection of AWS resources supported by DevOps Guru. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.directconnectModifier and TypeClassDescriptionclassResource Type definition for AWS::DirectConnect::Connection.classResource Type definition for AWS::DirectConnect::DirectConnectGatewayAssociation.classResource Type definition for AWS::DirectConnect::DirectConnectGateway.classResource Type definition for AWS::DirectConnect::Lag.classResource Type definition for AWS::DirectConnect::PrivateVirtualInterface.classResource Type definition for AWS::DirectConnect::PublicVirtualInterface.classResource Type definition for AWS::DirectConnect::TransitVirtualInterface. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.directoryservice
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.directoryserviceModifier and TypeClassDescriptionclassTheAWS::DirectoryService::MicrosoftADresource specifies a Microsoft Active Directory in AWS so that your directory users and groups can access the AWS Management Console and AWS applications using their existing credentials.classTheAWS::DirectoryService::SimpleADresource specifies an Directory Service Simple Active Directory ( Simple AD ) in AWS so that your directory users and groups can access the AWS Management Console and AWS applications using their existing credentials. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dlm
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dlmModifier and TypeClassDescriptionclassSpecifies a lifecycle policy, which is used to automate operations on Amazon EBS resources. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dms
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dmsModifier and TypeClassDescriptionclassTheAWS::DMS::Certificateresource creates an Secure Sockets Layer (SSL) certificate that encrypts connections between AWS DMS endpoints and the replication instance.classThis object provides information about a AWS DMS data migration.classProvides information that defines a data provider.classTheAWS::DMS::Endpointresource specifies an AWS DMS endpoint.classUse theAWS::DMS::EventSubscriptionresource to get notifications for AWS Database Migration Service events through the Amazon Simple Notification Service .classProvides information that defines an instance profile.classProvides information that defines a migration project.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationconfig.html.classTheAWS::DMS::ReplicationInstanceresource creates an AWS DMS replication instance.classTheAWS::DMS::ReplicationSubnetGroupresource creates an AWS DMS replication subnet group.classTheAWS::DMS::ReplicationTaskresource creates an AWS DMS replication task. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.docdb
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.docdbModifier and TypeClassDescriptionclassTheAWS::DocDB::DBClusterParameterGroupAmazon DocumentDB (with MongoDB compatibility) resource describes a DBClusterParameterGroup.classTheAWS::DocDB::DBClusterAmazon DocumentDB (with MongoDB compatibility) resource describes a DBCluster.classTheAWS::DocDB::DBInstanceAmazon DocumentDB (with MongoDB compatibility) resource describes a DBInstance.classTheAWS::DocDB::DBSubnetGroupAmazon DocumentDB (with MongoDB compatibility) resource describes a DBSubnetGroup.classCreates an Amazon DocumentDB event notification subscription.classThe AWS::DocDB::GlobalCluster resource represents an Amazon DocumentDB Global Cluster. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.docdbelastic
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.docdbelasticModifier and TypeClassDescriptionclassCreates a new Amazon DocumentDB elastic cluster and returns its cluster structure. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dsql
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dsqlModifier and TypeClassDescriptionclassTheAWS::DSQL::Clusterresource specifies an cluster. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.dynamodbModifier and TypeClassDescriptionclassTheAWS::DynamoDB::GlobalTableresource enables you to create and manage a Version 2019.11.21 global table.classTheAWS::DynamoDB::Tableresource creates a DynamoDB table. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ec2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ec2Modifier and TypeClassDescriptionclassCreates a new data export configuration for EC2 Capacity Manager.classCreates a new Capacity Reservation Fleet with the specified attributes.classCreates a new Capacity Reservation with the specified attributes.classCreates a carrier gateway.classSpecifies an ingress authorization rule to add to a Client VPN endpoint.classSpecifies a Client VPN endpoint.classSpecifies a network route to add to a Client VPN endpoint.classSpecifies a target network to associate with a Client VPN endpoint.classSpecifies a customer gateway.classSpecifies a set of DHCP options for your VPC.classSpecifies the configuration information to launch a fleet--or group--of instances.class[IPv6 only] Specifies an egress-only internet gateway for your VPC.classAssociates an Elastic IP address with an instance or a network interface.classSpecifies an Elastic IP (EIP) address and can, optionally, associate it with an Amazon EC2 instance.classAssociates an AWS Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate.classSpecifies a VPC flow log that captures IP traffic for a specified network interface, subnet, or VPC.classAssociates a virtual private gateway or internet gateway with a route table.classAllocates a fully dedicated physical server for launching EC2 instances.classCreates an EC2 Instance Connect Endpoint.classSpecifies an EC2 instance.classAllocates an internet gateway for use with a VPC.classIn IPAM, an allocation is a CIDR assignment from an IPAM pool to another IPAM pool or to a resource.classA CIDR provisioned to an IPAM pool.classIn IPAM, a pool is a collection of contiguous IP addresses CIDRs.classResource Type definition for AWS::EC2::IPAMPrefixListResolver.classResource Type definition for AWS::EC2::IPAMPrefixListResolverTarget.classIPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across AWS Regions and accounts throughout your AWS Organization.classAn IPAM resource discovery association.classA resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.classIn IPAM, a scope is the highest-level container within IPAM.classA route server association is the connection established between a route server and a VPC.classSpecifies a key pair for use with an Amazon Elastic Compute Cloud instance as follows:.classSpecifies the properties for creating a launch template.classCreates a static route for the specified local gateway route table.classDescribes a local gateway route table.classDescribes an association between a local gateway route table and a virtual interface group.classAssociates the specified VPC with the specified local gateway route table.classDescribes a local gateway virtual interface group.classDescribes a local gateway virtual interface.classSpecifies a network address translation (NAT) gateway in the specified subnet.classSpecifies an entry, known as a rule, in a network ACL with a rule number you specify.classSpecifies a network ACL for your VPC.classDescribes a Network Access Scope analysis.classDescribes a Network Access Scope.classSpecifies a network insights analysis.classSpecifies a path to analyze for reachability.classAttaches an elastic network interface (ENI) to an Amazon EC2 instance.classSpecifies a permission for the network interface, For example, you can grant an AWS -authorized account permission to attach the network interface to an instance in their account.classDescribes a network interface in an Amazon EC2 instance for AWS CloudFormation .classDescribes Infrastructure Performance subscriptions.classSpecifies a placement group in which to launch instances.classSpecifies a managed prefix list.classSpecifies a route in a route table.classSpecifies the association between a route server and a VPC.classCreates a new endpoint for a route server in a specified subnet.classSpecifies a BGP peer configuration for a route server endpoint.classSpecifies route propagation from a route server to a route table.classSpecifies a route server to manage dynamic routing in a VPC.classSpecifies a route table for the specified VPC.classAdds the specified outbound (egress) rule to a security group.classAdds an inbound (ingress) rule to a security group.classSpecifies a security group.classA security group association with a VPC.classSpecifies the state of the block public access for snapshots setting for the Region.classSpecifies a Spot Fleet request.classAssociates a CIDR block with your subnet.classAssociates a subnet with a network ACL.classSpecifies a subnet for the specified VPC.classAssociates a subnet with a route table.classSpecifies a Traffic Mirror filter.classCreates a Traffic Mirror filter rule.classCreates a Traffic Mirror session.classSpecifies a target for your Traffic Mirror session.classAttaches a VPC to a transit gateway.classDescribes a transit gateway Connect peer.classCreates a Connect attachment from a specified transit gateway attachment.classCreates an entry in a transit gateway metering policy to define traffic measurement rules.classDescribes a transit gateway metering policy.classAssociates the specified subnets and transit gateway attachments with the specified transit gateway multicast domain.classCreates a multicast domain using the specified transit gateway.classRegisters members (network interfaces) with the transit gateway multicast group.classRegisters sources (network interfaces) with the specified transit gateway multicast domain.classRequests a transit gateway peering attachment between the specified transit gateway (requester) and a peer transit gateway (accepter).classSpecifies a transit gateway.classSpecifies a static route for a transit gateway route table.classAssociates the specified attachment with the specified transit gateway route table.classEnables the specified attachment to propagate routes to the specified propagation route table.classSpecifies a route table for a transit gateway.classSpecifies a VPC attachment.classAn AWS Verified Access endpoint specifies the application that AWS Verified Access provides access to.classAn AWS Verified Access group is a collection of AWS Verified Access endpoints who's associated applications have similar security requirements.classAn AWS Verified Access instance is a regional entity that evaluates application requests and grants access only when your security requirements are met.classA trust provider is a third-party entity that creates, maintains, and manages identity information for users and devices.classAttaches an Amazon EBS volume to a running instance and exposes it to the instance with the specified device name.classSpecifies an Amazon Elastic Block Store (Amazon EBS) volume.classCreate a VPC Block Public Access (BPA) exclusion.classVPC Block Public Access (BPA) enables you to block resources in VPCs and subnets that you own in a Region from reaching or being reached from the internet through internet gateways and egress-only internet gateways.classAssociates a CIDR block with your VPC.classAssociates a set of DHCP options with a VPC, or associates no DHCP options with the VPC.classDescribes the configuration and state of VPC encryption controls.classSpecifies a connection notification for a VPC endpoint or VPC endpoint service.classSpecifies a VPC endpoint.classGrant or revoke permissions for service consumers (users, IAM roles, and AWS accounts) to connect to a VPC endpoint service.classCreates a VPC endpoint service configuration to which service consumers ( AWS accounts, users, and IAM roles) can connect.classAttaches an internet gateway, or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC.classRequests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection.classSpecifies a virtual private cloud (VPC).classDescribes a VPN concentrator.classSpecifies a VPN connection between a virtual private gateway and a VPN customer gateway or a transit gateway and a VPN customer gateway.classSpecifies a static route for a VPN connection between an existing virtual private gateway and a VPN customer gateway.classSpecifies a virtual private gateway.classEnables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ecr
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ecrModifier and TypeClassDescriptionclassTheAWS::ECR::PublicRepositoryresource specifies an Amazon Elastic Container Registry Public (Amazon ECR Public) repository, where users can push and pull Docker images, Open Container Initiative (OCI) images, and OCI compatible artifacts.classTheAWS::ECR::PullThroughCacheRuleresource creates or updates a pull through cache rule.classThe ARN of the IAM principal to remove from the pull time update exclusion list.classTheAWS::ECR::RegistryPolicyresource creates or updates the permissions policy for a private registry.classThe scanning configuration for a private registry.classTheAWS::ECR::ReplicationConfigurationresource creates or updates the replication configuration for a private registry.classThe details of the repository creation template associated with the request.classTheAWS::ECR::Repositoryresource specifies an Amazon Elastic Container Registry (Amazon ECR) repository, where users can push and pull Docker images, Open Container Initiative (OCI) images, and OCI compatible artifacts.classThe signing configuration for a registry, which specifies rules for automatically signing images when pushed. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ecs
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ecsModifier and TypeClassDescriptionclassCreates a capacity provider.classTheAWS::ECS::ClusterCapacityProviderAssociationsresource associates one or more capacity providers and a default capacity provider strategy with a cluster.classTheAWS::ECS::Clusterresource creates an Amazon Elastic Container Service (Amazon ECS) cluster.classCreates an Express service that simplifies deploying containerized web applications on Amazon ECS with managed AWS infrastructure.classModifies which task set in a service is the primary task set.classTheAWS::ECS::Serviceresource creates an Amazon Elastic Container Service (Amazon ECS) service that runs and maintains the requested number of tasks and associated load balancers.classRegisters a new task definition from the suppliedfamilyandcontainerDefinitions.classCreate a task set in the specified cluster and service. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.efs
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.efsModifier and TypeClassDescriptionclassTheAWS::EFS::AccessPointresource creates an EFS access point.classTheAWS::EFS::FileSystemresource creates a new, empty file system in Amazon Elastic File System ( Amazon EFS ).classTheAWS::EFS::MountTargetresource is an Amazon EFS resource that creates a mount target for an EFS file system. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.eks
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.eksModifier and TypeClassDescriptionclassCreates an access entry.classCreates an Amazon EKS add-on.classAn object representing a managed capability in an Amazon EKS cluster.classCreates an Amazon EKS control plane.classCreates an AWS Fargate profile for your Amazon EKS cluster.classAssociates an identity provider configuration to a cluster.classCreates a managed node group for an Amazon EKS cluster.classAmazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticacheModifier and TypeClassDescriptionclassTheAWS::ElastiCache::CacheClustertype creates an Amazon ElastiCache cache cluster.classConsists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region.classTheAWS::ElastiCache::ParameterGrouptype creates a new cache parameter group.classTheAWS::ElastiCache::ReplicationGroupresource creates an Amazon ElastiCache (Valkey or Redis OSS) replication group.classThe AWS::ElastiCache::SecurityGroupIngress type authorizes ingress to a cache security group from hosts in specified Amazon EC2 security groups.classTheAWS::ElastiCache::SecurityGroupresource creates a cache security group.classThe resource representing a serverless cache.classCreates a cache subnet group.classFor Valkey 7.2 and onwards, or Redis OSS 6.0 and onwards: Creates a user group.classFor Valkey 7.2 and onwards, or Redis OSS engine version 6.0 and onwards: Creates user. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalkModifier and TypeClassDescriptionclassSpecify an AWS Elastic Beanstalk application by using the AWS::ElasticBeanstalk::Application resource in an AWS CloudFormation template.classSpecify an AWS Elastic Beanstalk application version by using the AWS::ElasticBeanstalk::ApplicationVersion resource in an AWS CloudFormation template.classSpecify an AWS Elastic Beanstalk configuration template by using the AWS::ElasticBeanstalk::ConfigurationTemplate resource in an AWS CloudFormation template.classSpecify an AWS Elastic Beanstalk environment by using the AWS::ElasticBeanstalk::Environment resource in an AWS CloudFormation template. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancing
Modifier and TypeClassDescriptionclassSpecifies a Classic Load Balancer. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2
Modifier and TypeClassDescriptionclassSpecifies an SSL server certificate to add to the certificate list for an HTTPS or TLS listener.classSpecifies a listener for an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.classSpecifies a listener rule.classSpecifies an Application Load Balancer, a Network Load Balancer, or a Gateway Load Balancer.classSpecifies a target group for an Application Load Balancer, a Network Load Balancer, or a Gateway Load Balancer.classCreates a trust store.classAdds the specified revocation contents to the specified trust store. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticsearch
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elasticsearchModifier and TypeClassDescriptionclassThe AWS::Elasticsearch::Domain resource creates an Amazon OpenSearch Service domain. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.elementalinference
Modifier and TypeClassDescriptionclassRepresents a feed that receives media for inference processing. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.emr
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.emrModifier and TypeClassDescriptionclassTheAWS::EMR::Clusterresource specifies an Amazon EMR cluster.classUseInstanceFleetConfigto define instance fleets for an EMR cluster.classUseInstanceGroupConfigto define instance groups for an EMR cluster.classUse aSecurityConfigurationresource to configure data encryption, Kerberos authentication (available in Amazon EMR release version 5.10.0 and later), and Amazon S3 authorization for EMRFS (available in EMR 5.10.0 and later).classUseStepto specify a cluster (job flow) step, which runs only on the master node.classTheAWS::EMR::Studioresource specifies an Amazon EMR Studio.classTheAWS::EMR::StudioSessionMappingresource is an Amazon EMR resource type that maps a user or group to the Amazon EMR Studio specified byStudioId, and applies a session policy that defines Studio permissions for that user or group.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-walworkspace.html. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.emrcontainers
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.emrcontainersModifier and TypeClassDescriptionclassResource Schema of AWS::EMRContainers::Endpoint Type.classResource Schema of AWS::EMRContainers::SecurityConfiguration Type.classTheAWS::EMRContainers::VirtualClusterresource specifies a virtual cluster. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.emrserverless
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.emrserverlessModifier and TypeClassDescriptionclassTheAWS::EMRServerless::Applicationresource specifies an EMR Serverless application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.entityresolution
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.entityresolutionModifier and TypeClassDescriptionclassCreates anIdMappingWorkflowobject which stores the configuration of the data processing job to be run.classCreates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it.classCreates a matching workflow that defines the configuration for a data processing job.classAdds a policy statement object.classCreates a schema mapping, which defines the schema of the input customer records table. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.eventschemas
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.eventschemasModifier and TypeClassDescriptionclassUse theAWS::EventSchemas::Discovererresource to specify a discoverer that is associated with an event bus.classUse theAWS::EventSchemas::RegistryPolicyresource to specify resource-based policies for an EventBridge Schema Registry.classUse theAWS::EventSchemas::Registryto specify a schema registry.classUse theAWS::EventSchemas::Schemaresource to specify an event schema. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.evidently
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.evidentlyModifier and TypeClassDescriptionclassCreates or updates an Evidently experiment .classCreates or updates an Evidently feature that you want to launch or test.classCreates or updates a launch of a given feature.classCreates a project, which is the logical object in Evidently that can contain features, launches, and experiments.classCreates or updates a segment of your audience. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.evs
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.evsModifier and TypeClassDescriptionclassCreates an Amazon EVS environment that runs VCF software, such as SDDC Manager, NSX Manager, and vCenter Server. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.finspace
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.finspaceModifier and TypeClassDescriptionclassTheAWS::FinSpace::Environmentresource represents an Amazon FinSpace environment. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.fis
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.fisModifier and TypeClassDescriptionclassSpecifies an experiment template.classCreates a target account configuration for the experiment template. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.fms
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.fmsModifier and TypeClassDescriptionclassDesignates the IAM role and Amazon Simple Notification Service (SNS) topic to use to record SNS logs.classAn AWS Firewall Manager policy.classA set of resources to include in a policy. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.forecast
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.forecastModifier and TypeClassDescriptionclassCreates a dataset group, which holds a collection of related datasets.classCreates an Amazon Forecast dataset. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.frauddetector
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.frauddetectorModifier and TypeClassDescriptionclassManages a detector and associated detector versions.classManages an entity type.classManages an event type.classCreates or updates label.classCreates a list.classCreates or updates an outcome.classManages a variable. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.fsx
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.fsxModifier and TypeClassDescriptionclassCreates an Amazon FSx for Lustre data repository association (DRA).classTheAWS::FSx::FileSystemresource is an Amazon FSx resource type that specifies an Amazon FSx file system.classAn S3 access point attached to an Amazon FSx volume.classA snapshot of an Amazon FSx for OpenZFS volume.classCreates a storage virtual machine (SVM) for an Amazon FSx for ONTAP file system.classCreates an FSx for ONTAP or Amazon FSx for OpenZFS storage volume. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.gameliftModifier and TypeClassDescriptionclassTheAWS::GameLift::Aliasresource creates an alias for an Amazon GameLift (GameLift) fleet destination.classTheAWS::GameLift::Buildresource creates a game server build that is installed and run on instances in an Amazon GameLift fleet.classDescribes an Amazon GameLift Servers managed container fleet.classThe properties that describe a container group resource.classTheAWS::GameLift::Fleetresource creates an Amazon GameLift (GameLift) fleet to host custom game server or Realtime Servers.classThis operation is used with the Amazon GameLift FleetIQ solution and game server groups..classTheAWS::GameLift::GameSessionQueueresource creates a placement queue that processes requests for new game sessions.classThe AWS::GameLift::Location resource creates a custom location for use in an Anywhere fleet.classTheAWS::GameLift::MatchmakingConfigurationresource defines a new matchmaking configuration for use with FlexMatch.classCreates a new rule set for FlexMatch matchmaking.classTheAWS::GameLift::Scriptresource creates a new script record for your Realtime Servers script. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.gameliftstreams
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.gameliftstreamsModifier and TypeClassDescriptionclassTheAWS::GameLiftStreams::Applicationresource defines an Amazon GameLift Streams application.classTheAWS::GameLiftStreams::StreamGroupresource defines a group of compute resources that will be running and streaming your game. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.globalaccelerator
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.globalacceleratorModifier and TypeClassDescriptionclassTheAWS::GlobalAccelerator::Acceleratorresource is a Global Accelerator resource type that contains information about how you create an accelerator.classCreate a cross-account attachment in AWS Global Accelerator .classTheAWS::GlobalAccelerator::EndpointGroupresource is a Global Accelerator resource type that contains information about how you create an endpoint group for the specified listener.classTheAWS::GlobalAccelerator::Listenerresource is a Global Accelerator resource type that contains information about how you create a listener to process inbound connections from clients to an accelerator. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.glue
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.glueModifier and TypeClassDescriptionclassCreates a catalog in the Glue Data Catalog.classTheAWS::Glue::Classifierresource creates an AWS Glue classifier that categorizes data sources and specifies schemas.classTheAWS::Glue::Connectionresource specifies an AWS Glue connection to a data source.classTheAWS::Glue::Crawlerresource specifies an AWS Glue crawler.classCreates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.classTheAWS::Glue::Databaseresource specifies a logical grouping of tables in AWS Glue .classSets the security configuration for a specified catalog.classTheAWS::Glue::DataQualityRulesetresource specifies a data quality ruleset with DQDL rules applied to a specified AWS Glue table.classTheAWS::Glue::DevEndpointresource specifies a development endpoint where a developer can remotely debug ETL scripts for AWS Glue .classCreates a new AWS Glue Identity Center configuration to enable integration between AWS Glue and AWS IAM Identity Center for authentication and authorization.classTheAWS::Glue::Integrationresource specifies an AWS Glue zero-ETL integration from a data source to a target.classTheAWS::Glue::IntegrationResourcePropertyresource type can be used to setupResourcePropertyof the AWS Glue connection (for the SaaS source), DynamoDB Database (for DynamoDB source), or AWS Glue database ARN (for the target).classTheAWS::Glue::Jobresource specifies an AWS Glue job in the data catalog.classThe AWS::Glue::MLTransform is an AWS Glue resource type that manages machine learning transforms.classTheAWS::Glue::Partitionresource creates an AWS Glue partition, which represents a slice of table data.classThe AWS::Glue::Registry is an AWS Glue resource type that manages registries of schemas in the AWS Glue Schema Registry.classTheAWS::Glue::Schemais an AWS Glue resource type that manages schemas in the AWS Glue Schema Registry.classTheAWS::Glue::SchemaVersionMetadatais an AWS Glue resource type that defines the metadata key-value pairs for a schema version in AWS Glue Schema Registry.classTheAWS::Glue::SchemaVersionis an AWS Glue resource type that manages schema versions of schemas in the AWS Glue Schema Registry.classCreates a new security configuration.classAn AWS Glue resource for enabling table optimizers to improve read performance for open table formats.classTheAWS::Glue::Tableresource specifies tabular data in the AWS Glue data catalog.classTheAWS::Glue::Triggerresource specifies triggers that run AWS Glue jobs.classCreates an AWS Glue usage profile.classTheAWS::Glue::Workflowis an AWS Glue resource type that manages AWS Glue workflows. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.grafana
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.grafana -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.greengrass
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.greengrassModifier and TypeClassDescriptionclassTheAWS::Greengrass::ConnectorDefinitionresource represents a connector definition for AWS IoT Greengrass .classTheAWS::Greengrass::ConnectorDefinitionVersionresource represents a connector definition version for AWS IoT Greengrass .classTheAWS::Greengrass::CoreDefinitionresource represents a core definition for AWS IoT Greengrass .classTheAWS::Greengrass::CoreDefinitionVersionresource represents a core definition version for AWS IoT Greengrass .classTheAWS::Greengrass::DeviceDefinitionresource represents a device definition for AWS IoT Greengrass .classTheAWS::Greengrass::DeviceDefinitionVersionresource represents a device definition version for AWS IoT Greengrass .classTheAWS::Greengrass::FunctionDefinitionresource represents a function definition for AWS IoT Greengrass .classTheAWS::Greengrass::FunctionDefinitionVersionresource represents a function definition version for AWS IoT Greengrass .classAWS IoT Greengrass seamlessly extends AWS to edge devices so they can act locally on the data they generate, while still using the cloud for management, analytics, and durable storage.classTheAWS::Greengrass::GroupVersionresource represents a group version in AWS IoT Greengrass .classTheAWS::Greengrass::LoggerDefinitionresource represents a logger definition for AWS IoT Greengrass .classTheAWS::Greengrass::LoggerDefinitionVersionresource represents a logger definition version for AWS IoT Greengrass .classTheAWS::Greengrass::ResourceDefinitionresource represents a resource definition for AWS IoT Greengrass .classTheAWS::Greengrass::ResourceDefinitionVersionresource represents a resource definition version for AWS IoT Greengrass .classTheAWS::Greengrass::SubscriptionDefinitionresource represents a subscription definition for AWS IoT Greengrass .classTheAWS::Greengrass::SubscriptionDefinitionVersionresource represents a subscription definition version for AWS IoT Greengrass . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.greengrassv2Modifier and TypeClassDescriptionclassCreates a component.classCreates a continuous deployment for a target, which is a AWS IoT Greengrass core device or group of core devices. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.groundstation
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.groundstationModifier and TypeClassDescriptionclassCreates aConfigwith the specified parameters.classCreates a Dataflow Endpoint Group request.classCreates aDataflowEndpointgroup containing the specified list of Ground Station Agent based endpoints.classMission profiles specify parameters and provide references to config objects to define how Ground Station lists and executes contacts. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.guarddutyModifier and TypeClassDescriptionclassTheAWS::GuardDuty::Detectorresource specifies a new GuardDuty detector.classTheAWS::GuardDuty::Filterresource specifies a new filter defined by the providedfindingCriteria.classTheAWS::GuardDuty::IPSetresource helps you create a list of trusted IP addresses that you can use for secure communication with AWS infrastructure and applications.classCreates a new Malware Protection plan for the protected resource.classYou can use theAWS::GuardDuty::Masterresource in a GuardDuty member account to accept an invitation from a GuardDuty administrator account.classYou can use theAWS::GuardDuty::Memberresource to add an AWS account as a GuardDuty member account to the current GuardDuty administrator account.classCreates a publishing destination where you can export your GuardDuty findings.classTheAWS::GuardDuty::ThreatEntitySetresource helps you create a list of known malicious IP addresses and domain names in your AWS environment.classTheAWS::GuardDuty::ThreatIntelSetresource helps you create a list of known malicious IP addresses in your AWS environment.classCreates a new trusted entity set. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.healthimaging
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.healthimaging -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.healthlake
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.healthlakeModifier and TypeClassDescriptionclassCreates a Data Store that can ingest and export FHIR formatted data. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iam
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iamModifier and TypeClassDescriptionclassCreates a new AWS secret access key and corresponding AWS access key ID for the specified user.classAdds or updates an inline policy document that is embedded in the specified IAM group.classCreates a new group.classCreates a new instance profile.classCreates a new managed policy for your AWS account .classCreates or updates an IAM entity to describe an identity provider (IdP) that supports OpenID Connect (OIDC) .classAdds or updates an inline policy document that is embedded in the specified IAM group, user or role.classAdds or updates an inline policy document that is embedded in the specified IAM role.classCreates a new role for your AWS account .classCreates an IAM resource that describes an identity provider (IdP) that supports SAML 2.0.classUploads a server certificate entity for the AWS account .classCreates an IAM role that is linked to a specific AWS service.classAdds or updates an inline policy document that is embedded in the specified IAM user.classCreates a new IAM user for your AWS account .classAdds the specified user to the specified group.classCreates a new virtual MFA device for the AWS account . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.identitystore
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.identitystoreModifier and TypeClassDescriptionclassCreates a relationship between a member and a group.classA group object, which contains a specified group’s metadata and attributes. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.imagebuilderModifier and TypeClassDescriptionclassCreates a new component that can be used to build, validate, test, and assess your image.classCreates a new container recipe.classA distribution configuration allows you to specify the name and description of your output AMI, authorize other AWS account s to launch the AMI, and replicate the AMI to other AWS Regions .classAn image pipeline is the automation configuration for building secure OS images on AWS .classCreates a new image.classCreates a new image recipe.classCreates a new infrastructure configuration.classCreate a lifecycle policy resource.classCreate a new workflow or a new version of an existing workflow. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.inspector
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.inspectorModifier and TypeClassDescriptionclassTheAWS::Inspector::AssessmentTargetresource is used to create Amazon Inspector assessment targets, which specify the Amazon EC2 instances that will be analyzed during an assessment run.classTheAWS::Inspector::AssessmentTemplateresource creates an Amazon Inspector assessment template, which specifies the Inspector assessment targets that will be evaluated by an assessment run and its related configurations.classTheAWS::Inspector::ResourceGroupresource is used to create Amazon Inspector resource groups. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.inspectorv2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.inspectorv2Modifier and TypeClassDescriptionclassThe CIS scan configuration.classCreates a code security integration with a source code repository provider.classCreates a scan configuration for code security scanning.classDetails about a filter. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.internetmonitor
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.internetmonitorModifier and TypeClassDescriptionclassTheAWS::InternetMonitor::Monitorresource is an Internet Monitor resource type that contains information about how you create a monitor in Amazon CloudWatch Internet Monitor. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.invoicing
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.invoicingModifier and TypeClassDescriptionclassAn invoice unit is a set of mutually exclusive account that correspond to your business entity. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iot
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotModifier and TypeClassDescriptionclassUse theAWS::IoT::AccountAuditConfigurationresource to configure or reconfigure the Device Defender audit settings for your account.classSpecifies an authorizer.classCreates a new billing group.classSpecifies a CA certificate.classUse theAWS::IoT::Certificateresource to declare an AWS IoT X.509 certificate.classCreates a certificate provider.classRepresents the resource definition of AWS IoT Command.classUse theAWS::IoT::CustomMetricresource to define a custom metric published by your devices to Device Defender.classUse theAWS::IoT::Dimensionto limit the scope of a metric used in a security profile for AWS IoT Device Defender .classSpecifies a domain configuration.classRetrieves the encryption configuration for resources and data of your AWS account in AWS IoT Core .classUse theAWS::IoT::FleetMetricresource to declare a fleet metric.classRepresents a job template.classConfigure logging.classDefines an action that can be applied to audit findings by using StartAuditMitigationActionsTask.classUse theAWS::IoT::PolicyPrincipalAttachmentresource to attach an AWS IoT policy to a principal (an X.509 certificate or other credential).classUse theAWS::IoT::Policyresource to declare an AWS IoT policy.classCreates a fleet provisioning template.classConfigure resource-specific logging.classSpecifies a role alias.classUse theAWS::IoT::ScheduledAuditresource to create a scheduled audit that is run at a specified time interval.classUse theAWS::IoT::SecurityProfileresource to create a Device Defender security profile.classUse theAWS::IoT::SoftwarePackageresource to create a software package.classUse theAWS::IoT::SoftwarePackageVersionresource to create a software package version.classCreates a new thing group.classUse theAWS::IoT::ThingPrincipalAttachmentresource to attach a principal (an X.509 certificate or another credential) to a thing.classUse theAWS::IoT::Thingresource to declare an AWS IoT thing.classCreates a new thing type.classA topic rule destination.classUse theAWS::IoT::TopicRuleresource to declare an AWS IoT rule. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotanalytics
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotanalyticsModifier and TypeClassDescriptionclassThe AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline.classThe AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying aqueryAction(an SQL query) or acontainerAction(executing a containerized application).classAWS::IoTAnalytics::Datastore resource is a repository for messages.classThe AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotcoredeviceadvisor
Modifier and TypeClassDescriptionclassCreates a Device Advisor test suite. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotevents
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ioteventsModifier and TypeClassDescriptionclassRepresents an alarm model to monitor an AWS IoT Events input attribute.classThe AWS::IoTEvents::DetectorModel resource creates a detector model.classThe AWS::IoTEvents::Input resource creates an input. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotfleethub
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotfleethubModifier and TypeClassDescriptionclassRepresents a Fleet Hub for AWS IoT Device Management web application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotfleetwiseModifier and TypeClassDescriptionclassCreates an orchestration of data collection rules.classCreates the decoder manifest associated with a model manifest.classCreates a fleet that represents a group of vehicles.classCreates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).classCreates a collection of standardized signals that can be reused to create vehicle models.classCreates a mechanism for vehicle owners to track the state of their vehicles.classCreates a vehicle, which is an instance of a vehicle model (model manifest). -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotsitewiseModifier and TypeClassDescriptionclassclassCreates an asset model from specified property and hierarchy definitions.classCreates an asset from an existing asset model.classCreate a computation model with a configuration and data binding.classclassCreates a dataset to connect an external datasource.classCreates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to AWS IoT SiteWise .classclass -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotthingsgraph
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotthingsgraphModifier and TypeClassDescriptionclasshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotthingsgraph-flowtemplate.html. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iottwinmakerModifier and TypeClassDescriptionclassUse theAWS::IoTTwinMaker::ComponentTyperesource to declare a component type.classUse theAWS::IoTTwinMaker::Entityresource to declare an entity.classUse theAWS::IoTTwinMaker::Sceneresource to declare a scene.classThe SyncJob.classUse theAWS::IoTTwinMaker::Workspaceresource to declare a workspace. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotwireless
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.iotwirelessModifier and TypeClassDescriptionclassCreates a new destination that maps a device message to an AWS IoT rule.classCreates a new device profile.classA FUOTA task.classA multicast group.classNetwork analyzer configuration.classA partner account.classCreates a new service profile.classCreates a gateway task definition.classInformation about an import task for wireless devices.classProvisions a wireless device.classProvisions a wireless gateway. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ivs
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ivsModifier and TypeClassDescriptionclassTheAWS::IVS::Channelresource specifies an channel.classTheAWS::IVS::EncoderConfigurationresource specifies an encoder configuration.classTheAWS::IVS::IngestConfigurationresource specifies an ingest protocol to be used for a stage.classTheAWS::IVS::PlaybackKeyPairresource specifies an playback key pair.classTheAWS::IVS::PlaybackRestrictionPolicyresource specifies an playback restriction policy.classTheAWS::IVS::PublicKeyresource specifies an Amazon IVS public key used to sign stage participant tokens.classTheAWS::IVS::RecordingConfigurationresource specifies an recording configuration.classTheAWS::IVS::Stageresource specifies an stage.classTheAWS::IVS::StorageConfigurationresource specifies an storage configuration.classTheAWS::IVS::StreamKeyresource specifies an stream key associated with the referenced channel. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ivschat
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ivschatModifier and TypeClassDescriptionclassTheAWS::IVSChat::LoggingConfigurationresource specifies an logging configuration that allows clients to store and record sent messages.classTheAWS::IVSChat::Roomresource specifies an room that allows clients to connect and pass messages. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnect
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kafkaconnectModifier and TypeClassDescriptionclassCreates a connector using the specified properties.classCreates a custom plugin using the specified properties.classCreates a worker configuration using the specified properties. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kendra
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kendraModifier and TypeClassDescriptionclassCreates a data source connector that you want to use with an Amazon Kendra index.classCreates an new set of frequently asked question (FAQ) questions and answers.classCreates an Amazon Kendra index. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kendraranking
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kendrarankingModifier and TypeClassDescriptionclassCreates a rescore execution plan. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesis
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisModifier and TypeClassDescriptionclassAttaches a resource-based policy to a data stream or registered consumer.classUse the AWS CloudFormationAWS::Kinesis::StreamConsumerresource to register a consumer with a Kinesis data stream.classCreates a Kinesis stream that captures and transports data records that are emitted from data sources. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalytics
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsModifier and TypeClassDescriptionclassAdds an external destination to your Amazon Kinesis Analytics application.classTheAWS::KinesisAnalytics::Applicationresource creates an Amazon Kinesis Data Analytics application.classAdds a reference data source to an existing application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisanalyticsv2
Modifier and TypeClassDescriptionclassAdds an Amazon CloudWatch log stream to monitor application configuration errors.classAdds an external destination to your SQL-based Amazon Kinesis Data Analytics application.classCreates an Amazon Kinesis Data Analytics application.classAdds a reference data source to an existing SQL-based Kinesis Data Analytics application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehose
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisfirehoseModifier and TypeClassDescriptionclassTheAWS::KinesisFirehose::DeliveryStreamresource specifies an Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivery stream that delivers real-time streaming data to an Amazon Simple Storage Service (Amazon S3), Amazon Redshift, or Amazon Elasticsearch Service (Amazon ES) destination. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisvideo
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kinesisvideoModifier and TypeClassDescriptionclassSpecifies a signaling channel.classSpecifies a new Kinesis video stream. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kms
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.kmsModifier and TypeClassDescriptionclassTheAWS::KMS::Aliasresource specifies a display name for a KMS key .classTheAWS::KMS::Keyresource specifies an KMS key in AWS Key Management Service .classTheAWS::KMS::ReplicaKeyresource specifies a multi-Region replica key that is based on a multi-Region primary key. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lakeformation
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lakeformationModifier and TypeClassDescriptionclassA structure that represents a data cell filter with column-level, row-level, and/or cell-level security.classTheAWS::LakeFormation::DataLakeSettingsresource is an AWS Lake Formation resource type that manages the data lake settings for your account.classTheAWS::LakeFormation::Permissionsresource represents the permissions that a principal has on an AWS Glue Data Catalog resource (such as AWS Glue database or AWS Glue tables).classTheAWS::LakeFormation::PrincipalPermissionsresource represents the permissions that a principal has on a Data Catalog resource (such as AWS Glue databases or AWS Glue tables).classTheAWS::LakeFormation::Resourcerepresents the data ( buckets and folders) that is being registered with AWS Lake Formation .classTheAWS::LakeFormation::TagAssociationresource represents an assignment of an LF-tag to a Data Catalog resource (database, table, or column).classTheAWS::LakeFormation::Tagresource represents an LF-tag, which consists of a key and one or more possible values for the key. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lambda
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lambdaModifier and TypeClassDescriptionclassTheAWS::Lambda::Aliasresource creates an alias for a Lambda function version.classCreates a capacity provider that manages compute resources for Lambda functions.classDetails about a Code signing configuration .classTheAWS::Lambda::EventInvokeConfigresource configures options for asynchronous invocation on a version or an alias.classTheAWS::Lambda::EventSourceMappingresource creates a mapping between an event source and an AWS Lambda function.classTheAWS::Lambda::Functionresource creates a Lambda function.classTheAWS::Lambda::LayerVersionPermissionresource adds permissions to the resource-based policy of a version of an Lambda layer .classTheAWS::Lambda::LayerVersionresource creates a Lambda layer from a ZIP archive.classTheAWS::Lambda::Permissionresource grants an AWS service or another account permission to use a function.classTheAWS::Lambda::Urlresource creates a function URL with the specified configuration parameters.classTheAWS::Lambda::Versionresource creates a version from the current code and configuration of a function. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.launchwizard
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.launchwizardModifier and TypeClassDescriptionclassCreates a deployment for the given workload. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lex
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lexModifier and TypeClassDescriptionclassclassclassclass -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.licensemanager
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.licensemanagerModifier and TypeClassDescriptionclassSpecifies a grant.classSpecifies a granted license. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lightsailModifier and TypeClassDescriptionclassTheAWS::Lightsail::Alarmresource specifies an alarm that can be used to monitor a single metric for one of your Lightsail resources.classTheAWS::Lightsail::Bucketresource specifies a bucket.classTheAWS::Lightsail::Certificateresource specifies an SSL/TLS certificate that you can use with a content delivery network (CDN) distribution and a container service.classTheAWS::Lightsail::Containerresource specifies a container service.classTheAWS::Lightsail::Databaseresource specifies an Amazon Lightsail database.classResource Type definition for AWS::Lightsail::DatabaseSnapshot.classTheAWS::Lightsail::Diskresource specifies a disk that can be attached to an Amazon Lightsail instance that is in the same AWS Region and Availability Zone.classDescribes a block storage disk snapshot.classTheAWS::Lightsail::Distributionresource specifies a content delivery network (CDN) distribution.classDescribes a domain where you are storing recordsets.classTheAWS::Lightsail::Instanceresource specifies an Amazon Lightsail instance.classDescribes an instance snapshot.classTheAWS::Lightsail::LoadBalancerresource specifies a load balancer that can be used with Lightsail instances.classTheAWS::Lightsail::LoadBalancerTlsCertificateresource specifies a TLS certificate that can be used with a Lightsail load balancer.classTheAWS::Lightsail::StaticIpresource specifies a static IP that can be attached to an Amazon Lightsail instance that is in the same AWS Region and Availability Zone. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.location
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.locationModifier and TypeClassDescriptionclassThe API key resource in your AWS account, which lets you grant actions for Amazon Location resources to the API key bearer.classTheAWS::Location::GeofenceCollectionresource specifies the ability to detect and act when a tracked device enters or exits a defined geographical boundary known as a geofence.classTheAWS::Location::Mapresource specifies a map resource in your AWS account, which provides map tiles of different styles sourced from global location data providers.classSpecifies a place index resource in your AWS account.classSpecifies a route calculator resource in your AWS account.classTheAWS::Location::TrackerConsumerresource specifies an association between a geofence collection and a tracker resource.classSpecifies a tracker resource in your AWS account , which lets you receive current and historical location of devices. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.logs
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.logsModifier and TypeClassDescriptionclassCreates or updates an account-level data protection policy or subscription filter policy that applies to all log groups or a subset of log groups in the account.classThis structure contains information about one delivery destination in your account.classThis structure contains information about one delivery in your account.classCreates or updates one delivery source in your account.classThe AWS::Logs::Destination resource specifies a CloudWatch Logs destination.classCreates an integration between CloudWatch Logs and another service in this account.classCreates or updates an anomaly detector that regularly scans one or more log groups and look for patterns and anomalies in the logs.classTheAWS::Logs::LogGroupresource specifies a log group.classTheAWS::Logs::LogStreamresource specifies an Amazon CloudWatch Logs log stream in a specific log group.classTheAWS::Logs::MetricFilterresource specifies a metric filter that describes how CloudWatch Logs extracts information from logs and transforms it into Amazon CloudWatch metrics.classCreates a query definition for CloudWatch Logs Insights.classCreates or updates a resource policy that allows other AWS services to put log events to this account.classCreates a new Scheduled Query that allows you to define a Logs Insights query that will run on a schedule and configure actions to take with the query results.classTheAWS::Logs::SubscriptionFilterresource specifies a subscription filter and associates it with the specified log group.classCreates or updates a log transformer for a single log group. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lookoutequipment
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lookoutequipmentModifier and TypeClassDescriptionclassCreates a scheduled inference. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lookoutvision
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.lookoutvisionModifier and TypeClassDescriptionclassTheAWS::LookoutVision::Projecttype creates an Amazon Lookout for Vision project. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.m2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.m2Modifier and TypeClassDescriptionclassSpecifies a new application with given parameters.classclassSpecifies a runtime environment for a given runtime engine. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.macie
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.macieModifier and TypeClassDescriptionclassTheAWS::Macie::AllowListresource specifies an allow list.classTheAWS::Macie::CustomDataIdentifierresource specifies a custom data identifier.classTheAWS::Macie::FindingsFilterresource specifies a findings filter.classTheAWS::Macie::Sessionresource represents the Amazon Macie service and certain configuration settings for an Amazon Macie account in a specific AWS Region . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.managedblockchainModifier and TypeClassDescriptionclassCreates a new accessor for use with Amazon Managed Blockchain service that supports token based access.classCreates a member within a Managed Blockchain network.classCreates a node on the specified blockchain network. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediaconnect
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediaconnectModifier and TypeClassDescriptionclassAdds outputs to an existing bridge.classTheAWS::MediaConnect::Bridgeresource defines a connection between your data center’s gateway instances and the cloud.classAdds sources to an existing bridge.classTheAWS::MediaConnect::FlowEntitlementresource defines the permission that an AWS account grants to another AWS account to allow access to the content in a specific AWS Elemental MediaConnect flow.classTheAWS::MediaConnect::FlowOutputresource defines the destination address, protocol, and port that AWS Elemental MediaConnect sends the ingested video to.classTheAWS::MediaConnect::Flowresource defines a connection between one or more video sources and one or more outputs.classTheAWS::MediaConnect::FlowSourceresource is usedt to add additional sources to an existing flow.classTheAWS::MediaConnect::FlowVpcInterfaceresource is a connection between your AWS Elemental MediaConnect flow and a virtual private cloud (VPC) that you created using the Amazon Virtual Private Cloud service.classTheAWS::MediaConnect::Gatewayresource is used to create a new gateway.classRepresents a router input in AWS Elemental MediaConnect that is used to ingest content to be transmitted to router outputs.classRepresents a router network interface in AWS Elemental MediaConnect that is used to define a network boundary for router resources.classRepresents a router input in AWS Elemental MediaConnect that can be used to egress content transmitted from router inputs. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediaconvert
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediaconvertModifier and TypeClassDescriptionclassThe AWS::MediaConvert::JobTemplate resource is an AWS Elemental MediaConvert resource type that you can use to generate transcoding jobs.classThe AWS::MediaConvert::Preset resource is an AWS Elemental MediaConvert resource type that you can use to specify encoding settings for a single output in a transcoding job.classThe AWS::MediaConvert::Queue resource is an AWS Elemental MediaConvert resource type that you can use to manage the resources that are available to your account for parallel processing of jobs. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.medialive
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.medialiveModifier and TypeClassDescriptionclassDefinition of AWS::MediaLive::ChannelPlacementGroup Resource Type.classThe AWS::MediaLive::Channel resource is a MediaLive resource type that creates a channel.classDefinition of AWS::MediaLive::CloudWatchAlarmTemplateGroup Resource Type.classDefinition of AWS::MediaLive::CloudWatchAlarmTemplate Resource Type.classDefinition of AWS::MediaLive::Cluster Resource Type.classDefinition of AWS::MediaLive::EventBridgeRuleTemplateGroup Resource Type.classDefinition of AWS::MediaLive::EventBridgeRuleTemplate Resource Type.classThe AWS::MediaLive::Input resource is a MediaLive resource type that creates an input.classThe AWS::MediaLive::InputSecurityGroup is a MediaLive resource type that creates an input security group.classResource schema for AWS::MediaLive::Multiplexprogram.classThe multiplex object.classResource schema for AWS::MediaLive::Network.classDefinition of AWS::MediaLive::SdiSource Resource Type.classDefinition of AWS::MediaLive::SignalMap Resource Type. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediapackage
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediapackageModifier and TypeClassDescriptionclassCreates an asset to ingest VOD content.classCreates a channel to receive content.classCreate an endpoint on an AWS Elemental MediaPackage channel.classCreates a packaging configuration in a packaging group.classCreates a packaging group. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediapackagev2Modifier and TypeClassDescriptionclassSpecifies the configuration for a MediaPackage V2 channel group.classSpecifies the configuration parameters of a MediaPackage V2 channel policy.classCreates a channel to receive content.classSpecifies the configuration parameters of a policy associated with a MediaPackage V2 origin endpoint.classSpecifies the configuration parameters for a MediaPackage V2 origin endpoint. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediastore
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediastoreModifier and TypeClassDescriptionclassThe AWS::MediaStore::Container resource specifies a storage container to hold objects. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mediatailorModifier and TypeClassDescriptionclassSpecifies an IAM policy for the channel.classThe configuration parameters for a channel.classLive source configuration parameters.classAdds a new playback configuration to AWS Elemental MediaTailor .classA source location is a container for sources.classThe VOD source configuration parameters. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.memorydbModifier and TypeClassDescriptionclassSpecifies an Access Control List.classSpecifies a cluster .classRepresents a multi-Region cluster.classSpecifies a new MemoryDB parameter group.classSpecifies a subnet group.classSpecifies a MemoryDB user. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mpa
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mpaModifier and TypeClassDescriptionclassCreates a new approval team.classCreates a new identity source. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.msk
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mskModifier and TypeClassDescriptionclassRepresents a secret stored in the AWS Secrets Manager that can be used to authenticate with a cluster using a user name and a password.classCreate or update cluster policy.classCreates a new MSK cluster.classCreates a new MSK configuration.classCreates the replicator.classSpecifies the properties required for creating a serverless cluster.classResource Type definition for AWS::MSK::Topic.classCreate remote VPC connection. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mwaa
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mwaaModifier and TypeClassDescriptionclassTheAWS::MWAA::Environmentresource creates an Amazon Managed Workflows for Apache Airflow (MWAA) environment. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mwaaserverless
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.mwaaserverlessModifier and TypeClassDescriptionclassResource Type definition for AWS::MWAAServerless::Workflow resource. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.neptune
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.neptuneModifier and TypeClassDescriptionclassTheAWS::Neptune::DBClusterParameterGroupresource creates a new Amazon Neptune DB cluster parameter group.classTheAWS::Neptune::DBClusterresource creates an Amazon Neptune DB cluster.classTheAWS::Neptune::DBInstancetype creates an Amazon Neptune DB instance.classAWS::Neptune::DBParameterGroupcreates a new DB parameter group.classTheAWS::Neptune::DBSubnetGrouptype creates an Amazon Neptune DB subnet group.classCreates an event notification subscription. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.neptunegraph
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.neptunegraphModifier and TypeClassDescriptionclassTheAWS ::NeptuneGraph::Graphresource creates an graph.classCreate a private graph endpoint to allow private access from to the graph from within a VPC. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.networkfirewallModifier and TypeClassDescriptionclassUse the firewall policy to define the stateless and stateful network traffic filtering behavior for your firewall.classUse the firewall to provide stateful, managed, network firewall and intrusion detection and prevention filtering for your VPCs in Amazon VPC .classUse the logging configuration to define the destinations and logging options for an firewall.classclassThe object that defines a TLS inspection configuration.classA VPC endpoint association defines a single subnet to use for a firewall endpoint for aFirewall. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.networkmanagerModifier and TypeClassDescriptionclassCreates a core network Connect attachment from a specified core network attachment.classCreates a core network Connect peer for a specified core network connect attachment between a core network and an appliance.classResource Type definition for AWS::NetworkManager::CoreNetworkPrefixListAssociation which associates a prefix list with a core network.classDescribes a core network.classSpecifies an association between a customer gateway, a device, and optionally, a link.classSpecifies a device.classCreates an AWS Direct Connect gateway attachment.classCreates a new, empty global network.classDescribes the association between a device and a link.classSpecifies a link for a site.classCreates a new site in a global network.classCreates an Amazon Web Services site-to-site VPN attachment on an edge location of a core network.classCreates a transit gateway peering connection.classRegisters a transit gateway in your global network.classCreates a transit gateway route table attachment.classCreates a VPC attachment on an edge location of a core network. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.nimblestudio
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.nimblestudioModifier and TypeClassDescriptionclasshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-nimblestudio-launchprofile.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-nimblestudio-streamingimage.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-nimblestudio-studiocomponent.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-nimblestudio-studio.html. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.notifications
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.notificationsModifier and TypeClassDescriptionclassTheAWS::Notifications::ChannelAssociationresource associates aChannelwith aNotificationConfigurationfor AWS User Notifications .classCreates anEventRulethat is associated with a specifiedNotificationConfiguration.classAssociates an Account Management Contact with aManagedNotificationConfigurationfor AWS User Notifications .classAssociates aChannelwith aManagedNotificationAdditionalChannelAssociationfor AWS User Notifications .classConfigures aNotificationConfigurationfor AWS User Notifications .classConfigures aNotificationHubfor AWS User Notifications .classResource Type definition for AWS::Notifications::OrganizationalUnitAssociation. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.notificationscontacts
Modifier and TypeClassDescriptionclassConfigures email contacts for AWS User Notifications . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.oam
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.oamModifier and TypeClassDescriptionclassCreates a link between a source account and a sink that you have created in a monitoring account.classCreates or updates a sink in the current account, so that it can be used as a monitoring account in CloudWatch cross-account observability. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.observabilityadmin
Modifier and TypeClassDescriptionclassDefines how telemetry data should be centralized across an AWS Organization, including source and destination configurations.classRetrieves the details of a specific organization centralization rule.classCreates an integration between CloudWatch and S3 Tables for analytics.classAWS::ObservabilityAdmin::TelemetryEnrichment cloudformation resource enables the resource tags for telemetry feature in CloudWatch to enrich infrastructure metrics with AWS resource tags.classCreates a telemetry pipeline for processing and transforming telemetry data.classCreates a telemetry rule that defines how telemetry should be configured for AWS resources in your account. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.odb
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.odbModifier and TypeClassDescriptionclassTheAWS::ODB::CloudAutonomousVmClusterresource creates an Autonomous VM cluster.classTheAWS::ODB::CloudExadataInfrastructureresource creates an Exadata infrastructure.classTheAWS::ODB::CloudVmClusterresource creates a VM cluster on the specified Exadata infrastructure in the Oracle Database.classTheAWS::ODB::OdbNetworkresource creates an ODB network.classCreates a peering connection between an ODB network and a VPC. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.omics
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.omicsModifier and TypeClassDescriptionclassclassCreates a reference store.classCreates a run group to limit the compute resources for the runs that are added to the group.classCreates a sequence store.classCreate a store for variant data.classCreates a private workflow.classCreates a new workflow version for the workflow that you specify with theworkflowIdparameter. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Modifier and TypeClassDescriptionclassCreates a data access policy for OpenSearch Serverless.classResource Type definition for AWS::OpenSearchServerless::CollectionGroup.classSpecifies an OpenSearch Serverless collection.classAn OpenSearch Serverless index resource.classCreates a lifecyle policy to be applied to OpenSearch Serverless indexes.classSpecifies a security configuration for OpenSearch Serverless.classCreates an encryption or network policy to be used by one or more OpenSearch Serverless collections.classCreates an OpenSearch Serverless-managed interface VPC endpoint. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.opensearchservice
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.opensearchserviceModifier and TypeClassDescriptionclassCreates an OpenSearch UI application.classThe AWS::OpenSearchService::Domain resource creates an Amazon OpenSearch Service domain. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.opsworksModifier and TypeClassDescriptionclasshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-app.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-elbattachment.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-instance.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-layer.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-stack.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-userprofile.html.classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-volume.html. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.opsworkscm
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.opsworkscmModifier and TypeClassDescriptionclassTheAWS::OpsWorksCM::Serverresource creates an AWS OpsWorks for Chef Automate or OpsWorks for Puppet Enterprise configuration management server. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.organizations
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.organizationsModifier and TypeClassDescriptionclassCreates an AWS account that is automatically a member of the organization whose credentials made the request.classCreates an organizational unit (OU) within a root or parent OU.classCreates an AWS organization.classCreates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual AWS account .classCreates or updates a resource-based delegation policy that can be used to delegate policy management for AWS Organizations to specified member accounts to perform policy actions that are by default available only to the management account. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.osis
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.osisModifier and TypeClassDescriptionclassThe AWS::OSIS::Pipeline resource creates an Amazon OpenSearch Ingestion pipeline. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.panorama
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.panoramaModifier and TypeClassDescriptionclassclassclass -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.paymentcryptography
Modifier and TypeClassDescriptionclassCreates an alias , or a friendly name, for an AWS Payment Cryptography key.classCreates an AWS Payment Cryptography key, a logical representation of a cryptographic key, that is unique in your account and AWS Region . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorad
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectoradModifier and TypeClassDescriptionclassCreates a connector between AWS Private CA and an Active Directory.classCreates a directory registration that authorizes communication between AWS Private CA and an Active Directory.classCreates a service principal name (SPN) for the service account in Active Directory.classCreate a group access control entry.classCreates an Active Directory compatible certificate template. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorscep
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pcaconnectorscepModifier and TypeClassDescriptionclassFor general-purpose connectors.classConnector for SCEP is a service that links AWS Private Certificate Authority to your SCEP-enabled devices. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pcs
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pcsModifier and TypeClassDescriptionclassCreates an AWS PCS cluster resource.classCreates an AWS PCS compute node group resource.classCreates an AWS PCS queue resource. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.personalize
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.personalizeModifier and TypeClassDescriptionclassA dataset group is a collection of related datasets (Item interactions, Users, Items, Actions, Action interactions).classCreates an empty dataset and adds it to the specified dataset group.classCreates an Amazon Personalize schema from the specified schema string.class -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pinpointModifier and TypeClassDescriptionclassA channel is a type of platform that you can deliver messages to.classA channel is a type of platform that you can deliver messages to.classA channel is a type of platform that you can deliver messages to.classA channel is a type of platform that you can deliver messages to.classA channel is a type of platform that you can deliver messages to.classSpecifies the settings for an Amazon Pinpoint application.classAn app is an Amazon Pinpoint application, also referred to as a project .classA channel is a type of platform that you can deliver messages to.classSpecifies the settings for a campaign.classA channel is a type of platform that you can deliver messages to.classCreates a message template that you can use in messages that are sent through the email channel.classCreates a new event stream for an application or updates the settings of an existing event stream for an application.classA channel is a type of platform that you can deliver messages to.classCreates a message template that you can use to send in-app messages.classCreates a message template that you can use in messages that are sent through a push notification channel.classUpdates the configuration, dimension, and other settings for an existing segment.classA channel is a type of platform that you can deliver messages to.classCreates a message template that you can use in messages that are sent through the SMS channel.classA channel is a type of platform that you can deliver messages to. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pinpointemail
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pinpointemailModifier and TypeClassDescriptionclassCreate an event destination.classCreate a configuration set.classA request to create a new dedicated IP pool.classSpecifies an identity to use for sending email through Amazon Pinpoint. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pipes
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.pipes -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.proton
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.protonModifier and TypeClassDescriptionclassDetailed data of an AWS Proton environment account connection resource.classCreate an environment template for AWS Proton .classCreate a service template. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.qbusiness
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.qbusinessModifier and TypeClassDescriptionclassCreates an Amazon Q Business application.classCreates a new data accessor for an ISV to access data from a Amazon Q Business application.classCreates a data source connector for an Amazon Q Business application.classCreates an Amazon Q Business index.classAdds or updates a permission policy for a Amazon Q Business application, allowing cross-account access for an ISV.classInformation about an Amazon Q Business plugin and its configuration.classAdds a retriever to your Amazon Q Business application.classCreates an Amazon Q Business web experience. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.qldb
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.qldbModifier and TypeClassDescriptionclassTheAWS::QLDB::Ledgerresource specifies a new Amazon Quantum Ledger Database (Amazon QLDB) ledger in your AWS account .classTheAWS::QLDB::Streamresource specifies a journal stream for a given Amazon Quantum Ledger Database (Amazon QLDB) ledger. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.quicksightModifier and TypeClassDescriptionclassDefinition of the AWS::QuickSight::ActionConnector Resource Type.classCreates an analysis in Amazon QuickSight.classCreates a custom permissions profile.classCreates a dashboard from a template.classCreates a dataset.classCreates a data source.classCreates an empty shared folder.classCreates a refresh schedule for a dataset in Quick .classCreates a template from an existing Quick analysis or template.classCreates a theme.classCreates a new Q topic.classCreates a new VPC connection. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ram
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ramModifier and TypeClassDescriptionclassCreates a customer managed permission for a specified resource type that you can attach to resource shares.classCreates a resource share. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rbin
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rbin -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rds
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rdsModifier and TypeClassDescriptionclassCreates a custom DB engine version (CEV).classTheAWS::RDS::DBClusterParameterGroupresource creates a new Amazon RDS DB cluster parameter group.classTheAWS::RDS::DBClusterresource creates an Amazon Aurora DB cluster or Multi-AZ DB cluster.classTheAWS::RDS::DBInstanceresource creates an Amazon DB instance.classTheAWS::RDS::DBParameterGroupresource creates a custom parameter group for an RDS database family.classTheAWS::RDS::DBProxyEndpointresource creates or updates a DB proxy endpoint.classTheAWS::RDS::DBProxyresource creates or updates a DB proxy.classTheAWS::RDS::DBProxyTargetGroupresource represents a set of RDS DB instances, Aurora DB clusters, or both that a proxy can connect to.classTheAWS::RDS::DBSecurityGroupIngressresource enables ingress to a DB security group using one of two forms of authorization.classTheAWS::RDS::DBSecurityGroupresource creates or updates an Amazon RDS DB security group.classCreates a new DB shard group for Aurora Limitless Database.classTheAWS::RDS::DBSubnetGroupresource creates a database subnet group.classTheAWS::RDS::EventSubscriptionresource allows you to receive notifications for Amazon Relational Database Service events through the Amazon Simple Notification Service (Amazon SNS).classTheAWS::RDS::GlobalClusterresource creates or updates an Amazon Aurora global database spread across multiple AWS Regions.classA zero-ETL integration with Amazon Redshift.classTheAWS::RDS::OptionGroupresource creates or updates an option group, to enable and configure features that are specific to a particular DB engine. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.redshift
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.redshiftModifier and TypeClassDescriptionclassDescribes a parameter group.classSpecifies a cluster.classAdds an inbound (ingress) rule to an Amazon Redshift security group.classSpecifies a new Amazon Redshift security group.classSpecifies an Amazon Redshift subnet group.classCreates a Redshift-managed VPC endpoint.classDescribes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across AWS accounts .classhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-eventsubscription.html.classDescribes a zero-ETL or S3 integration.classCreates a scheduled action. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.redshiftserverless
Modifier and TypeClassDescriptionclassA collection of database objects and users.classA snapshot object that contains databases.classThe collection of compute resources in Amazon Redshift Serverless. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.refactorspaces
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.refactorspacesModifier and TypeClassDescriptionclassclassclassCreates an AWS Migration Hub Refactor Spaces route.class -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rekognition
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rekognitionModifier and TypeClassDescriptionclassTheAWS::Rekognition::Collectiontype creates a server-side container called a collection.classTheAWS::Rekognition::Projecttype creates an Amazon Rekognition Custom Labels project.classTheAWS::Rekognition::StreamProcessortype creates a stream processor used to detect and recognize faces or to detect connected home labels in a streaming video. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.resiliencehub
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.resiliencehubModifier and TypeClassDescriptionclassCreates an AWS Resilience Hub application.classDefines a resiliency policy. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.resourceexplorer2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.resourceexplorer2Modifier and TypeClassDescriptionclassSets the specified view as the default for the AWS Region in which you call this operation.classTurns on Resource Explorer in the AWS Region in which you called this operation by creating an index.classCreates a view that users can query by using the Search operation. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.resourcegroupsModifier and TypeClassDescriptionclassCreates a resource group with the specified name and description.classOnboards and syncs resources tagged with a specific tag key-value pair to an application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.robomaker
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.robomakerModifier and TypeClassDescriptionclassclassTheAWS::RoboMaker::RobotApplicationresource creates an AWS RoboMaker robot application.classTheAWS::RoboMaker::RobotApplicationVersionresource creates an AWS RoboMaker robot version.classclassTheAWS::RoboMaker::SimulationApplicationresource creates an AWS RoboMaker simulation application.classTheAWS::RoboMaker::SimulationApplicationVersionresource creates a version of an AWS RoboMaker simulation application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhereModifier and TypeClassDescriptionclasshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rolesanywhere-crl.html.classCreates a Profile.classCreates a TrustAnchor. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53Modifier and TypeClassDescriptionclassCreates a CIDR collection in the current AWS account.classTheAWS::Route53::DNSSECresource is used to enable DNSSEC signing in a hosted zone.classTheAWS::Route53::HealthCheckresource is a Route 53 resource type that contains settings for a Route 53 health check.classCreates a new public or private hosted zone.classTheAWS::Route53::KeySigningKeyresource creates a new key-signing key (KSK) in a hosted zone.classA complex type that contains an optional comment, the name and ID of the hosted zone that you want to make changes in, and values for the records that you want to create.classInformation about the record that you want to create. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53globalresolver
Modifier and TypeClassDescriptionclassResource schema for AWS::Route53GlobalResolver::AccessSource.classResource schema for AWS::Route53GlobalResolver::AccessToken.classResource schema for AWS::Route53GlobalResolver::DnsView.classResource schema for AWS::Route53GlobalResolver::FirewallDomainList.classResource schema for AWS::Route53GlobalResolver::FirewallRule.classResource schema for AWS::Route53GlobalResolver::GlobalResolver.classResource schema for AWS::Route53GlobalResolver::HostedZoneAssociation. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53profiles
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53profilesModifier and TypeClassDescriptionclassAn association between a Route 53 Profile and a VPC.classA complex type that includes settings for a Route 53 Profile.classThe association between a Route 53 Profile and resources. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol
Modifier and TypeClassDescriptionclassCreates a cluster in Amazon Route 53 Application Recovery Controller.classCreates a new control panel in Amazon Route 53 Application Recovery Controller.classCreates a routing control in Amazon Route 53 Application Recovery Controller.classCreates a safety rule in a control panel in Amazon Route 53 Application Recovery Controller. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53recoveryreadiness
Modifier and TypeClassDescriptionclassCreates a cell in recovery group in Amazon Route 53 Application Recovery Controller.classCreates a readiness check in Amazon Route 53 Application Recovery Controller.classCreates a recovery group in Amazon Route 53 Application Recovery Controller.classCreates a resource set in Amazon Route 53 Application Recovery Controller. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53resolver
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.route53resolverModifier and TypeClassDescriptionclassHigh-level information about a list of firewall domains for use in a AWS::Route53Resolver::FirewallRule .classAn association between a firewall rule group and a VPC, which enables DNS filtering for the VPC.classHigh-level information for a firewall rule group.classCreates a Amazon Route 53 Resolver on an Outpost.classA complex type that contains information about a Resolver configuration for a VPC.classTheAWS::Route53Resolver::ResolverDNSSECConfigresource is a complex type that contains information about a configuration for DNSSEC validation.classCreates a Resolver endpoint.classThe AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation resource is a configuration for DNS query logging.classThe AWS::Route53Resolver::ResolverQueryLoggingConfig resource is a complex type that contains settings for one query logging configuration.classIn the response to an AssociateResolverRule , DisassociateResolverRule , or ListResolverRuleAssociations request, provides information about an association between a resolver rule and a VPC.classFor DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries pass through, one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rtbfabricModifier and TypeClassDescriptionclassResource Type definition for AWS::RTBFabric::InboundExternalLink Resource Type.classCreates a new link between gateways.classResource Type definition for AWS::RTBFabric::OutboundExternalLink Resource Type.classCreates a requester gateway.classCreates a responder gateway. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rum
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.rumModifier and TypeClassDescriptionclassCreates a CloudWatch RUM app monitor, which you can use to collect telemetry data from your application and send it to CloudWatch RUM. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3Modifier and TypeClassDescriptionclassTheAWS::S3::AccessGrantresource creates an access grant that gives a grantee access to your S3 data.classTheAWS::S3::AccessGrantInstanceresource creates an S3 Access Grants instance, which serves as a logical grouping for access grants.classTheAWS::S3::AccessGrantsLocationresource creates the S3 data location that you would like to register in your S3 Access Grants instance.classThe AWS::S3::AccessPoint resource is an Amazon S3 resource type that you can use to access buckets.classApplies an Amazon S3 bucket policy to an Amazon S3 bucket.classTheAWS::S3::Bucketresource creates an Amazon S3 bucket in the same AWS Region where you create the AWS CloudFormation stack.classApplies an Amazon S3 access policy to an Amazon S3 Multi-Region Access Point.classTheAWS::S3::MultiRegionAccessPointresource creates an Amazon S3 Multi-Region Access Point.classTheAWS::S3::StorageLensGroupresource creates an S3 Storage Lens group.classThe AWS::S3::StorageLens resource creates an Amazon S3 Storage Lens configuration. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3express
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3expressModifier and TypeClassDescriptionclassAccess points simplify managing data access at scale for shared datasets in Amazon S3 .classTheAWS::S3Express::BucketPolicyresource defines an Amazon S3 bucket policy to an Amazon S3 directory bucket.classTheAWS::S3Express::DirectoryBucketresource defines an Amazon S3 directory bucket in the same AWS Region where you create the AWS CloudFormation stack. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3objectlambda
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3objectlambdaModifier and TypeClassDescriptionclassTheAWS::S3ObjectLambda::AccessPointPolicyresource specifies the Object Lambda Access Point resource policy document.classTheAWS::S3ObjectLambda::AccessPointresource specifies an Object Lambda Access Point used to access a bucket. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3outposts
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3outpostsModifier and TypeClassDescriptionclassThe AWS::S3Outposts::AccessPoint resource specifies an access point and associates it with the specified Amazon S3 on Outposts bucket.classThis resource applies a bucket policy to an Amazon S3 on Outposts bucket.classThe AWS::S3Outposts::Bucket resource specifies a new Amazon S3 on Outposts bucket.classThis AWS::S3Outposts::Endpoint resource specifies an endpoint and associates it with the specified Outpost. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3tables
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3tablesModifier and TypeClassDescriptionclassCreates a namespace.classCreates a new maintenance configuration or replaces an existing table bucket policy for a table bucket.classCreates a table bucket.classCreates a new maintenance configuration or replaces an existing table policy for a table.classCreates a new table associated with the given namespace in a table bucket. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3vectors
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.s3vectorsModifier and TypeClassDescriptionclassTheAWS::S3Vectors::Indexresource defines a vector index within an Amazon S3 vector bucket.classTheAWS::S3Vectors::VectorBucketPolicyresource defines an Amazon S3 vector bucket policy to control access to an Amazon S3 vector bucket.classDefines an Amazon S3 vector bucket in the same AWS Region where you create the AWS CloudFormation stack. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sagemakerModifier and TypeClassDescriptionclassCreates a configuration for running a SageMaker AI image as a KernelGateway app.classCreates a running app for the specified UserProfile.classCreates an Amazon SageMaker HyperPod cluster.classCreates a Git repository as a resource in your SageMaker AI account.classCreates a definition for a job that monitors data quality and drift.classTheAWS::SageMaker::DeviceFleetresource is an Amazon SageMaker resource type that allows you to create a DeviceFleet that manages your SageMaker Edge Manager Devices.classTheAWS::SageMaker::Deviceresource is an Amazon SageMaker resource type that allows you to register your Devices against an existing SageMaker Edge Manager DeviceFleet.classCreates aDomain.classTheAWS::SageMaker::EndpointConfigresource creates a configuration for an Amazon SageMaker endpoint.classUse theAWS::SageMaker::Endpointresource to create an endpoint using the specified configuration in the request.classCreate a newFeatureGroup.classCreates a custom SageMaker AI image.classCreates a version of the SageMaker image specified byImageName.classCreates an inference component, which is a SageMaker AI hosting object that you can use to deploy a model to an endpoint.classCreates an inference experiment using the configurations specified in the request.classCreates an MLflow Tracking Server using a general purpose Amazon S3 bucket as the artifact store.classCreates the definition for a model bias job.classCreates an Amazon SageMaker Model Card.classCreates the definition for a model explainability job.classA group of versioned models in the Model Registry.classA container for your trained model that can be deployed for SageMaker inference.classTheAWS::SageMaker::Modelresource to create a model to host at an Amazon SageMaker endpoint.classCreates a definition for a job that monitors model quality and drift.classTheAWS::SageMaker::MonitoringScheduleresource is an Amazon SageMaker resource type that regularly starts SageMaker processing Jobs to monitor the data captured for a SageMaker endpoint.classTheAWS::SageMaker::NotebookInstanceLifecycleConfigresource creates shell scripts that run when you create and/or start a notebook instance.classTheAWS::SageMaker::NotebookInstanceresource creates an Amazon SageMaker notebook instance.classTheAWS::SageMaker::PartnerAppresource creates an Amazon SageMaker Partner AI App.classTheAWS::SageMaker::Pipelineresource creates shell scripts that run when you create and/or start a SageMaker Pipeline.classAn Amazon SageMaker processing job that is used to analyze data and evaluate models.classCreates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.classCreates a private space or a space used for real time collaboration in a domain.classCreates a new Amazon SageMaker AI Studio Lifecycle Configuration.classCreates a user profile.classCreates a new work team for labeling your data. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sam
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.samModifier and TypeClassDescriptionclasshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapi.classhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessapplication.classhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessfunction.classhttps://github.com/aws/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesshttpapi.classhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion.classhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesssimpletable.classhttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.scheduler
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.schedulerModifier and TypeClassDescriptionclassA schedule group is an Amazon EventBridge Scheduler resource you use to organize your schedules.classA schedule is the main resource you create, configure, and manage using Amazon EventBridge Scheduler. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sdb
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sdbModifier and TypeClassDescriptionclassUse theAWS::SDB::Domainresource to declare a SimpleDB domain. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.secretsmanagerModifier and TypeClassDescriptionclassAttaches a resource-based permission policy to a secret.classConfigure the rotation schedule and Lambda rotation function for a secret.classCreates a new secret.classTheAWS::SecretsManager::SecretTargetAttachmentresource completes the final link between a Secrets Manager secret and the associated database by adding the database connection information to the secret JSON. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.securityhub
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.securityhubModifier and TypeClassDescriptionclassEnables aggregation across AWS Regions .classTheAWS::SecurityHub::AutomationRuleresource specifies an automation rule based on input parameters.classCreates a V2 automation rule.classTheAWS::SecurityHub::ConfigurationPolicyresource creates a central configuration policy with the defined settings.classGrants permission to create a connectorV2 based on input parameters.classTheAWS::SecurityHub::DelegatedAdminresource designates the delegated AWS Security Hub CSPM administrator account for an organization.classTheAWS::SecurityHub::FindingAggregatorresource enables cross-Region aggregation.classTheAWS::SecurityHub::Hubresource specifies the enablement of the AWS Security Hub CSPM service in your AWS account .classReturns details about the service resource in your account.classTheAWS::SecurityHub::Insightresource creates a custom insight in AWS Security Hub CSPM .classTheAWS::SecurityHub::OrganizationConfigurationresource specifies the way that your AWS organization is configured in AWS Security Hub CSPM .classTheAWS::SecurityHub::PolicyAssociationresource specifies associations for a configuration policy or a self-managed configuration.classTheAWS::SecurityHub::ProductSubscriptionresource creates a subscription to a third-party product that generates findings that you want to receive in AWS Security Hub CSPM .classTheAWS::SecurityHub::SecurityControlresource specifies custom parameter values for an AWS Security Hub CSPM control.classTheAWS::SecurityHub::Standardresource specifies the enablement of a security standard. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.securitylake
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.securitylakeModifier and TypeClassDescriptionclassAdds a natively supported AWS service as an AWS source.classInitializes an Amazon Security Lake instance with the provided (or default) configuration.classNotifies the subscriber when new data is written to the data lake for the sources that the subscriber consumes in Security Lake.classCreates a subscriber for accounts that are already enabled in Amazon Security Lake. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.servicecatalog
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.servicecatalogModifier and TypeClassDescriptionclassAccepts an offer to share the specified portfolio.classSpecifies a product.classProvisions the specified product.classSpecifies a notification constraint.classSpecifies a launch constraint.classSpecifies a template constraint.classAssociates the specified principal ARN with the specified portfolio.classAssociates the specified product with the specified portfolio.classSpecifies a portfolio.classShares the specified portfolio with the specified account.classSpecifies aRESOURCE_UPDATEconstraint.classA self-service action association consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.classCreates a self-service action.classSpecifies a StackSet constraint.classAssociate the specified TagOption with the specified portfolio or product.classSpecifies a TagOption. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.servicecatalogappregistry
Modifier and TypeClassDescriptionclassRepresents a AWS Service Catalog AppRegistry application that is the top-level node in a hierarchy of related cloud resource abstractions.classAssociates an attribute group with an application to augment the application's metadata with the group's attributes.classCreates a new attribute group as a container for user-defined attributes.classAssociates a resource with an application. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.servicediscovery
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.servicediscoveryModifier and TypeClassDescriptionclassCreates an HTTP namespace.classA complex type that contains information about an instance that AWS Cloud Map creates when you submit aRegisterInstancerequest.classCreates a private namespace based on DNS, which is visible only inside a specified Amazon VPC.classCreates a public namespace based on DNS, which is visible on the internet.classA complex type that contains information about the specified service. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ses
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sesModifier and TypeClassDescriptionclassSpecifies a configuration set event destination.classConfiguration sets let you create groups of rules that you can apply to the emails you send using Amazon SES.classA list that contains contacts that have subscribed to a particular topic or topics.classResource Type definition for AWS::SES::CustomVerificationEmailTemplate.classCreate a new pool of dedicated IP addresses.classSpecifies an identity for using within SES.classCreates an Add On instance for the subscription indicated in the request.classCreates a subscription for an Add On representing the acceptance of its terms of use and additional pricing.classThe structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.classCreates a new email archive resource for storing and retaining emails.classResource to provision an ingress endpoint for receiving email.classResource to create an SMTP relay, which can be used within a Mail Manager rule set to forward incoming emails to defined relay destinations.classResource to create a rule set for a Mail Manager ingress endpoint which contains a list of rules that are evaluated sequentially for each email.classResource to create a traffic policy for a Mail Manager ingress endpoint which contains policy statements used to evaluate whether incoming emails should be allowed or denied.classCreates a multi-region endpoint (global-endpoint).classSpecify a new IP address filter.classSpecifies a receipt rule.classCreates an empty receipt rule set.classSpecifies an email template.classCreate a tenant.classThe Virtual Deliverability Manager (VDM) attributes that apply to your Amazon SES account. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.shield
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.shieldModifier and TypeClassDescriptionclassProvides permissions for the AWS Shield Advanced Shield response team (SRT) to access your account and your resource protections, to help you mitigate potential distributed denial of service (DDoS) attacks.classAuthorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.classCreates a grouping of protected resources so they can be handled as a collective.classEnables AWS Shield Advanced for a specific AWS resource. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.signer
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.signerModifier and TypeClassDescriptionclassAdds cross-account permissions to a signing profile.classCreates a signing profile. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.simspaceweaver
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.simspaceweaverModifier and TypeClassDescriptionclassUse theAWS::SimSpaceWeaver::Simulationresource to specify a simulation that CloudFormation starts in the AWS Cloud , in your AWS account . -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.smsvoice
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.smsvoiceModifier and TypeClassDescriptionclassCreates a new configuration set.classCreates a new opt-out list.classRequest an origination phone number for use in your account.classCreates a new pool and associates the specified origination identity to the pool.classCreate a new protect configuration.classAttaches a resource-based policy to a End User Messaging resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource.classRequest a new sender ID that doesn't require registration. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sns
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.snsModifier and TypeClassDescriptionclassTheAWS::SNS::Subscriptionresource subscribes an endpoint to an Amazon topic.classTheAWS::SNS::TopicInlinePolicyresource associates one Amazon topic with one policy.classTheAWS::SNS::TopicPolicyresource associates Amazon topics with a policy.classTheAWS::SNS::Topicresource creates a topic to which notifications can be published. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sqs
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sqsModifier and TypeClassDescriptionclassTheAWS::SQS::QueueInlinePolicyresource associates one Amazon SQS queue with one policy.classTheAWS::SQS::QueuePolicytype applies a policy to Amazon SQS queues.classTheAWS::SQS::Queueresource creates an Amazon SQS standard or FIFO queue. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssm
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmModifier and TypeClassDescriptionclassTheAWS::SSM::Associationresource creates a State Manager association for your managed instances.classTheAWS::SSM::Documentresource creates a Systems Manager (SSM) document in AWS Systems Manager .classTheAWS::SSM::MaintenanceWindowresource represents general information about a maintenance window for AWS Systems Manager .classTheAWS::SSM::MaintenanceWindowTargetresource registers a target with a maintenance window for AWS Systems Manager .classTheAWS::SSM::MaintenanceWindowTaskresource defines information about a task for an AWS Systems Manager maintenance window.classTheAWS::SSM::Parameterresource creates an SSM parameter in AWS Systems Manager Parameter Store.classTheAWS::SSM::PatchBaselineresource defines the basic information for an AWS Systems Manager patch baseline.classTheAWS::SSM::ResourceDataSyncresource creates, updates, or deletes a resource data sync for AWS Systems Manager .classCreates or updates a Systems Manager resource policy. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmcontacts
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmcontactsModifier and TypeClassDescriptionclassTheAWS::SSMContacts::ContactChannelresource specifies a contact channel as the method that Incident Manager uses to engage your contact.classTheAWS::SSMContacts::Contactresource specifies a contact or escalation plan.classInformation about the stages and on-call rotation teams associated with an escalation plan or engagement plan.classSpecifies a rotation in an on-call schedule. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmguiconnect
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmguiconnectModifier and TypeClassDescriptionclassSpecify new or changed connection recording preferences for your AWS Systems Manager GUI Connect connections. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmincidentsModifier and TypeClassDescriptionclassTheAWS::SSMIncidents::ReplicationSetresource specifies a set of AWS Regions that Incident Manager data is replicated to and the AWS Key Management Service ( AWS key used to encrypt the data.classTheAWS::SSMIncidents::ResponsePlanresource specifies the details of the response plan that are used when creating an incident. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmquicksetup
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssmquicksetupModifier and TypeClassDescriptionclassCreates a Quick Setup configuration manager resource.classCreates a lifecycle automation resource that executes SSM Automation documents during CloudFormation stack operations. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.sso
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.ssoModifier and TypeClassDescriptionclassA structure that describes an assignment of a principal to an application.classCreates an OAuth 2.0 customer managed application in IAM Identity Center for the given application provider.classAssigns access to a Principal for a specified AWS account using a specified permission set.classEnables the attribute-based access control (ABAC) feature for the specified instance.classCreates an instance of IAM Identity Center for a standalone AWS account that is not managed by AWS Organizations or a member AWS account in an organization.classSpecifies a permission set within a specified instance. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.stepfunctions -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.supportapp
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.supportappModifier and TypeClassDescriptionclassYou can use theAWS::SupportApp::AccountAliasresource to specify your AWS account when you configure the AWS Support App in Slack.classYou can use theAWS::SupportApp::SlackChannelConfigurationresource to specify your AWS account when you configure the AWS Support App .classYou can use theAWS::SupportApp::SlackWorkspaceConfigurationresource to specify your Slack workspace configuration. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.syntheticsModifier and TypeClassDescriptionclassCreates or updates a canary.classCreates or updates a group which you can use to associate canaries with each other, including cross-Region canaries. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.systemsmanagersap
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.systemsmanagersapModifier and TypeClassDescriptionclassAn SAP application registered with AWS Systems Manager for SAP. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.timestream
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.timestreamModifier and TypeClassDescriptionclassCreates a new Timestream database.classThe AWS::Timestream::InfluxDBCluster resource creates an InfluxDB cluster.classA DB instance is an isolated database environment running in the cloud.classCreate a scheduled query that will be run on your behalf at the configured schedule.classThe CreateTable operation adds a new table to an existing database in your account. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.transfer
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.transferModifier and TypeClassDescriptionclassCreates an agreement.classImports the signing and encryption certificates that you need to create local (AS2) profiles and partner profiles.classCreates the connector, which captures the parameters for a connection for the AS2 or SFTP protocol.classCreates the local or partner profile to use for AS2 transfers.classInstantiates an auto-scaling virtual server based on the selected file transfer protocol in AWS .classTheAWS::Transfer::Userresource creates a user and associates them with an existing server.classCreates a web app based on specified parameters, and returns the ID for the new web app.classAllows you to create a workflow with specified steps and step details the workflow invokes after file transfer completes. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions
Modifier and TypeClassDescriptionclassCreates or updates a reference to Amazon Cognito as an external identity provider.classCreates or updates a Cedar policy and saves it in the specified policy store.classCreates a policy store.classCreates a policy template. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.voiceid
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.voiceid -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.vpclatticeModifier and TypeClassDescriptionclassEnables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose.classCreates or updates the auth policy.classA domain name verification is an entity that allows you to prove your ownership of a given domain.classCreates a listener for a service.classCreates a resource configuration.classA resource gateway is a point of ingress into the VPC where a resource resides.classRetrieves information about the specified resource policy.classCreates a listener rule.classCreates a service network.classAssociates the specified service network with the specified resource configuration.classAssociates the specified service with the specified service network.classAssociates a VPC with a service network.classCreates a service.classCreates a target group. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.waf
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.wafModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.wafregional
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.wafregionalModifier and TypeClassDescriptionclassclassclassclassclassTheRegexPatternSetspecifies the regular expression (regex) pattern that you want AWS WAF to search for, such asB[a@]dB[o0]t.classclassclassclassclassclass -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.wafv2Modifier and TypeClassDescriptionclassclassDefines an association between logging destinations and a web ACL resource, for logging from AWS WAF .classclassclassclass -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.wisdomModifier and TypeClassDescriptionclassCreates an Amazon Q in Connect AI Agent.classCreates and Amazon Q in Connect AI Agent version.classCreates an Amazon Q in Connect AI Guardrail.classCreates an Amazon Q in Connect AI Guardrail version.classCreates an Amazon Q in Connect AI Prompt.classCreates an Amazon Q in Connect AI Prompt version.classSpecifies an association between an Amazon Connect Wisdom assistant and another resource.classSpecifies an Amazon Connect Wisdom assistant.classSpecifies a knowledge base.classCreates an Amazon Q in Connect message template.classCreates a new Amazon Q in Connect message template version from the current content and configuration of a message template.classCreates an Amazon Q in Connect quick response. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.workspaces
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.workspacesModifier and TypeClassDescriptionclassTheAWS::WorkSpaces::ConnectionAliasresource specifies a connection alias.classTheAWS::WorkSpaces::Workspaceresource specifies a WorkSpace.classDescribes a pool of WorkSpaces. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.workspacesinstances
Modifier and TypeClassDescriptionclassResource Type definition for AWS::WorkspacesInstances::VolumeAssociation.classResource Type definition for AWS::WorkspacesInstances::Volume - Manages WorkSpaces Volume resources.classResource Type definition for AWS::WorkspacesInstances::WorkspaceInstance. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient
-
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.workspaceswebModifier and TypeClassDescriptionclassThis resource specifies browser settings that can be associated with a web portal.classThe data protection settings resource that can be associated with a web portal.classThis resource specifies an identity provider that is then associated with a web portal.classThis resource specifies IP access settings that can be associated with a web portal.classThis resource specifies network settings that can be associated with a web portal.classThis resource specifies a web portal, which users use to start browsing sessions.classThe session logger resource.classThis resource specifies a trust store that can be associated with a web portal.classThis resource specifies user access logging settings that can be associated with a web portal.classThis resource specifies user settings that can be associated with a web portal. -
Uses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.xray
Subclasses of Mixin in software.amazon.awscdk.cfnpropertymixins.services.xrayModifier and TypeClassDescriptionclassUse theAWS::XRay::Groupresource to specify a group with a name and a filter expression.classUseAWS::XRay::ResourcePolicyto specify an X-Ray resource-based policy, which grants one or more AWS services and accounts permissions to access X-Ray .classUse theAWS::XRay::SamplingRuleresource to specify a sampling rule, which controls sampling behavior for instrumented applications.classThis schema provides construct and validation rules for AWS-XRay TransactionSearchConfig resource parameters. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.apigateway.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.apigateway.mixinsModifier and TypeClassDescriptionclassTheAWS::ApiGateway::RestApiresource creates a REST API. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.aps.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.aps.mixinsModifier and TypeClassDescriptionclassA scraper is a fully-managed agentless collector that discovers and pulls metrics automatically.classAn Amazon Managed Service for Prometheus workspace is a logical and isolated Prometheus server dedicated to ingesting, storing, and querying your Prometheus-compatible metrics. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.b2bi.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.b2bi.mixins -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.backupgateway.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.backupgateway.mixinsModifier and TypeClassDescriptionclassRepresents the hypervisor's permissions to which the gateway will connect. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.bedrock.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.bedrock.mixinsModifier and TypeClassDescriptionclassSpecifies an agent alias as a resource in a top-level template.classSpecifies an agent as a resource in a top-level template.classCreates a prompt flow that you can use to send an input through various steps to yield an output.classSpecifies a knowledge base as a resource in a top-level template. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.bedrockagentcore.mixins
Modifier and TypeClassDescriptionclassAgentCore Browser tool provides a fast, secure, cloud-based browser runtime to enable AI agents to interact with websites at scale.classThe AgentCore Code Interpreter tool enables agents to securely execute code in isolated sandbox environments.classAmazon Bedrock AgentCore Gateway provides a unified connectivity layer between agents and the tools and resources they need to interact with.classMemory allows AI agents to maintain both immediate and long-term knowledge, enabling context-aware and personalized interactions.classContains information about an agent runtime.classCreates a workload identity for Amazon Bedrock AgentCore. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.cleanrooms.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.cleanrooms.mixinsModifier and TypeClassDescriptionclassCreates a membership for a specific collaboration identifier and joins the collaboration. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.cloudfront.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.cloudfront.mixinsModifier and TypeClassDescriptionclassA distribution tells CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.cognito.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.cognito.mixinsModifier and TypeClassDescriptionclassTheAWS::Cognito::UserPoolresource creates an Amazon Cognito user pool. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.connect.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.connect.mixinsModifier and TypeClassDescriptionclassThis is a preview release for Amazon Connect . -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.devopsagent.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.devopsagent.mixinsModifier and TypeClassDescriptionclassTheAWS::DevOpsAgent::AgentSpaceresource specifies an Agent Space for the AWS DevOps Agent Service. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.ec2.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.ec2.mixinsModifier and TypeClassDescriptionclassSpecifies a BGP peer configuration for a route server endpoint.classAn AWS Verified Access instance is a regional entity that evaluates application requests and grants access only when your security requirements are met.classSpecifies a virtual private cloud (VPC).classSpecifies a VPN connection between a virtual private gateway and a VPN customer gateway or a transit gateway and a VPN customer gateway. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.eks.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.eks.mixinsModifier and TypeClassDescriptionclassAn object representing a managed capability in an Amazon EKS cluster.classCreates an Amazon EKS control plane. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.elasticloadbalancingv2.mixins
Modifier and TypeClassDescriptionclassSpecifies an Application Load Balancer, a Network Load Balancer, or a Gateway Load Balancer. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.entityresolution.mixins
Modifier and TypeClassDescriptionclassCreates anIdMappingWorkflowobject which stores the configuration of the data processing job to be run.classCreates a matching workflow that defines the configuration for a data processing job. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.events.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.events.mixinsModifier and TypeClassDescriptionclassSpecifies an event bus within your account. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.iotfleetwise.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.iotfleetwise.mixinsModifier and TypeClassDescriptionclassCreates an orchestration of data collection rules.classCreates a vehicle, which is an instance of a vehicle model (model manifest). -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.ivschat.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.ivschat.mixinsModifier and TypeClassDescriptionclassTheAWS::IVSChat::Roomresource specifies an room that allows clients to connect and pass messages. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.kafkaconnect.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.kafkaconnect.mixinsModifier and TypeClassDescriptionclassCreates a connector using the specified properties. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.logs.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.logs.mixinsModifier and TypeClassDescriptionclassTheAWS::Logs::LogGroupresource specifies a log group. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.m2.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.m2.mixinsModifier and TypeClassDescriptionclassSpecifies a new application with given parameters. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.mediapackagev2.mixins
Modifier and TypeClassDescriptionclassSpecifies the configuration for a MediaPackage V2 channel group. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.mediatailor.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.mediatailor.mixinsModifier and TypeClassDescriptionclassAdds a new playback configuration to AWS Elemental MediaTailor . -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.msk.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.msk.mixinsModifier and TypeClassDescriptionclassCreates a new MSK cluster.classCreates the replicator. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.networkfirewall.mixins
Modifier and TypeClassDescriptionclassUse the firewall to provide stateful, managed, network firewall and intrusion detection and prevention filtering for your VPCs in Amazon VPC . -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.osis.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.osis.mixinsModifier and TypeClassDescriptionclassThe AWS::OSIS::Pipeline resource creates an Amazon OpenSearch Ingestion pipeline. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.pcs.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.pcs.mixins -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.pipes.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.pipes.mixins -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.qbusiness.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.qbusiness.mixinsModifier and TypeClassDescriptionclassCreates an Amazon Q Business application. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.route53globalresolver.mixins
Modifier and TypeClassDescriptionclassResource schema for AWS::Route53GlobalResolver::GlobalResolver. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.route53profiles.mixins
Modifier and TypeClassDescriptionclassA complex type that includes settings for a Route 53 Profile. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.rum.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.rum.mixinsModifier and TypeClassDescriptionclassCreates a CloudWatch RUM app monitor, which you can use to collect telemetry data from your application and send it to CloudWatch RUM. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.s3.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.s3.mixinsModifier and TypeClassDescriptionclassTheAWS::S3::Bucketresource creates an Amazon S3 bucket in the same AWS Region where you create the AWS CloudFormation stack. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.sagemaker.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.sagemaker.mixinsModifier and TypeClassDescriptionclassCreates a new work team for labeling your data. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.ses.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.ses.mixinsModifier and TypeClassDescriptionclassResource to provision an ingress endpoint for receiving email.classResource to create a rule set for a Mail Manager ingress endpoint which contains a list of rules that are evaluated sequentially for each email. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.shield.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.shield.mixinsModifier and TypeClassDescriptionclassEnables AWS Shield Advanced for a specific AWS resource. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.stepfunctions.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.stepfunctions.mixins -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.transfer.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.transfer.mixinsModifier and TypeClassDescriptionclassInstantiates an auto-scaling virtual server based on the selected file transfer protocol in AWS . -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.vpclattice.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.vpclattice.mixinsModifier and TypeClassDescriptionclassCreates a resource configuration.classCreates a service. -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.wafv2.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.wafv2.mixins -
Uses of Mixin in software.amazon.awscdk.mixins.preview.services.wisdom.mixins
Subclasses of Mixin in software.amazon.awscdk.mixins.preview.services.wisdom.mixinsModifier and TypeClassDescriptionclassSpecifies an Amazon Connect Wisdom assistant. -
Uses of Mixin in software.amazon.awscdk.services.ecr.mixins
Subclasses of Mixin in software.amazon.awscdk.services.ecr.mixinsModifier and TypeClassDescriptionclassECR-specific Mixin to force-delete all images from a repository when the repository is removed from the stack or when the stack is deleted. -
Uses of Mixin in software.amazon.awscdk.services.ecs.mixins
Subclasses of Mixin in software.amazon.awscdk.services.ecs.mixinsModifier and TypeClassDescriptionclassApplies one or more cluster settings to an ECS cluster. -
Uses of Mixin in software.amazon.awscdk.services.s3.mixins
Subclasses of Mixin in software.amazon.awscdk.services.s3.mixinsModifier and TypeClassDescriptionclassS3-specific Mixin to automatically delete all objects from a bucket when the bucket is removed from the stack or when the stack is deleted.classS3-specific mixin for blocking public-access.classAdds statements to a bucket policy.classS3-specific mixin for enabling versioning.