result = lambda_function.parse_arn("arn:partition:service:region:account-id:resource-id") result = lambda_function.parse_arn("arn:aws:autoscaling:us-west-2: ...
GitHub

tarassee/cloudx-sam-py

The application uses several AWS resources, including Lambda functions and an API Gateway API. These resources are defined in the template.yaml file in this project. You can update the template to add ...