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, ResourceArn, Tags)

Arguments

InstanceArn

[required] 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 AWS Service Namespaces in the AWS 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 Sept. 12, 2023, 1:10 a.m.