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