AWS AppSync AuthorizationConfig AwsIamConfig
Use the
AwsIamConfig property type to specify AwsIamConfig for a AWS AppSync authorizaton.
AwsIamConfig is a property of the AWS AppSync
DataSource AuthorizationConfig resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "SigningRegion" :String, "SigningServiceName" :String}
YAML
SigningRegion:StringSigningServiceName:String
Properties
SigningRegion-
The region of signing.
Required: No
Type: String
Update requires: No interruption
SigningServiceName-
The service name of signing.
Required: No
Type: String
Update requires: No interruption
See Also
-
AwsIamConfig operation in the AWS AppSync API Reference
