Skip to content

Commit

Permalink
Update runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
alinabuzachis committed Oct 2, 2023
1 parent 1f43280 commit 1cccab8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ action_groups:
- aws_msk_cluster
- aws_msk_config
- aws_region_info
- aws_s3_bucket_info
- aws_s3_cors
- aws_secret
- aws_ses_identity
Expand Down Expand Up @@ -188,7 +187,6 @@ action_groups:
- redshift_info
- redshift_subnet_group
- route53_wait
- s3_bucket_info
- s3_bucket_notification
- s3_cors
- s3_lifecycle
Expand Down Expand Up @@ -322,9 +320,6 @@ plugin_routing:
aws_msk_config:
# Deprecation for this alias should not *start* prior to 2024-09-01
redirect: community.aws.msk_config
aws_s3_bucket_info:
# Deprecation for this alias should not *start* prior to 2024-09-01
redirect: community.aws.s3_bucket_info
aws_s3_cors:
# Deprecation for this alias should not *start* prior to 2024-09-01
redirect: community.aws.s3_cors
Expand Down Expand Up @@ -512,6 +507,8 @@ plugin_routing:
redirect: amazon.aws.iam_group
iam_managed_policy:
redirect: amazon.aws.iam_managed_policy
s3_bucket_info:
redirect: amazon.aws.s3_bucket_info
module_utils:
route53:
redirect: amazon.aws.route53
redirect: amazon.aws.route53

0 comments on commit 1cccab8

Please sign in to comment.