getSmsAttributes
inline suspend fun SnsClient.getSmsAttributes(crossinline block: GetSmsAttributesRequest.Builder.() -> Unit): GetSmsAttributesResponse
Returns the settings for sending SMS messages from your Amazon Web Services account.
These settings are set with the SetSMSAttributes
action.