Values.GetEnvironmentCredentialsInputSourceGets the credentials of an environment in Amazon DataZone.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the Amazon DataZone domain in which this environment and its credentials exist.
*)environmentIdentifier : EnvironmentId.t;The ID of the environment whose credentials this operation gets.
*)}