datazone_update_project: Updates the specified project in Amazon DataZone

View source: R/datazone_operations.R

datazone_update_projectR Documentation

Updates the specified project in Amazon DataZone

Description

Updates the specified project in Amazon DataZone.

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

Usage

datazone_update_project(
  description = NULL,
  domainIdentifier,
  environmentDeploymentDetails = NULL,
  glossaryTerms = NULL,
  identifier,
  name = NULL
)

Arguments

description

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

domainIdentifier

[required] The ID of the Amazon DataZone domain where a project is being updated.

environmentDeploymentDetails

The environment deployment details of the project.

glossaryTerms

The glossary terms to be updated as part of the update_project action.

identifier

[required] The identifier of the project that is to be updated.

name

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


paws.analytics documentation built on April 3, 2025, 11:10 p.m.