community.aws icon indicating copy to clipboard operation
community.aws copied to clipboard

Ansible Collection for Community AWS

Results 223 community.aws issues
Sort by recently updated
recently updated
newest added

### Summary Similar issue was opened in the old project by @bcarpio https://github.com/ansible/ansible/issues/51756 but was closed due to the migration of the project. SNS Topic (sns_topic) in Ansible supports subscriptions...

feature
needs_triage

### Summary Trying to add an instance into a previously defined Aurora cluster but get the below error: "msg": "Unable to create DB instance: An error occurred (InvalidParameterCombination) when calling...

bug
module
python3
docs

### Summary It would be beneficial to have advanced snapshot management using the [EBS direct APSs](https://docs.aws.amazon.com/ebs/latest/APIReference/Welcome.html) to create Amazon EBS snapshots, write data directly to existing snapshots, read data from...

feature
needs_triage

##### SUMMARY 1. Add new `certificate_request` parameter (and sub-options) to obtain a public or private cert from ACM. 2. When `certificate_request` parameter is specified: 1. Evaluate whether to create a...

needs_rebase
needs_revision
feature
integration
module
tests
needs_triage
plugins

### Summary I suspect there might be a bug in the file_transport_command method as any federated user I attempt to use with the SSM connector yields unhandled errors. Specifically, when...

feature
module
needs_triage
plugins

### Summary i was reading documentation of collection community.aws.aws_ssm. there are lot of examples written but i do not see any example what is the syntax to tranfser file using...

needs_triage
python3
docs

##### SUMMARY This PR adds support for SSM document to the SSM connection plugin. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME community.aws.aws_ssm ##### ADDITIONAL INFORMATION The new...

new_contributor
feature
connection
integration
tests
needs_triage
community_review
plugins
backport-3

### Summary Current rds_option_group module doesn't support definition of IAM role when option is SQLSERVER_BACKUP_RESTORE and hitting error from AWS saying IAM role is required ### Issue Type Feature Idea...

feature
module
needs_triage
plugins

### Summary When trying to attach the WAF to an ALB the integration tests are consistently failing in CI I've attempted to fix the tests, but I'm not familiar enough...

bug
has_pr
module
needs_triage
python3
traceback
plugins

##### SUMMARY Using the ssm plugin, playbooks fail at the gathering facts stage, with: ``` An exception occurred during task execution. To see the full traceback, use -vvv. The error...

bug
has_pr
affects_2.10
python3
traceback