datazone_get_environment {paws.analytics}R Documentation

Gets an Amazon DataZone environment

Description

Gets an Amazon DataZone environment.

See https://www.paws-r-sdk.com/docs/datazone_get_environment/ for full documentation.

Usage

datazone_get_environment(domainIdentifier, identifier)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain where the environment exists.

identifier

[required] The ID of the Amazon DataZone environment.


[Package paws.analytics version 0.9.0 Index]