View a markdown version of this page

Actions, resources, and condition keys for AWS BugBust - Service Authorization Reference

Actions, resources, and condition keys for AWS BugBust

AWS BugBust (service prefix: bugbust) provides the following service-specific operations, resources, actions, and condition keys for use in IAM permission policies.

References:

Actions defined by AWS BugBust

AWS BugBust has no API operations that can be used in the Actions element of an IAM policy statement.

Permission-only actions for AWS BugBust

The following actions are defined by AWS BugBust but are not directly invocable through any API operation. They can only be used in IAM policy statements to grant or deny permissions.

Actions Description Resource types (*required) Condition keys Access level

CreateEvent

Grants permission to create a BugBust event

aws:RequestTag/${TagKey}

aws:TagKeys

Write

EvaluateProfilingGroups

Grants permission to evaluate checked-in profiling groups

Event*

aws:ResourceTag/${TagKey}

Write

GetEvent

Grants permission to view customer details about an event

Event*

aws:ResourceTag/${TagKey}

Read

GetJoinEventStatus

Grants permission to view the status of a BugBust player's attempt to join a BugBust event

Event*

aws:ResourceTag/${TagKey}

Read

JoinEvent

Grants permission to join an event

Event*

aws:ResourceTag/${TagKey}

Write

ListBugs

Grants permission to view the bugs that were imported into an event for players to work on

Event*

aws:ResourceTag/${TagKey}

Read

ListEventParticipants

Grants permission to view the participants of an event

Event*

aws:ResourceTag/${TagKey}

Read

ListEventScores

Grants permission to view the scores of an event's players

Event*

aws:ResourceTag/${TagKey}

Read

ListEvents

Grants permission to List BugBust events

aws:ResourceTag/${TagKey}

List

ListProfilingGroups

Grants permission to view the profiling groups that were imported into an event for players to work on

Event*

aws:ResourceTag/${TagKey}

Read

ListPullRequests

Grants permission to view the pull requests used by players to submit fixes to their claimed bugs in an event

Event*

aws:ResourceTag/${TagKey}

Read

ListTagsForResource

Grants permission to lists tag for a Bugbust resource

Event*

aws:ResourceTag/${TagKey}

Read

TagResource

Grants permission to tag a Bugbust resource

Event*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UntagResource

Grants permission to untag a Bugbust resource

Event*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UpdateEvent

Grants permission to update a BugBust event

Event*

aws:ResourceTag/${TagKey}

Write

UpdateWorkItem

Grants permission to update a work item as claimed or unclaimed (bug or profiling group)

Event*

aws:ResourceTag/${TagKey}

Write

UpdateWorkItemAdmin

Grants permission to update an event's work item (bug or profiling group)

Event*

aws:ResourceTag/${TagKey}

Write

Resource types defined by AWS BugBust

The following resource types are defined by this service and can be used in the Resource element of IAM permission policy statements.

Resource types ARN Condition keys

Event

arn:${Partition}:bugbust:${Region}:${Account}:events/${EventId}

aws:ResourceTag/${TagKey}

Condition keys for AWS BugBust

AWS BugBust defines the following condition keys that can be used in the Condition element of an IAM policy.

Condition keys Description Type

aws:RequestTag/${TagKey}

Filters access based on the tags that are passed in the request

String

aws:ResourceTag/${TagKey}

Filters access based on the tags associated with the resource

String

aws:TagKeys

Filters access based on the tag keys that are passed in the request

ArrayOfString