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 ResourceServerScopeDetails
A structure that describes details for an IAM Identity Center access scope that is associated with a resource server.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "DetailedTitle" :String, "LongDescription" :String}
YAML
DetailedTitle:StringLongDescription:String
Properties
DetailedTitle-
The title of an access scope for a resource server.
Required: No
Type: String
Minimum:
1Maximum:
128Update requires: No interruption
LongDescription-
The description of an access scope for a resource server.
Required: No
Type: String
Minimum:
1Maximum:
128Update requires: No interruption