Skip to content

Commit 18139ee

Browse files
committed
chore: update snapshots
1 parent 95998f9 commit 18139ee

86 files changed

Lines changed: 1214 additions & 1214 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/mood-board/_snapshot.post.generate/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ dist-ssr
2222
*.sw?
2323
# amplify
2424
.amplify
25-
amplify_outputs*
2625
amplifyconfiguration*
2726
aws-exports*
2827
build

amplify-migration-apps/mood-board/_snapshot.post.generate/amplify/backend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const mutationCreateBoardPipelineFunctions =
124124
mutationCreateBoardResolver.pipelineConfig as CfnResolver.PipelineConfigProperty
125125
).functions || [];
126126
mutationCreateBoardPipelineFunctions.splice(
127-
0,
127+
1,
128128
0,
129129
MutationcreateBoardinit2.functionId
130130
);

amplify-migration-apps/mood-board/_snapshot.post.generate/amplify/data/resource.ts

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ export const data = defineData({
3333
//The "branchname" variable needs to be the same as your deployment branch if you want to reuse your Gen1 app tables
3434
branchName: 'x',
3535
modelNameToTableNameMapping: {
36-
MoodItem: 'MoodItem-b3t3v6vbgjhs5iogt6g4tvqnee-x',
37-
Board: 'Board-b3t3v6vbgjhs5iogt6g4tvqnee-x',
38-
KinesisEventCount: 'KinesisEventCount-b3t3v6vbgjhs5iogt6g4tvqnee-x',
36+
MoodItem: 'MoodItem-xn3j437hmbcnfl2xxwcnmqujpy-x',
37+
Board: 'Board-xn3j437hmbcnfl2xxwcnmqujpy-x',
38+
KinesisEventCount:
39+
'KinesisEventCount-xn3j437hmbcnfl2xxwcnmqujpy-x',
3940
},
4041
},
4142
],

amplify-migration-apps/mood-board/_snapshot.post.refactor/refactor.__from__.amplify-moodboard-e2e-sandbox-x-analytics5794DE4A-x.__to__.amplify-moodboard-e2e-sandbox-x-analytics5794DE4A-x-holding.source.template.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"PolicyName": "moodboardKinesis-auth-policy-gen2-x",
2121
"Roles": [
22-
"amplify-moodboard26042213-amplifyAuthauthenticatedU-axvoJnEzAgQJ"
22+
"amplify-moodboard26042215-amplifyAuthauthenticatedU-kysyAl3WUL5W"
2323
]
2424
},
2525
"UpdateReplacePolicy": "Delete",
@@ -46,7 +46,7 @@
4646
},
4747
"PolicyName": "moodboardKinesis-unauth-policy-gen2-x",
4848
"Roles": [
49-
"amplify-moodboard26042213-amplifyAuthunauthenticate-X5LxHCJvgCQz"
49+
"amplify-moodboard26042215-amplifyAuthunauthenticate-6uKlXRpRthU1"
5050
]
5151
},
5252
"UpdateReplacePolicy": "Delete",
@@ -76,7 +76,7 @@
7676
"kinesisStreamShardCount": {
7777
"Value": "1"
7878
},
79-
"amplifymoodboarde2esandbox6bf2e5f791analyticsmoodboardKinesisKinesisStreamFD0ACD32Arn": {
79+
"amplifymoodboarde2esandbox4f6bc84565analyticsmoodboardKinesisKinesisStreamE12E9220Arn": {
8080
"Value": "arn:aws:kinesis:us-east-1:123456789012:stream/moodboardKinesis-gen2-x"
8181
}
8282
},
@@ -347,10 +347,10 @@
347347
}
348348
},
349349
"Parameters": {
350-
"referencetoamplifymoodboarde2esandbox6bf2e5f791authNestedStackauthNestedStackResource4E83D585Outputsamplifymoodboarde2esandbox6bf2e5f791authamplifyAuthauthenticatedUserRoleADB79311Ref": {
350+
"referencetoamplifymoodboarde2esandbox4f6bc84565authNestedStackauthNestedStackResource564C9872Outputsamplifymoodboarde2esandbox4f6bc84565authamplifyAuthauthenticatedUserRole9FBEFADDRef": {
351351
"Type": "String"
352352
},
353-
"referencetoamplifymoodboarde2esandbox6bf2e5f791authNestedStackauthNestedStackResource4E83D585Outputsamplifymoodboarde2esandbox6bf2e5f791authamplifyAuthunauthenticatedUserRole3AD88229Ref": {
353+
"referencetoamplifymoodboarde2esandbox4f6bc84565authNestedStackauthNestedStackResource564C9872Outputsamplifymoodboarde2esandbox4f6bc84565authamplifyAuthunauthenticatedUserRole2ADAA45CRef": {
354354
"Type": "String"
355355
}
356356
}

amplify-migration-apps/mood-board/_snapshot.post.refactor/refactor.__from__.amplify-moodboard-e2e-sandbox-x-auth179371D7-x.__to__.amplify-moodboard-e2e-sandbox-x-auth179371D7-x-holding.source.template.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Action": "sts:AssumeRoleWithWebIdentity",
1111
"Condition": {
1212
"StringEquals": {
13-
"cognito-identity.amazonaws.com:aud": "us-east-1:b3706bf3-a6e3-4cae-ad56-c81cc53fd215"
13+
"cognito-identity.amazonaws.com:aud": "us-east-1:fd95d154-e9d4-426b-b587-e4c8b3c72426"
1414
},
1515
"ForAnyValue:StringLike": {
1616
"cognito-identity.amazonaws.com:amr": "authenticated"
@@ -54,7 +54,7 @@
5454
"Action": "sts:AssumeRoleWithWebIdentity",
5555
"Condition": {
5656
"StringEquals": {
57-
"cognito-identity.amazonaws.com:aud": "us-east-1:b3706bf3-a6e3-4cae-ad56-c81cc53fd215"
57+
"cognito-identity.amazonaws.com:aud": "us-east-1:fd95d154-e9d4-426b-b587-e4c8b3c72426"
5858
},
5959
"ForAnyValue:StringLike": {
6060
"cognito-identity.amazonaws.com:amr": "unauthenticated"
@@ -367,20 +367,20 @@
367367
}
368368
},
369369
"Outputs": {
370-
"amplifymoodboarde2esandbox6bf2e5f791authamplifyAuthUserPoolD6F10D26Ref": {
371-
"Value": "us-east-1_dkjFSixl9"
370+
"amplifymoodboarde2esandbox4f6bc84565authamplifyAuthUserPool88309446Ref": {
371+
"Value": "us-east-1_S5zs48BQ8"
372372
},
373-
"amplifymoodboarde2esandbox6bf2e5f791authamplifyAuthUserPoolAppClient5BD61424Ref": {
374-
"Value": "nbr3qppq67201uggtagu8jcsi"
373+
"amplifymoodboarde2esandbox4f6bc84565authamplifyAuthUserPoolAppClient9141812BRef": {
374+
"Value": "q6pv2fdcs4s7to7ocp8th73n4"
375375
},
376-
"amplifymoodboarde2esandbox6bf2e5f791authamplifyAuthIdentityPool012DFA1BRef": {
377-
"Value": "us-east-1:b3706bf3-a6e3-4cae-ad56-c81cc53fd215"
376+
"amplifymoodboarde2esandbox4f6bc84565authamplifyAuthIdentityPoolB9F41888Ref": {
377+
"Value": "us-east-1:fd95d154-e9d4-426b-b587-e4c8b3c72426"
378378
},
379-
"amplifymoodboarde2esandbox6bf2e5f791authamplifyAuthauthenticatedUserRoleADB79311Ref": {
380-
"Value": "amplify-moodboard26042213-amplifyAuthauthenticatedU-axvoJnEzAgQJ"
379+
"amplifymoodboarde2esandbox4f6bc84565authamplifyAuthauthenticatedUserRole9FBEFADDRef": {
380+
"Value": "amplify-moodboard26042215-amplifyAuthauthenticatedU-kysyAl3WUL5W"
381381
},
382-
"amplifymoodboarde2esandbox6bf2e5f791authamplifyAuthunauthenticatedUserRole3AD88229Ref": {
383-
"Value": "amplify-moodboard26042213-amplifyAuthunauthenticate-X5LxHCJvgCQz"
382+
"amplifymoodboarde2esandbox4f6bc84565authamplifyAuthunauthenticatedUserRole2ADAA45CRef": {
383+
"Value": "amplify-moodboard26042215-amplifyAuthunauthenticate-6uKlXRpRthU1"
384384
}
385385
}
386386
}

amplify-migration-apps/mood-board/_snapshot.post.refactor/refactor.__from__.amplify-moodboard-e2e-sandbox-x-auth179371D7-x.__to__.amplify-moodboard-e2e-sandbox-x-auth179371D7-x-holding.target.template.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"TokenValidityUnits": {
8585
"RefreshToken": "minutes"
8686
},
87-
"UserPoolId": "us-east-1_dkjFSixl9"
87+
"UserPoolId": "us-east-1_S5zs48BQ8"
8888
},
8989
"UpdateReplacePolicy": "Delete",
9090
"DeletionPolicy": "Delete",
@@ -118,7 +118,7 @@
118118
"SupportedIdentityProviders": [
119119
"COGNITO"
120120
],
121-
"UserPoolId": "us-east-1_dkjFSixl9"
121+
"UserPoolId": "us-east-1_S5zs48BQ8"
122122
},
123123
"UpdateReplacePolicy": "Delete",
124124
"DeletionPolicy": "Delete",
@@ -132,7 +132,7 @@
132132
"AllowUnauthenticatedIdentities": true,
133133
"CognitoIdentityProviders": [
134134
{
135-
"ClientId": "nbr3qppq67201uggtagu8jcsi",
135+
"ClientId": "q6pv2fdcs4s7to7ocp8th73n4",
136136
"ProviderName": {
137137
"Fn::Join": [
138138
"",
@@ -142,7 +142,7 @@
142142
"Ref": "AWS::Region"
143143
},
144144
".amazonaws.com/",
145-
"us-east-1_dkjFSixl9"
145+
"us-east-1_S5zs48BQ8"
146146
]
147147
]
148148
}
@@ -173,7 +173,7 @@
173173
"amplifyAuthIdentityPoolRoleAttachment045F17C8": {
174174
"Type": "AWS::Cognito::IdentityPoolRoleAttachment",
175175
"Properties": {
176-
"IdentityPoolId": "us-east-1:b3706bf3-a6e3-4cae-ad56-c81cc53fd215",
176+
"IdentityPoolId": "us-east-1:fd95d154-e9d4-426b-b587-e4c8b3c72426",
177177
"RoleMappings": {
178178
"UserPoolWebClientRoleMapping": {
179179
"AmbiguousRoleResolution": "AuthenticatedRole",
@@ -186,18 +186,18 @@
186186
"Ref": "AWS::Region"
187187
},
188188
".amazonaws.com/",
189-
"us-east-1_dkjFSixl9",
189+
"us-east-1_S5zs48BQ8",
190190
":",
191-
"nbr3qppq67201uggtagu8jcsi"
191+
"q6pv2fdcs4s7to7ocp8th73n4"
192192
]
193193
]
194194
},
195195
"Type": "Token"
196196
}
197197
},
198198
"Roles": {
199-
"unauthenticated": "arn:aws:iam::123456789012:role/amplify-moodboard26042213-amplifyAuthunauthenticate-X5LxHCJvgCQz",
200-
"authenticated": "arn:aws:iam::123456789012:role/amplify-moodboard26042213-amplifyAuthauthenticatedU-axvoJnEzAgQJ"
199+
"unauthenticated": "arn:aws:iam::123456789012:role/amplify-moodboard26042215-amplifyAuthunauthenticate-6uKlXRpRthU1",
200+
"authenticated": "arn:aws:iam::123456789012:role/amplify-moodboard26042215-amplifyAuthauthenticatedU-kysyAl3WUL5W"
201201
}
202202
},
203203
"UpdateReplacePolicy": "Delete",

amplify-migration-apps/mood-board/_snapshot.post.refactor/refactor.__from__.amplify-moodboard-e2e-sandbox-x-storage0EC3F24A-x.__to__.amplify-moodboard-e2e-sandbox-x-storage0EC3F24A-x-holding.mappings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
{
33
"Source": {
44
"StackName": "amplify-moodboard-e2e-sandbox-x-storage0EC3F24A-x",
5-
"LogicalResourceId": "moodboard20e29595008142e3ad16f01c4066e1c4xgen2xBucket87EDD0BB"
5+
"LogicalResourceId": "moodboard20e29595008142e3ad16f01c4066e1c4xgen2xBucket7FFBE5AD"
66
},
77
"Destination": {
88
"StackName": "amplify-moodboard-e2e-sandbox-x-storage0EC3F24A-x-holding",
9-
"LogicalResourceId": "moodboard20e29595008142e3ad16f01c4066e1c4xgen2xBucket87EDD0BB"
9+
"LogicalResourceId": "moodboard20e29595008142e3ad16f01c4066e1c4xgen2xBucket7FFBE5AD"
1010
}
1111
}
1212
]

0 commit comments

Comments
 (0)