Skip to content

Commit

Permalink
Merge pull request #1051 from PatMyron/patch-2
Browse files Browse the repository at this point in the history
resource specification links for Chinese regions
  • Loading branch information
kddejong authored Jul 26, 2019
2 parents 254a3bc + d69eb6a commit de4b5a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cfnlint/maintenance.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
'ap-southeast-1': 'https://doigdx0kgq9el.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json',
'ap-southeast-2': 'https://d2stg8d246z9di.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json',
'ca-central-1': 'https://d2s8ygphhesbe7.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json',
'cn-north-1': 'https://s3.cn-north-1.amazonaws.com.cn/cfn-resource-specifications-cn-north-1-prod/latest/CloudFormationResourceSpecification.json',
'cn-northwest-1': 'https://s3.cn-northwest-1.amazonaws.com.cn/cfn-resource-specifications-cn-northwest-1-prod/latest/CloudFormationResourceSpecification.json',
'eu-central-1': 'https://d1mta8qj7i28i2.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json',
'eu-north-1': 'https://diy8iv58sj6ba.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json',
'eu-west-1': 'https://d3teyb21fexa9r.cloudfront.net/latest/gzip/CloudFormationResourceSpecification.json',
Expand Down

0 comments on commit de4b5a2

Please sign in to comment.