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 Fixes https://github.com/ansible-collections/community.aws/issues/113 Replaces #583 since it was so far behind. aws_ssm fails when gathering facts. This fix incorporates some code submitted by others, but also works on windows which...

bug
new_contributor
connection
needs_triage
community_review
plugins

### Summary sns_topic doesn't not currently support resources tagging. It should have a `tags` parameter for AWS tags ### Issue Type Feature Idea ### Component Name sns_topic ### Additional Information...

feature
module
needs_triage
plugins

### Summary I see errors, when using ansible.windows.win_command / win_shell with the ssm connection plugin. It seems, as if the win_command is executed in end endless loop while win_shell runs...

bug
needs_info
needs_triage
python3

##### SUMMARY Add support for setting cache and origin request policy ids in the cache behaviors block when creating a distribution in cloudfront_distribution. ##### ISSUE TYPE - Feature Idea #####...

waiting_on_contributor
feature
module
affects_2.10
plugins

##### SUMMARY Add the ability to tag managed AWS IAM policies ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME iam_managed_policy ##### ADDITIONAL INFORMATION AWS supports tagging [Managed IAM policies](https://docs.aws.amazon.com/cli/latest/reference/iam/tag-policy.html),...

feature
module
good first issue

##### SUMMARY The current `tags` option will set the tags on both the instances and volumes created by the launch template. The interferes with use by EC2 Fleet, and generally...

waiting_on_contributor
feature
module
good first issue
affects_2.10
plugins

### Summary Is there a way to support the work of the current maintainers? For example is a Github Sponsorship planned? As my time is very limited atm and i...

### Summary It would be nice to have the option to enable DynamoDB Stream for a table and choose the view type: - StreamEnabled: True|False - StreamViewType: NEW_IMAGE|OLD_IMAGE|NEW_AND_OLD_IMAGES|KEYS_ONLY I think...

### Summary STANDARD_IA and GLACIER classes in S3 include an overhead for access history data. For small files the overhead can be larger than the file itself, so you end...

waiting_on_contributor
feature
good first issue

### Summary I would like to use Ansible to manage my clusters, create rules, create the Alert Manager configuration and maintain it using Ansible. ### Issue Type Feature Idea ###...

feature
has_pr