When executing the amplify status command, the CLI returns some resource name that cannot be directly linked to the real storage in AWS such as the S3 bucket name
it would be useful to have a way to retrieve that information when we need to attach that resource name to other services.
When executing the
amplify status
command, the CLI returns some resource name that cannot be directly linked to the real storage in AWS such as the S3 bucket name it would be useful to have a way to retrieve that information when we need to attach that resource name to other services.