if (FALSE) {
# This example describes the supported-platforms attribute for your AWS
# account.
svc$describe_account_attributes(
AttributeNames = list(
"supported-platforms"
)
)
# This example describes the attributes for your AWS account.
svc$describe_account_attributes()
}
Run the code above in your browser using DataLab