paws.application.integration (version 0.1.0)

sfn_list_tags_for_resource: List tags for a given resource

Description

List tags for a given resource.

Usage

sfn_list_tags_for_resource(resourceArn)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) for the Step Functions state machine or activity.

Request syntax

svc$list_tags_for_resource(
  resourceArn = "string"
)