Skip to content

Commit

Permalink
Update runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis committed Oct 9, 2023
1 parent 2f3a654 commit 9389f92
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ action_groups:
- glue_job
- iam_access_key
- iam_access_key_info
- iam_mfa_device_info
- iam_managed_policy
- iam_password_policy
- iam_saml_federation
- iam_server_certificate
Expand Down Expand Up @@ -508,10 +508,18 @@ plugin_routing:
redirect: amazon.aws.route53_info
route53_zone:
redirect: amazon.aws.route53_zone
<<<<<<< HEAD
iam_group:
redirect: amazon.aws.iam_group
<<<<<<< HEAD
iam_managed_policy:
redirect: amazon.aws.iam_managed_policy
=======
=======
iam_mfa_device_info:
redirect: community.aws.iam_mfa_device_info
>>>>>>> eb395ab2 (Update runtime)
>>>>>>> 3a23a27f (Update runtime)
module_utils:
route53:
redirect: amazon.aws.route53
redirect: amazon.aws.route53

0 comments on commit 9389f92

Please sign in to comment.