Sha256: 23855709a0ec2f557a7643be93c46a15087842e7426985752a403c0ef81dfcd1
Contents?: true
Size: 990 Bytes
Versions: 13
Compression:
Stored size: 990 Bytes
Contents
--- special_keys: Aws: AWS # Very fine grain control, since these map rules are scoped to specific resources # After the special_keys map for backwards compatibility. resource_keys: # specific to resource types AWS::CloudFormation::Stack: TemplateUrl: TemplateURL AWS::ApplicationAutoScaling::ScalableTarget: RoleArn: RoleARN AWS::AutoScaling::LifecycleHook: RoleArn: RoleARN NotificationTargetArn: NotificationTargetARN AWS::AutoScaling::AutoScalingGroup: VpcZoneIdentifier: VPCZoneIdentifier AWS::Route53::RecordSet: Ttl: TTL AWS::SQS::Queue: DeadLetterTargetArn: deadLetterTargetArn MaxReceiveCount: maxReceiveCount AWS::RDS::DBSubnetGroup: DbSubnetGroupDescription: DBSubnetGroupDescription DbSubnetGroupName: DBSubnetGroupName passthrough_parent_keys: - Fn::Sub # https://amzn.to/2HKwxri - ResponseParameters # API Gateway MethodResponse https://amzn.to/2HKw0Wk - Variables # Lambda Environment Variables https://amzn.to/2HLlttV
Version data entries
13 entries across 13 versions & 2 rubygems