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
Jens Carl 94e71e5d42 Fix typo (#3289) 9 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
cloudformation_facts.py Normalize variable naming in cloudformation_facts module using camel2snake 9 years ago
cloudtrail.py Fix amazon extras modules to compile under python3 9 years ago
cloudwatchevent_rule.py Fix exception syntax for Python 3.x (#2940) 9 years ago
dynamodb_table.py Fix amazon extras modules to compile under python3 9 years ago
ec2_ami_copy.py Fix amazon extras modules to compile under python3 9 years ago
ec2_asg_facts.py Fix ec2_asg_facts when `name` parameter is None 9 years ago
ec2_customer_gateway.py Fix amazon extras modules to compile under python3 9 years ago
ec2_elb_facts.py elb facts fixup (#2099) 10 years ago
ec2_eni.py Fix amazon extras modules to compile under python3 9 years ago
ec2_eni_facts.py Fix amazon extras modules to compile under python3 9 years ago
ec2_lc_facts.py docs: ec2_lc_facts: adjust version_added 9 years ago
ec2_lc_find.py Fix issue with multiple pages of results in ec2_lc_find (#3090) 9 years ago
ec2_remote_facts.py Fix amazon extras modules to compile under python3 9 years ago
ec2_snapshot_facts.py Fix amazon extras modules to compile under python3 9 years ago
ec2_vol_facts.py Fix amazon extras modules to compile under python3 9 years ago
ec2_vpc_dhcp_options.py ec2_vpc_dhcp_options: doc fix, add version_added to new args 10 years ago
ec2_vpc_dhcp_options_facts.py ec2_vpc_dhcp_options_facts: fix exception handling, fixes build (#2819) 9 years ago
ec2_vpc_igw.py Fix amazon extras modules to compile under python3 9 years ago
ec2_vpc_nacl.py Fix amazon extras modules to compile under python3 9 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 Fix amazon extras modules to compile under python3 9 years ago
ec2_vpc_peer.py Fix python3 syntax compilation 10 years ago
ec2_vpc_route_table.py Fix amazon extras modules to compile under python3 9 years ago
ec2_vpc_route_table_facts.py Fix amazon extras modules to compile under python3 9 years ago
ec2_vpc_subnet.py Fix amazon extras modules to compile under python3 9 years ago
ec2_vpc_subnet_facts.py Fix amazon extras modules to compile under python3 9 years ago
ec2_vpc_vgw.py fix ec2_vpc_vgw exception handling issues 10 years ago
ec2_win_password.py ec2_win_password.py - handle missing or unparseable key file more intuitively (#2729) 9 years ago
ecs_cluster.py Fix amazon extras modules to compile under python3 9 years ago
ecs_service.py Fix amazon extras modules to compile under python3 9 years ago
ecs_service_facts.py Fix amazon extras modules to compile under python3 9 years ago
ecs_task.py Fix amazon extras modules to compile under python3 9 years ago
ecs_taskdefinition.py Fix amazon extras modules to compile under python3 9 years ago
efs.py Add Amazon Elastic File System Facts (efs_facts) module 9 years ago
efs_facts.py Add Amazon Elastic File System Facts (efs_facts) module 9 years ago
execute_lambda.py New module: execute_lambda (AWS) (#2558) 9 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
kinesis_stream.py Minor tidyup (#2828) 9 years ago
lambda.py Fix for ansible/ansible-modules-extras#3173 (#3203) 9 years ago
lambda_alias.py Import Lambda alias module from https://github.com/pjodouin/ansible-lambda (#2829) 9 years ago
lambda_event.py Add lambda_event module 9 years ago
lambda_facts.py New module: `lambda_facts` (#2874) 9 years ago
redshift.py Remove duplicate key from the doc (#2970) 9 years ago
redshift_subnet_group.py Fix typo (#3289) 9 years ago
route53_facts.py Fix amazon extras modules to compile under python3 9 years ago
route53_health_check.py Fix amazon extras modules to compile under python3 9 years ago
route53_zone.py Fix amazon extras modules to compile under python3 9 years ago
s3_bucket.py Fix failure to apply bucket policy when creating a bucket from scratch (#3091) 9 years ago
s3_lifecycle.py Fix amazon extras modules to compile under python3 9 years ago
s3_logging.py Fix amazon extras modules to compile under python3 9 years ago
s3_website.py New module `s3_website` to manage static sites on Amazon S3 9 years ago
sns_topic.py Fix amazon extras modules to compile under python3 9 years ago
sqs_queue.py Fix amazon extras modules to compile under python3 9 years ago
sts_assume_role.py Fix amazon extras modules to compile under python3 9 years ago
sts_session_token.py Fix amazon extras modules to compile under python3 9 years ago