View a markdown version of this page

AWS::SSO::ApplicationProvider ResourceServerScopeDetails - 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 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: String LongDescription: String

Properties

DetailedTitle

The title of an access scope for a resource server.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

LongDescription

The description of an access scope for a resource server.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption