AWS managed policy: AmazonDataZoneCustomEnvironmentDeploymentPolicy - Amazon DataZone

AWS managed policy: AmazonDataZoneCustomEnvironmentDeploymentPolicy

You can use this policy to update the configuration of environments that are created using custom blueprints. This policy can also be used to create Amazon DataZone subscription targets and data sources.

Permissions details

{ "Version": "2012-10-17", "Statement": [ { "Sid": "AmazonDataZoneCustomEnvironment", "Effect": "Allow", "Action": [ "datazone:ListAssociatedAccounts", "datazone:GetAccountAssociation", "datazone:GetEnvironment", "datazone:GetEnvironmentProfile", "datazone:GetEnvironmentBlueprint", "datazone:GetProject", "datazone:UpdateEnvironmentConfiguration", "datazone:UpdateEnvironmentDeploymentStatus", "datazone:CreateSubscriptionTarget", "datazone:CreateDataSource" ], "Resource": "*" } ] }