class Aws::IAM::Types::SetSecurityTokenServicePreferencesRequest
@note When making an API call, you may pass SetSecurityTokenServicePreferencesRequest
data as a hash: { global_endpoint_token_version: "v1Token", # required, accepts v1Token, v2Token }
@!attribute [rw] global_endpoint_token_version
The version of the global endpoint token. Version 1 tokens are valid only in Regions that are available by default. These tokens do not work in manually enabled Regions, such as Asia Pacific (Hong Kong). Version 2 tokens are valid in all Regions. However, version 2 tokens are longer and might affect systems where you temporarily store tokens. For information, see [Activating and deactivating STS in an Region][1] in the *IAM User Guide*. [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/SetSecurityTokenServicePreferencesRequest AWS API Documentation
Constants
- SENSITIVE