Skip to content

/AWS1/CL_DZN=>UPDATEENVIRONMENTPROFILE()

About UpdateEnvironmentProfile

Updates the specified environment profile in Amazon DataZone.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The identifier of the Amazon DataZone domain in which an environment profile is to be updated.

IV_IDENTIFIER TYPE /AWS1/DZNENVIRONMENTPROFILEID /AWS1/DZNENVIRONMENTPROFILEID

The identifier of the environment profile that is to be updated.

Optional arguments:

IV_NAME TYPE /AWS1/DZNENVIRONMENTPFLNAME /AWS1/DZNENVIRONMENTPFLNAME

The name to be updated as part of the UpdateEnvironmentProfile action.

IV_DESCRIPTION TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The description to be updated as part of the UpdateEnvironmentProfile action.

IT_USERPARAMETERS TYPE /AWS1/CL_DZNENVIRONMENTPARAM=>TT_ENVIRONMENTPARAMETERSLIST TT_ENVIRONMENTPARAMETERSLIST

The user parameters to be updated as part of the UpdateEnvironmentProfile action.

IV_AWSACCOUNTID TYPE /AWS1/DZNAWSACCOUNTID /AWS1/DZNAWSACCOUNTID

The Amazon Web Services account in which a specified environment profile is to be udpated.

IV_AWSACCOUNTREGION TYPE /AWS1/DZNAWSREGION /AWS1/DZNAWSREGION

The Amazon Web Services Region in which a specified environment profile is to be updated.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNUPENVIRONMENTPFL01 /AWS1/CL_DZNUPENVIRONMENTPFL01