putAccountProperties
inline suspend fun IamClient.putAccountProperties(crossinline block: PutAccountPropertiesRequest.Builder.() -> Unit): PutAccountPropertiesResponse
Sets account-level properties for the caller's Amazon Web Services account. Account properties are configuration settings that control account-wide IAM features such as Role Manager.
Specify properties as key-value pairs in Namespace/PropertyName format. All properties in a single request must belong to the same namespace. Use GetAccountProperties to view the current properties.