package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

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

# Functions

GroupConfigurationStatus_Values returns all elements of the GroupConfigurationStatus enum.
GroupFilterName_Values returns all elements of the GroupFilterName enum.
GroupLifecycleEventsDesiredStatus_Values returns all elements of the GroupLifecycleEventsDesiredStatus enum.
GroupLifecycleEventsStatus_Values returns all elements of the GroupLifecycleEventsStatus enum.
New creates a new instance of the ResourceGroups client with a session.
QueryErrorCode_Values returns all elements of the QueryErrorCode enum.
QueryType_Values returns all elements of the QueryType enum.
ResourceFilterName_Values returns all elements of the ResourceFilterName enum.
ResourceStatusValue_Values returns all elements of the ResourceStatusValue enum.

# Constants

ID to lookup a service endpoint with.
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeForbiddenException for service response error code "ForbiddenException".
ErrCodeInternalServerErrorException for service response error code "InternalServerErrorException".
ErrCodeMethodNotAllowedException for service response error code "MethodNotAllowedException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ErrCodeUnauthorizedException for service response error code "UnauthorizedException".
GroupConfigurationStatusUpdateComplete is a GroupConfigurationStatus enum value.
GroupConfigurationStatusUpdateFailed is a GroupConfigurationStatus enum value.
GroupConfigurationStatusUpdating is a GroupConfigurationStatus enum value.
GroupFilterNameConfigurationType is a GroupFilterName enum value.
GroupFilterNameResourceType is a GroupFilterName enum value.
GroupLifecycleEventsDesiredStatusActive is a GroupLifecycleEventsDesiredStatus enum value.
GroupLifecycleEventsDesiredStatusInactive is a GroupLifecycleEventsDesiredStatus enum value.
GroupLifecycleEventsStatusActive is a GroupLifecycleEventsStatus enum value.
GroupLifecycleEventsStatusError is a GroupLifecycleEventsStatus enum value.
GroupLifecycleEventsStatusInactive is a GroupLifecycleEventsStatus enum value.
GroupLifecycleEventsStatusInProgress is a GroupLifecycleEventsStatus enum value.
QueryErrorCodeCloudformationStackInactive is a QueryErrorCode enum value.
QueryErrorCodeCloudformationStackNotExisting is a QueryErrorCode enum value.
QueryErrorCodeCloudformationStackUnassumableRole is a QueryErrorCode enum value.
QueryErrorCodeResourceTypeNotSupported is a QueryErrorCode enum value.
QueryTypeCloudformationStack10 is a QueryType enum value.
QueryTypeTagFilters10 is a QueryType enum value.
ResourceFilterNameResourceType is a ResourceFilterName enum value.
ResourceStatusValuePending is a ResourceStatusValue enum value.
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

The Resource Groups settings for this Amazon Web Services account.
The request includes one or more parameters that violate validation rules.
A resource that failed to be added to or removed from a group.
The caller isn't authorized to make the request.
A resource group that contains Amazon Web Services resources.
A service configuration associated with a resource group.
An item in a group configuration.
A parameter for a group configuration item.
A filter collection that you can use to restrict the results from a List operation to only those you want to include.
The unique identifiers for a resource group.
A mapping of a query attached to a resource group that determines the Amazon Web Services resources that are members of the group.
An internal error occurred while processing the request.
A structure returned by the ListGroupResources operation that contains identity and group membership status information for one of the resources in the group.
The request uses an HTTP method that isn't allowed for the specified resource.
One or more of the specified resources don't exist.
A structure that identifies a resource that is currently pending addition to the group as a member.
A two-part error structure that can occur in ListGroupResources or SearchResources.
A filter name and value pair that is used to obtain more specific results from a list of resources.
ResourceGroups provides the API operation methods for making requests to AWS Resource Groups.
A structure that contains the ARN of a resource and its resource type.
The query you can use to define a resource group or a search for resources.
A structure that identifies the current group membership status for a resource.
You've exceeded throttling limits by making too many requests in a period of time.
The request was rejected because it doesn't have valid credentials for the target resource.