community.aws Release Notes

v7.2.0

Release Summary

This release includes a new module dynamodb_table_info, new features for the glue_job and msk_cluster modules, and a bugfix for the aws_ssm connection plugin.

Minor Changes

Bugfixes

New Modules

  • dynamodb_table_info - Returns information about a Dynamo DB table

v7.1.0

Release Summary

This release includes new features for the cloudfront_distribution and mq_broker modules, as well as a bugfix for the aws_ssm connection plugin needed when connecting to hosts with Bash 5.1.0 and later.

Minor Changes

Bugfixes

v7.0.0

Release Summary

This release includes some new features, bugfixes and breaking changes. Several modules have been migrated to amazon.aws and the Fully Qualified Collection Name for these modules needs to be updated. The community.aws collection has dropped support for botocore<1.29.0 and boto3<1.26.0. Due to the AWS SDKs announcing the end of support for Python less than 3.7 (https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/), support for Python less than 3.7 by this collection was deprecated in release 6.0.0 and removed in release 7.0.0. (https://github.com/ansible-collections/amazon.aws/pull/1763).

Minor Changes

Breaking Changes / Porting Guide

  • The community.aws collection has dropped support for botocore<1.29.0 and boto3<1.26.0. Most modules will continue to work with older versions of the AWS SDK, however compatability with older versions of the SDK is not guaranteed and will not be tested. When using older versions of the SDK a warning will be emitted by Ansible (https://github.com/ansible-collections/amazon.aws/pull/1763).

  • aws_region_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.aws_region_info.

  • aws_s3_bucket_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.aws_s3_bucket_info.

  • community.aws collection - due to the AWS SDKs announcing the end of support for Python less than 3.7 (https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/) support for Python less than 3.7 by this collection wss been deprecated in release 6.0.0 and removed in release 7.0.0. (https://github.com/ansible-collections/amazon.aws/pull/1763).

  • 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.

  • iam_group - 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_group (https://github.com/ansible-collections/community.aws/pull/1945).

  • iam_managed_policy - 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_managed_policy (https://github.com/ansible-collections/community.aws/pull/1954).

  • iam_mfa_device_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_mfa_device_info (https://github.com/ansible-collections/community.aws/pull/1953).

  • iam_password_policy - 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_password_policy.

  • iam_role - 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_role (https://github.com/ansible-collections/community.aws/pull/1948).

  • iam_role_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_role_info (https://github.com/ansible-collections/community.aws/pull/1948).

  • s3_bucket_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.s3_bucket_info.

  • sts_assume_role - 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.sts_assume_role.

Bugfixes

v6.2.0

Release Summary

This release includes some new features for the community.aws.ec2_vpc_vpn and community.aws.api_gateway modules.

Minor Changes

Bugfixes

v6.1.0

Release Summary

This release brings a new inventory plugin, some new features, and several bugfixes.

Minor Changes

Bugfixes

New Plugins

Inventory

  • aws_mq - MQ broker inventory source

v6.0.0

Release Summary

This release brings some new plugins and features. Several bugfixes, breaking changes and deprecated features are also included. The community.aws collection has dropped support for botocore<1.25.0 and boto3<1.22.0. Support for Python 3.6 has also been dropped.

Minor Changes

Breaking Changes / Porting Guide

Deprecated Features

Bugfixes

New Modules

  • ec2_carrier_gateway - Manage an AWS VPC Carrier gateway

  • ec2_carrier_gateway_info - Gather information about carrier gateways in AWS

  • lightsail_snapshot - Creates snapshots of AWS Lightsail instances

  • mq_broker - MQ broker management

  • mq_broker_config - Update Amazon MQ broker configuration

  • mq_broker_info - Retrieve MQ Broker details

  • mq_user - Manage users in existing Amazon MQ broker

  • mq_user_info - List users of an Amazon MQ broker

  • ssm_inventory_info - Get SSM inventory information for EC2 instance

v5.5.1

Release Summary

This release brings several bugfixes.

Bugfixes

v5.5.0

Release Summary

This release contains a number of bugfixes for various modules, as well as new features for the ec2_launch_template and msk_cluster modules. This is the last planned minor release prior to the release of version 6.0.0.

Minor Changes

Bugfixes

v5.4.0

Release Summary

This minor release brings minor new features to the sns and ecs_service modules.

Minor Changes

v5.3.0

Release Summary

This release brings some minor changes, bugfixes and deprecations.

Minor Changes

Deprecated Features

Bugfixes

New Modules

  • eks_nodegroup - Manage EKS Nodegroup module

v5.2.0

Release Summary

A minor release containing bugfixes for the aws_ssm connection plugin and the ecs_service, s3_lifecycle and ssm_parameter modules. As well as improvements to the ecs_cluster, ec2_ecr, ecs_service, iam_role and ssm_parameter plugins.

Minor Changes

Bugfixes

v5.1.0

Release Summary

This is the minor release of the community.aws collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release.

Minor Changes

Bugfixes

v5.0.0

Release Summary

In this release many community modules have been promoted to Red Hat supported status. Those modules have been moved from the commuity.aws to amazon.aws collection.

The community.aws collection has dropped support for botocore<1.21.0 and boto3<1.18.0. Support for ansible-core<2.11 has also been dropped.

This release also brings some new features, bugfixes, breaking changes and deprecated features.

Minor Changes

Breaking Changes / Porting Guide

  • acm_certificate - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

  • autoscaling_group - 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.autoscaling_group.

  • autoscaling_group_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.autoscaling_group_info.

  • cloudfront_distribution - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

  • cloudtrail - The module has been migrated to the amazon.aws collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to use amazon.aws.cloudtrail.

  • cloudwatch_metric_alarm - 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.cloudwatch_metric_alarm.

  • cloudwatchevent_rule - 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.cloudwatchevent_rule.

  • cloudwatchlogs_log_group - 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.cloudwatchlogs_log_group.

  • cloudwatchlogs_log_group_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.cloudwatchlogs_log_group_info.

  • cloudwatchlogs_log_group_metric_filter - 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.cloudwatchlogs_log_group_metric_filter.

  • community.aws collection - Support for ansible-core < 2.11 has been dropped (https://github.com/ansible-collections/community.aws/pull/1541).

  • community.aws collection - The community.aws collection has dropped support for botocore<1.21.0 and boto3<1.18.0. Most modules will continue to work with older versions of the AWS SDK, however compatibility with older versions of the SDK is not guaranteed and will not be tested. When using older versions of the SDK a warning will be emitted by Ansible (https://github.com/ansible-collections/community.aws/pull/1362).

  • ec2_eip - 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.ec2_eip.

  • ec2_eip_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.ec2_eip_info.

  • ec2_vpc_vpn - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

  • elb_application_lb - 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.elb_application_lb.

  • elb_application_lb_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.elb_application_lb_info.

  • execute_lambda - 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.execute_lambda.

  • iam_policy - 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_policy.

  • iam_policy_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_policy_info.

  • iam_server_certificate - Passing file names to the cert, chain_cert and key parameters has been removed. We recommend using a lookup plugin to read the files instead, see the documentation for an example (https://github.com/ansible-collections/community.aws/pull/1265).

  • iam_server_certificate - the default value for the dup_ok parameter has been changed to true. To preserve the original behaviour explicitly set the dup_ok parameter to false (https://github.com/ansible-collections/community.aws/pull/1265).

  • iam_user - 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_user.

  • iam_user_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_user_info.

  • kms_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.kms_key.

  • kms_key - managing the KMS IAM Policy via policy_mode and policy_grant_types was previously deprecated and has been removed in favor of the policy option (https://github.com/ansible-collections/community.aws/pull/1344).

  • kms_key - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

  • kms_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.kms_key_info.

  • lambda - 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.lambda.

  • lambda_alias - 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.lambda_alias.

  • lambda_event - 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.lambda_event.

  • lambda_execute - 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.lambda_execute.

  • lambda_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.lambda_info.

  • lambda_policy - 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.lambda_policy.

  • rds_cluster - 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.rds_cluster.

  • rds_cluster_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.rds_cluster_info.

  • rds_cluster_snapshot - 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.rds_cluster_snapshot.

  • rds_instance - 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.rds_instance.

  • rds_instance_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.rds_instance_info.

  • rds_instance_snapshot - 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.rds_instance_snapshot.

  • rds_option_group - 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.rds_option_group.

  • rds_option_group_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.rds_option_group_info.

  • rds_param_group - 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.rds_param_group.

  • rds_param_group - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

  • rds_snapshot_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.rds_snapshot_info.

  • rds_subnet_group - 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.rds_subnet_group.

  • route53 - 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.route53.

  • route53_health_check - 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.route53_health_check.

  • route53_health_check - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

  • route53_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.route53_info.

  • route53_zone - 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.route53_zone.

  • route53_zone - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

  • sqs_queue - the previously deprecated default value of purge_tags=False has been updated to purge_tags=True (https://github.com/ansible-collections/community.aws/pull/1343).

Deprecated Features

Bugfixes

New Modules

  • accessanalyzer_validate_policy_info - Performs validation of IAM policies

v4.5.1

Release Summary

This release contains a minor bugfix for the sns_topic module as well as corrections to the documentation for various modules. This is the last planned release of the 4.x series.

Bugfixes

v4.5.0

Release Summary

This is the minor release of the community.aws collection.

Minor Changes

Bugfixes

v4.4.0

Release Summary

This is the minor release of the community.aws collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release.

Minor Changes

Bugfixes

v4.3.0

Release Summary

The community.aws 4.3.0 release includes a number of minor bug fixes and improvements. Following the release of amazon.aws 5.0.0, backports to the 4.x series will be limited to security issues and bugfixes.

Minor Changes

Bugfixes

v4.2.0

Bugfixes

v4.1.1

Bugfixes

v4.1.0

Minor Changes

Deprecated Features

Bugfixes

New Modules

  • autoscaling_complete_lifecycle_action - Completes the lifecycle action of an instance

  • aws_glue_crawler - Manage an AWS Glue crawler

  • lightsail_static_ip - Manage static IP addresses in AWS Lightsail

v4.0.0

Major Changes

  • community.aws collection - The amazon.aws collection has dropped support for botocore<1.20.0 and boto3<1.17.0. Most modules will continue to work with older versions of the AWS SDK, however compatibility with older versions of the SDK is not guaranteed and will not be tested. When using older versions of the SDK a warning will be emitted by Ansible (https://github.com/ansible-collections/community.aws/pull/956).

Minor Changes

Breaking Changes / Porting Guide

Deprecated Features

  • aws_acm - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

  • aws_kms - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

  • cloudfront_distribution - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

  • ec2_vpc_vpn - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

  • rds_param_group - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

  • route53_health_check - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

  • route53_zone - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

  • sqs_queue - the current default value of False for purge_tags has been deprecated and will be updated in release 5.0.0 to True.

Removed Features (previously deprecated)

Bugfixes

New Modules

  • ec2_transit_gateway_vpc_attachment - Create and delete AWS Transit Gateway VPC attachments

  • ec2_transit_gateway_vpc_attachment_info - describes AWS Transit Gateway VPC attachments

  • eks_fargate_profile - Manage EKS Fargate Profile

  • networkfirewall - manage AWS Network Firewall firewalls

  • networkfirewall_info - describe AWS Network Firewall firewalls

  • networkfirewall_policy - manage AWS Network Firewall policies

  • networkfirewall_policy_info - describe AWS Network Firewall policies

  • networkfirewall_rule_group - create, delete and modify AWS Network Firewall rule groups

  • networkfirewall_rule_group_info - describe AWS Network Firewall rule groups

  • opensearch - Creates OpenSearch or ElasticSearch domain

  • opensearch_info - obtain information about one or more OpenSearch or ElasticSearch domain

  • rds_cluster_snapshot - Manage Amazon RDS snapshots of DB clusters

v3.6.0

Release Summary

Following the release of community.aws 5.0.0, 3.6.0 is a bugfix release and the final planned release for the 3.x series.

Minor Changes

Bugfixes

v3.5.0

Minor Changes

Bugfixes

v3.4.0

Minor Changes

Deprecated Features

  • aws_codebuild - The tags parameter currently uses a non-standard format and has been deprecated. In release 6.0.0 this parameter will accept a simple key/value pair dictionary instead of the current list of dictionaries. It is recommended to migrate to using the resource_tags parameter which already accepts the simple dictionary format (https://github.com/ansible-collections/community.aws/pull/1221).

  • route53_info - The CamelCase return values for HostedZones, ResourceRecordSets, and HealthChecks have been deprecated, in the future release you must use snake_case return values hosted_zones, resource_record_sets, and health_checks instead respectively.

Bugfixes

v3.3.0

Release Summary

This is the minor release of the community.aws collection.

Minor Changes

Bugfixes

New Modules

  • aws_api_gateway_domain - Manage AWS API Gateway custom domains

v3.2.1

Release Summary

This is a bugfix release of the community.aws collection. The new parameter purge_tags in ec2_asg module, that was introduced in community.aws 3.2.0 with its default value true, possibly breaks existing playbooks for users if they don’t update their playbooks and specify purge_tags: false. However, this release restores the previous behaviour.

Minor Changes

Bugfixes

v3.2.0

Release Summary

This is the minor release of the community.aws collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release.

Major Changes

Minor Changes

Bugfixes

New Modules

  • cloudfront_response_headers_policy - Create, update and delete response headers policies to be used in a Cloudfront distribution

  • ec2_asg_instance_refresh - Start or cancel an EC2 Auto Scaling Group (ASG) instance refresh in AWS

  • ec2_asg_instance_refresh_info - Gather information about ec2 Auto Scaling Group (ASG) Instance Refreshes in AWS

  • rds_cluster - rds_cluster module

  • rds_cluster_info - Obtain information about one or more RDS clusters

  • sns_topic_info - sns_topic_info module

v3.1.0

Release Summary

This is the minor release of the community.aws collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release.

Minor Changes

Bugfixes

v3.0.1

Release Summary

This is a path release of the community.aws collection.

Minor Changes

v3.0.0

Major Changes

  • community.aws collection - The community.aws collection has dropped support for botocore<1.19.0 and boto3<1.16.0. Most modules will continue to work with older versions of the AWS SDK, however compatibility with older versions of the SDK is not guaranteed and will not be tested. When using older versions of the SDK a warning will be emitted by Ansible (https://github.com/ansible-collections/community.aws/pull/809).

Minor Changes

Breaking Changes / Porting Guide

  • aws_acm_facts - Remove deprecated alias aws_acm_facts. Please use aws_acm_info instead.

  • aws_kms_facts - Remove deprecated alias aws_kms_facts. Please use aws_kms_info instead.

  • aws_kms_info - Deprecated keys_attr field is now ignored (https://github.com/ansible-collections/community.aws/pull/838).

  • aws_region_facts - Remove deprecated alias aws_region_facts. Please use aws_region_info instead.

  • aws_s3_bucket_facts - Remove deprecated alias aws_s3_bucket_facts. Please use aws_s3_bucket_info instead.

  • aws_sgw_facts - Remove deprecated alias aws_sgw_facts. Please use aws_sgw_info instead.

  • aws_waf_facts - Remove deprecated alias aws_waf_facts. Please use aws_waf_info instead.

  • cloudfront_facts - Remove deprecated alias cloudfront_facts. Please use cloudfront_info instead.

  • cloudwatchlogs_log_group_facts - Remove deprecated alias cloudwatchlogs_log_group_facts. Please use cloudwatchlogs_log_group_info instead.

  • dynamodb_table - deprecated updates currently ignored for primary keys and global_all indexes will now result in a failure. (https://github.com/ansible-collections/community.aws/pull/837).

  • ec2_asg_facts - Remove deprecated alias ec2_asg_facts. Please use ec2_asg_info instead.

  • ec2_customer_gateway_facts - Remove deprecated alias ec2_customer_gateway_facts. Please use ec2_customer_gateway_info instead.

  • ec2_eip_facts - Remove deprecated alias ec2_eip_facts. Please use ec2_eip_info instead.

  • ec2_elb_facts - Remove deprecated alias ec2_elb_facts. Please use ec2_elb_info instead.

  • ec2_elb_info - The ec2_elb_info module has been removed. Please use the ``elb_classic_lb_info module.

  • ec2_lc_facts - Remove deprecated alias ec2_lc_facts. Please use ec2_lc_info instead.

  • ec2_placement_group_facts - Remove deprecated alias ec2_placement_group_facts. Please use ec2_placement_group_info instead.

  • ec2_vpc_nacl_facts - Remove deprecated alias ec2_vpc_nacl_facts. Please use ec2_vpc_nacl_info instead.

  • ec2_vpc_peering_facts - Remove deprecated alias ec2_vpc_peering_facts. Please use ec2_vpc_peering_info instead.

  • ec2_vpc_route_table_facts - Remove deprecated alias ec2_vpc_route_table_facts. Please use ec2_vpc_route_table_info instead.

  • ec2_vpc_vgw_facts - Remove deprecated alias ec2_vpc_vgw_facts. Please use ec2_vpc_vgw_info instead.

  • ec2_vpc_vpn_facts - Remove deprecated alias ec2_vpc_vpn_facts. Please use ec2_vpc_vpn_info instead.

  • ecs_service_facts - Remove deprecated alias ecs_service_facts. Please use ecs_service_info instead.

  • ecs_taskdefinition_facts - Remove deprecated alias ecs_taskdefinition_facts. Please use ecs_taskdefinition_info instead.

  • efs_facts - Remove deprecated alias efs_facts. Please use efs_info instead.

  • elasticache_facts - Remove deprecated alias elasticache_facts. Please use elasticache_info instead.

  • elb_application_lb_facts - Remove deprecated alias elb_application_lb_facts. Please use elb_application_lb_info instead.

  • elb_classic_lb_facts - Remove deprecated alias elb_classic_lb_facts. Please use elb_classic_lb_info instead.

  • elb_target_facts - Remove deprecated alias elb_target_facts. Please use elb_target_info instead.

  • elb_target_group_facts - Remove deprecated alias elb_target_group_facts. Please use elb_target_group_info instead.

  • iam - Removed deprecated community.aws.iam module. Please use community.aws.iam_user, community.aws.iam_access_key or community.aws.iam_group (https://github.com/ansible-collections/community.aws/pull/839).

  • iam_cert_facts - Remove deprecated alias iam_cert_facts. Please use iam_cert_info instead.

  • iam_mfa_device_facts - Remove deprecated alias iam_mfa_device_facts. Please use iam_mfa_device_info instead.

  • iam_role_facts - Remove deprecated alias iam_role_facts. Please use iam_role_info instead.

  • iam_server_certificate_facts - Remove deprecated alias iam_server_certificate_facts. Please use iam_server_certificate_info instead.

  • lambda_facts - Remove deprecated module lambda_facts``. Please use lambda_info instead.

  • rds - Removed deprecated community.aws.rds module. Please use community.aws.rds_instance (https://github.com/ansible-collections/community.aws/pull/839).

  • rds_instance_facts - Remove deprecated alias rds_instance_facts. Please use rds_instance_info instead.

  • rds_snapshot_facts - Remove deprecated alias rds_snapshot_facts. Please use rds_snapshot_info instead.

  • redshift_facts - Remove deprecated alias redshift_facts. Please use redshift_info instead.

  • route53_facts - Remove deprecated alias route53_facts. Please use route53_info instead.

Bugfixes

v2.6.1

Release Summary

Bump collection from 2.6.0 to 2.6.1 due to a publishing error with 2.6.0. This release supersedes 2.6.0 entirely, users should skip 2.6.0.

v2.6.0

Release Summary

This is the last planned 2.x release of the community.aws collection. Consider upgrading to the latest version of community.aws soon.

Minor Changes

Bugfixes

v2.5.0

Release Summary

This is the minor release of the community.aws collection.

Minor Changes

Bugfixes

v2.4.0

Release Summary

This is the minor release of the community.aws collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release.

Minor Changes

Bugfixes

v2.3.0

Release Summary

This is the minor release of the community.aws collection. This changelog contains all changes to the modules and plugins in this collection that have been made after the previous release.

Minor Changes

Bugfixes

v2.2.0

Release Summary

This is a backport release of the community.aws collection.

Minor Changes

Bugfixes

New Modules

  • ec2_asg_scheduled_action - Create, modify and delete ASG scheduled scaling actions.

v2.1.0

Minor Changes

Deprecated Features

Bugfixes

New Modules

  • iam_access_key - Manage AWS IAM User access keys

  • iam_access_key_info - fetch information about AWS IAM User access keys

  • rds_option_group - rds_option_group module

  • rds_option_group_info - rds_option_group_info module

v2.0.0

Major Changes

Minor Changes

Breaking Changes / Porting Guide

  • ec2_instance - The module has been migrated to the amazon.aws collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to use amazon.aws.ec2_instance.

  • ec2_instance_info - The module has been migrated to the amazon.aws collection. Playbooks using the Fully Qualified Collection Name for this module should be updated to use amazon.aws.ec2_instance_info.

  • ec2_vpc_endpoint - 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.ec2_vpc_endpoint.

  • ec2_vpc_endpoint_facts - 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.ec2_vpc_endpoint_info.

  • ec2_vpc_endpoint_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.ec2_vpc_endpoint_info.

  • ec2_vpc_endpoint_service_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.ec2_vpc_endpoint_service_info.

  • ec2_vpc_igw - 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.ec2_vpc_igw.

  • ec2_vpc_igw_facts - 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.ec2_vpc_igw_info.

  • ec2_vpc_igw_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.ec2_vpc_igw_info.

  • ec2_vpc_nat_gateway - 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.ec2_vpc_nat_gateway.

  • ec2_vpc_nat_gateway_facts - 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.ec2_vpc_nat_gateway_info.

  • ec2_vpc_nat_gateway_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.ec2_vpc_nat_gateway_info.

  • kms_info - key details are now returned in the kms_keys attribute rather than the keys attribute (https://github.com/ansible-collections/community.aws/pull/648).

Deprecated Features

Bugfixes

New Modules

  • aws_msk_cluster - Manage Amazon MSK clusters.

  • aws_msk_config - Manage Amazon MSK cluster configurations.

  • efs_tag - create and remove tags on Amazon EFS resources

v1.5.0

Minor Changes

Deprecated Features

  • ec2_vpc_endpoint_info - the query option has been deprecated and will be removed after 2022-12-01 (https://github.com/ansible-collections/community.aws/pull/346). The ec2_vpc_endpoint_info now defaults to listing information about endpoints. The ability to search for information about available services has been moved to the dedicated module ec2_vpc_endpoint_service_info.

Security Fixes

Bugfixes

New Modules

  • ec2_vpc_endpoint_service_info - retrieves AWS VPC endpoint service details

  • wafv2_ip_set - wafv2_ip_set

  • wafv2_ip_set_info - Get information about wafv2 ip sets

  • wafv2_resources - wafv2_web_acl

  • wafv2_resources_info - wafv2_resources_info

  • wafv2_rule_group - wafv2_web_acl

  • wafv2_rule_group_info - wafv2_web_acl_info

  • wafv2_web_acl - wafv2_web_acl

  • wafv2_web_acl_info - wafv2_web_acl

v1.4.0

Minor Changes

Deprecated Features

Bugfixes

v1.3.0

Minor Changes

Deprecated Features

Bugfixes

New Modules

  • s3_metrics_configuration - Manage s3 bucket metrics configuration in AWS

v1.2.1

Minor Changes

  • aws_ssm connection plugin - Change the (internal) variable name from timeout to plugin_timeout to avoid conflicts with ansible/ansible default timeout (#69284,

  • aws_ssm connection plugin - add STS token options to aws_ssm connection plugin.

  • ec2_scaling_policy - Add support for step_adjustments

  • ec2_scaling_policy - Migrate from boto to boto3

  • rds_subnet_group module - Add Boto3 support and remove Boto support.

Bugfixes

v1.2.0

Minor Changes

  • Add retries for aws_api_gateway when AWS throws TooManyRequestsException

  • Migrate the remaning boto3 based modules to the module based helpers for creating AWS connections.

Bugfixes

  • aws_codecommit - fixes issue where module execution would fail if an existing repository has empty description (https://github.com/ansible-collections/community.aws/pull/195)

  • aws_kms_info - fixes issue where module execution fails because certain AWS KMS keys (e.g. aws/acm) do not permit the calling the API kms:GetKeyRotationStatus (example - https://forums.aws.amazon.com/thread.jspa?threadID=312992) (https://github.com/ansible-collections/community.aws/pull/199)

  • ec2_instance - Fix a bug where tags were updated in check_mode.

  • ec2_instance - fixes issue where security groups were not changed if the instance already existed. https://github.com/ansible-collections/community.aws/pull/22

  • iam - Fix false positive warning regarding use of no_log on update_password

v1.1.0

Minor Changes

  • Remaining community.aws AnsibleModule based modules migrated to AnsibleAWSModule.

  • sanity - add future imports in all missing places.

Deprecated Features

  • data_pipeline - the version option has been deprecated and will be removed in a later release. It has always been ignored by the module.

  • ec2_eip - the wait_timeout option has been deprecated and will be removed in a later release. It has had no effect since Ansible 2.3.

  • ec2_lc - the associate_public_ip_address option has been deprecated and will be removed after a later release. It has always been ignored by the module.

  • elb_network_lb - in a later release, the default behaviour for the state option will change from absent to present. To maintain the existing behavior explicitly set state to absent.

  • iam_managed_policy - the fail_on_delete option has been deprecated and will be removed after a later release. It has always been ignored by the module.

  • iam_policy - in a later release, the default value for the skip_duplicates option will change from true to false. To maintain the existing behavior explicitly set it to true.

  • iam_policy - the policy_document option has been deprecated and will be removed after a later release. To maintain the existing behavior use the policy_json option and read the file with the lookup plugin.

  • iam_role - in a later release, the purge_policies option (also know as purge_policy) default value will change from true to false

  • s3_lifecycle - the requester_pays option has been deprecated and will be removed after a later release. It has always been ignored by the module.

  • s3_sync - the retries option has been deprecated and will be removed after 2022-06-01. It has always been ignored by the module.

v1.0.0

Minor Changes

  • Allow all params that boto support in aws_api_gateway module

  • aws_acm - Add the module to group/aws for module_defaults.

  • aws_acm - Update automatic retries to stabilize the integration tests.

  • aws_codecommit - Support updating the description

  • aws_kms - Adds the enable_key_rotation option to enable or disable automatically key rotation.

  • aws_kms - code refactor, some error messages updated

  • aws_kms_info - Adds the enable_key_rotation info to the return value.

  • ec2_asg - Add support for Max Instance Lifetime

  • ec2_asg - Add the ability to use mixed_instance_policy in launch template driven autoscaling groups

  • ec2_asg - Migrated to AnsibleAWSModule

  • ec2_placement_group - make name a required field.

  • ecs_task_definition - Add network_mode=default to support Windows ECS tasks.

  • elb_network_lb - added support to UDP and TCP_UDP protocols

  • elb_target - add awsretry to prevent rate exceeded errors (https://github.com/ansible/ansible/issues/51108)

  • elb_target_group - allow UDP and TCP_UDP protocols; permit only HTTP/HTTPS health checks using response codes and paths

  • iam - make name a required field.

  • iam_cert - make name a required field.

  • iam_policy - The iam_policy module has been migrated from boto to boto3.

  • iam_policy - make iam_name a required field.

  • iam_role - Add support for managing the maximum session duration

  • iam_role - Add support for removing the related instance profile when we delete the role

  • iam_role, iam_user and iam_group - the managed_policy option has been renamed to managed_policies (with an alias added)

  • iam_role, iam_user and iam_group - the purge_policy option has been renamed to purge_policies (with an alias added)

  • lambda - add a tracing_mode parameter to set the TracingConfig for AWS X-Ray. Also allow updating Lambda runtime.

  • purefa_volume - Change I(qos) parameter to I(bw_iops), but retain I(qos) as an alias for backwards compatibility (https://github.com/ansible/ansible/pull/61577).

  • redshift - Add AWSRetry calls for errors outside our control

  • route53 - the module now has diff support.

  • sns_topic - Add backoff when we get Topic NotFound exceptions while listing the subscriptions.

  • sqs_queue - Add support for tagging, KMS and FIFO queues

  • sqs_queue - updated to use boto3 instead of boto

Deprecated Features

  • cloudformation - The template_format option had no effect since Ansible 2.3 and will be removed after 2022-06-01

  • data_pipeline - The version option had no effect and will be removed after 2022-06-01

  • ec2_eip - The wait_timeout option had no effect and will be removed after 2022-06-01

  • ec2_key - The wait_timeout option had no effect and will be removed after 2022-06-01

  • ec2_key - The wait option had no effect and will be removed after 2022-06-01

  • ec2_lc - The associate_public_ip_address option had no effect and will be removed after 2022-06-01

  • elb_network_lb - The current default value of the state option has been deprecated and will change from absent to present after 2022-06-01

  • iam_managed_policy - The fail_on_delete option had no effect and will be removed after 2022-06-01

  • iam_policy - The policy_document will be removed after 2022-06-01. To maintain the existing behavior use the policy_json option and read the file with the lookup plugin.

  • iam_policy - The default value of skip_duplicates will change after 2022-06-01 from true to false.

  • iam_role - The default value of the purge_policies has been deprecated and will change from true to false after 2022-06-01

  • s3_lifecycle - The requester_pays option had no effect and will be removed after 2022-06-01

  • s3_sync - The retries option had no effect and will be removed after 2022-06-01

Bugfixes

  • security issue - Convert CLI provided passwords to text initially, to prevent unsafe context being lost when converting from bytes->text during post processing of PlayContext. This prevents CLI provided passwords from being incorrectly templated (CVE-2019-14856)

  • security issue - Update AnsibleUnsafeText and AnsibleUnsafeBytes to maintain unsafe context by overriding .encode and .decode. This prevents future issues with to_text, to_bytes, or to_native removing the unsafe wrapper when converting between string types (CVE-2019-14856)

  • azure_rm_dnsrecordset_info - no longer returns empty azure_dnsrecordset facts when called as _info module.

  • azure_rm_resourcegroup_info - no longer returns azure_resourcegroups facts when called as _info module.

  • azure_rm_storageaccount_info - no longer returns empty azure_storageaccounts facts when called as _info module.

  • azure_rm_virtualmachineimage_info - no longer returns empty azure_vmimages facts when called as _info module.

  • azure_rm_virtualmachinescaleset_info - fix wrongly empty result, or ansible_facts result, when called as _info module.

  • azure_rm_virtualnetwork_info - no longer returns empty azure_virtualnetworks facts when called as _info module.

  • cloudfront_distribution - Always add field_level_encryption_id to cache behaviour to match AWS requirements

  • cloudwatchlogs_log_group - Fix a KeyError when updating a log group that does not have a retention period (https://github.com/ansible/ansible/issues/47945)

  • cloudwatchlogs_log_group_info - remove limitation of max 50 results

  • ec2_asg - Ensure wait is honored during replace operations

  • ec2_launch_template - Update output to include latest_version and default_version, matching the documentation

  • ec2_transit_gateway - Use AWSRetry before ClientError is handled when describing transit gateways

  • ec2_transit_gateway - fixed issue where auto_attach set to yes was not being honored (https://github.com/ansible/ansible/issues/61907)

  • edgeos_config - fix issue where module would silently filter out encrypted passwords

  • fixed issue with sns_topic’s delivery_policy option resulting in changed always being true

  • lineinfile - properly handle inserting a line when backrefs are enabled and the line already exists in the file (https://github.com/ansible/ansible/issues/63756)

  • route53 - improve handling of octal encoded characters

  • win_credential - Fix issue that errors when trying to add a name with wildcards.

New Modules

  • aws_acm - Upload and delete certificates in the AWS Certificate Manager service

  • aws_acm_info - Retrieve certificate information from AWS Certificate Manager service

  • aws_api_gateway - Manage AWS API Gateway APIs

  • aws_application_scaling_policy - Manage Application Auto Scaling Scaling Policies

  • aws_batch_compute_environment - Manage AWS Batch Compute Environments

  • aws_batch_job_definition - Manage AWS Batch Job Definitions

  • aws_batch_job_queue - Manage AWS Batch Job Queues

  • aws_codebuild - Create or delete an AWS CodeBuild project

  • aws_codecommit - Manage repositories in AWS CodeCommit

  • aws_codepipeline - Create or delete AWS CodePipelines

  • aws_config_aggregation_authorization - Manage cross-account AWS Config authorizations

  • aws_config_aggregator - Manage AWS Config aggregations across multiple accounts

  • aws_config_delivery_channel - Manage AWS Config delivery channels

  • aws_config_recorder - Manage AWS Config Recorders

  • aws_config_rule - Manage AWS Config resources

  • aws_direct_connect_connection - Creates, deletes, modifies a DirectConnect connection

  • aws_direct_connect_gateway - Manage AWS Direct Connect gateway

  • aws_direct_connect_link_aggregation_group - Manage Direct Connect LAG bundles

  • aws_direct_connect_virtual_interface - Manage Direct Connect virtual interfaces

  • aws_eks_cluster - Manage Elastic Kubernetes Service Clusters

  • aws_elasticbeanstalk_app - Create, update, and delete an elastic beanstalk application

  • aws_glue_connection - Manage an AWS Glue connection

  • aws_glue_job - Manage an AWS Glue job

  • aws_inspector_target - Create, Update and Delete Amazon Inspector Assessment Targets

  • aws_kms - Perform various KMS management tasks.

  • aws_kms_info - Gather information about AWS KMS keys

  • aws_region_info - Gather information about AWS regions.

  • aws_s3_bucket_info - Lists S3 buckets in AWS

  • aws_s3_cors - Manage CORS for S3 buckets in AWS

  • aws_secret - Manage secrets stored in AWS Secrets Manager.

  • aws_ses_identity - Manages SES email and domain identity

  • aws_ses_identity_policy - Manages SES sending authorization policies

  • aws_ses_rule_set - Manages SES inbound receipt rule sets

  • aws_sgw_info - Fetch AWS Storage Gateway information

  • aws_ssm_parameter_store - Manage key-value pairs in aws parameter store.

  • aws_step_functions_state_machine - Manage AWS Step Functions state machines

  • aws_step_functions_state_machine_execution - Start or stop execution of an AWS Step Functions state machine.

  • aws_waf_condition - Create and delete WAF Conditions

  • aws_waf_info - Retrieve information for WAF ACLs, Rule , Conditions and Filters.

  • aws_waf_rule - Create and delete WAF Rules

  • aws_waf_web_acl - Create and delete WAF Web ACLs.

  • cloudformation_exports_info - Read a value from CloudFormation Exports

  • cloudformation_stack_set - Manage groups of CloudFormation stacks

  • cloudfront_distribution - Create, update and delete AWS CloudFront distributions.

  • cloudfront_info - Obtain facts about an AWS CloudFront distribution

  • cloudfront_invalidation - create invalidations for AWS CloudFront distributions

  • cloudfront_origin_access_identity - Create, update and delete origin access identities for a CloudFront distribution

  • cloudtrail - manage CloudTrail create, delete, update

  • cloudwatchevent_rule - Manage CloudWatch Event rules and targets

  • cloudwatchlogs_log_group - create or delete log_group in CloudWatchLogs

  • cloudwatchlogs_log_group_info - Get information about log_group in CloudWatchLogs

  • cloudwatchlogs_log_group_metric_filter - Manage CloudWatch log group metric filter

  • data_pipeline - Create and manage AWS Datapipelines

  • dms_endpoint - Creates or destroys a data migration services endpoint

  • dms_replication_subnet_group - creates or destroys a data migration services subnet group

  • dynamodb_table - Create, update or delete AWS Dynamo DB tables

  • dynamodb_ttl - Set TTL for a given DynamoDB table

  • ec2_ami_copy - copies AMI between AWS regions, return new image id

  • ec2_asg - Create or delete AWS AutoScaling Groups (ASGs)

  • ec2_asg_info - Gather information about ec2 Auto Scaling Groups (ASGs) in AWS

  • ec2_asg_lifecycle_hook - Create, delete or update AWS ASG Lifecycle Hooks.

  • ec2_customer_gateway - Manage an AWS customer gateway

  • ec2_customer_gateway_info - Gather information about customer gateways in AWS

  • ec2_eip - manages EC2 elastic IP (EIP) addresses.

  • ec2_eip_info - List EC2 EIP details

  • ec2_elb - De-registers or registers instances from EC2 ELBs

  • ec2_elb_info - Gather information about EC2 Elastic Load Balancers in AWS

  • ec2_instance - Create & manage EC2 instances

  • ec2_instance_info - Gather information about ec2 instances in AWS

  • ec2_launch_template - Manage EC2 launch templates

  • ec2_lc - Create or delete AWS Autoscaling Launch Configurations

  • ec2_lc_find - Find AWS Autoscaling Launch Configurations

  • ec2_lc_info - Gather information about AWS Autoscaling Launch Configurations.

  • ec2_metric_alarm - Create/update or delete AWS Cloudwatch ‘metric alarms’

  • ec2_placement_group - Create or delete an EC2 Placement Group

  • ec2_placement_group_info - List EC2 Placement Group(s) details

  • ec2_scaling_policy - Create or delete AWS scaling policies for Autoscaling groups

  • ec2_snapshot_copy - Copies an EC2 snapshot and returns the new Snapshot ID.

  • ec2_transit_gateway - Create and delete AWS Transit Gateways

  • ec2_transit_gateway_info - Gather information about ec2 transit gateways in AWS

  • ec2_vpc_egress_igw - Manage an AWS VPC Egress Only Internet gateway

  • ec2_vpc_endpoint - Create and delete AWS VPC Endpoints.

  • ec2_vpc_endpoint_info - Retrieves AWS VPC endpoints details using AWS methods.

  • ec2_vpc_igw - Manage an AWS VPC Internet gateway

  • ec2_vpc_igw_info - Gather information about internet gateways in AWS

  • ec2_vpc_nacl - create and delete Network ACLs.

  • ec2_vpc_nacl_info - Gather information about Network ACLs in an AWS VPC

  • ec2_vpc_nat_gateway - Manage AWS VPC NAT Gateways.

  • ec2_vpc_nat_gateway_info - Retrieves AWS VPC Managed Nat Gateway details using AWS methods.

  • ec2_vpc_peer - create, delete, accept, and reject VPC peering connections between two VPCs.

  • ec2_vpc_peering_info - Retrieves AWS VPC Peering details using AWS methods.

  • ec2_vpc_route_table - Manage route tables for AWS virtual private clouds

  • ec2_vpc_route_table_info - Gather information about ec2 VPC route tables in AWS

  • ec2_vpc_vgw - Create and delete AWS VPN Virtual Gateways.

  • ec2_vpc_vgw_info - Gather information about virtual gateways in AWS

  • ec2_vpc_vpn - Create, modify, and delete EC2 VPN connections.

  • ec2_vpc_vpn_info - Gather information about VPN Connections in AWS.

  • ec2_win_password - Gets the default administrator password for ec2 windows instances

  • ecs_attribute - manage ecs attributes

  • ecs_cluster - Create or terminate ECS clusters.

  • ecs_ecr - Manage Elastic Container Registry repositories

  • ecs_service - Create, terminate, start or stop a service in ECS

  • ecs_service_info - List or describe services in ECS

  • ecs_tag - create and remove tags on Amazon ECS resources

  • ecs_task - Run, start or stop a task in ecs

  • ecs_taskdefinition - register a task definition in ecs

  • ecs_taskdefinition_info - Describe a task definition in ECS

  • efs - create and maintain EFS file systems

  • efs_info - Get information about Amazon EFS file systems

  • elasticache - Manage cache clusters in Amazon ElastiCache

  • elasticache_info - Retrieve information for AWS ElastiCache clusters

  • elasticache_parameter_group - Manage cache parameter groups in Amazon ElastiCache.

  • elasticache_snapshot - Manage cache snapshots in Amazon ElastiCache

  • elasticache_subnet_group - manage ElastiCache subnet groups

  • elb_application_lb - Manage an Application load balancer

  • elb_application_lb_info - Gather information about application ELBs in AWS

  • elb_classic_lb - Creates or destroys Amazon ELB.

  • elb_classic_lb_info - Gather information about EC2 Elastic Load Balancers in AWS

  • elb_instance - De-registers or registers instances from EC2 ELBs

  • elb_network_lb - Manage a Network Load Balancer

  • elb_target - Manage a target in a target group

  • elb_target_group - Manage a target group for an Application or Network load balancer

  • elb_target_group_info - Gather information about ELB target groups in AWS

  • elb_target_info - Gathers which target groups a target is associated with.

  • execute_lambda - Execute an AWS Lambda function

  • iam - Manage IAM users, groups, roles and keys

  • iam_cert - Manage server certificates for use on ELBs and CloudFront

  • iam_group - Manage AWS IAM groups

  • iam_managed_policy - Manage User Managed IAM policies

  • iam_mfa_device_info - List the MFA (Multi-Factor Authentication) devices registered for a user

  • iam_password_policy - Update an IAM Password Policy

  • iam_policy - Manage inline IAM policies for users, groups, and roles

  • iam_policy_info - Retrieve inline IAM policies for users, groups, and roles

  • iam_role - Manage AWS IAM roles

  • iam_role_info - Gather information on IAM roles

  • iam_saml_federation - Maintain IAM SAML federation configuration.

  • iam_server_certificate_info - Retrieve the information of a server certificate

  • iam_user - Manage AWS IAM users

  • iam_user_info - Gather IAM user(s) facts in AWS

  • kinesis_stream - Manage a Kinesis Stream.

  • lambda - Manage AWS Lambda functions

  • lambda_alias - Creates, updates or deletes AWS Lambda function aliases

  • lambda_event - Creates, updates or deletes AWS Lambda function event mappings

  • lambda_facts - Gathers AWS Lambda function details as Ansible facts

  • lambda_info - Gathers AWS Lambda function details

  • lambda_policy - Creates, updates or deletes AWS Lambda policy statements.

  • lightsail - Manage instances in AWS Lightsail

  • rds - create, delete, or modify Amazon rds instances, rds snapshots, and related facts

  • rds_instance - Manage RDS instances

  • rds_instance_info - obtain information about one or more RDS instances

  • rds_param_group - manage RDS parameter groups

  • rds_snapshot - manage Amazon RDS snapshots.

  • rds_snapshot_info - obtain information about one or more RDS snapshots

  • rds_subnet_group - manage RDS database subnet groups

  • redshift_cross_region_snapshots - Manage Redshift Cross Region Snapshots

  • redshift_info - Gather information about Redshift cluster(s)

  • route53 - add or delete entries in Amazons Route53 DNS service

  • route53_health_check - Add or delete health-checks in Amazons Route53 DNS service

  • route53_info - Retrieves route53 details using AWS methods

  • route53_zone - add or delete Route53 zones

  • s3_bucket_notification - Creates, updates or deletes S3 Bucket notification for lambda

  • s3_lifecycle - Manage s3 bucket lifecycle rules in AWS

  • s3_logging - Manage logging facility of an s3 bucket in AWS

  • s3_sync - Efficiently upload multiple files to S3

  • s3_website - Configure an s3 bucket as a website

  • sns - Send Amazon Simple Notification Service messages

  • sns_topic - Manages AWS SNS topics and subscriptions

  • sqs_queue - Creates or deletes AWS SQS queues.

  • sts_assume_role - Assume a role using AWS Security Token Service and obtain temporary credentials

  • sts_session_token - Obtain a session token from the AWS Security Token Service