diff --git a/changelogs/fragments/migrate_iam_access_key.yml b/changelogs/fragments/migrate_iam_access_key.yml new file mode 100644 index 00000000000..8485c6a1849 --- /dev/null +++ b/changelogs/fragments/migrate_iam_access_key.yml @@ -0,0 +1,7 @@ +breaking_changes: +- iam_access_key - The module has been migrated from the ``community.aws`` collection. + Playbooks using the Fully Qualified Collection Name for this module should be updated + to use ``amazon.aws.iam_access_key``. +- iam_access_key_info - The module has been migrated from the ``community.aws`` collection. + Playbooks using the Fully Qualified Collection Name for this module should be updated + to use ``amazon.aws.iam_access_key_info``. diff --git a/meta/runtime.yml b/meta/runtime.yml index 8ccb2210dd6..4284fe9311d 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -2,7 +2,6 @@ requires_ansible: '>=2.12.0' action_groups: aws: -<<<<<<< HEAD - accessanalyzer_validate_policy_info - acm_certificate - acm_certificate_info @@ -157,8 +156,6 @@ action_groups: - glue_connection - glue_crawler - glue_job - - iam_access_key - - iam_access_key_info - iam_mfa_device_info - iam_password_policy - iam_saml_federation @@ -224,230 +221,6 @@ action_groups: - wafv2_rule_group_info - wafv2_web_acl - wafv2_web_acl_info -======= - - accessanalyzer_validate_policy_info - - acm_certificate - - acm_certificate_info - - api_gateway - - api_gateway_domain - - api_gateway_info - - application_autoscaling_policy - - autoscaling_complete_lifecycle_action - - autoscaling_instance_refresh - - autoscaling_instance_refresh_info - - autoscaling_launch_config - - autoscaling_launch_config_find - - autoscaling_launch_config_info - - autoscaling_lifecycle_hook - - autoscaling_policy - - autoscaling_scheduled_action - - aws_acm - - aws_acm_info - - aws_api_gateway - - aws_api_gateway_domain - - aws_application_scaling_policy - - aws_batch_compute_environment - - aws_batch_job_definition - - aws_batch_job_queue - - aws_codebuild - - aws_codecommit - - aws_codepipeline - - aws_config_aggregation_authorization - - aws_config_aggregator - - aws_config_delivery_channel - - aws_config_recorder - - aws_config_rule - - aws_direct_connect_confirm_connection - - aws_direct_connect_connection - - aws_direct_connect_gateway - - aws_direct_connect_link_aggregation_group - - aws_direct_connect_virtual_interface - - aws_eks_cluster - - aws_elasticbeanstalk_app - - aws_glue_connection - - aws_glue_crawler - - aws_glue_job - - aws_inspector_target - - aws_msk_cluster - - aws_msk_config - - aws_region_info - - aws_s3_bucket_info - - aws_s3_cors - - aws_secret - - aws_ses_identity - - aws_ses_identity_policy - - aws_ses_rule_set - - aws_sgw_info - - aws_ssm_parameter_store - - aws_step_functions_state_machine - - aws_step_functions_state_machine_execution - - aws_waf_condition - - aws_waf_info - - aws_waf_rule - - aws_waf_web_acl - - batch_compute_environment - - batch_job_definition - - batch_job_queue - - cloudformation_exports_info - - cloudformation_stack_set - - cloudfront_distribution - - cloudfront_distribution_info - - cloudfront_info - - cloudfront_invalidation - - cloudfront_origin_access_identity - - cloudfront_response_headers_policy - - codebuild_project - - codecommit_repository - - codepipeline - - config_aggregation_authorization - - config_aggregator - - config_delivery_channel - - config_recorder - - config_rule - - data_pipeline - - directconnect_confirm_connection - - directconnect_connection - - directconnect_gateway - - directconnect_link_aggregation_group - - directconnect_virtual_interface - - dms_endpoint - - dms_replication_subnet_group - - dynamodb_table - - dynamodb_ttl - - ec2_ami_copy - - ec2_asg - - ec2_asg_info - - ec2_asg_instance_refresh - - ec2_asg_instance_refresh_info - - ec2_asg_lifecycle_hook - - ec2_asg_scheduled_action - - ec2_customer_gateway - - ec2_customer_gateway_info - - ec2_elb - - ec2_launch_template - - ec2_lc - - 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 - - ec2_transit_gateway_info - - ec2_transit_gateway_vpc_attachment - - ec2_transit_gateway_vpc_attachment_info - - ec2_vpc_egress_igw - - ec2_vpc_nacl - - ec2_vpc_nacl_info - - ec2_vpc_peer - - ec2_vpc_peering_info - - ec2_vpc_vgw - - ec2_vpc_vgw_info - - ec2_vpc_vpn - - ec2_vpc_vpn_info - - ec2_win_password - - ecs_attribute - - ecs_cluster - - ecs_ecr - - ecs_service - - ecs_service_info - - ecs_tag - - ecs_task - - ecs_taskdefinition - - ecs_taskdefinition_info - - efs - - efs_info - - efs_tag - - eks_cluster - - eks_fargate_profile - - eks_nodegroup - - elasticache - - elasticache_info - - elasticache_parameter_group - - elasticache_snapshot - - elasticache_subnet_group - - elasticbeanstalk_app - - elb_classic_lb - - elb_classic_lb_info - - elb_instance - - elb_network_lb - - elb_target - - elb_target_group - - elb_target_group_info - - elb_target_info - - glue_connection - - glue_crawler - - glue_job - - iam_managed_policy - - iam_mfa_device_info - - iam_password_policy - - iam_role - - iam_role_info - - iam_saml_federation - - iam_server_certificate - - iam_server_certificate_info - - inspector_target - - kinesis_stream - - lightsail - - lightsail_snapshot - - lightsail_static_ip - - mq_broker - - mq_broker_config - - mq_broker_info - - mq_user - - mq_user_info - - msk_cluster - - msk_config - - networkfirewall - - networkfirewall_info - - networkfirewall_policy - - networkfirewall_policy_info - - networkfirewall_rule_group - - networkfirewall_rule_group_info - - opensearch - - opensearch_info - - redshift - - redshift_cross_region_snapshots - - redshift_info - - redshift_subnet_group - - route53_wait - - s3_bucket_info - - s3_bucket_notification - - s3_cors - - s3_lifecycle - - s3_logging - - s3_metrics_configuration - - s3_sync - - s3_website - - secretsmanager_secret - - ses_identity - - ses_identity_policy - - ses_rule_set - - sns - - sns_topic - - sns_topic_info - - sqs_queue - - ssm_inventory_info - - ssm_parameter - - stepfunctions_state_machine - - stepfunctions_state_machine_execution - - storagegateway_info - - sts_assume_role - - sts_session_token - - waf_condition - - waf_info - - waf_rule - - waf_web_acl - - wafv2_ip_set - - wafv2_ip_set_info - - wafv2_resources - - wafv2_resources_info - - wafv2_rule_group - - wafv2_rule_group_info - - wafv2_web_acl - - wafv2_web_acl_info ->>>>>>> b9bc043e (Update runtime) plugin_routing: modules: autoscaling_group_info: