aws-cli icon indicating copy to clipboard operation
aws-cli copied to clipboard

updating customizations/utils

Open varungovinda opened this issue 2 months ago • 0 comments

Description of changes: This PR updates the get_policy_arn_suffix function to dynamically load AWS partition information using botocore's RuleSetStandardLibary and partitions.json instead of hardcoded region mappings.

Affected commands:

  • aws dlm create-default-role
  • aws emr create-default-roles
  • aws emr-containers update-role-trust-policy
  • emr-containers create-role-associations

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

varungovinda avatar Oct 27 '25 23:10 varungovinda