|
1 | 1 | {
|
2 | 2 | "Description": "Integration Test for aws-route53-alb",
|
3 | 3 | "Resources": {
|
4 |
| - "testroute53albtestroute53albzone04BEDFE6": { |
| 4 | + "privateapistackprivateapistackzone3E5194E7": { |
5 | 5 | "Type": "AWS::Route53::HostedZone",
|
6 | 6 | "Properties": {
|
7 | 7 | "Name": "www.example.com.",
|
|
15 | 15 | ]
|
16 | 16 | }
|
17 | 17 | },
|
18 |
| - "testroute53albtestroute53albalb7C171F50": { |
| 18 | + "privateapistackprivateapistackalb7242E759": { |
19 | 19 | "Type": "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
20 | 20 | "Properties": {
|
21 | 21 | "LoadBalancerAttributes": [
|
|
30 | 30 | {
|
31 | 31 | "Key": "access_logs.s3.bucket",
|
32 | 32 | "Value": {
|
33 |
| - "Ref": "testroute53albAC463A50" |
| 33 | + "Ref": "privateapistack09C932BB" |
34 | 34 | }
|
35 | 35 | },
|
36 | 36 | {
|
|
42 | 42 | "SecurityGroups": [
|
43 | 43 | {
|
44 | 44 | "Fn::GetAtt": [
|
45 |
| - "testroute53albtestroute53albalbSecurityGroupC3716E02", |
| 45 | + "privateapistackprivateapistackalbSecurityGroup5A8A9725", |
46 | 46 | "GroupId"
|
47 | 47 | ]
|
48 | 48 | }
|
|
61 | 61 | "Type": "application"
|
62 | 62 | },
|
63 | 63 | "DependsOn": [
|
64 |
| - "testroute53albPolicy478FC0AF", |
65 |
| - "testroute53albAC463A50" |
| 64 | + "privateapistackPolicy98558170", |
| 65 | + "privateapistack09C932BB" |
66 | 66 | ]
|
67 | 67 | },
|
68 |
| - "testroute53albtestroute53albalbSecurityGroupC3716E02": { |
| 68 | + "privateapistackprivateapistackalbSecurityGroup5A8A9725": { |
69 | 69 | "Type": "AWS::EC2::SecurityGroup",
|
70 | 70 | "Properties": {
|
71 |
| - "GroupDescription": "Automatically created Security Group for ELB deployPrivateApitestroute53albtestroute53albalb1145D1AD", |
| 71 | + "GroupDescription": "Automatically created Security Group for ELB deployPrivateApiprivateapistackprivateapistackalb5DF93E18", |
72 | 72 | "SecurityGroupEgress": [
|
73 | 73 | {
|
74 | 74 | "CidrIp": "255.255.255.255/32",
|
|
83 | 83 | }
|
84 | 84 | },
|
85 | 85 | "DependsOn": [
|
86 |
| - "testroute53albPolicy478FC0AF", |
87 |
| - "testroute53albAC463A50" |
88 |
| - ] |
| 86 | + "privateapistackPolicy98558170", |
| 87 | + "privateapistack09C932BB" |
| 88 | + ], |
| 89 | + "Metadata": { |
| 90 | + "cfn_nag": { |
| 91 | + "rules_to_suppress": [ |
| 92 | + { |
| 93 | + "id": "W29", |
| 94 | + "reason": "CDK created rule that blocks all traffic." |
| 95 | + } |
| 96 | + ] |
| 97 | + } |
| 98 | + } |
89 | 99 | },
|
90 |
| - "testroute53albAC463A50": { |
| 100 | + "privateapistack09C932BB": { |
91 | 101 | "Type": "AWS::S3::Bucket",
|
92 | 102 | "Properties": {
|
93 | 103 | "BucketEncryption": {
|
|
122 | 132 | }
|
123 | 133 | }
|
124 | 134 | },
|
125 |
| - "testroute53albPolicy478FC0AF": { |
| 135 | + "privateapistackPolicy98558170": { |
126 | 136 | "Type": "AWS::S3::BucketPolicy",
|
127 | 137 | "Properties": {
|
128 | 138 | "Bucket": {
|
129 |
| - "Ref": "testroute53albAC463A50" |
| 139 | + "Ref": "privateapistack09C932BB" |
130 | 140 | },
|
131 | 141 | "PolicyDocument": {
|
132 | 142 | "Statement": [
|
|
148 | 158 | [
|
149 | 159 | {
|
150 | 160 | "Fn::GetAtt": [
|
151 |
| - "testroute53albAC463A50", |
| 161 | + "privateapistack09C932BB", |
152 | 162 | "Arn"
|
153 | 163 | ]
|
154 | 164 | },
|
|
158 | 168 | },
|
159 | 169 | {
|
160 | 170 | "Fn::GetAtt": [
|
161 |
| - "testroute53albAC463A50", |
| 171 | + "privateapistack09C932BB", |
162 | 172 | "Arn"
|
163 | 173 | ]
|
164 | 174 | }
|
|
191 | 201 | [
|
192 | 202 | {
|
193 | 203 | "Fn::GetAtt": [
|
194 |
| - "testroute53albAC463A50", |
| 204 | + "privateapistack09C932BB", |
195 | 205 | "Arn"
|
196 | 206 | ]
|
197 | 207 | },
|
|
209 | 219 | }
|
210 | 220 | }
|
211 | 221 | },
|
212 |
| - "testroute53albtestroute53albaliasCCC6DDF3": { |
| 222 | + "privateapistackprivateapistackalias54E3713F": { |
213 | 223 | "Type": "AWS::Route53::RecordSet",
|
214 | 224 | "Properties": {
|
215 | 225 | "Name": "www.example.com.",
|
|
222 | 232 | "dualstack.",
|
223 | 233 | {
|
224 | 234 | "Fn::GetAtt": [
|
225 |
| - "testroute53albtestroute53albalb7C171F50", |
| 235 | + "privateapistackprivateapistackalb7242E759", |
226 | 236 | "DNSName"
|
227 | 237 | ]
|
228 | 238 | }
|
|
231 | 241 | },
|
232 | 242 | "HostedZoneId": {
|
233 | 243 | "Fn::GetAtt": [
|
234 |
| - "testroute53albtestroute53albalb7C171F50", |
| 244 | + "privateapistackprivateapistackalb7242E759", |
235 | 245 | "CanonicalHostedZoneID"
|
236 | 246 | ]
|
237 | 247 | }
|
238 | 248 | },
|
239 | 249 | "HostedZoneId": {
|
240 |
| - "Ref": "testroute53albtestroute53albzone04BEDFE6" |
| 250 | + "Ref": "privateapistackprivateapistackzone3E5194E7" |
241 | 251 | }
|
242 | 252 | }
|
243 | 253 | },
|
|
0 commit comments