IRekognitionPutProjectPolicyRequest
Interface in AWS.Rekognition
Interface for PutProjectPolicy requests.
Ancestors
Properties
PolicyDocument
property PolicyDocument: string
Specify a resource policy to add to the model. The policy is a JSON stucture containing one or more statements defaining an IAM policy.
PolicyName
property PolicyName: string
Specify the name of the policy.
PolicyRevisionId
property PolicyRevisionId: string
Optionally, specify the revision ID for the Project Policy.
ProjectArn
property ProjectArn: TARN
Specify the Amazon Resource Name (ARN) of the project to attach the project policy to.