Systems Manager Service Setting

Systems Manager Service Setting is an AWS resource that lets you configure global settings for AWS Systems Manager. These settings control how Systems Manager features behave across your account, such as enabling or disabling specific capabilities. It provides centralized management of service-level configurations without needing to adjust individual resources.

aws.ssm_service_setting

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the service setting.
last_modified_datecoretimestampThe last time the service setting was modified.
last_modified_usercorestringThe ARN of the last modified user. This field is populated only if the setting value was overwritten.
setting_idcorestringThe ID of the service setting.
setting_valuecorestringThe value of the service setting.
statuscorestringThe status of the service setting. The value can be Default, Customized or PendingUpdate. Default: The current setting uses a default value provisioned by the Amazon Web Services service team. Customized: The current setting use a custom value specified by the customer. PendingUpdate: The current setting uses a default or custom value, but a setting change request is pending approval.
tagscorehstore