You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::UpdateServiceSettingRequestWhen passing UpdateServiceSettingRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
setting_id: "ServiceSettingId", setting_value: "ServiceSettingValue", }
The request body of the UpdateServiceSetting API action.
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) of the service setting to reset.
The new value to specify for the service setting.
The Amazon Resource Name (ARN) of the service setting to reset. For example, arn:aws:ssm:us-east-1:111122223333:servicesetting/ssm/parameter-store/high-throughput-enabled
. The setting ID can be one of the following.
/ssm/parameter-store/default-parameter-tier
/ssm/parameter-store/high-throughput-enabled
/ssm/managed-instance/activation-tier
The new value to specify for the service setting. For the /ssm/parameter-store/default-parameter-tier
setting ID, the setting value can be one of the following.
Standard
Advanced
Intelligent-Tiering
For the /ssm/parameter-store/high-throughput-enabled
, and /ssm/managed-instance/activation-tier
setting IDs, the setting value can be true or false.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4