Uses of Interface
software.amazon.awscdk.core.IResource
Package
Description
AWS Cloud Development Kit Core Library
AWS Lambda Layer with the NPM dependency proxy-agent
AWS Lambda Layer with AWS CLI
AWS Lambda Layer with kubectl (and helm)
AWS::ACMPCA Construct Library
AWS Amplify Construct Library
Amazon API Gateway Construct Library
AWS::APIGatewayv2 Construct Library
AWS Auto Scaling Construct Library
AWS App Mesh Construct Library
AWS::AppRunner Construct Library
AWS AppSync Construct Library
Amazon EC2 Auto Scaling Construct Library
AWS Backup Construct Library
AWS Batch Construct Library
AWS Certificate Manager Construct Library
AWS::Chatbot Construct Library
AWS Cloud9 Construct Library
AWS CloudFormation Construct Library
Amazon CloudFront Construct Library
AWS CloudTrail Construct Library
Amazon CloudWatch Construct Library
AWS CodeBuild Construct Library
AWS CodeCommit Construct Library
AWS CodeDeploy Construct Library
AWS::CodeGuruProfiler Construct Library
AWS CodePipeline Construct Library
AWS::CodeStar Construct Library
AWS CodeStarNotifications Construct Library
Amazon Cognito Construct Library
Amazon Cognito Identity Pool Construct Library
AWS Config Construct Library
Amazon DocumentDB Construct Library
Amazon DynamoDB Construct Library
Amazon EC2 Construct Library
Amazon ECR Construct Library
Amazon ECS Construct Library
Amazon Elastic File System Construct Library
Amazon EKS Construct Library
Amazon EKS Construct Library
Amazon Elastic Load Balancing Construct Library
Amazon Elastic Load Balancing V2 Construct Library
Amazon OpenSearch Service Construct Library
Amazon EventBridge Construct Library
Amazon FSx Construct Library
AWS::GlobalAccelerator Construct Library
AWS Glue Construct Library
AWS Identity and Access Management Construct Library
AWS IoT Construct Library
AWS::IoTEvents Construct Library
AWS::IVS Construct Library
Amazon Kinesis Construct Library
Kinesis Analytics Flink
Amazon Kinesis Data Firehose Construct Library
AWS Key Management Service Construct Library
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Amazon CloudWatch Logs Construct Library
Amazon Managed Streaming for Apache Kafka Construct Library
Amazon Neptune Construct Library
Amazon OpenSearch Service Construct Library
Amazon Relational Database Service Construct Library
Amazon Redshift Construct Library
Amazon Route53 Construct Library
Amazon Route53 Resolver Construct Library
Amazon S3 Construct Library
AWS::S3ObjectLambda Construct Library
AWS Secrets Manager Construct Library
AWS Service Catalog Construct Library
AWS ServiceCatalogAppRegistry Construct Library
Amazon ECS Service Discovery Construct Library
Amazon Simple Email Service Construct Library
AWS::Signer Construct Library
Amazon Simple Notification Service Construct Library
Amazon Simple Queue Service Construct Library
AWS Systems Manager Construct Library
AWS Step Functions Construct Library
Amazon CloudWatch Synthetics Construct Library
Triggers
-
Uses of IResource in software.amazon.awscdk.core
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIResource
.Modifier and TypeClassDescriptionclass
Instantiation of a custom resource, whose implementation is provided a Provider.static final class
A proxy class which represents a concrete javascript instance of this type.class
A construct which represents an AWS resource. -
Uses of IResource in software.amazon.awscdk.lambda.layer.node.proxy.agent
Modifier and TypeClassDescriptionclass
An AWS Lambda layer that includes the NPM dependencyproxy-agent
. -
Uses of IResource in software.amazon.awscdk.lambdalayer.awscli
Modifier and TypeClassDescriptionclass
An AWS Lambda layer that includes the AWS CLI. -
Uses of IResource in software.amazon.awscdk.lambdalayer.kubectl
Modifier and TypeClassDescriptionclass
An AWS Lambda layer that includeskubectl
andhelm
. -
Uses of IResource in software.amazon.awscdk.services.acmpca
Modifier and TypeInterfaceDescriptioninterface
Interface which all CertificateAuthority based class must implement.static interface
Internal default implementation forICertificateAuthority
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.amplify
Modifier and TypeInterfaceDescriptioninterface
(experimental) An Amplify Console application.static interface
Internal default implementation forIApp
.interface
(experimental) A branch.static interface
Internal default implementation forIBranch
.Modifier and TypeClassDescriptionclass
(experimental) An Amplify Console application.class
(experimental) An Amplify Console branch.class
(experimental) An Amplify Console domain.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.apigateway
Modifier and TypeInterfaceDescriptioninterface
API keys are alphanumeric string values that you distribute to app developer customers to grant access to your API.static interface
Internal default implementation forIApiKey
.interface
static interface
Internal default implementation forIDomainName
.interface
Represents gateway response resource.static interface
Internal default implementation forIGatewayResponse
.interface
static interface
Internal default implementation forIRequestValidator
.interface
static interface
Internal default implementation forIResource
.interface
static interface
Internal default implementation forIRestApi
.interface
Represents an APIGateway Stage.static interface
Internal default implementation forIStage
.interface
A UsagePlan, either managed by this CDK app, or imported.static interface
Internal default implementation forIUsagePlan
.interface
Represents an API Gateway VpcLink.static interface
Internal default implementation forIVpcLink
.Modifier and TypeClassDescriptionclass
An API Gateway ApiKey.class
Base class for all custom authorizers.class
This resource creates a base path that clients who call your API must use in the invocation URL.class
Cognito user pools based custom authorizer.class
A Deployment of a REST API.class
Example:class
Configure the response received by clients, produced from the API Gateway backend.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Defines an API Gateway REST API with AWS Lambda proxy integration.class
Example:class
Example:class
Defines a {proxy+} greedy resource and an ANY method on a route.class
An API Gateway ApiKey, for which a rate limiting configuration can be specified.class
Request-based lambda authorizer that recognizes the caller's identity via request parameters, such as headers, paths, query strings, stage variables, or context variables.class
Example:class
Example:class
class
Represents a REST API in Amazon API Gateway.class
Base implementation that are common to various implementations of IRestApi.class
Represents a REST API in Amazon API Gateway, created with an OpenAPI specification.class
Example:class
Defines an API Gateway REST API with a Synchrounous Express State Machine as a proxy integration.class
Token based lambda authorizer that recognizes the caller's identity as a bearer token, such as a JSON Web Token (JWT) or an OAuth token.class
Example:class
Define a new VPC Link Specifies an API Gateway VPC link for a RestApi to access resources in an Amazon Virtual Private Cloud (VPC). -
Uses of IResource in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents a API Gateway HTTP/WebSocket API.static interface
Internal default implementation forIApi
.interface
(experimental) Represents an ApiGatewayV2 ApiMapping resource.static interface
Internal default implementation forIApiMapping
.interface
(experimental) Represents an Authorizer.static interface
Internal default implementation forIAuthorizer
.interface
(experimental) Represents an APIGatewayV2 DomainName.static interface
Internal default implementation forIDomainName
.interface
(experimental) Represents an HTTP API.static interface
Internal default implementation forIHttpApi
.interface
(experimental) An authorizer for HTTP APIs.static interface
Internal default implementation forIHttpAuthorizer
.interface
(experimental) Represents an Integration for an HTTP API.static interface
Internal default implementation forIHttpIntegration
.interface
(experimental) Represents a Route for an HTTP API.static interface
Internal default implementation forIHttpRoute
.interface
(experimental) Represents the HttpStage.static interface
Internal default implementation forIHttpStage
.interface
(experimental) Represents an integration to an API Route.static interface
Internal default implementation forIIntegration
.interface
(experimental) Represents a route.static interface
Internal default implementation forIRoute
.interface
(experimental) Represents a Stage.static interface
Internal default implementation forIStage
.interface
(experimental) Represents an API Gateway VpcLink.static interface
Internal default implementation forIVpcLink
.interface
(experimental) Represents a WebSocket API.static interface
Internal default implementation forIWebSocketApi
.interface
(experimental) An authorizer for WebSocket APIs.static interface
Internal default implementation forIWebSocketAuthorizer
.interface
(experimental) Represents an Integration for an WebSocket API.static interface
Internal default implementation forIWebSocketIntegration
.interface
(experimental) Represents a Route for an WebSocket API.static interface
Internal default implementation forIWebSocketRoute
.interface
(experimental) Represents the WebSocketStage.static interface
Internal default implementation forIWebSocketStage
.Modifier and TypeClassDescriptionclass
(experimental) Create a new API mapping for API Gateway API endpoint.class
(experimental) Custom domain resource for the API.class
(experimental) Create a new API Gateway HTTP API endpoint.class
(experimental) An authorizer for Http Apis.class
(experimental) The integration for an API route.class
(experimental) Route class that creates the Route for API Gateway HTTP API.class
(experimental) Represents a stage where an instance of the API is deployed.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) Define a new VPC Link Specifies an API Gateway VPC link for a HTTP API to access resources in an Amazon Virtual Private Cloud (VPC).class
(experimental) Create a new API Gateway WebSocket API endpoint.class
(experimental) An authorizer for WebSocket Apis.class
(experimental) The integration for an API route.class
(experimental) Route class that creates the Route for API Gateway WebSocket API.class
(experimental) Represents a stage where an instance of the API is deployed. -
Uses of IResource in software.amazon.awscdk.services.applicationautoscaling
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIScalableTarget
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Define a scalable target. -
Uses of IResource in software.amazon.awscdk.services.appmesh
Modifier and TypeInterfaceDescriptioninterface
Interface for which all GatewayRoute based classes MUST implement.static interface
Internal default implementation forIGatewayRoute
.interface
Interface which all Mesh based classes MUST implement.static interface
Internal default implementation forIMesh
.interface
Interface for which all Route based classes MUST implement.static interface
Internal default implementation forIRoute
.interface
Interface which all Virtual Gateway based classes must implement.static interface
Internal default implementation forIVirtualGateway
.interface
Interface which all VirtualNode based classes must implement.static interface
Internal default implementation forIVirtualNode
.interface
Interface which all VirtualRouter based classes MUST implement.static interface
Internal default implementation forIVirtualRouter
.interface
Represents the interface which all VirtualService based classes MUST implement.static interface
Internal default implementation forIVirtualService
.Modifier and TypeClassDescriptionclass
GatewayRoute represents a new or existing gateway route attached to a VirtualGateway and Mesh.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define a new AppMesh mesh.class
Route represents a new or existing route attached to a VirtualRouter and Mesh.class
VirtualGateway represents a newly defined App Mesh Virtual Gateway.class
VirtualNode represents a newly defined AppMesh VirtualNode.class
Example:class
VirtualService represents a service inside an AppMesh. -
Uses of IResource in software.amazon.awscdk.services.apprunner
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents the App Runner Service.static interface
Internal default implementation forIService
.interface
(experimental) Represents the App Runner VPC Connector.static interface
Internal default implementation forIVpcConnector
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) The App Runner Service.class
(experimental) The App Runner VPC Connector. -
Uses of IResource in software.amazon.awscdk.services.appsync
Modifier and TypeInterfaceDescriptioninterface
(experimental) Interface for AppSync Functions.static interface
Internal default implementation forIAppsyncFunction
.interface
(experimental) Interface for GraphQL.static interface
Internal default implementation forIGraphqlApi
.Modifier and TypeClassDescriptionclass
(experimental) AppSync Functions are local functions that perform certain operations onto a backend data source.class
(experimental) An AppSync GraphQL API.class
(experimental) Base Class for GraphQL API.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.autoscaling
Modifier and TypeInterfaceDescriptioninterface
An AutoScalingGroup.static interface
Internal default implementation forIAutoScalingGroup
.interface
A basic lifecycle hook object.static interface
Internal default implementation forILifecycleHook
.Modifier and TypeClassDescriptionclass
A Fleet represents a managed set of EC2 instances.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define a life cycle hook.class
Define a scheduled scaling action.class
Define a warm pool. -
Uses of IResource in software.amazon.awscdk.services.backup
Modifier and TypeInterfaceDescriptioninterface
A backup plan.static interface
Internal default implementation forIBackupPlan
.interface
A backup vault.static interface
Internal default implementation forIBackupVault
.Modifier and TypeClassDescriptionclass
A backup plan.class
A backup selection.class
A backup vault.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.batch
Modifier and TypeInterfaceDescriptioninterface
(experimental) Properties of a compute environment.static interface
Internal default implementation forIComputeEnvironment
.interface
(experimental) An interface representing a job definition - either a new one, created with the CDK, *using theJobDefinition
class, or existing ones, referenced using theinvalid @link
JobDefinition.fromJobDefinitionArn
static interface
Internal default implementation forIJobDefinition
.interface
(experimental) Properties of a Job Queue.static interface
Internal default implementation forIJobQueue
.Modifier and TypeClassDescriptionclass
(experimental) Batch Compute Environment.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) Batch Job Definition.class
(experimental) Batch Job Queue. -
Uses of IResource in software.amazon.awscdk.services.certificatemanager
Modifier and TypeInterfaceDescriptioninterface
Represents a certificate in AWS Certificate Manager.static interface
Internal default implementation forICertificate
.Modifier and TypeClassDescriptionclass
A certificate managed by AWS Certificate Manager.class
A certificate managed by AWS Certificate Manager.static final class
A proxy class which represents a concrete javascript instance of this type.class
A private certificate managed by AWS Certificate Manager. -
Uses of IResource in software.amazon.awscdk.services.chatbot
Modifier and TypeInterfaceDescriptioninterface
Represents a Slack channel configuration.static interface
Internal default implementation forISlackChannelConfiguration
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A new Slack channel configuration. -
Uses of IResource in software.amazon.awscdk.services.cloud9
Modifier and TypeInterfaceDescriptioninterface
(experimental) A Cloud9 Environment.static interface
Internal default implementation forIEc2Environment
.Modifier and TypeClassDescriptionclass
(experimental) A Cloud9 Environment with Amazon EC2.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.cloudformation
-
Uses of IResource in software.amazon.awscdk.services.cloudfront
Modifier and TypeInterfaceDescriptioninterface
Interface for CloudFront distributions.static interface
Internal default implementation forIDistribution
.interface
Represents a CloudFront Function.static interface
Internal default implementation forIFunction
.interface
Represents a Key Group.static interface
Internal default implementation forIKeyGroup
.interface
Interface for CloudFront OriginAccessIdentity.static interface
Internal default implementation forIOriginAccessIdentity
.interface
Represents a Public Key.static interface
Internal default implementation forIPublicKey
.Modifier and TypeClassDescriptionclass
A Cache Policy configuration.class
Amazon CloudFront is a global content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to your viewers with low latency and high transfer speeds.class
A CloudFront distribution with associated origin(s) and caching behavior(s).class
A CloudFront Function.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
A Key Group configuration.class
An origin access identity is a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all or just some of your Amazon S3 content.class
A Origin Request Policy configuration.class
A Public Key Configuration.class
A Response Headers Policy configuration. -
Uses of IResource in software.amazon.awscdk.services.cloudfront.experimental
-
Uses of IResource in software.amazon.awscdk.services.cloudtrail
Modifier and TypeClassDescriptionclass
Cloud trail allows you to log events that happen in your AWS account For example:. -
Uses of IResource in software.amazon.awscdk.services.cloudwatch
Modifier and TypeInterfaceDescriptioninterface
Represents a CloudWatch Alarm.static interface
Internal default implementation forIAlarm
.Modifier and TypeClassDescriptionclass
An alarm on a CloudWatch metric.class
The base class for Alarm and CompositeAlarm resources.class
A Composite Alarm based on Alarm Rule.class
A CloudWatch dashboard.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.codebuild
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIProject
.interface
The interface representing the ReportGroup resource - either an existing one, imported using theinvalid @link
ReportGroup.fromReportGroupName
ReportGroup
class.static interface
Internal default implementation forIReportGroup
.Modifier and TypeClassDescriptionclass
The source credentials used when contacting the BitBucket API.class
The source credentials used when contacting the GitHub Enterprise API.class
The source credentials used when contacting the GitHub API.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
A convenience class for CodeBuild Projects that are used in CodePipeline.class
A representation of a CodeBuild Project.class
The ReportGroup resource class.class
Permissions Boundary for a CodeBuild Project running untrusted code. -
Uses of IResource in software.amazon.awscdk.services.codecommit
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIRepository
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Provides a CodeCommit Repository. -
Uses of IResource in software.amazon.awscdk.services.codedeploy
Modifier and TypeInterfaceDescriptioninterface
Represents a reference to a CodeDeploy Application deploying to Amazon ECS.static interface
Internal default implementation forIEcsApplication
.interface
Interface for an ECS deployment group.static interface
Internal default implementation forIEcsDeploymentGroup
.interface
Represents a reference to a CodeDeploy Application deploying to AWS Lambda.static interface
Internal default implementation forILambdaApplication
.interface
Interface for a Lambda deployment groups.static interface
Internal default implementation forILambdaDeploymentGroup
.interface
Represents a reference to a CodeDeploy Application deploying to EC2/on-premise instances.static interface
Internal default implementation forIServerApplication
.interface
static interface
Internal default implementation forIServerDeploymentGroup
.Modifier and TypeClassDescriptionclass
A custom Deployment Configuration for a Lambda Deployment Group.class
A CodeDeploy Application that deploys to an Amazon ECS service.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
A CodeDeploy Application that deploys to an AWS Lambda function.class
Example:class
A CodeDeploy Application that deploys to EC2/on-premise instances.class
A custom Deployment Configuration for an EC2/on-premise Deployment Group.class
A CodeDeploy Deployment Group that deploys to EC2/on-premise instances. -
Uses of IResource in software.amazon.awscdk.services.codeguruprofiler
Modifier and TypeInterfaceDescriptioninterface
IResource represents a Profiling Group.static interface
Internal default implementation forIProfilingGroup
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A new Profiling Group. -
Uses of IResource in software.amazon.awscdk.services.codepipeline
Modifier and TypeInterfaceDescriptioninterface
The abstract view of an AWS CodePipeline as required and used by Actions.static interface
Internal default implementation forIPipeline
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
An AWS CodePipeline pipeline with its associated IAM role and S3 bucket.Modifier and TypeMethodDescriptiondefault IResource
ActionProperties.getResource()
The optional resource that is backing this Action.final IResource
ActionProperties.Jsii$Proxy.getResource()
-
Uses of IResource in software.amazon.awscdk.services.codestar
Modifier and TypeInterfaceDescriptioninterface
(experimental) GitHubRepository resource interface.static interface
Internal default implementation forIGitHubRepository
.Modifier and TypeClassDescriptionclass
(experimental) The GitHubRepository resource.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.codestarnotifications
Modifier and TypeInterfaceDescriptioninterface
Represents a notification rule.static interface
Internal default implementation forINotificationRule
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A new notification rule. -
Uses of IResource in software.amazon.awscdk.services.cognito
Modifier and TypeInterfaceDescriptioninterface
Represents a Cognito UserPool.static interface
Internal default implementation forIUserPool
.interface
Represents a Cognito user pool client.static interface
Internal default implementation forIUserPoolClient
.interface
Represents a user pool domain.static interface
Internal default implementation forIUserPoolDomain
.interface
Represents a UserPoolIdentityProvider.static interface
Internal default implementation forIUserPoolIdentityProvider
.interface
Represents a Cognito user pool resource server.static interface
Internal default implementation forIUserPoolResourceServer
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define a Cognito User Pool.class
Define a UserPool App Client.class
Define a user pool domain.class
Represents a identity provider that integrates with 'Login with Amazon'.class
Represents a identity provider that integrates with 'Apple'.class
Represents a identity provider that integrates with 'Facebook Login'.class
Represents a identity provider that integrates with 'Google'.class
Represents a identity provider that integrates with OpenID Connect.class
Defines a User Pool OAuth2.0 Resource Server. -
Uses of IResource in software.amazon.awscdk.services.cognito.identitypool
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents a Cognito IdentityPool.static interface
Internal default implementation forIIdentityPool
.interface
(experimental) Represents an Identity Pool Role Attachment.static interface
Internal default implementation forIIdentityPoolRoleAttachment
.Modifier and TypeClassDescriptionclass
(experimental) Define a Cognito Identity Pool.class
(experimental) Defines an Identity Pool Role Attachment.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.config
Modifier and TypeInterfaceDescriptioninterface
Interface representing an AWS Config rule.static interface
Internal default implementation forIRule
.Modifier and TypeClassDescriptionclass
Checks whether the active access keys are rotated within the number of days specified inmaxAge
.class
Checks whether your CloudFormation stacks' actual configuration differs, or has drifted, from its expected configuration.class
Checks whether your CloudFormation stacks are sending event notifications to a SNS topic.class
A new custom rule.static final class
A proxy class which represents a concrete javascript instance of this type.class
A new managed rule. -
Uses of IResource in software.amazon.awscdk.services.docdb
Modifier and TypeInterfaceDescriptioninterface
A parameter group.static interface
Internal default implementation forIClusterParameterGroup
.interface
Create a clustered database with a given number of instances.static interface
Internal default implementation forIDatabaseCluster
.interface
A database instance.static interface
Internal default implementation forIDatabaseInstance
.Modifier and TypeClassDescriptionclass
A cluster parameter group.class
Create a clustered database with a given number of instances.class
A database instance.class
A database secret.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.dynamodb
Modifier and TypeInterfaceDescriptioninterface
An interface that represents a DynamoDB Table - either created with the CDK, or an existing one.static interface
Internal default implementation forITable
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Provides a DynamoDB table. -
Uses of IResource in software.amazon.awscdk.services.ec2
Modifier and TypeInterfaceDescriptioninterface
A client VPN endpoint.static interface
Internal default implementation forIClientVpnEndpoint
.interface
A FlowLog.static interface
Internal default implementation forIFlowLog
.interface
A gateway VPC endpoint.static interface
Internal default implementation forIGatewayVpcEndpoint
.interface
static interface
Internal default implementation forIInstance
.interface
An interface VPC endpoint.static interface
Internal default implementation forIInterfaceVpcEndpoint
.interface
Interface for LaunchTemplate-like objects.static interface
Internal default implementation forILaunchTemplate
.interface
A NetworkAcl.static interface
Internal default implementation forINetworkAcl
.interface
A NetworkAclEntry.static interface
Internal default implementation forINetworkAclEntry
.interface
static interface
Internal default implementation forIPrivateSubnet
.interface
static interface
Internal default implementation forIPublicSubnet
.interface
Interface for security group-like objects.static interface
Internal default implementation forISecurityGroup
.interface
static interface
Internal default implementation forISubnet
.interface
A SubnetNetworkAclAssociation.static interface
Internal default implementation forISubnetNetworkAclAssociation
.interface
An EBS Volume in AWS EC2.static interface
Internal default implementation forIVolume
.interface
static interface
Internal default implementation forIVpc
.interface
A VPC endpoint.static interface
Internal default implementation forIVpcEndpoint
.interface
A VPC endpoint service.static interface
Internal default implementation forIVpcEndpointService
.interface
static interface
Internal default implementation forIVpnConnection
.interface
The virtual private gateway interface.static interface
Internal default implementation forIVpnGateway
.Modifier and TypeClassDescriptionclass
This creates a linux bastion host you can use to connect to other instances or services in your VPC.class
A client VPN authorization rule.class
A client VPN connnection.class
A client VPN route.class
A VPC flow log.class
A gateway VPC endpoint.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
This represents a single EC2 instance.class
A interface VPC endpoint.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
This represents an EC2 LaunchTemplate.class
Define a new custom network ACL.class
Define an entry in a Network ACL table.class
Represents a private VPC subnet resource.class
Represents a public VPC subnet resource.class
Creates an Amazon EC2 security group within a VPC.class
Represents a new VPC subnet resource.class
Example:class
Creates a new EBS Volume in AWS EC2.class
Define an AWS Virtual Private Cloud.class
class
A VPC endpoint service.class
Define a VPN Connection.class
Base class for Vpn connections.class
The VPN Gateway that shall be added to the VPC. -
Uses of IResource in software.amazon.awscdk.services.ecr
Modifier and TypeInterfaceDescriptioninterface
Represents an ECR repository.static interface
Internal default implementation forIRepository
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Define an ECR repository.class
Base class for ECR repository. -
Uses of IResource in software.amazon.awscdk.services.ecs
Modifier and TypeInterfaceDescriptioninterface
The interface for BaseService.static interface
Internal default implementation forIBaseService
.interface
A regional grouping of one or more container instances on which you can run tasks and services.static interface
Internal default implementation forICluster
.interface
The interface for a service using the EC2 launch type on an ECS cluster.static interface
Internal default implementation forIEc2Service
.interface
The interface of a task definition run on an EC2 cluster.static interface
Internal default implementation forIEc2TaskDefinition
.interface
The interface for a service using the External launch type on an ECS cluster.static interface
Internal default implementation forIExternalService
.interface
The interface of a task definition run on an External cluster.static interface
Internal default implementation forIExternalTaskDefinition
.interface
The interface for a service using the Fargate launch type on an ECS cluster.static interface
Internal default implementation forIFargateService
.interface
The interface of a task definition run on a Fargate cluster.static interface
Internal default implementation forIFargateTaskDefinition
.interface
The interface for a service.static interface
Internal default implementation forIService
.interface
The interface for all task definitions.static interface
Internal default implementation forITaskDefinition
.Modifier and TypeClassDescriptionclass
The base class for Ec2Service and FargateService services.class
A regional grouping of one or more container instances on which you can run tasks and services.class
This creates a service using the EC2 launch type on an ECS cluster.class
The details of a task definition run on an EC2 cluster.class
This creates a service using the External launch type on an ECS cluster.class
The details of a task definition run on an External cluster.class
This creates a service using the Fargate launch type on an ECS cluster.class
The details of a task definition run on a Fargate cluster.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
The base class for all task definitions. -
Uses of IResource in software.amazon.awscdk.services.efs
Modifier and TypeInterfaceDescriptioninterface
Represents an EFS AccessPoint.static interface
Internal default implementation forIAccessPoint
.interface
Represents an Amazon EFS file system.static interface
Internal default implementation forIFileSystem
.Modifier and TypeClassDescriptionclass
Represents the AccessPoint.class
The Elastic File System implementation of IFileSystem.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.eks
Modifier and TypeInterfaceDescriptioninterface
An EKS cluster.static interface
Internal default implementation forICluster
.interface
NodeGroup interface.static interface
Internal default implementation forINodegroup
.Modifier and TypeClassDescriptionclass
A Cluster represents a managed Kubernetes Service (EKS).class
Defines an EKS cluster that runs entirely on AWS Fargate.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
The Nodegroup resource class.class
IAM OIDC identity providers are entities in IAM that describe an external identity provider (IdP) service that supports the OpenID Connect (OIDC) standard, such as Google or Salesforce. -
Uses of IResource in software.amazon.awscdk.services.eks.legacy
Modifier and TypeInterfaceDescriptioninterface
Deprecated.static interface
Deprecated.Internal default implementation forICluster
.Modifier and TypeClassDescriptionclass
Deprecated.static final class
Deprecated.A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.elasticloadbalancing
-
Uses of IResource in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeInterfaceDescriptioninterface
Properties to reference an existing listener.static interface
Internal default implementation forIApplicationListener
.interface
An application load balancer.static interface
Internal default implementation forIApplicationLoadBalancer
.interface
static interface
Internal default implementation forILoadBalancerV2
.interface
Properties to reference an existing listener.static interface
Internal default implementation forINetworkListener
.interface
A network load balancer.static interface
Internal default implementation forINetworkLoadBalancer
.Modifier and TypeClassDescriptionclass
Define an ApplicationListener.class
Define an Application Load Balancer.class
Base class for listeners.class
Base class for both Application and Network Load Balancers.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define a Network Listener.class
Define a new network load balancer. -
Uses of IResource in software.amazon.awscdk.services.elasticsearch
Modifier and TypeInterfaceDescriptioninterface
Deprecated.use opensearchservice module insteadstatic interface
Deprecated.Internal default implementation forIDomain
.Modifier and TypeClassDescriptionclass
Deprecated.use opensearchservice module insteadstatic final class
Deprecated.A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.events
Modifier and TypeInterfaceDescriptioninterface
Interface for API Destinations.static interface
Internal default implementation forIApiDestination
.interface
Interface for EventBus Connections.static interface
Internal default implementation forIConnection
.interface
Interface which all EventBus based classes MUST implement.static interface
Internal default implementation forIEventBus
.interface
Represents an EventBridge Rule.static interface
Internal default implementation forIRule
.Modifier and TypeClassDescriptionclass
Define an EventBridge Api Destination.class
Define an EventBridge Archive.class
Define an EventBridge Connection.class
Define an EventBridge EventBus.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Defines an EventBridge Rule in this stack. -
Uses of IResource in software.amazon.awscdk.services.fsx
Modifier and TypeClassDescriptionclass
A new or imported FSx file system.class
The FSx for Lustre File System implementation of IFileSystem. -
Uses of IResource in software.amazon.awscdk.services.globalaccelerator
Modifier and TypeInterfaceDescriptioninterface
The interface of the Accelerator.static interface
Internal default implementation forIAccelerator
.interface
The interface of the EndpointGroup.static interface
Internal default implementation forIEndpointGroup
.interface
Interface of the Listener.static interface
Internal default implementation forIListener
.Modifier and TypeClassDescriptionclass
The Accelerator construct.class
EndpointGroup construct.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
The construct for the Listener. -
Uses of IResource in software.amazon.awscdk.services.glue
Modifier and TypeInterfaceDescriptioninterface
(experimental) Interface representing a created or an importedConnection
.static interface
Internal default implementation forIConnection
.interface
static interface
Internal default implementation forIDatabase
.interface
(experimental) Interface representing a created or an importedJob
.static interface
Internal default implementation forIJob
.interface
(experimental) Interface representing a created or an importedSecurityConfiguration
.static interface
Internal default implementation forISecurityConfiguration
.interface
static interface
Internal default implementation forITable
.Modifier and TypeClassDescriptionclass
(experimental) An AWS Glue connection to a data source.class
(experimental) A Glue database.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) A Glue Job.class
(experimental) A security configuration is a set of security properties that can be used by AWS Glue to encrypt data at rest.class
(experimental) A Glue table. -
Uses of IResource in software.amazon.awscdk.services.iam
Modifier and TypeInterfaceDescriptioninterface
Represents an IAM Access Key.static interface
Internal default implementation forIAccessKey
.interface
Represents an IAM Group.static interface
Internal default implementation forIGroup
.interface
A construct that represents an IAM principal, such as a user, group or role.static interface
Internal default implementation forIIdentity
.interface
Represents an IAM OpenID Connect provider.static interface
Internal default implementation forIOpenIdConnectProvider
.interface
Represents an IAM Policy.static interface
Internal default implementation forIPolicy
.interface
A resource with a resource policy that can be added to.static interface
Internal default implementation forIResourceWithPolicy
.interface
A Role object.static interface
Internal default implementation forIRole
.interface
A SAML provider.static interface
Internal default implementation forISamlProvider
.interface
Represents an IAM user.static interface
Internal default implementation forIUser
.Modifier and TypeClassDescriptionclass
Define a new IAM Access Key.class
An IAM Group (collection of IAM users) lets you specify permissions for multiple users, which can make it easier to manage permissions for those users.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
An IAM role that only gets attached to the construct tree once it gets used, not before.class
Managed policy.class
IAM OIDC identity providers are entities in IAM that describe an external identity provider (IdP) service that supports the OpenID Connect (OIDC) standard, such as Google or Salesforce.class
The AWS::IAM::Policy resource associates an IAM policy with IAM users, roles, or groups.class
IAM Role.class
A SAML provider.class
Define a new IAM user. -
Uses of IResource in software.amazon.awscdk.services.iot
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents an AWS IoT Rule.static interface
Internal default implementation forITopicRule
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) Defines an AWS IoT Rule in this stack. -
Uses of IResource in software.amazon.awscdk.services.iotevents
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents an AWS IoT Events detector model.static interface
Internal default implementation forIDetectorModel
.interface
(experimental) Represents an AWS IoT Events input.static interface
Internal default implementation forIInput
.Modifier and TypeClassDescriptionclass
(experimental) Defines an AWS IoT Events detector model in this stack.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) Defines an AWS IoT Events input in this stack. -
Uses of IResource in software.amazon.awscdk.services.ivs
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents an IVS Channel.static interface
Internal default implementation forIChannel
.interface
(experimental) Represents an IVS Playback Key Pair.static interface
Internal default implementation forIPlaybackKeyPair
.interface
(experimental) Represents an IVS Stream Key.static interface
Internal default implementation forIStreamKey
.Modifier and TypeClassDescriptionclass
(experimental) A new IVS channel.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) A new IVS Playback Key Pair.class
(experimental) A new IVS Stream Key. -
Uses of IResource in software.amazon.awscdk.services.kinesis
Modifier and TypeInterfaceDescriptioninterface
A Kinesis Stream.static interface
Internal default implementation forIStream
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A Kinesis stream. -
Uses of IResource in software.amazon.awscdk.services.kinesis.analytics.flink
Modifier and TypeInterfaceDescriptioninterface
(experimental) An interface expressing the public properties on both an imported and CDK-created Flink application.static interface
Internal default implementation forIApplication
.Modifier and TypeClassDescriptionclass
(experimental) The L2 construct for Flink Kinesis Data Applications.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.kinesisfirehose
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents a Kinesis Data Firehose delivery stream.static interface
Internal default implementation forIDeliveryStream
.Modifier and TypeClassDescriptionclass
(experimental) Create a Kinesis Data Firehose delivery stream.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.kms
Modifier and TypeInterfaceDescriptioninterface
A KMS Key alias.static interface
Internal default implementation forIAlias
.interface
A KMS Key, either managed by this CDK app, or imported.static interface
Internal default implementation forIKey
.Modifier and TypeClassDescriptionclass
Defines a display name for a customer master key (CMK) in AWS Key Management Service (AWS KMS).static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Defines a KMS key. -
Uses of IResource in software.amazon.awscdk.services.lambda
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIAlias
.interface
A Code Signing Config.static interface
Internal default implementation forICodeSigningConfig
.interface
Represents an event source mapping for a lambda function.static interface
Internal default implementation forIEventSourceMapping
.interface
static interface
Internal default implementation forIFunction
.interface
A Lambda function Url.static interface
Internal default implementation forIFunctionUrl
.interface
static interface
Internal default implementation forILayerVersion
.interface
static interface
Internal default implementation forIVersion
.Modifier and TypeClassDescriptionclass
A new alias to a particular version of a Lambda function.class
Defines a Code Signing Config.class
Create a lambda function where the handler is a docker image.class
Configure options for asynchronous invocation on a version or an alias.class
Defines a Lambda EventSourceMapping resource.class
Deploys a file from inside the construct library as a function.class
class
Defines a Lambda function url.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Defines a new Lambda Layer version.class
class
A Lambda that will only ever be added to a stack once.class
Tag the current state of a Function with a Version number. -
Uses of IResource in software.amazon.awscdk.services.lambda.go
-
Uses of IResource in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeClassDescriptionclass
A Node.js Lambda function bundled using esbuild. -
Uses of IResource in software.amazon.awscdk.services.lambda.python
Modifier and TypeClassDescriptionclass
(experimental) A Python Lambda function.class
(experimental) A lambda layer version. -
Uses of IResource in software.amazon.awscdk.services.logs
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forILogGroup
.interface
static interface
Internal default implementation forILogStream
.Modifier and TypeClassDescriptionclass
A new CloudWatch Logs Destination for use in cross-account scenarios.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define a CloudWatch Log Group.class
Define a Log Stream in a Log Group.class
A filter that extracts information from CloudWatch Logs and emits to CloudWatch Metrics.class
Define a query definition for CloudWatch Logs Insights.class
Resource Policy for CloudWatch Log Groups.class
A new Subscription on a CloudWatch log group. -
Uses of IResource in software.amazon.awscdk.services.msk
Modifier and TypeInterfaceDescriptioninterface
(experimental) Represents a MSK Cluster.static interface
Internal default implementation forICluster
.Modifier and TypeClassDescriptionclass
(experimental) Create a MSK Cluster.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.neptune
Modifier and TypeInterfaceDescriptioninterface
(experimental) A parameter group.static interface
Internal default implementation forIClusterParameterGroup
.interface
(experimental) Create a clustered database with a given number of instances.static interface
Internal default implementation forIDatabaseCluster
.interface
(experimental) A database instance.static interface
Internal default implementation forIDatabaseInstance
.interface
(experimental) A parameter group.static interface
Internal default implementation forIParameterGroup
.interface
(experimental) Interface for a subnet group.static interface
Internal default implementation forISubnetGroup
.Modifier and TypeClassDescriptionclass
(experimental) A cluster parameter group.class
(experimental) Create a clustered database with a given number of instances.class
(experimental) A new or imported database cluster.class
(experimental) A database instance.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) DB parameter group.class
(experimental) Class for creating a RDS DB subnet group. -
Uses of IResource in software.amazon.awscdk.services.opensearchservice
Modifier and TypeInterfaceDescriptioninterface
An interface that represents an Amazon OpenSearch Service domain - either created with the CDK, or an existing one.static interface
Internal default implementation forIDomain
.Modifier and TypeClassDescriptionclass
Provides an Amazon OpenSearch Service domain.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.rds
Modifier and TypeInterfaceDescriptioninterface
Create a clustered database with a given number of instances.static interface
Internal default implementation forIDatabaseCluster
.interface
A database instance.static interface
Internal default implementation forIDatabaseInstance
.interface
DB Proxy.static interface
Internal default implementation forIDatabaseProxy
.interface
An option group.static interface
Internal default implementation forIOptionGroup
.interface
A parameter group.static interface
Internal default implementation forIParameterGroup
.interface
Interface representing a serverless database cluster.static interface
Internal default implementation forIServerlessCluster
.interface
Interface for a subnet group.static interface
Internal default implementation forISubnetGroup
.Modifier and TypeClassDescriptionclass
Create a clustered database with a given number of instances.class
A new or imported clustered database.class
A database cluster restored from a snapshot.class
A database instance.class
A new or imported database instance.class
A database instance restored from a snapshot.class
A read replica database instance.class
RDS Database Proxy.class
A database secret.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
An option group.class
A parameter group.class
Create an Aurora Serverless Cluster.class
A Aurora Serverless Cluster restored from a snapshot.class
Class for creating a RDS DB subnet group. -
Uses of IResource in software.amazon.awscdk.services.redshift
Modifier and TypeInterfaceDescriptioninterface
(experimental) Create a Redshift Cluster with a given number of nodes.static interface
Internal default implementation forICluster
.interface
(experimental) A parameter group.static interface
Internal default implementation forIClusterParameterGroup
.interface
(experimental) Interface for a cluster subnet group.static interface
Internal default implementation forIClusterSubnetGroup
.Modifier and TypeClassDescriptionclass
(experimental) Create a Redshift cluster a given number of nodes.class
(experimental) A cluster parameter group.class
(experimental) Class for creating a Redshift cluster subnet group.class
(experimental) A database secret.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.route53
Modifier and TypeInterfaceDescriptioninterface
Imported or created hosted zone.static interface
Internal default implementation forIHostedZone
.interface
Represents a Route 53 private hosted zone.static interface
Internal default implementation forIPrivateHostedZone
.interface
Represents a Route 53 public hosted zone.static interface
Internal default implementation forIPublicHostedZone
.interface
A record set.static interface
Internal default implementation forIRecordSet
.Modifier and TypeClassDescriptionclass
A DNS AAAA record.class
A DNS A record.class
A DNS Amazon CAA record.class
A DNS CAA record.class
A DNS CNAME record.class
A DNS DS record.class
Container for records, and records contain information about how to route traffic for a specific domain, such as example.com and its subdomains (acme.example.com, zenith.example.com).static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
A DNS MX record.class
A DNS NS record.class
Create a Route53 private hosted zone for use in one or more VPCs.class
Create a Route53 public hosted zone.class
A record set.class
A DNS SRV record.class
A DNS TXT record.class
A record to delegate further lookups to a different set of name servers. -
Uses of IResource in software.amazon.awscdk.services.route53resolver
Modifier and TypeInterfaceDescriptioninterface
(experimental) A Firewall Domain List.static interface
Internal default implementation forIFirewallDomainList
.interface
(experimental) A Firewall Rule Group.static interface
Internal default implementation forIFirewallRuleGroup
.Modifier and TypeClassDescriptionclass
(experimental) A Firewall Domain List.class
(experimental) A Firewall Rule Group.class
(experimental) A Firewall Rule Group Association.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.s3
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIBucket
.Modifier and TypeClassDescriptionclass
An S3 bucket with associated policy objects.class
Represents an S3 Bucket.class
The bucket policy for an Amazon S3 bucket.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.s3objectlambda
Modifier and TypeInterfaceDescriptioninterface
(experimental) The interface that represents the AccessPoint resource.static interface
Internal default implementation forIAccessPoint
.Modifier and TypeClassDescriptionclass
(experimental) An S3 object lambda access point for intercepting and transformingGetObject
requests.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.secretsmanager
Modifier and TypeInterfaceDescriptioninterface
A secret in AWS Secrets Manager.static interface
Internal default implementation forISecret
.interface
static interface
Internal default implementation forISecretTargetAttachment
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Resource Policy for SecretsManager Secrets.class
A rotation schedule.class
Creates a new secret in AWS SecretsManager.class
An attached secret. -
Uses of IResource in software.amazon.awscdk.services.servicecatalog
Modifier and TypeInterfaceDescriptioninterface
A Service Catalog portfolio.static interface
Internal default implementation forIPortfolio
.interface
A Service Catalog product, currently only supports type CloudFormationProduct.static interface
Internal default implementation forIProduct
.Modifier and TypeClassDescriptionclass
A Service Catalog Cloudformation Product.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
A Service Catalog portfolio.class
Abstract class for Service Catalog Product.class
Defines a set of TagOptions, which are a list of key-value pairs managed in AWS Service Catalog. -
Uses of IResource in software.amazon.awscdk.services.servicecatalogappregistry
Modifier and TypeInterfaceDescriptioninterface
(experimental) A Service Catalog AppRegistry Application.static interface
Internal default implementation forIApplication
.interface
(experimental) A Service Catalog AppRegistry Attribute Group.static interface
Internal default implementation forIAttributeGroup
.Modifier and TypeClassDescriptionclass
(experimental) A Service Catalog AppRegistry Application.class
(experimental) A Service Catalog AppRegistry Attribute Group.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type. -
Uses of IResource in software.amazon.awscdk.services.servicediscovery
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIHttpNamespace
.interface
static interface
Internal default implementation forIInstance
.interface
static interface
Internal default implementation forINamespace
.interface
static interface
Internal default implementation forIPrivateDnsNamespace
.interface
static interface
Internal default implementation forIPublicDnsNamespace
.interface
static interface
Internal default implementation forIService
.Modifier and TypeClassDescriptionclass
Instance that uses Route 53 Alias record type.class
Instance that is accessible using a domain name (CNAME).class
Define an HTTP Namespace.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
class
Instance that is accessible using an IP address.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Instance accessible using values other than an IP address or a domain name (CNAME).class
Define a Service Discovery HTTP Namespace.class
Define a Public DNS Namespace.class
Define a CloudMap Service. -
Uses of IResource in software.amazon.awscdk.services.ses
Modifier and TypeInterfaceDescriptioninterface
A receipt rule.static interface
Internal default implementation forIReceiptRule
.interface
A receipt rule set.static interface
Internal default implementation forIReceiptRuleSet
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
A receipt filter.class
A new receipt rule.class
A new receipt rule set. -
Uses of IResource in software.amazon.awscdk.services.signer
Modifier and TypeInterfaceDescriptioninterface
A Signer Profile.static interface
Internal default implementation forISigningProfile
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Defines a Signing Profile. -
Uses of IResource in software.amazon.awscdk.services.sns
Modifier and TypeInterfaceDescriptioninterface
Represents an SNS topic.static interface
Internal default implementation forITopic
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A new subscription.class
A new SNS topic.class
Either a new or imported Topic.class
The policy for an SNS Topic. -
Uses of IResource in software.amazon.awscdk.services.sqs
Modifier and TypeInterfaceDescriptioninterface
Represents an SQS queue.static interface
Internal default implementation forIQueue
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A new Amazon SQS queue.class
Reference to a new or existing Amazon SQS queue.class
The policy for an SQS Queue. -
Uses of IResource in software.amazon.awscdk.services.ssm
Modifier and TypeInterfaceDescriptioninterface
An SSM Parameter reference.static interface
Internal default implementation forIParameter
.interface
A StringList SSM Parameter.static interface
Internal default implementation forIStringListParameter
.interface
A String SSM Parameter.static interface
Internal default implementation forIStringParameter
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Creates a new StringList SSM Parameter.class
Creates a new String SSM Parameter. -
Uses of IResource in software.amazon.awscdk.services.stepfunctions
Modifier and TypeInterfaceDescriptioninterface
Represents a Step Functions Activity https://docs.aws.amazon.com/step-functions/latest/dg/concepts-activities.html.static interface
Internal default implementation forIActivity
.interface
A State Machine.static interface
Internal default implementation forIStateMachine
.Modifier and TypeClassDescriptionclass
Define a new Step Functions Activity.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define a StepFunctions State Machine. -
Uses of IResource in software.amazon.awscdk.services.synthetics
-
Uses of IResource in software.amazon.awscdk.triggers
Modifier and TypeClassDescriptionclass
Invokes an AWS Lambda function during deployment.
core.CustomResource