Sha256: c9627882875f1d24b6be46532a07d3a6ab1459ec4152310ce25f9ee241de2361
Contents?: true
Size: 1.26 KB
Versions: 24
Compression:
Stored size: 1.26 KB
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::AutoScaling::AutoScalingGroup: ServiceLinkedRoleArn: ServiceLinkedRoleARN TargetGroupArns: TargetGroupARNs VpcZoneIdentifier: VPCZoneIdentifier AutoScaling::LaunchConfiguration: ClassicLinkVpcId: ClassicLinkVPCId ClassicLinkVpcSecurityGroups: ClassicLinkVPCSecurityGroups AWS::AutoScaling::LifecycleHook: NotificationTargetArn: NotificationTargetARN RoleArn: RoleARN AWS::ApplicationAutoScaling::ScalableTarget: RoleArn: RoleARN AWS::CloudFormation::Stack: NotificationArns: NotificationARNs TemplateUrl: TemplateURL AWS::Route53::RecordSet: Ttl: TTL AWS::RDS::DBSubnetGroup: DbSubnetGroupDescription: DBSubnetGroupDescription DbSubnetGroupName: DBSubnetGroupName AWS::SQS::Queue: DeadLetterTargetArn: deadLetterTargetArn # under RedrivePolicy MaxReceiveCount: maxReceiveCount # under RedrivePolicy 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
24 entries across 24 versions & 2 rubygems