package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package resourcegroupstaggingapiiface provides an interface to enable mocking the AWS Resource Groups Tagging API service client for testing your code.

# Functions

New creates a new instance of the ResourceGroupsTaggingAPI client with a config.

# Constants

Service ID for Regions and Endpoints metadata.
ErrCodeInternalServiceException for service response error code "InternalServiceException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodePaginationTokenExpiredException for service response error code "PaginationTokenExpiredException".
ErrCodeThrottledException for service response error code "ThrottledException".
Enum values for ErrorCode.
Enum values for ErrorCode.
Service endpoint prefix API calls made to.

# Structs

Details of the common errors that all actions return.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetResourcesInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetResourcesOutput.
GetResourcesPager is used to paginate the request.
GetResourcesRequest is a API request type for the GetResources API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagKeysInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagKeysOutput.
GetTagKeysPager is used to paginate the request.
GetTagKeysRequest is a API request type for the GetTagKeys API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagValuesInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagValuesOutput.
GetTagValuesPager is used to paginate the request.
GetTagValuesRequest is a API request type for the GetTagValues API operation.
ResourceGroupsTaggingAPI provides the API operation methods for making requests to AWS Resource Groups Tagging API.
A list of resource ARNs and the tags (keys and values) that are associated with each.
The metadata that you apply to AWS resources to help you categorize and organize them.
A list of tags (keys and values) that are used to specify the associated resources.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/TagResourcesInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/TagResourcesOutput.
TagResourcesRequest is a API request type for the TagResources API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/UntagResourcesInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/UntagResourcesOutput.
UntagResourcesRequest is a API request type for the UntagResources API operation.

# Type aliases

No description provided by the author