1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. datazone
  5. EnvironmentActions

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.datazone.EnvironmentActions

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Definition of AWS::DataZone::EnvironmentActions Resource Type

Create EnvironmentActions Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new EnvironmentActions(name: string, args?: EnvironmentActionsArgs, opts?: CustomResourceOptions);
@overload
def EnvironmentActions(resource_name: str,
                       args: Optional[EnvironmentActionsArgs] = None,
                       opts: Optional[ResourceOptions] = None)

@overload
def EnvironmentActions(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       description: Optional[str] = None,
                       domain_identifier: Optional[str] = None,
                       environment_identifier: Optional[str] = None,
                       identifier: Optional[str] = None,
                       name: Optional[str] = None,
                       parameters: Optional[EnvironmentActionsAwsConsoleLinkParametersArgs] = None)
func NewEnvironmentActions(ctx *Context, name string, args *EnvironmentActionsArgs, opts ...ResourceOption) (*EnvironmentActions, error)
public EnvironmentActions(string name, EnvironmentActionsArgs? args = null, CustomResourceOptions? opts = null)
public EnvironmentActions(String name, EnvironmentActionsArgs args)
public EnvironmentActions(String name, EnvironmentActionsArgs args, CustomResourceOptions options)
type: aws-native:datazone:EnvironmentActions
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args EnvironmentActionsArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args EnvironmentActionsArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args EnvironmentActionsArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args EnvironmentActionsArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. EnvironmentActionsArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

EnvironmentActions Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The EnvironmentActions resource accepts the following input properties:

Description string
The description of the Amazon DataZone environment action.
DomainIdentifier string
The identifier of the Amazon DataZone domain in which the environment would be created.
EnvironmentIdentifier string
The identifier of the Amazon DataZone environment in which the action is taking place
Identifier string
The ID of the Amazon DataZone environment action.
Name string
The name of the environment action.
Parameters Pulumi.AwsNative.DataZone.Inputs.EnvironmentActionsAwsConsoleLinkParameters
The parameters of the environment action.
Description string
The description of the Amazon DataZone environment action.
DomainIdentifier string
The identifier of the Amazon DataZone domain in which the environment would be created.
EnvironmentIdentifier string
The identifier of the Amazon DataZone environment in which the action is taking place
Identifier string
The ID of the Amazon DataZone environment action.
Name string
The name of the environment action.
Parameters EnvironmentActionsAwsConsoleLinkParametersArgs
The parameters of the environment action.
description String
The description of the Amazon DataZone environment action.
domainIdentifier String
The identifier of the Amazon DataZone domain in which the environment would be created.
environmentIdentifier String
The identifier of the Amazon DataZone environment in which the action is taking place
identifier String
The ID of the Amazon DataZone environment action.
name String
The name of the environment action.
parameters EnvironmentActionsAwsConsoleLinkParameters
The parameters of the environment action.
description string
The description of the Amazon DataZone environment action.
domainIdentifier string
The identifier of the Amazon DataZone domain in which the environment would be created.
environmentIdentifier string
The identifier of the Amazon DataZone environment in which the action is taking place
identifier string
The ID of the Amazon DataZone environment action.
name string
The name of the environment action.
parameters EnvironmentActionsAwsConsoleLinkParameters
The parameters of the environment action.
description str
The description of the Amazon DataZone environment action.
domain_identifier str
The identifier of the Amazon DataZone domain in which the environment would be created.
environment_identifier str
The identifier of the Amazon DataZone environment in which the action is taking place
identifier str
The ID of the Amazon DataZone environment action.
name str
The name of the environment action.
parameters EnvironmentActionsAwsConsoleLinkParametersArgs
The parameters of the environment action.
description String
The description of the Amazon DataZone environment action.
domainIdentifier String
The identifier of the Amazon DataZone domain in which the environment would be created.
environmentIdentifier String
The identifier of the Amazon DataZone environment in which the action is taking place
identifier String
The ID of the Amazon DataZone environment action.
name String
The name of the environment action.
parameters Property Map
The parameters of the environment action.

Outputs

All input properties are implicitly available as output properties. Additionally, the EnvironmentActions resource produces the following output properties:

AwsId string
The ID of the Amazon DataZone environment action.
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 provider-assigned unique ID for this managed resource.
AwsId string
The ID of the Amazon DataZone environment action.
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 provider-assigned unique ID for this managed resource.
awsId String
The ID of the Amazon DataZone environment action.
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 provider-assigned unique ID for this managed resource.
awsId string
The ID of the Amazon DataZone environment action.
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 provider-assigned unique ID for this managed resource.
aws_id str
The ID of the Amazon DataZone environment action.
domain_id str
The identifier of the Amazon DataZone domain in which the environment is created.
environment_id str
The identifier of the Amazon DataZone environment in which the action is taking place
id str
The provider-assigned unique ID for this managed resource.
awsId String
The ID of the Amazon DataZone environment action.
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 provider-assigned unique ID for this managed resource.

Supporting Types

EnvironmentActionsAwsConsoleLinkParameters
, EnvironmentActionsAwsConsoleLinkParametersArgs

Uri string
The URI of the console link specified as part of the environment action.
Uri string
The URI of the console link specified as part of the environment action.
uri String
The URI of the console link specified as part of the environment action.
uri string
The URI of the console link specified as part of the environment action.
uri str
The URI of the console link specified as part of the environment action.
uri String
The URI of the console link specified as part of the environment action.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi