Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS SNS subscription property documentation references EC2 ASG descriptions #232

Open
tonyfruzza opened this issue Dec 2, 2022 · 0 comments

Comments

@tonyfruzza
Copy link

Seen here https://docs.chef.io/inspec/resources/aws_sns_subscription/ (reformatted into markdown below):

arn

  • An integer indicating the minimum number of instances in the auto scaling group.

owner

  • An integer indicating the maximum number of instances in the auto scaling group.

raw_message_delivery

  • An integer indicating the desired number of instances in the auto scaling group.

topic_arn

  • The name of the auto scaling launch configuration associated with the auto scaling group.

protocol

  • An array of strings corresponding to the subnet IDs associated with the auto scaling group.

These should be updated to represent the descriptions of SNS topic subscription properties instead of these EC2 autoscaling group descriptions which only belong over here: https://docs.chef.io/inspec/resources/aws_auto_scaling_groups/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant