AWS::DataZone::EnvironmentActionsDefinition of AWS::DataZone::EnvironmentActions Resource Type
6 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | Required |
Description | string | |
DomainIdentifier | string | Create-onlyWrite-only |
EnvironmentIdentifier | string | Create-onlyWrite-only |
Identifier | string | Write-only |
Parameters | AwsConsoleLinkParameters |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
DomainId | string | The identifier of the Amazon DataZone domain in which the environment is created. |
EnvironmentId | string | The identifier of the Amazon DataZone environment in which the action is taking place |
Id | string | The ID of the Amazon DataZone environment action. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::DataZone::EnvironmentActions
Resources:
MyResource:
Type: AWS::DataZone::EnvironmentActions
Properties:
Name: "my-name"
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
datazone:CreateEnvironmentActiondatazone:GetEnvironmentActiondatazone:DeleteEnvironmentActiondatazone:GetEnvironmentActiondatazone:UpdateEnvironmentActiondatazone:GetEnvironmentActiondatazone:DeleteEnvironmentActiondatazone:DeleteEnvironmentActiondatazone:GetEnvironmentActiondatazone:ListEnvironmentActionsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterDomainIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DomainIdentifierEnvironmentIdentifier