Skip to content

feat(config): Supported resource types are not up-to-date and missing as of 2022.8. #21477

@watany-dev

Description

@watany-dev

Describe the feature

ResourceType in L2 Construct is not maintained and the following properties cannot be selected. I would like to add this.

  • AWS::EC2::NetworkInterface
  • AWS::EC2::TransitGateway
  • AWS::EC2::TransitGatewayAttachment
  • AWS::EC2::TransitGatewayRouteTable
  • AWS::EC2::RegisteredHAInstance
  • AWS::EC2::LaunchTemplate
  • AWS::ECR::Repository
  • AWS::ECR::PublicRepository
  • AWS::ECS::Cluster
  • AWS::ECS::TaskDefinition
  • AWS::ECS::Service
  • AWS::EFS::FileSystem
  • AWS::EFS::AccessPoint
  • AWS::EMR::SecurityConfiguration
  • AWS::GuardDuty::Detector
  • AWS::OpenSearch::Domain
  • AWS::Kinesis::Stream
  • AWS::Kinesis::StreamConsumer
  • AWS::MSK::Cluster
  • AWS::Route53Resolver::ResolverEndpoint
  • AWS::Route53Resolver::ResolverRule
  • AWS::Route53Resolver::ResolverRuleAssociation
  • AWS::SageMaker::CodeRepository
  • AWS::SageMaker::Model
  • AWS::SageMaker::NotebookInstance
  • AWS::WorkSpaces::ConnectionAlias
  • AWS::WorkSpaces::Workspace
  • AWS::Backup::BackupPlan
  • AWS::Backup::BackupSelection
  • AWS::Backup::BackupVault
  • AWS::Backup::RecoveryPoint
  • AWS::Batch::JobQueue
  • AWS::Batch::ComputeEnvironment
  • AWS::CodeDeploy::Application
  • AWS::CodeDeploy::DeploymentConfig
  • AWS::CodeDeploy::DeploymentGroup
  • AWS::Config::ResourceCompliance
  • AWS::Config::ConformancePackCompliance
  • AWS::DMS::EventSubscription
  • AWS::DMS::ReplicationSubnetGroup
  • AWS::GlobalAccelerator::Listener
  • AWS::GlobalAccelerator::EndpointGroup
  • AWS::GlobalAccelerator::Accelerator
  • AWS::AccessAnalyzer::Analyzer
  • AWS::StepFunctions::Activity
  • AWS::StepFunctions::StateMachine
  • AWS::WAFv2::IPSet
  • AWS::WAFv2::RegexPatternSet
  • AWS::ElasticLoadBalancingV2::Listener

Use Case

Cannot be used without reason when you want to specify the above resource

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.35.0

Environment details (OS name and version, etc.)

in any environment

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-configRelated to AWS Configfeature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions