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

Add support for regional Session Manager settings #9386

Open
mattheidelbaugh opened this issue Mar 26, 2024 · 0 comments
Open

Add support for regional Session Manager settings #9386

mattheidelbaugh opened this issue Mar 26, 2024 · 0 comments

Comments

@mattheidelbaugh
Copy link
Contributor

mattheidelbaugh commented Mar 26, 2024

Describe the feature

It would be useful to add a session-manager filter to the account resource to expose the SSM-SessionManagerRunShell SSM Document which "holds regional settings for Session Manager."

Extra information or context

My only concern is that in Cloudtrail all SSM Documents, including the SSM-SessionManagerRunShell Document this filter would be concerned with, are redacted, indicating that they can contain sensitive data we would not want to expose. The structure of this Session Manager document can be found here: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-schema.html. The only fields I see as potentially concerning are the shellProfile fields which contain "environment variables, shell preferences, or commands you want to run when your session starts." Would love feedback as to whether or not this is something Custodian should support before I start development.

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

No branches or pull requests

1 participant