Replies: 1 comment
-
aws resiliencehub describe-app-version-template --app-arn arn:aws:resiliencehub:eu-west-1:172017021075:app/52fd7949-76bc-44e6-966a-a5df82a170ec --app-version draft |
Beta Was this translation helpful? Give feedback.
-
{cloudshell-user@ip-10-2-66-99 ~]$ aws resiliencehub list-app-version-resource-mappings --app-arn arn:aws:resiliencehub:eu-west-1:172017021075:app/52fd7949-76b[cloudshell-user@ip-10-2-66-99 ~]$ aws resiliencehub list-app-ve "resourceMappings": [
{
"logicalStackName": "lambda-vpc",
"mappingType": "CfnStack",
"physicalResourceId": {
"identifier": "arn:aws:cloudformation:eu-central-1:172017021075:stack/lambda-vpc/3206a310-b56a-11ed-a21e-0a7485d824d8",
"type": "Arn"
}
},
{
"logicalStackName": "lambda-vpc-eu-west-1-172017021075",
"mappingType": "CfnStack",
"physicalResourceId": {
"identifier": "arn:aws:cloudformation:eu-west-1:172017021075:stack/lambda-vpc/862ef010-b569-11ed-96c6-061f41c4ec89",
"type": "Arn"
}
},
{
"logicalStackName": "lambda-vpc-route53",
"mappingType": "CfnStack",
"physicalResourceId": {
"identifier": "arn:aws:cloudformation:eu-central-1:172017021075:stack/lambda-vpc-route53/dc6598c0-b56a-11ed-b8e1-02ea3c611334",
"type": "Arn"
}
}
]
}
Beta Was this translation helpful? Give feedback.
All reactions