codecommit_list_tags_for_resource {paws.developer.tools}R Documentation

Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit

Description

Gets information about Amazon Web Servicestags for a specified Amazon Resource Name (ARN) in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.

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

Usage

codecommit_list_tags_for_resource(resourceArn, nextToken = NULL)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource for which you want to get information about tags, if any.

nextToken

An enumeration token that, when provided in a request, returns the next batch of the results.


[Package paws.developer.tools version 0.7.0 Index]