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

# Packages

Package codestarnotificationsiface provides an interface to enable mocking the AWS CodeStar Notifications service client for testing your code.

# Functions

DetailType_Values returns all elements of the DetailType enum.
ListEventTypesFilterName_Values returns all elements of the ListEventTypesFilterName enum.
ListNotificationRulesFilterName_Values returns all elements of the ListNotificationRulesFilterName enum.
ListTargetsFilterName_Values returns all elements of the ListTargetsFilterName enum.
New creates a new instance of the CodeStarNotifications client with a session.
NotificationRuleStatus_Values returns all elements of the NotificationRuleStatus enum.
TargetStatus_Values returns all elements of the TargetStatus enum.

# Constants

DetailTypeBasic is a DetailType enum value.
DetailTypeFull is a DetailType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeConfigurationException for service response error code "ConfigurationException".
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeValidationException for service response error code "ValidationException".
ListEventTypesFilterNameResourceType is a ListEventTypesFilterName enum value.
ListEventTypesFilterNameServiceName is a ListEventTypesFilterName enum value.
ListNotificationRulesFilterNameCreatedBy is a ListNotificationRulesFilterName enum value.
ListNotificationRulesFilterNameEventTypeId is a ListNotificationRulesFilterName enum value.
ListNotificationRulesFilterNameResource is a ListNotificationRulesFilterName enum value.
ListNotificationRulesFilterNameTargetAddress is a ListNotificationRulesFilterName enum value.
ListTargetsFilterNameTargetAddress is a ListTargetsFilterName enum value.
ListTargetsFilterNameTargetStatus is a ListTargetsFilterName enum value.
ListTargetsFilterNameTargetType is a ListTargetsFilterName enum value.
NotificationRuleStatusDisabled is a NotificationRuleStatus enum value.
NotificationRuleStatusEnabled is a NotificationRuleStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
TargetStatusActive is a TargetStatus enum value.
TargetStatusDeactivated is a TargetStatus enum value.
TargetStatusInactive is a TargetStatus enum value.
TargetStatusPending is a TargetStatus enum value.
TargetStatusUnreachable is a TargetStatus enum value.

# Structs

AWS CodeStar Notifications can't create the notification rule because you do not have sufficient permissions.
CodeStarNotifications provides the API operation methods for making requests to AWS CodeStar Notifications.
AWS CodeStar Notifications can't complete the request because the resource is being modified by another process.
Some or all of the configuration is incomplete, missing, or not valid.
Returns information about an event that has triggered a notification rule.
The value for the enumeration token used in the request to return the next batch of the results is not valid.
One of the AWS CodeStar Notifications limits has been exceeded.
Information about a filter to apply to the list of returned event types.
Information about a filter to apply to the list of returned notification rules.
Information about a filter to apply to the list of returned targets.
Information about a specified notification rule.
A resource with the same name or ID already exists.
AWS CodeStar Notifications can't find a resource that matches the provided ARN.
Information about the Chatbot topics or Chatbot clients associated with a notification rule.
Information about the targets specified for a notification rule.
One or more parameter values are not valid.