AWS::Cognito::UserPoolClient TokenValidityUnits
TokenValidityUnits
プロパティタイプは、AWS::Cognito::UserPoolClient の Not currently supported by AWS CloudFormation. を指定します。
構文
AWS CloudFormation テンプレートでこのエンティティを宣言するには、次の構文を使用します。
JSON
{ "AccessToken" :
String
, "IdToken" :String
, "RefreshToken" :String
}
YAML
AccessToken:
String
IdToken:String
RefreshToken:String
プロパティ
AccessToken
-
Not currently supported by AWS CloudFormation.
必須: いいえ
タイプ: 文字列
Update requires: No interruption
IdToken
-
Not currently supported by AWS CloudFormation.
必須: いいえ
タイプ: 文字列
Update requires: No interruption
RefreshToken
-
Not currently supported by AWS CloudFormation.
必須: いいえ
タイプ: 文字列
Update requires: No interruption