aws-solutions / media-services-application-mapper

Media Services Application Mapper is a browser-based tool that allows operators to visualize the structure and logical connections among AWS Media Services and supporting services in the cloud. The tool can be used as a top-down resource monitoring tool when integrated with CloudWatch.
Apache License 2.0
84 stars 27 forks source link

Changes to verify bucket ownership before upload #238

Closed JimTharioAmazon closed 3 years ago

JimTharioAmazon commented 3 years ago

Description of changes: Update to deploy.sh and related scripts to obtain account ID from STS and use that against bucket operations to verify ownership.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.