Skip to content

Commit

Permalink
Update runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
GomathiselviS committed Oct 16, 2024
1 parent f3437c2 commit df1a43e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ action_groups:
- ec2_lc_find
- ec2_lc_info
- ec2_metric_alarm
- ec2_placement_group
- ec2_placement_group_info
- ec2_scaling_policy
- ec2_snapshot_copy
- ec2_transit_gateway
Expand Down Expand Up @@ -520,6 +518,10 @@ plugin_routing:
redirect: amazon.aws.s3_bucket_info
sts_assume_role:
redirect: amazon.aws.sts_assume_role
ec2_placement_group:
redirect: amazon.aws.ec2_placement_group
ec2_placement_group_info:
redirect: amazon.aws.ec2_placement_group_info
module_utils:
route53:
redirect: amazon.aws.route53

0 comments on commit df1a43e

Please sign in to comment.