Uses of Interface
software.amazon.awscdk.ITaggableV2
Packages that use ITaggableV2
Package
Description
AWS Cloud Development Kit Library
Amazon API Gateway Construct Library
AWS AppConfig Construct Library
AWS::AppIntegrations Construct Library
AWS::ApplicationSignals Construct Library
AWS::AppRunner Construct Library
Amazon AppStream 2.0 Construct Library
AWS AppSync Construct Library
AWS::AppTest Construct Library
AWS::APS Construct Library
Amazon Athena Construct Library
AWS::B2BI Construct Library
AWS Backup Construct Library
AWS Batch Construct Library
AWS::BCMDataExports Construct Library
Amazon Bedrock Construct Library
AWS Budgets Construct Library
AWS::CE Construct Library
AWS::Chatbot Construct Library
AWS::CleanRooms Construct Library
AWS::CleanRoomsML Construct Library
Amazon CloudFront Construct Library
AWS CloudTrail Construct Library
Amazon CloudWatch Construct Library
AWS::CodeArtifact Construct Library
AWS CodeBuild Construct Library
AWS::CodeConnections Construct Library
AWS::CodeStarConnections Construct Library
Amazon Cognito Construct Library
AWS::Comprehend Construct Library
AWS::Connect Construct Library
AWS::ConnectCampaignsV2 Construct Library
AWS::ControlTower Construct Library
AWS::CustomerProfiles Construct Library
AWS Data Pipeline Construct Library
AWS::DataSync Construct Library
AWS::DataZone Construct Library
AWS::Deadline Construct Library
AWS Database Migration Service Construct Library
AWS::DSQL Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon EKS Construct Library
Amazon ElastiCache Construct Library
Amazon Elastic Load Balancing V2 Construct Library
Amazon EMR Construct Library
AWS::EntityResolution Construct Library
Amazon EventBridge Construct Library
AWS::FMS Construct Library
Amazon GameLift Construct Library
AWS::GameLiftStreams Construct Library
AWS::GlobalAccelerator Construct Library
AWS Glue Construct Library
Amazon GuardDuty Construct Library
AWS::HealthImaging Construct Library
AWS::ImageBuilder Construct Library
AWS::InspectorV2 Construct Library
AWS::Invoicing Construct Library
AWS IoT Construct Library
AWS::IoTFleetWise Construct Library
AWS::IoTSiteWise Construct Library
AWS::IVS Construct Library
AWS::KafkaConnect Construct Library
AWS Lambda Construct Library
AWS::LaunchWizard Construct Library
AWS::Location Construct Library
Amazon CloudWatch Logs Construct Library
AWS::Macie Construct Library
AWS Elemental MediaLive Construct Library
AWS::MediaPackageV2 Construct Library
AWS::MediaTailor Construct Library
AWS::MemoryDB Construct Library
Amazon Managed Streaming for Apache Kafka Construct Library
AWS::NeptuneGraph Construct Library
AWS::NetworkFirewall Construct Library
AWS::NetworkManager Construct Library
AWS::Notifications Construct Library
AWS::NotificationsContacts Construct Library
Amazon OpenSearch Service Construct Library
AWS::PaymentCryptography Construct Library
AWS::PCAConnectorAD Construct Library
AWS::PCAConnectorSCEP Construct Library
AWS::PCS Construct Library
Amazon Pinpoint Email Construct Library
AWS::QBusiness Construct Library
AWS::QuickSight Construct Library
AWS::Rbin Construct Library
Amazon Relational Database Service Construct Library
Amazon Redshift Construct Library
AWS::Route53Profiles Construct Library
Amazon Route53 Resolver Construct Library
Amazon S3 Construct Library
Amazon SageMaker Construct Library
AWS Security Hub Construct Library
AWS::SecurityLake Construct Library
Amazon Simple Email Service Construct Library
AWS::Shield Construct Library
AWS::SSMQuickSetup Construct Library
AWS::SSO Construct Library
AWS::Timestream Construct Library
AWS Transfer for SFTP Construct Library
AWS::VpcLattice Construct Library
AWS::Wisdom Construct Library
Amazon WorkSpaces Construct Library
AWS::WorkSpacesThinClient Construct Library
AWS::WorkSpacesWeb Construct Library
AWS::XRay Construct Library
-
Uses of ITaggableV2 in software.amazon.awscdk
Subinterfaces of ITaggableV2 in software.amazon.awscdkModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forITaggableV2
.Classes in software.amazon.awscdk that implement ITaggableV2Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk with parameters of type ITaggableV2Modifier and TypeMethodDescriptionprotected void
RemoveTag.applyTagV2
(ITaggableV2 resource) protected void
Tag.applyTagV2
(ITaggableV2 resource) -
Uses of ITaggableV2 in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::ApiGateway::DomainNameAccessAssociation
resource creates a domain name access association between an access association source and a private custom domain name.class
TheAWS::ApiGateway::DomainNameV2
resource specifies a custom domain name for your private APIs in API Gateway. -
Uses of ITaggableV2 in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::AppConfig::Application
resource creates an application.class
TheAWS::AppConfig::ConfigurationProfile
resource creates a configuration profile that enables AWS AppConfig to access the configuration source.class
TheAWS::AppConfig::Deployment
resource starts a deployment.class
TheAWS::AppConfig::DeploymentStrategy
resource creates an AWS AppConfig deployment strategy.class
TheAWS::AppConfig::Environment
resource creates an environment, which is a logical deployment group of AWS AppConfig targets, such as applications in aBeta
orProduction
environment. -
Uses of ITaggableV2 in software.amazon.awscdk.services.appintegrations
Classes in software.amazon.awscdk.services.appintegrations that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates and persists an Application resource. -
Uses of ITaggableV2 in software.amazon.awscdk.services.applicationsignals
Classes in software.amazon.awscdk.services.applicationsignals that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates or updates a service level objective (SLO), which can help you ensure that your critical business operations are meeting customer expectations. -
Uses of ITaggableV2 in software.amazon.awscdk.services.apprunner
Classes in software.amazon.awscdk.services.apprunner that implement ITaggableV2Modifier and TypeClassDescriptionclass
Specify an AWS App Runner Automatic Scaling configuration by using theAWS::AppRunner::AutoScalingConfiguration
resource in an AWS CloudFormation template. -
Uses of ITaggableV2 in software.amazon.awscdk.services.appstream
Classes in software.amazon.awscdk.services.appstream that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.appsync
Classes in software.amazon.awscdk.services.appsync that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::AppSync::Api
resource 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.class
TheAWS::AppSync::ChannelNamespace
resource creates a channel namespace associated with anApi
.class
TheAWS::AppSync::DomainName
resource creates aDomainNameConfig
object to configure a custom domain. -
Uses of ITaggableV2 in software.amazon.awscdk.services.apptest
Classes in software.amazon.awscdk.services.apptest that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.aps
Classes in software.amazon.awscdk.services.aps that implement ITaggableV2Modifier and TypeClassDescriptionclass
A scraper is a fully-managed agentless collector that discovers and pulls metrics automatically. -
Uses of ITaggableV2 in software.amazon.awscdk.services.athena
Classes in software.amazon.awscdk.services.athena that implement ITaggableV2Modifier and TypeClassDescriptionclass
Specifies a capacity reservation with the provided name and number of requested data processing units. -
Uses of ITaggableV2 in software.amazon.awscdk.services.b2bi
Classes in software.amazon.awscdk.services.b2bi that implement ITaggableV2Modifier and TypeClassDescriptionclass
Instantiates a capability based on the specified parameters.class
Creates a partnership between a customer and a trading partner, based on the supplied parameters.class
Creates a customer profile.class
Creates a transformer. -
Uses of ITaggableV2 in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement ITaggableV2Modifier and TypeClassDescriptionclass
Contains an optional backup plan display name and an array ofBackupRule
objects, each of which specifies a backup rule.class
Creates a logical container where backups are stored.class
Creates a framework with one or more controls.class
Creates a logical container to where backups may be copied.class
Creates a report plan.class
Creates a restore testing plan. -
Uses of ITaggableV2 in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::Batch::ConsumableResource
resource specifies the parameters for an AWS Batch consumable resource. -
Uses of ITaggableV2 in software.amazon.awscdk.services.bcmdataexports
Classes in software.amazon.awscdk.services.bcmdataexports that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a data export and specifies the data query, the delivery preference, and any optional resource tags. -
Uses of ITaggableV2 in software.amazon.awscdk.services.bedrock
Classes in software.amazon.awscdk.services.bedrock that implement ITaggableV2Modifier and TypeClassDescriptionclass
Specifies an agent as a resource in a top-level template.class
Specifies an agent alias as a resource in a top-level template.class
Specifies an inference profile as a resource in a top-level template.class
Details about a data automation blueprint.class
A data automation project.class
Creates a prompt flow that you can use to send an input through various steps to yield an output.class
Creates an alias of a flow for deployment.class
Creates a guardrail to block topics and to implement safeguards for your generative AI applications.class
Specifies a knowledge base as a resource in a top-level template.class
Creates a prompt in your prompt library that you can add to a flow.class
Creates a static snapshot of your prompt that can be deployed to production. -
Uses of ITaggableV2 in software.amazon.awscdk.services.budgets
Classes in software.amazon.awscdk.services.budgets that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::Budgets::BudgetsAction
resource enables you to take predefined actions that are initiated when a budget threshold has been exceeded. -
Uses of ITaggableV2 in software.amazon.awscdk.services.ce
Classes in software.amazon.awscdk.services.ce that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::CE::CostCategory
resource 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 ITaggableV2 in software.amazon.awscdk.services.chatbot
Classes in software.amazon.awscdk.services.chatbot that implement ITaggableV2Modifier and TypeClassDescriptionclass
class
class
-
Uses of ITaggableV2 in software.amazon.awscdk.services.cleanrooms
Classes in software.amazon.awscdk.services.cleanrooms that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a new analysis template.class
Creates a new collaboration.class
Creates a new configured table resource.class
Creates a configured table association.class
Describes information about the ID mapping table.class
Provides information to create the ID namespace association.class
Creates a membership for a specific collaboration identifier and joins the collaboration.class
An object that defines the privacy budget template. -
Uses of ITaggableV2 in software.amazon.awscdk.services.cleanroomsml
Classes in software.amazon.awscdk.services.cleanroomsml that implement ITaggableV2Modifier and TypeClassDescriptionclass
Defines the information necessary to create a training dataset. -
Uses of ITaggableV2 in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement ITaggableV2Modifier and TypeClassDescriptionclass
An Anycast static IP list.class
An Amazon CloudFront VPC origin.class
A CloudFront VPC Origin configuration. -
Uses of ITaggableV2 in software.amazon.awscdk.services.cloudtrail
Classes in software.amazon.awscdk.services.cloudtrail that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a custom dashboard or the Highlights dashboard. -
Uses of ITaggableV2 in software.amazon.awscdk.services.cloudwatch
Classes in software.amazon.awscdk.services.cloudwatch that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::CloudWatch::Alarm
type specifies an alarm and associates it with the specified metric or metric math expression.class
TheAWS::CloudWatch::CompositeAlarm
type creates or updates a composite alarm. -
Uses of ITaggableV2 in software.amazon.awscdk.services.codeartifact
Classes in software.amazon.awscdk.services.codeartifact that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::CodeBuild::Fleet
resource configures a compute fleet, a set of dedicated instances for your build environment. -
Uses of ITaggableV2 in software.amazon.awscdk.services.codeconnections
Classes in software.amazon.awscdk.services.codeconnections that implement ITaggableV2Modifier and TypeClassDescriptionclass
A resource that is used to connect third-party source providers with services like CodePipeline. -
Uses of ITaggableV2 in software.amazon.awscdk.services.codestarconnections
Classes in software.amazon.awscdk.services.codestarconnections that implement ITaggableV2Modifier and TypeClassDescriptionclass
Information about the repository link resource, such as the repository link ARN, the associated connection ARN, encryption key ARN, and owner ID. -
Uses of ITaggableV2 in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::Cognito::IdentityPool
resource creates an Amazon Cognito identity pool. -
Uses of ITaggableV2 in software.amazon.awscdk.services.comprehend
Classes in software.amazon.awscdk.services.comprehend that implement ITaggableV2Modifier and TypeClassDescriptionclass
This resource creates and trains a document classifier to categorize documents. -
Uses of ITaggableV2 in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement ITaggableV2Modifier and TypeClassDescriptionclass
Contains information about an agent status.class
Create new email address in the specified Amazon Connect instance.class
This is a preview release for Amazon Connect .class
Creates a prompt for the specified Amazon Connect instance.class
Contains information about a queue.class
Creates a new routing profile.class
Creates a security profile.class
Information about a traffic distribution group.class
Specifies a new user hierarchy group.class
Creates a customer-managed view in the published state within the specified instance. -
Uses of ITaggableV2 in software.amazon.awscdk.services.connectcampaignsv2
Classes in software.amazon.awscdk.services.connectcampaignsv2 that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.controltower
Classes in software.amazon.awscdk.services.controltower that implement ITaggableV2Modifier and TypeClassDescriptionclass
Definition of AWS::ControlTower::EnabledBaseline Resource Type.class
The resource represents an enabled control.class
Creates a new landing zone. -
Uses of ITaggableV2 in software.amazon.awscdk.services.customerprofiles
Classes in software.amazon.awscdk.services.customerprofiles that implement ITaggableV2Modifier and TypeClassDescriptionclass
A calculated attribute definition for Customer Profiles.class
An Event Stream resource of Amazon Connect Customer Profiles.class
Specifies the rules to perform an action based on customer ingested data.class
A segment definition resource of Amazon Connect Customer Profiles. -
Uses of ITaggableV2 in software.amazon.awscdk.services.datapipeline
Classes in software.amazon.awscdk.services.datapipeline that implement ITaggableV2Modifier and TypeClassDescriptionclass
The AWS::DataPipeline::Pipeline resource specifies a data pipeline that you can use to automate the movement and transformation of data. -
Uses of ITaggableV2 in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a transfer location for a Microsoft Azure Blob Storage container. -
Uses of ITaggableV2 in software.amazon.awscdk.services.datazone
Classes in software.amazon.awscdk.services.datazone that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::DataZone::Domain
resource specifies an Amazon DataZone domain. -
Uses of ITaggableV2 in software.amazon.awscdk.services.deadline
Classes in software.amazon.awscdk.services.deadline that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a farm to allow space for queues and fleets.class
Creates a fleet.class
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.class
Creates a queue to coordinate the order in which jobs run on a farm. -
Uses of ITaggableV2 in software.amazon.awscdk.services.dms
Classes in software.amazon.awscdk.services.dms that implement ITaggableV2Modifier and TypeClassDescriptionclass
This object provides information about a AWS DMS data migration.class
Provides information that defines a data provider.class
Provides information that defines an instance profile.class
Provides information that defines a migration project.class
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationconfig.html. -
Uses of ITaggableV2 in software.amazon.awscdk.services.dsql
Classes in software.amazon.awscdk.services.dsql that implement ITaggableV2Modifier and TypeClassDescriptionclass
Resource Type definition for AWS::DSQL::Cluster. -
Uses of ITaggableV2 in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a new Capacity Reservation with the specified attributes.class
Allocates a fully dedicated physical server for launching EC2 instances.class
Creates an EC2 Instance Connect Endpoint.class
Specifies a route server to manage dynamic routing in a VPC.class
Creates a new endpoint for a route server in a specified subnet.class
Specifies a BGP peer configuration for a route server endpoint.class
Creates a Traffic Mirror filter rule.class
Create a VPC Block Public Access (BPA) exclusion.class
Specifies a VPC endpoint.class
Creates a VPC endpoint service configuration to which service consumers ( AWS accounts, users, and IAM roles) can connect. -
Uses of ITaggableV2 in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement ITaggableV2Modifier and TypeClassDescriptionclass
Create a task set in the specified cluster and service. -
Uses of ITaggableV2 in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates an access entry.class
Amazon 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 ITaggableV2 in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement ITaggableV2Modifier and TypeClassDescriptionclass
The resource representing a serverless cache. -
Uses of ITaggableV2 in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement ITaggableV2Modifier and TypeClassDescriptionclass
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-walworkspace.html. -
Uses of ITaggableV2 in software.amazon.awscdk.services.entityresolution
Classes in software.amazon.awscdk.services.entityresolution that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates anIdMappingWorkflow
object which stores the configuration of the data processing job to be run.class
Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it.class
Creates aMatchingWorkflow
object which stores the configuration of the data processing job to be run.class
Creates a schema mapping, which defines the schema of the input customer records table. -
Uses of ITaggableV2 in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.fms
Classes in software.amazon.awscdk.services.fms that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::GameLift::Alias
resource creates an alias for an Amazon GameLift (GameLift) fleet destination.class
TheAWS::GameLift::Build
resource creates a game server build that is installed and run on instances in an Amazon GameLift fleet.class
Describes an Amazon GameLift Servers managed container fleet.class
The properties that describe a container group resource. -
Uses of ITaggableV2 in software.amazon.awscdk.services.gameliftstreams
Classes in software.amazon.awscdk.services.gameliftstreams that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::GameLiftStreams::Application
resource defines an Amazon GameLift Streams application.class
TheAWS::GameLiftStreams::StreamGroup
resource defines a group of compute resources that will be running and streaming your game. -
Uses of ITaggableV2 in software.amazon.awscdk.services.globalaccelerator
Classes in software.amazon.awscdk.services.globalaccelerator that implement ITaggableV2Modifier and TypeClassDescriptionclass
Create a cross-account attachment in AWS Global Accelerator . -
Uses of ITaggableV2 in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.class
TheAWS::Glue::DataQualityRuleset
resource specifies a data quality ruleset with DQDL rules applied to a specified AWS Glue table.class
Creates an AWS Glue usage profile. -
Uses of ITaggableV2 in software.amazon.awscdk.services.guardduty
Classes in software.amazon.awscdk.services.guardduty that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a new Malware Protection plan for the protected resource.class
Creates a publishing destination where you can export your GuardDuty findings. -
Uses of ITaggableV2 in software.amazon.awscdk.services.healthimaging
Classes in software.amazon.awscdk.services.healthimaging that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.imagebuilder
Classes in software.amazon.awscdk.services.imagebuilder that implement ITaggableV2Modifier and TypeClassDescriptionclass
Create a lifecycle policy resource.class
Create a new workflow or a new version of an existing workflow. -
Uses of ITaggableV2 in software.amazon.awscdk.services.inspectorv2
Classes in software.amazon.awscdk.services.inspectorv2 that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.invoicing
Classes in software.amazon.awscdk.services.invoicing that implement ITaggableV2Modifier and TypeClassDescriptionclass
An invoice unit is a set of mutually exclusive account that correspond to your business entity. -
Uses of ITaggableV2 in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a certificate provider.class
Represents the resource definition of AWS IoT Command.class
Use theAWS::IoT::Policy
resource to declare an AWS IoT policy.class
Use theAWS::IoT::SoftwarePackage
resource to create a software package.class
Use theAWS::IoT::SoftwarePackageVersion
resource to create a software package version. -
Uses of ITaggableV2 in software.amazon.awscdk.services.iotfleetwise
Classes in software.amazon.awscdk.services.iotfleetwise that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a mechanism for vehicle owners to track the state of their vehicles. -
Uses of ITaggableV2 in software.amazon.awscdk.services.iotsitewise
Classes in software.amazon.awscdk.services.iotsitewise that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.ivs
Classes in software.amazon.awscdk.services.ivs that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::IVS::EncoderConfiguration
resource specifies an encoder configuration.class
TheAWS::IVS::IngestConfiguration
resource specifies an ingest protocol to be used for a stage.class
TheAWS::IVS::PlaybackRestrictionPolicy
resource specifies an playback restriction policy.class
TheAWS::IVS::PublicKey
resource specifies an Amazon IVS public key used to sign stage participant tokens.class
TheAWS::IVS::Stage
resource specifies an stage.class
TheAWS::IVS::StorageConfiguration
resource specifies an storage configuration. -
Uses of ITaggableV2 in software.amazon.awscdk.services.kafkaconnect
Classes in software.amazon.awscdk.services.kafkaconnect that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a connector using the specified properties.class
Creates a custom plugin using the specified properties.class
Creates a worker configuration using the specified properties. -
Uses of ITaggableV2 in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement ITaggableV2Modifier and TypeClassDescriptionclass
Details about a Code signing configuration .class
TheAWS::Lambda::EventSourceMapping
resource creates a mapping between an event source and an AWS Lambda function. -
Uses of ITaggableV2 in software.amazon.awscdk.services.launchwizard
Classes in software.amazon.awscdk.services.launchwizard that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a deployment for the given workload. -
Uses of ITaggableV2 in software.amazon.awscdk.services.location
Classes in software.amazon.awscdk.services.location that implement ITaggableV2Modifier and TypeClassDescriptionclass
The API key resource in your AWS account, which lets you grant actions for Amazon Location resources to the API key bearer.class
TheAWS::Location::GeofenceCollection
resource specifies the ability to detect and act when a tracked device enters or exits a defined geographical boundary known as a geofence.class
TheAWS::Location::Map
resource specifies a map resource in your AWS account, which provides map tiles of different styles sourced from global location data providers.class
Specifies a place index resource in your AWS account.class
Specifies a route calculator resource in your AWS account.class
Specifies a tracker resource in your AWS account , which lets you receive current and historical location of devices. -
Uses of ITaggableV2 in software.amazon.awscdk.services.logs
Classes in software.amazon.awscdk.services.logs that implement ITaggableV2Modifier and TypeClassDescriptionclass
This structure contains information about one delivery in your account.class
This structure contains information about one delivery destination in your account.class
Creates or updates one delivery source in your account. -
Uses of ITaggableV2 in software.amazon.awscdk.services.macie
Classes in software.amazon.awscdk.services.macie that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::Macie::CustomDataIdentifier
resource specifies a custom data identifier.class
TheAWS::Macie::FindingsFilter
resource specifies a findings filter. -
Uses of ITaggableV2 in software.amazon.awscdk.services.medialive
Classes in software.amazon.awscdk.services.medialive that implement ITaggableV2Modifier and TypeClassDescriptionclass
Definition of AWS::MediaLive::ChannelPlacementGroup Resource Type.class
Definition of AWS::MediaLive::CloudWatchAlarmTemplate Resource Type.class
Definition of AWS::MediaLive::CloudWatchAlarmTemplateGroup Resource Type.class
Definition of AWS::MediaLive::Cluster Resource Type.class
Definition of AWS::MediaLive::EventBridgeRuleTemplate Resource Type.class
Definition of AWS::MediaLive::EventBridgeRuleTemplateGroup Resource Type.class
The multiplex object.class
Resource schema for AWS::MediaLive::Network.class
Definition of AWS::MediaLive::SdiSource Resource Type.class
Definition of AWS::MediaLive::SignalMap Resource Type. -
Uses of ITaggableV2 in software.amazon.awscdk.services.mediapackagev2
Classes in software.amazon.awscdk.services.mediapackagev2 that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a channel to receive content.class
Specifies the configuraiton for a MediaPackage V2 channel group.class
Specifies the configuration parameters for a MediaPackage V2 origin endpoint. -
Uses of ITaggableV2 in software.amazon.awscdk.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement ITaggableV2Modifier and TypeClassDescriptionclass
The configuration parameters for a channel.class
Live source configuration parameters.class
A source location is a container for sources.class
The VOD source configuration parameters. -
Uses of ITaggableV2 in software.amazon.awscdk.services.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.msk
Classes in software.amazon.awscdk.services.msk that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.neptunegraph
Classes in software.amazon.awscdk.services.neptunegraph that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS ::NeptuneGraph::Graph
resource creates an graph. -
Uses of ITaggableV2 in software.amazon.awscdk.services.networkfirewall
Classes in software.amazon.awscdk.services.networkfirewall that implement ITaggableV2Modifier and TypeClassDescriptionclass
The object that defines a TLS inspection configuration. -
Uses of ITaggableV2 in software.amazon.awscdk.services.networkmanager
Classes in software.amazon.awscdk.services.networkmanager that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates an AWS Direct Connect gateway attachment. -
Uses of ITaggableV2 in software.amazon.awscdk.services.notifications
Classes in software.amazon.awscdk.services.notifications that implement ITaggableV2Modifier and TypeClassDescriptionclass
Configures aNotificationConfiguration
for AWS User Notifications . -
Uses of ITaggableV2 in software.amazon.awscdk.services.notificationscontacts
Classes in software.amazon.awscdk.services.notificationscontacts that implement ITaggableV2Modifier and TypeClassDescriptionclass
Configures email contacts for AWS User Notifications . -
Uses of ITaggableV2 in software.amazon.awscdk.services.opensearchservice
Classes in software.amazon.awscdk.services.opensearchservice that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.paymentcryptography
Classes in software.amazon.awscdk.services.paymentcryptography that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates an AWS Payment Cryptography key, a logical representation of a cryptographic key, that is unique in your account and AWS Region . -
Uses of ITaggableV2 in software.amazon.awscdk.services.pcaconnectorad
Classes in software.amazon.awscdk.services.pcaconnectorad that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a connector between AWS Private CA and an Active Directory.class
Creates a directory registration that authorizes communication between AWS Private CA and an Active Directory.class
Creates an Active Directory compatible certificate template. -
Uses of ITaggableV2 in software.amazon.awscdk.services.pcaconnectorscep
Classes in software.amazon.awscdk.services.pcaconnectorscep that implement ITaggableV2Modifier and TypeClassDescriptionclass
For general-purpose connectors.class
Connector for SCEP is a service that links AWS Private Certificate Authority to your SCEP-enabled devices. -
Uses of ITaggableV2 in software.amazon.awscdk.services.pcs
Classes in software.amazon.awscdk.services.pcs that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::PCS::Cluster
resource creates an AWS PCS cluster.class
TheAWS::PCS::ComputeNodeGroup
resource creates an AWS PCS compute node group.class
TheAWS::PCS::Queue
resource creates an AWS PCS queue. -
Uses of ITaggableV2 in software.amazon.awscdk.services.pinpointemail
Classes in software.amazon.awscdk.services.pinpointemail that implement ITaggableV2Modifier and TypeClassDescriptionclass
Create a configuration set.class
A request to create a new dedicated IP pool.class
Specifies an identity to use for sending email through Amazon Pinpoint. -
Uses of ITaggableV2 in software.amazon.awscdk.services.qbusiness
Classes in software.amazon.awscdk.services.qbusiness that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates an Amazon Q Business application.class
Creates a new data accessor for an ISV to access data from a Amazon Q Business application.class
Creates a data source connector for an Amazon Q Business application.class
Creates an Amazon Q Business index.class
Information about an Amazon Q Business plugin and its configuration.class
Adds a retriever to your Amazon Q Business application.class
Creates an Amazon Q Business web experience. -
Uses of ITaggableV2 in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a custom permissions profile.class
Creates an empty shared folder. -
Uses of ITaggableV2 in software.amazon.awscdk.services.rbin
Classes in software.amazon.awscdk.services.rbin that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a custom DB engine version (CEV).class
TheAWS::RDS::DBProxy
resource creates or updates a DB proxy.class
TheAWS::RDS::DBProxyEndpoint
resource creates or updates a DB proxy endpoint.class
Creates a new DB shard group for Aurora Limitless Database.class
TheAWS::RDS::GlobalCluster
resource creates or updates an Amazon Aurora global database spread across multiple AWS Regions.class
A zero-ETL integration with Amazon Redshift. -
Uses of ITaggableV2 in software.amazon.awscdk.services.redshift
Classes in software.amazon.awscdk.services.redshift that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.route53profiles
Classes in software.amazon.awscdk.services.route53profiles that implement ITaggableV2Modifier and TypeClassDescriptionclass
A complex type that includes settings for a Route 53 Profile.class
An association between a Route 53 Profile and a VPC. -
Uses of ITaggableV2 in software.amazon.awscdk.services.route53resolver
Classes in software.amazon.awscdk.services.route53resolver that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a Amazon RouteĀ 53 Resolver on an Outpost.class
The AWS::Route53Resolver::ResolverQueryLoggingConfig resource is a complex type that contains settings for one query logging configuration. -
Uses of ITaggableV2 in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::S3::AccessGrant
resource creates an access grant that gives a grantee access to your S3 data.class
TheAWS::S3::AccessGrantInstance
resource creates an S3 Access Grants instance, which serves as a logical grouping for access grants.class
TheAWS::S3::AccessGrantsLocation
resource creates the S3 data location that you would like to register in your S3 Access Grants instance.class
TheAWS::S3::StorageLensGroup
resource creates an S3 Storage Lens group. -
Uses of ITaggableV2 in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a SageMaker HyperPod cluster.class
Creates an inference component, which is a SageMaker AI hosting object that you can use to deploy a model to an endpoint.class
Creates an MLflow Tracking Server using a general purpose Amazon S3 bucket as the artifact store.class
TheAWS::SageMaker::PartnerApp
resource creates an Amazon SageMaker Partner AI App.class
Creates a new Amazon SageMaker AI Studio Lifecycle Configuration. -
Uses of ITaggableV2 in software.amazon.awscdk.services.securityhub
Classes in software.amazon.awscdk.services.securityhub that implement ITaggableV2Modifier and TypeClassDescriptionclass
TheAWS::SecurityHub::AutomationRule
resource specifies an automation rule based on input parameters.class
TheAWS::SecurityHub::ConfigurationPolicy
resource creates a central configuration policy with the defined settings. -
Uses of ITaggableV2 in software.amazon.awscdk.services.securitylake
Classes in software.amazon.awscdk.services.securitylake that implement ITaggableV2Modifier and TypeClassDescriptionclass
Initializes an Amazon Security Lake instance with the provided (or default) configuration.class
Creates a subscriber for accounts that are already enabled in Amazon Security Lake. -
Uses of ITaggableV2 in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates an Add On instance for the subscription indicated in the request.class
Creates a subscription for an Add On representing the acceptance of its terms of use and additional pricing.class
Creates a new email archive resource for storing and retaining emails.class
Resource to provision an ingress endpoint for receiving email.class
Resource to create an SMTP relay, which can be used within a Mail Manager rule set to forward incoming emails to defined relay destinations.class
Resource to create a rule set for a Mail Manager ingress endpoint which contains a list of rules that are evaluated sequentially for each email.class
Resource 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. -
Uses of ITaggableV2 in software.amazon.awscdk.services.shield
Classes in software.amazon.awscdk.services.shield that implement ITaggableV2Modifier and TypeClassDescriptionclass
Enables AWS Shield Advanced for a specific AWS resource.class
Creates a grouping of protected resources so they can be handled as a collective. -
Uses of ITaggableV2 in software.amazon.awscdk.services.ssmquicksetup
Classes in software.amazon.awscdk.services.ssmquicksetup that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a Quick Setup configuration manager resource. -
Uses of ITaggableV2 in software.amazon.awscdk.services.sso
Classes in software.amazon.awscdk.services.sso that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates an OAuth 2.0 customer managed application in IAM Identity Center for the given application provider.class
Creates 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. -
Uses of ITaggableV2 in software.amazon.awscdk.services.timestream
Classes in software.amazon.awscdk.services.timestream that implement ITaggableV2Modifier and TypeClassDescriptionclass
A DB instance is an isolated database environment running in the cloud. -
Uses of ITaggableV2 in software.amazon.awscdk.services.transfer
Classes in software.amazon.awscdk.services.transfer that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a web app based on specified parameters, and returns the ID for the new web app. -
Uses of ITaggableV2 in software.amazon.awscdk.services.vpclattice
Classes in software.amazon.awscdk.services.vpclattice that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates a resource configuration.class
A resource gateway is a point of ingress into the VPC where a resource resides.class
Associates the specified service network with the specified resource configuration. -
Uses of ITaggableV2 in software.amazon.awscdk.services.wisdom
Classes in software.amazon.awscdk.services.wisdom that implement ITaggableV2Modifier and TypeClassDescriptionclass
Creates an Amazon Q in Connect AI Agent.class
Creates an Amazon Q in Connect AI Guardrail.class
Creates an Amazon Q in Connect AI Prompt.class
Creates an Amazon Q in Connect message template. -
Uses of ITaggableV2 in software.amazon.awscdk.services.workspaces
Classes in software.amazon.awscdk.services.workspaces that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.workspacesthinclient
Classes in software.amazon.awscdk.services.workspacesthinclient that implement ITaggableV2 -
Uses of ITaggableV2 in software.amazon.awscdk.services.workspacesweb
Classes in software.amazon.awscdk.services.workspacesweb that implement ITaggableV2Modifier and TypeClassDescriptionclass
This resource specifies browser settings that can be associated with a web portal.class
The data protection settings resource that can be associated with a web portal.class
This resource specifies an identity provider that is then associated with a web portal.class
This resource specifies IP access settings that can be associated with a web portal.class
This resource specifies network settings that can be associated with a web portal.class
This resource specifies a web portal, which users use to start browsing sessions.class
This resource specifies a trust store that can be associated with a web portal.class
This resource specifies user access logging settings that can be associated with a web portal.class
This resource specifies user settings that can be associated with a web portal. -
Uses of ITaggableV2 in software.amazon.awscdk.services.xray
Classes in software.amazon.awscdk.services.xray that implement ITaggableV2Modifier and TypeClassDescriptionclass
Use theAWS::XRay::Group
resource to specify a group with a name and a filter expression.class
Use theAWS::XRay::SamplingRule
resource to specify a sampling rule, which controls sampling behavior for instrumented applications.