Amazon Glue · Example Payload

Glue Put Resource Policy Request Example

AnalyticsData CatalogData IntegrationData PipelineETLServerless

Glue Put Resource Policy Request Example is an example object payload from Amazon Glue, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

PolicyInJsonResourceArnPolicyHashConditionPolicyExistsConditionEnableHybrid

Example Payload

Raw ↑
{
  "PolicyInJson": "example-PolicyInJson",
  "ResourceArn": "arn:aws:glue:us-east-1:123456789012:job/MyGlueJob",
  "PolicyHashCondition": "example-PolicyHashCo",
  "PolicyExistsCondition": "example-PolicyExists",
  "EnableHybrid": "example-EnableHybrid"
}