AWS CloudFormation - IaC Supported Resources
IaC Security supports AWS CloudFormation, which only supports AWS resources. Review the list below for specifications.
Amazon Web Services (AWS) Supported Resources
text
1Amazon Cognito2Amazon EMR3AWS Backup (Vault)4AWS Certificate Manager (ACM)5API Gateway6CloudFront (Distributions, SSM Parameter)7CloudTrail8Database Migration Service (Replication Instance)9DynamoDB10EBS Volume11EC2 Instance12EFS/FSx13EKS/ECS/Fargate Cluster14Elastic IP15Elastic Network Interface (ENI)16ElastiCache (including replication groups)17Elasticsearch18Flow Log (VPC)19IAM Group20IAM Policy (Customer Managed)21IAM Role22IAM User23Internet Gateway24Kinesis25KMS26Lambda27Load Balancer (ELB/ALB/NLB/Gateway)28MQ29MSK Instance30NACL/Security Group31NACL/Security Group Rules32NAT Gateway (VPC)33RDS Aurora, Neptune, DocumentDB34RDS Database, Neptune, DocumentDB35Redshift36Route53 DNS Zone37Route Table38S3 Bucket39Sagemaker Notebook40SFTP Server41Simple Queue Service (SQS)42SNS Subscription43SNS Topic44VPC45VPC Peer46VPC Subnet
CFT Intrinsic Function Support
The following intrinsic functions are supported in AWS CloudFormation Templates (CFT):
Ref
Fn::GetAtt
Fn::FindInMap
Fn::Join
Fn::Split
Fn::Base64
Fn::GetAZs
Fn::Select
Fn::Equals
Fn::If
Fn::And
Fn::Not
Fn::Or
Fn::Cidr
Fn::Sub
Fn::Condition
The following intrinsic functions are not supported:
Fn::Transform
Fn::ImportValue
Did this page help you?