Skip to content

Commit 22e396e

Browse files
committed
chore(discussions): sanitize app ID in refactor snapshots
Replace real Amplify App ID (d1c9f6du1r9hog) with sanitized name (discussions) in all pre-refactor and post-refactor snapshot file contents and filenames. --- Prompt: Sanitize the app ID in refactor snapshot files.
1 parent 4976cfe commit 22e396e

104 files changed

Lines changed: 1549 additions & 1549 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP.__to__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding.mappings.json

Lines changed: 0 additions & 52 deletions
This file was deleted.

amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-storage0EC3F24A-AOMTF83VZ67V.__to__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-storage0EC3F24A-AOMTF83VZ67V-holding.mappings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-storageactivityA346F297-MS1DRX0NXN21.__to__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-storageactivityA346F297-MS1DRX0NXN21-holding.mappings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-storagebookmarks210DAF62-A9X48KQGLQY7.__to__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-storagebookmarks210DAF62-A9X48KQGLQY7-holding.mappings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
[
2+
{
3+
"Source": {
4+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP",
5+
"LogicalResourceId": "amplifyAuthUserPool4BA7F805"
6+
},
7+
"Destination": {
8+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding",
9+
"LogicalResourceId": "amplifyAuthUserPool4BA7F805"
10+
}
11+
},
12+
{
13+
"Source": {
14+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP",
15+
"LogicalResourceId": "amplifyAuthUserPoolNativeAppClient79534448"
16+
},
17+
"Destination": {
18+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding",
19+
"LogicalResourceId": "amplifyAuthUserPoolNativeAppClient79534448"
20+
}
21+
},
22+
{
23+
"Source": {
24+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP",
25+
"LogicalResourceId": "amplifyAuthUserPoolAppClient2626C6F8"
26+
},
27+
"Destination": {
28+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding",
29+
"LogicalResourceId": "amplifyAuthUserPoolAppClient2626C6F8"
30+
}
31+
},
32+
{
33+
"Source": {
34+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP",
35+
"LogicalResourceId": "amplifyAuthIdentityPool3FDE84CC"
36+
},
37+
"Destination": {
38+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding",
39+
"LogicalResourceId": "amplifyAuthIdentityPool3FDE84CC"
40+
}
41+
},
42+
{
43+
"Source": {
44+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP",
45+
"LogicalResourceId": "amplifyAuthIdentityPoolRoleAttachment045F17C8"
46+
},
47+
"Destination": {
48+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding",
49+
"LogicalResourceId": "amplifyAuthIdentityPoolRoleAttachment045F17C8"
50+
}
51+
}
52+
]

amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP.__to__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding.source.template.json renamed to amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP.__to__.amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding.source.template.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"Tags": [
2828
{
2929
"Key": "amplify:app-id",
30-
"Value": "d1c9f6du1r9hog"
30+
"Value": "discussions"
3131
},
3232
{
3333
"Key": "amplify:branch-name",
@@ -48,7 +48,7 @@
4848
]
4949
},
5050
"Metadata": {
51-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/amplifyAuth/authenticatedUserRole/Resource"
51+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/amplifyAuth/authenticatedUserRole/Resource"
5252
}
5353
},
5454
"amplifyAuthunauthenticatedUserRole2B524D9E": {
@@ -77,7 +77,7 @@
7777
"Tags": [
7878
{
7979
"Key": "amplify:app-id",
80-
"Value": "d1c9f6du1r9hog"
80+
"Value": "discussions"
8181
},
8282
{
8383
"Key": "amplify:branch-name",
@@ -98,7 +98,7 @@
9898
]
9999
},
100100
"Metadata": {
101-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/amplifyAuth/unauthenticatedUserRole/Resource"
101+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/amplifyAuth/unauthenticatedUserRole/Resource"
102102
}
103103
},
104104
"CDKMetadata": {
@@ -107,7 +107,7 @@
107107
"Analytics": "v2:deflate64:H4sIAAAAAAAA/01OvQrCMBB+Fvf01ODgKp1cRCrOEpNTr00v0JwWCXl3CVLt9P3Dp0FvtrBamDFW1nWVpyukA0ZBdxJjO2XGeEk23JkkQDpHHI4heFXf+McnUntClnn0d/YOWUje03ium+BxJ2Lso0eWrMj0kIpZigVzzoqDQ2jj8qU1rMvjNhJVw5OFeoTmix/XugxTzgAAAA=="
108108
},
109109
"Metadata": {
110-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/CDKMetadata/Default"
110+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/CDKMetadata/Default"
111111
},
112112
"Condition": "CDKMetadataAvailable"
113113
}
@@ -379,20 +379,20 @@
379379
}
380380
},
381381
"Outputs": {
382-
"amplifyd1c9f6du1r9hoggen2mainbranche3e983762fauthamplifyAuthUserPool88B629F6Ref": {
382+
"amplifydiscussionsgen2mainbranche3e983762fauthamplifyAuthUserPool88B629F6Ref": {
383383
"Value": "us-east-1_C52AD7Zfd"
384384
},
385-
"amplifyd1c9f6du1r9hoggen2mainbranche3e983762fauthamplifyAuthUserPoolAppClient8BC4C742Ref": {
385+
"amplifydiscussionsgen2mainbranche3e983762fauthamplifyAuthUserPoolAppClient8BC4C742Ref": {
386386
"Value": "vppk4cllu9eci0le4q6lako9l"
387387
},
388-
"amplifyd1c9f6du1r9hoggen2mainbranche3e983762fauthamplifyAuthIdentityPoolABB3D78CRef": {
388+
"amplifydiscussionsgen2mainbranche3e983762fauthamplifyAuthIdentityPoolABB3D78CRef": {
389389
"Value": "us-east-1:fb5a1900-4eb6-4c32-940d-e03ebcd22130"
390390
},
391-
"amplifyd1c9f6du1r9hoggen2mainbranche3e983762fauthamplifyAuthauthenticatedUserRoleFC0793A9Ref": {
392-
"Value": "amplify-d1c9f6du1r9hog-ge-amplifyAuthauthenticatedU-9bOosoHTpq4A"
391+
"amplifydiscussionsgen2mainbranche3e983762fauthamplifyAuthauthenticatedUserRoleFC0793A9Ref": {
392+
"Value": "amplify-discussions-ge-amplifyAuthauthenticatedU-9bOosoHTpq4A"
393393
},
394-
"amplifyd1c9f6du1r9hoggen2mainbranche3e983762fauthamplifyAuthunauthenticatedUserRole3744C53BRef": {
395-
"Value": "amplify-d1c9f6du1r9hog-ge-amplifyAuthunauthenticate-mmeDicXhSqYx"
394+
"amplifydiscussionsgen2mainbranche3e983762fauthamplifyAuthunauthenticatedUserRole3744C53BRef": {
395+
"Value": "amplify-discussions-ge-amplifyAuthunauthenticate-mmeDicXhSqYx"
396396
}
397397
}
398398
}

amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP.__to__.amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding.target.template.json renamed to amplify-migration-apps/discussions/_snapshot.post.refactor/refactor.__from__.amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP.__to__.amplify-discussions-gen2main-branch-e3e983762f-auth179371D7-6K7Q5IYVBDRP-holding.target.template.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
]
5252
},
5353
"UserPoolTags": {
54-
"amplify:app-id": "d1c9f6du1r9hog",
54+
"amplify:app-id": "discussions",
5555
"amplify:branch-name": "gen2-main",
5656
"amplify:deployment-type": "branch",
5757
"amplify:friendly-name": "amplifyAuth",
@@ -73,7 +73,7 @@
7373
"UpdateReplacePolicy": "Delete",
7474
"DeletionPolicy": "Delete",
7575
"Metadata": {
76-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/amplifyAuth/UserPool/Resource"
76+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/amplifyAuth/UserPool/Resource"
7777
}
7878
},
7979
"amplifyAuthUserPoolNativeAppClient79534448": {
@@ -94,7 +94,7 @@
9494
"UserPoolId": "us-east-1_C52AD7Zfd"
9595
},
9696
"Metadata": {
97-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/amplifyAuth/UserPool/NativeAppClient/Resource"
97+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/amplifyAuth/UserPool/NativeAppClient/Resource"
9898
}
9999
},
100100
"amplifyAuthUserPoolAppClient2626C6F8": {
@@ -126,7 +126,7 @@
126126
"UserPoolId": "us-east-1_C52AD7Zfd"
127127
},
128128
"Metadata": {
129-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/amplifyAuth/UserPoolAppClient/Resource"
129+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/amplifyAuth/UserPoolAppClient/Resource"
130130
}
131131
},
132132
"amplifyAuthIdentityPool3FDE84CC": {
@@ -154,7 +154,7 @@
154154
"IdentityPoolTags": [
155155
{
156156
"Key": "amplify:app-id",
157-
"Value": "d1c9f6du1r9hog"
157+
"Value": "discussions"
158158
},
159159
{
160160
"Key": "amplify:branch-name",
@@ -176,7 +176,7 @@
176176
"SupportedLoginProviders": {}
177177
},
178178
"Metadata": {
179-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/amplifyAuth/IdentityPool"
179+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/amplifyAuth/IdentityPool"
180180
}
181181
},
182182
"amplifyAuthIdentityPoolRoleAttachment045F17C8": {
@@ -205,12 +205,12 @@
205205
}
206206
},
207207
"Roles": {
208-
"unauthenticated": "arn:aws:iam::123456789012:role/amplify-d1c9f6du1r9hog-ge-amplifyAuthunauthenticate-mmeDicXhSqYx",
209-
"authenticated": "arn:aws:iam::123456789012:role/amplify-d1c9f6du1r9hog-ge-amplifyAuthauthenticatedU-9bOosoHTpq4A"
208+
"unauthenticated": "arn:aws:iam::123456789012:role/amplify-discussions-ge-amplifyAuthunauthenticate-mmeDicXhSqYx",
209+
"authenticated": "arn:aws:iam::123456789012:role/amplify-discussions-ge-amplifyAuthauthenticatedU-9bOosoHTpq4A"
210210
}
211211
},
212212
"Metadata": {
213-
"aws:cdk:path": "amplify-d1c9f6du1r9hog-gen2main-branch-e3e983762f/auth/amplifyAuth/IdentityPoolRoleAttachment"
213+
"aws:cdk:path": "amplify-discussions-gen2main-branch-e3e983762f/auth/amplifyAuth/IdentityPoolRoleAttachment"
214214
}
215215
}
216216
},
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"Source": {
4+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-storage0EC3F24A-AOMTF83VZ67V",
5+
"LogicalResourceId": "discusavatars223a2gen2mainBucket3F84B2BA"
6+
},
7+
"Destination": {
8+
"StackName": "amplify-discussions-gen2main-branch-e3e983762f-storage0EC3F24A-AOMTF83VZ67V-holding",
9+
"LogicalResourceId": "discusavatars223a2gen2mainBucket3F84B2BA"
10+
}
11+
}
12+
]

0 commit comments

Comments
 (0)