ssoadmin_tag_resource: Associates a set of tags with a specified resource

View source: R/ssoadmin_operations.R

ssoadmin_tag_resourceR Documentation

Associates a set of tags with a specified resource

Description

Associates a set of tags with a specified resource.

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

Usage

ssoadmin_tag_resource(InstanceArn = NULL, ResourceArn, Tags)

Arguments

InstanceArn

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

ResourceArn

[required] The ARN of the resource with the tags to be listed.

Tags

[required] A set of key-value pairs that are used to manage the resource.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.