View a markdown version of this page

AWS::SSO::ApplicationProvider ResourceServerConfig - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SSO::ApplicationProvider ResourceServerConfig

A structure that describes the configuration of a resource server.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Scopes" : {Key: Value, ...} }

YAML

Scopes: Key: Value

Properties

Scopes

A list of the IAM Identity Center access scopes that are associated with this resource server.

Required: No

Type: Object of ResourceServerScopeDetails

Update requires: No interruption