ExAws.Chime.Identity (ex_aws_chime v2.0.1)

API calls for Amazon Chime SDK Identity See https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Identity.html

Summary

Functions

Link to this function

list_tags_for_resource(resource_arn)

@spec list_tags_for_resource(String.t()) :: ExAws.Operation.RestQuery.t()
Link to this function

tag_resource(resource_arn, tags)

@spec tag_resource(String.t(), [ExAws.Chime.Tag.t()]) :: ExAws.Operation.JSON.t()
Link to this function

untag_resource(resource_arn, tag_keys)

@spec untag_resource(String.t(), [String.t()]) :: ExAws.Operation.JSON.t()