You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/amazon
Allen Sanabria 950d76af0b fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st 10 years ago
..
GUIDELINES.md Add section on how to return boto3 CamelCased results (#2279) 10 years ago
__init__.py moved cloudtrail to amazon subdir 11 years ago
cloudtrail.py minor doc fixes 11 years ago
dynamodb_table.py restore version_added in dynamodb_table.py 10 years ago
ec2_ami_copy.py Add encryption capability to AMI copy (#1409) 10 years ago
ec2_customer_gateway.py created ec2_customer_gateway module (#1868) 10 years ago
ec2_elb_facts.py Streamlined ec2_elb_facts module return values with naming in ec2_elb… (#2081) 10 years ago
ec2_eni.py Add idempotence to ec2_eni when private_ip_address is supplied (#2172) 10 years ago
ec2_eni_facts.py Get EIP association information for ENI if EIP is associated (#2082) 10 years ago
ec2_remote_facts.py Merge pull request #1509 from hslee16/devel 10 years ago
ec2_snapshot_facts.py New module - ec2_snapshot_facts (#1088) 10 years ago
ec2_vol_facts.py Fix DOCUMENTATION for ec2_vpc_dhcp_options.py and add missing RETURN to ec2_vol_facts.py 10 years ago
ec2_vpc_dhcp_options.py ec2_vpc_dhcp_options: doc fix, add version_added to new args 10 years ago
ec2_vpc_igw.py Don't raise or catch StandardError in amazon modules 10 years ago
ec2_vpc_nacl.py New AWS module for managing VPC Network ACLs (#1502) 10 years ago
ec2_vpc_nacl_facts.py New module ec2_vpc_nacl_facts 10 years ago
ec2_vpc_nat_gateway.py fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st 10 years ago
ec2_vpc_net_facts.py Update ec2_vpc_net_facts.py 10 years ago
ec2_vpc_peer.py Fix python3 syntax compilation 10 years ago
ec2_vpc_route_table.py Fix a number of issues around detecting nat gateways, how (#1511) 10 years ago
ec2_vpc_route_table_facts.py Don't raise or catch StandardError in amazon modules 10 years ago
ec2_vpc_subnet.py fix edge case where boto returns empty list after subnet creation 10 years ago
ec2_vpc_subnet_facts.py Included an example using the jinja 2 map function to return a list of (#2458) 10 years ago
ec2_vpc_vgw.py fix ec2_vpc_vgw exception handling issues 10 years ago
ec2_win_password.py Ensure ec2_win_password doesn't leak file handle 10 years ago
ecs_cluster.py Add missing doc fragments 10 years ago
ecs_service.py Removed debug return values 10 years ago
ecs_service_facts.py ecs_service_facts documentation fixes #1483. Workaround for datetime fileds #1348. 10 years ago
ecs_task.py ecs_task module documentation fixes 10 years ago
ecs_taskdefinition.py Add missing doc fragments 10 years ago
iam_mfa_device_facts.py Use helper function for new module and rename (#2277) 10 years ago
iam_server_certificate_facts.py Remove duplicate requirements. 10 years ago
route53_facts.py Fixes route53_facts to use max_items parameter with record_sets query. 10 years ago
route53_health_check.py Doc fix on route53_health_check.py. Fixed first example. Should be register instead of record. 10 years ago
route53_zone.py Documented returned structure. (#2510) 10 years ago
s3_bucket.py send json string to api instead of dict 10 years ago
s3_lifecycle.py Added support for Standard - Infrequent Access stoarage class (#2134) 10 years ago
s3_logging.py Don't raise or catch StandardError in amazon modules 10 years ago
sns_topic.py fixup sns topic subscriptions (#2232) 10 years ago
sqs_queue.py Add SQS queue policy attachment functionality (#1716) 10 years ago
sts_assume_role.py Update sts_assume_role.py for showing the correct example syntax role_session_name instead of session_name 10 years ago
sts_session_token.py Add sts_session_token module for short-lived AWS credentials. (#1988) 10 years ago