'2.0', 'service' => '

Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from incidents affecting their Amazon Web Services-hosted applications. An incident is any unplanned interruption or reduction in quality of services.

Incident Manager increases incident resolution by notifying responders of impact, highlighting relevant troubleshooting data, and providing collaboration tools to get services back up and running. To achieve the primary goal of reducing the time-to-resolution of critical incidents, Incident Manager automates response plans and enables responder team escalation.

', 'operations' => [ 'AcceptPage' => '

Used to acknowledge an engagement to a contact channel during an incident.

', 'ActivateContactChannel' => '

Activates a contact\'s contact channel. Incident Manager can\'t engage a contact until the contact channel has been activated.

', 'CreateContact' => '

Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that Incident Manager uses to engage contacts in phases during an incident.

', 'CreateContactChannel' => '

A contact channel is the method that Incident Manager uses to engage your contact.

', 'CreateRotation' => '

Creates a rotation in an on-call schedule.

', 'CreateRotationOverride' => '

Creates an override for a rotation in an on-call schedule.

', 'DeactivateContactChannel' => '

To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.

', 'DeleteContact' => '

To remove a contact from Incident Manager, you can delete the contact. Deleting a contact removes them from all escalation plans and related response plans. Deleting an escalation plan removes it from all related response plans. You will have to recreate the contact and its contact channels before you can use it again.

', 'DeleteContactChannel' => '

To no longer receive engagements on a contact channel, you can delete the channel from a contact. Deleting the contact channel removes it from the contact\'s engagement plan. If you delete the only contact channel for a contact, you won\'t be able to engage that contact during an incident.

', 'DeleteRotation' => '

Deletes a rotation from the system. If a rotation belongs to more than one on-call schedule, this operation deletes it from all of them.

', 'DeleteRotationOverride' => '

Deletes an existing override for an on-call rotation.

', 'DescribeEngagement' => '

Incident Manager uses engagements to engage contacts and escalation plans during an incident. Use this command to describe the engagement that occurred during an incident.

', 'DescribePage' => '

Lists details of the engagement to a contact channel.

', 'GetContact' => '

Retrieves information about the specified contact or escalation plan.

', 'GetContactChannel' => '

List details about a specific contact channel.

', 'GetContactPolicy' => '

Retrieves the resource policies attached to the specified contact or escalation plan.

', 'GetRotation' => '

Retrieves information about an on-call rotation.

', 'GetRotationOverride' => '

Retrieves information about an override to an on-call rotation.

', 'ListContactChannels' => '

Lists all contact channels for the specified contact.

', 'ListContacts' => '

Lists all contacts and escalation plans in Incident Manager.

', 'ListEngagements' => '

Lists all engagements that have happened in an incident.

', 'ListPageReceipts' => '

Lists all of the engagements to contact channels that have been acknowledged.

', 'ListPageResolutions' => '

Returns the resolution path of an engagement. For example, the escalation plan engaged in an incident might target an on-call schedule that includes several contacts in a rotation, but just one contact on-call when the incident starts. The resolution path indicates the hierarchy of escalation plan > on-call schedule > contact.

', 'ListPagesByContact' => '

Lists the engagements to a contact\'s contact channels.

', 'ListPagesByEngagement' => '

Lists the engagements to contact channels that occurred by engaging a contact.

', 'ListPreviewRotationShifts' => '

Returns a list of shifts based on rotation configuration parameters.

The Incident Manager primarily uses this operation to populate the Preview calendar. It is not typically run by end users.

', 'ListRotationOverrides' => '

Retrieves a list of overrides currently specified for an on-call rotation.

', 'ListRotationShifts' => '

Returns a list of shifts generated by an existing rotation in the system.

', 'ListRotations' => '

Retrieves a list of on-call rotations.

', 'ListTagsForResource' => '

Lists the tags of an escalation plan or contact.

', 'PutContactPolicy' => '

Adds a resource policy to the specified contact or escalation plan. The resource policy is used to share the contact or escalation plan using Resource Access Manager (RAM). For more information about cross-account sharing, see Setting up cross-account functionality.

', 'SendActivationCode' => '

Sends an activation code to a contact channel. The contact can use this code to activate the contact channel in the console or with the ActivateChannel operation. Incident Manager can\'t engage a contact channel until it has been activated.

', 'StartEngagement' => '

Starts an engagement to a contact or escalation plan. The engagement engages each contact specified in the incident.

', 'StopEngagement' => '

Stops an engagement before it finishes the final stage of the escalation plan or engagement plan. Further contacts aren\'t engaged.

', 'TagResource' => '

Tags a contact or escalation plan. You can tag only contacts and escalation plans in the first region of your replication set.

', 'UntagResource' => '

Removes tags from the specified resource.

', 'UpdateContact' => '

Updates the contact or escalation plan specified.

', 'UpdateContactChannel' => '

Updates a contact\'s contact channel.

', 'UpdateRotation' => '

Updates the information specified for an on-call rotation.

', ], 'shapes' => [ 'AcceptCode' => [ 'base' => NULL, 'refs' => [ 'AcceptPageRequest$AcceptCode' => '

A 6-digit code used to acknowledge the page.

', ], ], 'AcceptCodeValidation' => [ 'base' => NULL, 'refs' => [ 'AcceptPageRequest$AcceptCodeValidation' => '

An optional field that Incident Manager uses to ENFORCE AcceptCode validation when acknowledging an page. Acknowledgement can occur by replying to a page, or when entering the AcceptCode in the console. Enforcing AcceptCode validation causes Incident Manager to verify that the code entered by the user matches the code sent by Incident Manager with the page.

Incident Manager can also IGNORE AcceptCode validation. Ignoring AcceptCode validation causes Incident Manager to accept any value entered for the AcceptCode.

', ], ], 'AcceptPageRequest' => [ 'base' => NULL, 'refs' => [], ], 'AcceptPageResult' => [ 'base' => NULL, 'refs' => [], ], 'AcceptType' => [ 'base' => NULL, 'refs' => [ 'AcceptPageRequest$AcceptType' => '

The type indicates if the page was DELIVERED or READ.

', ], ], 'AccessDeniedException' => [ 'base' => '

You don\'t have sufficient access to perform this operation.

', 'refs' => [], ], 'ActivateContactChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'ActivateContactChannelResult' => [ 'base' => NULL, 'refs' => [], ], 'ActivationCode' => [ 'base' => NULL, 'refs' => [ 'ActivateContactChannelRequest$ActivationCode' => '

The code sent to the contact channel when it was created in the contact.

', ], ], 'ActivationStatus' => [ 'base' => NULL, 'refs' => [ 'ContactChannel$ActivationStatus' => '

A Boolean value describing if the contact channel has been activated or not. If the contact channel isn\'t activated, Incident Manager can\'t engage the contact through it.

', 'GetContactChannelResult$ActivationStatus' => '

A Boolean value indicating if the contact channel has been activated or not.

', ], ], 'AmazonResourceName' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$ResourceARN' => '

The Amazon Resource Name (ARN) of the contact or escalation plan.

', 'TagResourceRequest$ResourceARN' => '

The Amazon Resource Name (ARN) of the contact or escalation plan.

', 'UntagResourceRequest$ResourceARN' => '

The Amazon Resource Name (ARN) of the contact or escalation plan.

', ], ], 'ChannelName' => [ 'base' => NULL, 'refs' => [ 'ContactChannel$Name' => '

The name of the contact channel.

', 'CreateContactChannelRequest$Name' => '

The name of the contact channel.

', 'GetContactChannelResult$Name' => '

The name of the contact channel

', 'UpdateContactChannelRequest$Name' => '

The name of the contact channel.

', ], ], 'ChannelTargetInfo' => [ 'base' => '

Information about the contact channel that Incident Manager uses to engage the contact.

', 'refs' => [ 'Target$ChannelTargetInfo' => '

Information about the contact channel Incident Manager is engaging.

', ], ], 'ChannelType' => [ 'base' => NULL, 'refs' => [ 'ContactChannel$Type' => '

The type of the contact channel. Incident Manager supports three contact methods:

', 'CreateContactChannelRequest$Type' => '

Incident Manager supports three types of contact channels:

', 'GetContactChannelResult$Type' => '

The type of contact channel. The type is SMS, VOICE, or EMAIL.

', ], ], 'ConflictException' => [ 'base' => '

Updating or deleting a resource causes an inconsistent state.

', 'refs' => [], ], 'Contact' => [ 'base' => '

A personal contact or escalation plan that Incident Manager engages during an incident.

', 'refs' => [ 'ContactsList$member' => NULL, ], ], 'ContactAlias' => [ 'base' => NULL, 'refs' => [ 'Contact$Alias' => '

The unique and identifiable alias of the contact or escalation plan.

', 'CreateContactRequest$Alias' => '

The short name to quickly identify a contact or escalation plan. The contact alias must be unique and identifiable.

', 'GetContactResult$Alias' => '

The alias of the contact or escalation plan. The alias is unique and identifiable.

', 'ListContactsRequest$AliasPrefix' => '

Used to list only contacts who\'s aliases start with the specified prefix.

', ], ], 'ContactChannel' => [ 'base' => '

The method that Incident Manager uses to engage a contact.

', 'refs' => [ 'ContactChannelList$member' => NULL, ], ], 'ContactChannelAddress' => [ 'base' => '

The details that Incident Manager uses when trying to engage the contact channel.

', 'refs' => [ 'ContactChannel$DeliveryAddress' => '

The details that Incident Manager uses when trying to engage the contact channel.

', 'CreateContactChannelRequest$DeliveryAddress' => '

The details that Incident Manager uses when trying to engage the contact channel. The format is dependent on the type of the contact channel. The following are the expected formats:

', 'GetContactChannelResult$DeliveryAddress' => '

The details that Incident Manager uses when trying to engage the contact channel.

', 'UpdateContactChannelRequest$DeliveryAddress' => '

The details that Incident Manager uses when trying to engage the contact channel.

', ], ], 'ContactChannelList' => [ 'base' => NULL, 'refs' => [ 'ListContactChannelsResult$ContactChannels' => '

A list of contact channels related to the specified contact.

', ], ], 'ContactName' => [ 'base' => NULL, 'refs' => [ 'Contact$DisplayName' => '

The full name of the contact or escalation plan.

', 'CreateContactRequest$DisplayName' => '

The full name of the contact or escalation plan.

', 'GetContactResult$DisplayName' => '

The full name of the contact or escalation plan.

', 'UpdateContactRequest$DisplayName' => '

The full name of the contact or escalation plan.

', ], ], 'ContactTargetInfo' => [ 'base' => '

The contact that Incident Manager is engaging during an incident.

', 'refs' => [ 'Target$ContactTargetInfo' => '

Information about the contact that Incident Manager is engaging.

', ], ], 'ContactType' => [ 'base' => NULL, 'refs' => [ 'Contact$Type' => '

Refers to the type of contact. A single contact is type PERSONAL and an escalation plan is type ESCALATION.

', 'CreateContactRequest$Type' => '

To create an escalation plan use ESCALATION. To create a contact use PERSONAL.

', 'GetContactResult$Type' => '

The type of contact, either PERSONAL or ESCALATION.

', 'ListContactsRequest$Type' => '

The type of contact. A contact is type PERSONAL and an escalation plan is type ESCALATION.

', 'ResolutionContact$Type' => '

The type of contact for a resolution step.

', ], ], 'ContactsList' => [ 'base' => NULL, 'refs' => [ 'ListContactsResult$Contacts' => '

A list of the contacts and escalation plans in your Incident Manager account.

', ], ], 'Content' => [ 'base' => NULL, 'refs' => [ 'DescribeEngagementResult$Content' => '

The secure content of the message that was sent to the contact. Use this field for engagements to VOICE and EMAIL.

', 'DescribePageResult$Content' => '

The secure content of the message that was sent to the contact. Use this field for engagements to VOICE and EMAIL.

', 'StartEngagementRequest$Content' => '

The secure content of the message that was sent to the contact. Use this field for engagements to VOICE or EMAIL.

', ], ], 'CoverageTime' => [ 'base' => '

Information about when an on-call shift begins and ends.

', 'refs' => [ 'CoverageTimes$member' => NULL, ], ], 'CoverageTimes' => [ 'base' => NULL, 'refs' => [ 'ShiftCoveragesMap$value' => NULL, ], ], 'CreateContactChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateContactChannelResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateContactRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateContactResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateRotationOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRotationOverrideResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateRotationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateRotationResult' => [ 'base' => NULL, 'refs' => [], ], 'DailySettings' => [ 'base' => NULL, 'refs' => [ 'RecurrenceSettings$DailySettings' => '

Information about on-call rotations that recur daily.

', ], ], 'DataEncryptionException' => [ 'base' => '

The operation failed to due an encryption key error.

', 'refs' => [], ], 'DateTime' => [ 'base' => NULL, 'refs' => [ 'CreateRotationOverrideRequest$StartTime' => '

The date and time when the override goes into effect.

', 'CreateRotationOverrideRequest$EndTime' => '

The date and time when the override ends.

', 'CreateRotationRequest$StartTime' => '

The date and time that the rotation goes into effect.

', 'DescribeEngagementResult$StartTime' => '

The time that the engagement started.

', 'DescribeEngagementResult$StopTime' => '

The time that the engagement ended.

', 'DescribePageResult$SentTime' => '

The time the engagement was sent to the contact channel.

', 'DescribePageResult$ReadTime' => '

The time that the contact channel acknowledged the engagement.

', 'DescribePageResult$DeliveryTime' => '

The time that the contact channel received the engagement.

', 'Engagement$StartTime' => '

The time that the engagement began.

', 'Engagement$StopTime' => '

The time that the engagement ended.

', 'GetRotationOverrideResult$StartTime' => '

The date and time when the override goes into effect.

', 'GetRotationOverrideResult$EndTime' => '

The date and time when the override ends.

', 'GetRotationOverrideResult$CreateTime' => '

The date and time when the override was created.

', 'GetRotationResult$StartTime' => '

The specified start time for the on-call rotation.

', 'ListPreviewRotationShiftsRequest$RotationStartTime' => '

The date and time a rotation would begin. The first shift is calculated from this date and time.

', 'ListPreviewRotationShiftsRequest$StartTime' => '

Used to filter the range of calculated shifts before sending the response back to the user.

', 'ListPreviewRotationShiftsRequest$EndTime' => '

The date and time a rotation shift would end.

', 'ListRotationOverridesRequest$StartTime' => '

The date and time for the beginning of a time range for listing overrides.

', 'ListRotationOverridesRequest$EndTime' => '

The date and time for the end of a time range for listing overrides.

', 'ListRotationShiftsRequest$StartTime' => '

The date and time for the beginning of the time range to list shifts for.

', 'ListRotationShiftsRequest$EndTime' => '

The date and time for the end of the time range to list shifts for.

', 'Page$SentTime' => '

The time that Incident Manager engaged the contact channel.

', 'Page$DeliveryTime' => '

The time the message was delivered to the contact channel.

', 'Page$ReadTime' => '

The time that the contact channel acknowledged engagement.

', 'PreviewOverride$StartTime' => '

Information about the time a rotation override would begin.

', 'PreviewOverride$EndTime' => '

Information about the time a rotation override would end.

', 'Receipt$ReceiptTime' => '

The time receipt was SENT, DELIVERED, or READ.

', 'Rotation$StartTime' => '

The date and time the rotation becomes active.

', 'RotationOverride$StartTime' => '

The time a rotation override begins.

', 'RotationOverride$EndTime' => '

The time a rotation override ends.

', 'RotationOverride$CreateTime' => '

The time a rotation override was created.

', 'RotationShift$StartTime' => '

The time a shift rotation begins.

', 'RotationShift$EndTime' => '

The time a shift rotation ends.

', 'TimeRange$StartTime' => '

The start of the time range.

', 'TimeRange$EndTime' => '

The end of the time range.

', 'UpdateRotationRequest$StartTime' => '

The date and time the rotation goes into effect.

', ], ], 'DayOfMonth' => [ 'base' => NULL, 'refs' => [ 'MonthlySetting$DayOfMonth' => '

The day of the month when monthly recurring on-call rotations begin.

', ], ], 'DayOfWeek' => [ 'base' => NULL, 'refs' => [ 'ShiftCoveragesMap$key' => NULL, 'WeeklySetting$DayOfWeek' => '

The day of the week when weekly recurring on-call shift rotations begins.

', ], ], 'DeactivateContactChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeactivateContactChannelResult' => [ 'base' => NULL, 'refs' => [], ], 'DeferActivation' => [ 'base' => NULL, 'refs' => [ 'CreateContactChannelRequest$DeferActivation' => '

If you want to activate the channel at a later time, you can choose to defer activation. Incident Manager can\'t engage your contact channel until it has been activated.

', ], ], 'DeleteContactChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteContactChannelResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteContactRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteContactResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRotationOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRotationOverrideResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRotationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRotationResult' => [ 'base' => NULL, 'refs' => [], ], 'DependentEntity' => [ 'base' => '

Information about a resource that another resource is related to or depends on.

For example, if a contact is a member of a rotation, the rotation is a dependent entity of the contact.

', 'refs' => [ 'DependentEntityList$member' => NULL, ], ], 'DependentEntityList' => [ 'base' => NULL, 'refs' => [ 'ConflictException$DependentEntities' => 'List of dependent entities containing information on relation type and resourceArns linked to the resource in use', ], ], 'DescribeEngagementRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeEngagementResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribePageRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePageResult' => [ 'base' => NULL, 'refs' => [], ], 'Engagement' => [ 'base' => '

Incident Manager reaching out to a contact or escalation plan to engage contact during an incident.

', 'refs' => [ 'EngagementsList$member' => NULL, ], ], 'EngagementsList' => [ 'base' => NULL, 'refs' => [ 'ListEngagementsResult$Engagements' => '

A list of each engagement that occurred during the specified time range of an incident.

', ], ], 'GetContactChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetContactChannelResult' => [ 'base' => NULL, 'refs' => [], ], 'GetContactPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetContactPolicyResult' => [ 'base' => NULL, 'refs' => [], ], 'GetContactRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetContactResult' => [ 'base' => NULL, 'refs' => [], ], 'GetRotationOverrideRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRotationOverrideResult' => [ 'base' => NULL, 'refs' => [], ], 'GetRotationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRotationResult' => [ 'base' => NULL, 'refs' => [], ], 'HandOffTime' => [ 'base' => '

Details about when an on-call rotation shift begins or ends.

', 'refs' => [ 'CoverageTime$Start' => '

Information about when the on-call rotation shift begins.

', 'CoverageTime$End' => '

Information about when the on-call rotation shift ends.

', 'DailySettings$member' => NULL, 'MonthlySetting$HandOffTime' => '

The time of day when a monthly recurring on-call shift rotation begins.

', 'WeeklySetting$HandOffTime' => '

The time of day when a weekly recurring on-call shift rotation begins.

', ], ], 'HourOfDay' => [ 'base' => NULL, 'refs' => [ 'HandOffTime$HourOfDay' => '

The hour when an on-call rotation shift begins or ends.

', ], ], 'IdempotencyToken' => [ 'base' => NULL, 'refs' => [ 'CreateContactChannelRequest$IdempotencyToken' => '

A token ensuring that the operation is called only once with the specified details.

', 'CreateContactRequest$IdempotencyToken' => '

A token ensuring that the operation is called only once with the specified details.

', 'CreateRotationOverrideRequest$IdempotencyToken' => '

A token that ensures that the operation is called only once with the specified details.

', 'CreateRotationRequest$IdempotencyToken' => '

A token that ensures that the operation is called only once with the specified details.

', 'StartEngagementRequest$IdempotencyToken' => '

A token ensuring that the operation is called only once with the specified details.

', ], ], 'IncidentId' => [ 'base' => NULL, 'refs' => [ 'DescribeEngagementResult$IncidentId' => '

The ARN of the incident in which the engagement occurred.

', 'DescribePageResult$IncidentId' => '

The ARN of the incident that engaged the contact channel.

', 'Engagement$IncidentId' => '

The ARN of the incident that\'s engaging the contact.

', 'ListEngagementsRequest$IncidentId' => '

The Amazon Resource Name (ARN) of the incident you\'re listing engagements for.

', 'Page$IncidentId' => '

The ARN of the incident that\'s engaging the contact channel.

', 'StartEngagementRequest$IncidentId' => '

The ARN of the incident that the engagement is part of.

', ], ], 'InternalServerException' => [ 'base' => '

Unexpected error occurred while processing the request.

', 'refs' => [], ], 'IsEssential' => [ 'base' => NULL, 'refs' => [ 'ContactTargetInfo$IsEssential' => '

A Boolean value determining if the contact\'s acknowledgement stops the progress of stages in the plan.

', ], ], 'ListContactChannelsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListContactChannelsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListContactsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListContactsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListEngagementsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListEngagementsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListPageReceiptsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPageReceiptsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListPageResolutionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPageResolutionsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListPagesByContactRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPagesByContactResult' => [ 'base' => NULL, 'refs' => [], ], 'ListPagesByEngagementRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPagesByEngagementResult' => [ 'base' => NULL, 'refs' => [], ], 'ListPreviewRotationShiftsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPreviewRotationShiftsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListRotationOverridesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRotationOverridesResult' => [ 'base' => NULL, 'refs' => [], ], 'ListRotationShiftsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRotationShiftsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListRotationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRotationsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResult' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListContactChannelsRequest$MaxResults' => '

The maximum number of contact channels per page.

', 'ListContactsRequest$MaxResults' => '

The maximum number of contacts and escalation plans per page of results.

', 'ListEngagementsRequest$MaxResults' => '

The maximum number of engagements per page of results.

', 'ListPageReceiptsRequest$MaxResults' => '

The maximum number of acknowledgements per page of results.

', 'ListPagesByContactRequest$MaxResults' => '

The maximum number of engagements to contact channels to list per page of results.

', 'ListPagesByEngagementRequest$MaxResults' => '

The maximum number of engagements to contact channels to list per page of results.

', 'ListPreviewRotationShiftsRequest$MaxResults' => '

The maximum number of items to return for this call. The call also returns a token that can be specified in a subsequent call to get the next set of results.

', 'ListRotationOverridesRequest$MaxResults' => '

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

', 'ListRotationShiftsRequest$MaxResults' => '

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

', 'ListRotationsRequest$MaxResults' => '

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

', ], ], 'Member' => [ 'base' => NULL, 'refs' => [ 'RotationOverridePreviewMemberList$member' => NULL, 'RotationPreviewMemberList$member' => NULL, ], ], 'MinuteOfHour' => [ 'base' => NULL, 'refs' => [ 'HandOffTime$MinuteOfHour' => '

The minute when an on-call rotation shift begins or ends.

', ], ], 'MonthlySetting' => [ 'base' => '

Information about on-call rotations that recur monthly.

', 'refs' => [ 'MonthlySettings$member' => NULL, ], ], 'MonthlySettings' => [ 'base' => NULL, 'refs' => [ 'RecurrenceSettings$MonthlySettings' => '

Information about on-call rotations that recur monthly.

', ], ], 'NumberOfOnCalls' => [ 'base' => NULL, 'refs' => [ 'RecurrenceSettings$NumberOfOnCalls' => '

The number of contacts, or shift team members designated to be on call concurrently during a shift. For example, in an on-call schedule containing ten contacts, a value of 2 designates that two of them are on call at any given time.

', ], ], 'OverrideList' => [ 'base' => NULL, 'refs' => [ 'ListPreviewRotationShiftsRequest$Overrides' => '

Information about changes that would be made in a rotation override.

', ], ], 'Page' => [ 'base' => '

Incident Manager engaging a contact\'s contact channel.

', 'refs' => [ 'PagesList$member' => NULL, ], ], 'PagesList' => [ 'base' => NULL, 'refs' => [ 'ListPagesByContactResult$Pages' => '

The list of engagements to a contact\'s contact channel.

', 'ListPagesByEngagementResult$Pages' => '

The list of engagements to contact channels.

', ], ], 'PaginationToken' => [ 'base' => NULL, 'refs' => [ 'ListContactChannelsRequest$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListContactChannelsResult$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListContactsRequest$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListContactsResult$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListEngagementsRequest$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListEngagementsResult$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListPageReceiptsRequest$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListPageReceiptsResult$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListPageResolutionsRequest$NextToken' => '

A token to start the list. Use this token to get the next set of results.

', 'ListPageResolutionsResult$NextToken' => '

The token for the next set of items to return. Use this token to get the next set of results.

', 'ListPagesByContactRequest$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListPagesByContactResult$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListPagesByEngagementRequest$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListPagesByEngagementResult$NextToken' => '

The pagination token to continue to the next page of results.

', 'ListPreviewRotationShiftsRequest$NextToken' => '

A token to start the list. This token is used to get the next set of results.

', 'ListPreviewRotationShiftsResult$NextToken' => '

The token for the next set of items to return. This token is used to get the next set of results.

', 'ListRotationOverridesRequest$NextToken' => '

A token to start the list. Use this token to get the next set of results.

', 'ListRotationOverridesResult$NextToken' => '

The token for the next set of items to return. Use this token to get the next set of results.

', 'ListRotationShiftsRequest$NextToken' => '

A token to start the list. Use this token to get the next set of results.

', 'ListRotationShiftsResult$NextToken' => '

The token for the next set of items to return. Use this token to get the next set of results.

', 'ListRotationsRequest$NextToken' => '

A token to start the list. Use this token to get the next set of results.

', 'ListRotationsResult$NextToken' => '

The token for the next set of items to return. Use this token to get the next set of results.

', ], ], 'Plan' => [ 'base' => '

Information about the stages and on-call rotation teams associated with an escalation plan or engagement plan.

', 'refs' => [ 'CreateContactRequest$Plan' => '

A list of stages. A contact has an engagement plan with stages that contact specified contact channels. An escalation plan uses stages that contact specified contacts.

', 'GetContactResult$Plan' => '

Details about the specific timing or stages and targets of the escalation plan or engagement plan.

', 'UpdateContactRequest$Plan' => '

A list of stages. A contact has an engagement plan with stages for specified contact channels. An escalation plan uses these stages to contact specified contacts.

', ], ], 'Policy' => [ 'base' => NULL, 'refs' => [ 'GetContactPolicyResult$Policy' => '

Details about the resource policy attached to the contact or escalation plan.

', 'PutContactPolicyRequest$Policy' => '

Details of the resource policy.

', ], ], 'PreviewOverride' => [ 'base' => '

Information about contacts and times that an on-call override replaces.

', 'refs' => [ 'OverrideList$member' => NULL, ], ], 'PublicContent' => [ 'base' => NULL, 'refs' => [ 'DescribeEngagementResult$PublicContent' => '

The insecure content of the message that was sent to the contact. Use this field for engagements to SMS.

', 'DescribePageResult$PublicContent' => '

The insecure content of the message that was sent to the contact. Use this field for engagements to SMS.

', 'StartEngagementRequest$PublicContent' => '

The insecure content of the message that was sent to the contact. Use this field for engagements to SMS.

', ], ], 'PublicSubject' => [ 'base' => NULL, 'refs' => [ 'DescribeEngagementResult$PublicSubject' => '

The insecure subject of the message that was sent to the contact. Use this field for engagements to SMS.

', 'DescribePageResult$PublicSubject' => '

The insecure subject of the message that was sent to the contact. Use this field for engagements to SMS.

', 'StartEngagementRequest$PublicSubject' => '

The insecure subject of the message that was sent to the contact. Use this field for engagements to SMS.

', ], ], 'PutContactPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutContactPolicyResult' => [ 'base' => NULL, 'refs' => [], ], 'Receipt' => [ 'base' => '

Records events during an engagement.

', 'refs' => [ 'ReceiptsList$member' => NULL, ], ], 'ReceiptInfo' => [ 'base' => NULL, 'refs' => [ 'AcceptPageRequest$Note' => '

Information provided by the user when the user acknowledges the page.

', 'Receipt$ReceiptInfo' => '

Information provided during the page acknowledgement.

', ], ], 'ReceiptType' => [ 'base' => NULL, 'refs' => [ 'Receipt$ReceiptType' => '

The type follows the engagement cycle, SENT, DELIVERED, and READ.

', ], ], 'ReceiptsList' => [ 'base' => NULL, 'refs' => [ 'ListPageReceiptsResult$Receipts' => '

A list of each acknowledgement.

', ], ], 'RecurrenceMultiplier' => [ 'base' => NULL, 'refs' => [ 'RecurrenceSettings$RecurrenceMultiplier' => '

The number of days, weeks, or months a single rotation lasts.

', ], ], 'RecurrenceSettings' => [ 'base' => '

Information about when an on-call rotation is in effect and how long the rotation period lasts.

', 'refs' => [ 'CreateRotationRequest$Recurrence' => '

Information about the rule that specifies when a shift\'s team members rotate.

', 'GetRotationResult$Recurrence' => '

Specifies how long a rotation lasts before restarting at the beginning of the shift order.

', 'ListPreviewRotationShiftsRequest$Recurrence' => '

Information about how long a rotation would last before restarting at the beginning of the shift order.

', 'Rotation$Recurrence' => '

Information about when an on-call rotation is in effect and how long the rotation period lasts.

', 'UpdateRotationRequest$Recurrence' => '

Information about how long the updated rotation lasts before restarting at the beginning of the shift order.

', ], ], 'ResolutionContact' => [ 'base' => '

Information about the engagement resolution steps. The resolution starts from the first contact, which can be an escalation plan, then resolves to an on-call rotation, and finally to a personal contact.

The ResolutionContact structure describes the information for each node or step in that process. It contains information about different contact types, such as the escalation, rotation, and personal contacts.

', 'refs' => [ 'ResolutionList$member' => NULL, ], ], 'ResolutionList' => [ 'base' => NULL, 'refs' => [ 'ListPageResolutionsResult$PageResolutions' => '

Information about the resolution for an engagement.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

Request references a resource that doesn\'t exist.

', 'refs' => [], ], 'RetryAfterSeconds' => [ 'base' => NULL, 'refs' => [ 'InternalServerException$RetryAfterSeconds' => 'Advice to clients on when the call can be safely retried', 'ThrottlingException$RetryAfterSeconds' => 'Advice to clients on when the call can be safely retried', ], ], 'RetryIntervalInMinutes' => [ 'base' => NULL, 'refs' => [ 'ChannelTargetInfo$RetryIntervalInMinutes' => '

The number of minutes to wait to retry sending engagement in the case the engagement initially fails.

', ], ], 'Rotation' => [ 'base' => '

Information about a rotation in an on-call schedule.

', 'refs' => [ 'Rotations$member' => NULL, ], ], 'RotationContactsArnList' => [ 'base' => NULL, 'refs' => [ 'CreateRotationRequest$ContactIds' => '

The Amazon Resource Names (ARNs) of the contacts to add to the rotation.

The order that you list the contacts in is their shift order in the rotation schedule. To change the order of the contact\'s shifts, use the UpdateRotation operation.

', 'GetRotationResult$ContactIds' => '

The Amazon Resource Names (ARNs) of the contacts assigned to the on-call rotation team.

', 'UpdateRotationRequest$ContactIds' => '

The Amazon Resource Names (ARNs) of the contacts to include in the updated rotation.

The order in which you list the contacts is their shift order in the rotation schedule.

', ], ], 'RotationName' => [ 'base' => NULL, 'refs' => [ 'CreateRotationRequest$Name' => '

The name of the rotation.

', 'GetRotationResult$Name' => '

The name of the on-call rotation.

', 'ListRotationsRequest$RotationNamePrefix' => '

A filter to include rotations in list results based on their common prefix. For example, entering prod returns a list of all rotation names that begin with prod, such as production and prod-1.

', 'Rotation$Name' => '

The name of the rotation.

', ], ], 'RotationOverride' => [ 'base' => '

Information about an override specified for an on-call rotation.

', 'refs' => [ 'RotationOverrides$member' => NULL, ], ], 'RotationOverrideContactsArnList' => [ 'base' => NULL, 'refs' => [ 'CreateRotationOverrideRequest$NewContactIds' => '

The Amazon Resource Names (ARNs) of the contacts to replace those in the current on-call rotation with.

If you want to include any current team members in the override shift, you must include their ARNs in the new contact ID list.

', ], ], 'RotationOverridePreviewMemberList' => [ 'base' => NULL, 'refs' => [ 'PreviewOverride$NewMembers' => '

Information about contacts to add to an on-call rotation override.

', ], ], 'RotationOverrides' => [ 'base' => NULL, 'refs' => [ 'ListRotationOverridesResult$RotationOverrides' => '

A list of rotation overrides in the specified time range.

', ], ], 'RotationPreviewMemberList' => [ 'base' => NULL, 'refs' => [ 'ListPreviewRotationShiftsRequest$Members' => '

The contacts that would be assigned to a rotation.

', ], ], 'RotationShift' => [ 'base' => '

Information about a shift that belongs to an on-call rotation.

', 'refs' => [ 'RotationShifts$member' => NULL, ], ], 'RotationShifts' => [ 'base' => NULL, 'refs' => [ 'ListPreviewRotationShiftsResult$RotationShifts' => '

Details about a rotation shift, including times, types, and contacts.

', 'ListRotationShiftsResult$RotationShifts' => '

Information about shifts that meet the filter criteria.

', ], ], 'Rotations' => [ 'base' => NULL, 'refs' => [ 'ListRotationsResult$Rotations' => '

Information about rotations that meet the filter criteria.

', ], ], 'SendActivationCodeRequest' => [ 'base' => NULL, 'refs' => [], ], 'SendActivationCodeResult' => [ 'base' => NULL, 'refs' => [], ], 'Sender' => [ 'base' => NULL, 'refs' => [ 'DescribeEngagementResult$Sender' => '

The user that started the engagement.

', 'DescribePageResult$Sender' => '

The user that started the engagement.

', 'Engagement$Sender' => '

The user that started the engagement.

', 'Page$Sender' => '

The user that started the engagement.

', 'StartEngagementRequest$Sender' => '

The user that started the engagement.

', ], ], 'ServiceQuotaExceededException' => [ 'base' => '

Request would cause a service quota to be exceeded.

', 'refs' => [], ], 'ShiftCoveragesMap' => [ 'base' => NULL, 'refs' => [ 'RecurrenceSettings$ShiftCoverages' => '

Information about the days of the week included in on-call rotation coverage.

', ], ], 'ShiftDetails' => [ 'base' => '

Information about overrides to an on-call rotation shift.

', 'refs' => [ 'RotationShift$ShiftDetails' => '

Additional information about an on-call rotation shift.

', ], ], 'ShiftType' => [ 'base' => NULL, 'refs' => [ 'RotationShift$Type' => '

The type of shift rotation.

', ], ], 'SimpleAddress' => [ 'base' => NULL, 'refs' => [ 'ContactChannelAddress$SimpleAddress' => '

The format is dependent on the type of the contact channel. The following are the expected formats:

', ], ], 'SsmContactsArn' => [ 'base' => NULL, 'refs' => [ 'AcceptPageRequest$PageId' => '

The Amazon Resource Name (ARN) of the engagement to a contact channel.

', 'AcceptPageRequest$ContactChannelId' => '

The ARN of the contact channel.

', 'ActivateContactChannelRequest$ContactChannelId' => '

The Amazon Resource Name (ARN) of the contact channel.

', 'ChannelTargetInfo$ContactChannelId' => '

The Amazon Resource Name (ARN) of the contact channel.

', 'Contact$ContactArn' => '

The Amazon Resource Name (ARN) of the contact or escalation plan.

', 'ContactChannel$ContactChannelArn' => '

The Amazon Resource Name (ARN) of the contact channel.

', 'ContactChannel$ContactArn' => '

The ARN of the contact that contains the contact channel.

', 'ContactTargetInfo$ContactId' => '

The Amazon Resource Name (ARN) of the contact.

', 'CreateContactChannelRequest$ContactId' => '

The Amazon Resource Name (ARN) of the contact you are adding the contact channel to.

', 'CreateContactChannelResult$ContactChannelArn' => '

The Amazon Resource Name (ARN) of the contact channel.

', 'CreateContactResult$ContactArn' => '

The Amazon Resource Name (ARN) of the created contact or escalation plan.

', 'CreateRotationOverrideRequest$RotationId' => '

The Amazon Resource Name (ARN) of the rotation to create an override for.

', 'CreateRotationResult$RotationArn' => '

The Amazon Resource Name (ARN) of the created rotation.

', 'DeactivateContactChannelRequest$ContactChannelId' => '

The Amazon Resource Name (ARN) of the contact channel you\'re deactivating.

', 'DeleteContactChannelRequest$ContactChannelId' => '

The Amazon Resource Name (ARN) of the contact channel.

', 'DeleteContactRequest$ContactId' => '

The Amazon Resource Name (ARN) of the contact that you\'re deleting.

', 'DeleteRotationOverrideRequest$RotationId' => '

The Amazon Resource Name (ARN) of the rotation that was overridden.

', 'DeleteRotationRequest$RotationId' => '

The Amazon Resource Name (ARN) of the on-call rotation to delete.

', 'DescribeEngagementRequest$EngagementId' => '

The Amazon Resource Name (ARN) of the engagement you want the details of.

', 'DescribeEngagementResult$ContactArn' => '

The ARN of the escalation plan or contacts involved in the engagement.

', 'DescribeEngagementResult$EngagementArn' => '

The ARN of the engagement.

', 'DescribePageRequest$PageId' => '

The ID of the engagement to a contact channel.

', 'DescribePageResult$PageArn' => '

The Amazon Resource Name (ARN) of the engagement to a contact channel.

', 'DescribePageResult$EngagementArn' => '

The ARN of the engagement that engaged the contact channel.

', 'DescribePageResult$ContactArn' => '

The ARN of the contact that was engaged.

', 'Engagement$EngagementArn' => '

The Amazon Resource Name (ARN) of the engagement.

', 'Engagement$ContactArn' => '

The ARN of the escalation plan or contact that Incident Manager is engaging.

', 'GetContactChannelRequest$ContactChannelId' => '

The Amazon Resource Name (ARN) of the contact channel you want information about.

', 'GetContactChannelResult$ContactArn' => '

The ARN of the contact that the channel belongs to.

', 'GetContactChannelResult$ContactChannelArn' => '

The ARN of the contact channel.

', 'GetContactPolicyRequest$ContactArn' => '

The Amazon Resource Name (ARN) of the contact or escalation plan.

', 'GetContactPolicyResult$ContactArn' => '

The ARN of the contact or escalation plan.

', 'GetContactRequest$ContactId' => '

The Amazon Resource Name (ARN) of the contact or escalation plan.

', 'GetContactResult$ContactArn' => '

The ARN of the contact or escalation plan.

', 'GetRotationOverrideRequest$RotationId' => '

The Amazon Resource Name (ARN) of the overridden rotation to retrieve information about.

', 'GetRotationOverrideResult$RotationArn' => '

The Amazon Resource Name (ARN) of the on-call rotation that was overridden.

', 'GetRotationRequest$RotationId' => '

The Amazon Resource Name (ARN) of the on-call rotation to retrieve information about.

', 'GetRotationResult$RotationArn' => '

The Amazon Resource Name (ARN) of the on-call rotation.

', 'ListContactChannelsRequest$ContactId' => '

The Amazon Resource Name (ARN) of the contact.

', 'ListPageReceiptsRequest$PageId' => '

The Amazon Resource Name (ARN) of the engagement to a specific contact channel.

', 'ListPageResolutionsRequest$PageId' => '

The Amazon Resource Name (ARN) of the contact engaged for the incident.

', 'ListPagesByContactRequest$ContactId' => '

The Amazon Resource Name (ARN) of the contact you are retrieving engagements for.

', 'ListPagesByEngagementRequest$EngagementId' => '

The Amazon Resource Name (ARN) of the engagement.

', 'ListRotationOverridesRequest$RotationId' => '

The Amazon Resource Name (ARN) of the rotation to retrieve information about.

', 'ListRotationShiftsRequest$RotationId' => '

The Amazon Resource Name (ARN) of the rotation to retrieve shift information about.

', 'Page$PageArn' => '

The Amazon Resource Name (ARN) of the page to the contact channel.

', 'Page$EngagementArn' => '

The ARN of the engagement that this page is part of.

', 'Page$ContactArn' => '

The ARN of the contact that Incident Manager is engaging.

', 'PutContactPolicyRequest$ContactArn' => '

The Amazon Resource Name (ARN) of the contact or escalation plan.

', 'Receipt$ContactChannelArn' => '

The Amazon Resource Name (ARN) of the contact channel Incident Manager engaged.

', 'ResolutionContact$ContactArn' => '

The Amazon Resource Name (ARN) of a contact in the engagement resolution process.

', 'Rotation$RotationArn' => '

The Amazon Resource Name (ARN) of the rotation.

', 'RotationContactsArnList$member' => NULL, 'RotationOverrideContactsArnList$member' => NULL, 'SendActivationCodeRequest$ContactChannelId' => '

The Amazon Resource Name (ARN) of the contact channel.

', 'SsmContactsArnList$member' => NULL, 'StartEngagementRequest$ContactId' => '

The Amazon Resource Name (ARN) of the contact being engaged.

', 'StartEngagementResult$EngagementArn' => '

The ARN of the engagement.

', 'StopEngagementRequest$EngagementId' => '

The Amazon Resource Name (ARN) of the engagement.

', 'UpdateContactChannelRequest$ContactChannelId' => '

The Amazon Resource Name (ARN) of the contact channel you want to update.

', 'UpdateContactRequest$ContactId' => '

The Amazon Resource Name (ARN) of the contact or escalation plan you\'re updating.

', 'UpdateRotationRequest$RotationId' => '

The Amazon Resource Name (ARN) of the rotation to update.

', ], ], 'SsmContactsArnList' => [ 'base' => NULL, 'refs' => [ 'DependentEntity$DependentResourceIds' => '

The Amazon Resource Names (ARNs) of the dependent resources.

', 'GetRotationOverrideResult$NewContactIds' => '

The Amazon Resource Names (ARNs) of the contacts assigned to the override of the on-call rotation.

', 'Plan$RotationIds' => '

The Amazon Resource Names (ARNs) of the on-call rotations associated with the plan.

', 'Rotation$ContactIds' => '

The Amazon Resource Names (ARNs) of the contacts assigned to the rotation team.

', 'RotationOverride$NewContactIds' => '

The Amazon Resource Names (ARNs) of the contacts assigned to the override of the on-call rotation.

', 'RotationShift$ContactIds' => '

The Amazon Resource Names (ARNs) of the contacts who are part of the shift rotation.

', 'ShiftDetails$OverriddenContactIds' => '

The Amazon Resources Names (ARNs) of the contacts who were replaced in a shift when an override was created. If the override is deleted, these contacts are restored to the shift.

', ], ], 'Stage' => [ 'base' => '

A set amount of time that an escalation plan or engagement plan engages the specified contacts or contact methods.

', 'refs' => [ 'StagesList$member' => NULL, ], ], 'StageDurationInMins' => [ 'base' => NULL, 'refs' => [ 'Stage$DurationInMinutes' => '

The time to wait until beginning the next stage. The duration can only be set to 0 if a target is specified.

', ], ], 'StageIndex' => [ 'base' => NULL, 'refs' => [ 'ResolutionContact$StageIndex' => '

The stage in the escalation plan that resolves to this contact.

', ], ], 'StagesList' => [ 'base' => NULL, 'refs' => [ 'Plan$Stages' => '

A list of stages that the escalation plan or engagement plan uses to engage contacts and contact methods.

', ], ], 'StartEngagementRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartEngagementResult' => [ 'base' => NULL, 'refs' => [], ], 'StopEngagementRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopEngagementResult' => [ 'base' => NULL, 'refs' => [], ], 'StopReason' => [ 'base' => NULL, 'refs' => [ 'StopEngagementRequest$Reason' => '

The reason that you\'re stopping the engagement.

', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => NULL, 'ConflictException$Message' => NULL, 'ConflictException$ResourceId' => 'Identifier of the resource in use', 'ConflictException$ResourceType' => 'Type of the resource in use', 'DataEncryptionException$Message' => NULL, 'DependentEntity$RelationType' => '

The type of relationship between one resource and the other resource that it is related to or depends on.

', 'InternalServerException$Message' => NULL, 'ResourceNotFoundException$Message' => NULL, 'ResourceNotFoundException$ResourceId' => 'Hypothetical resource identifier that was not found', 'ResourceNotFoundException$ResourceType' => 'Hypothetical resource type that was not found', 'ServiceQuotaExceededException$Message' => NULL, 'ServiceQuotaExceededException$ResourceId' => 'Identifier of the resource affected', 'ServiceQuotaExceededException$ResourceType' => 'Type of the resource affected', 'ServiceQuotaExceededException$QuotaCode' => 'Service Quotas requirement to identify originating service', 'ServiceQuotaExceededException$ServiceCode' => 'Service Quotas requirement to identify originating quota', 'ThrottlingException$Message' => NULL, 'ThrottlingException$QuotaCode' => 'Service Quotas requirement to identify originating service', 'ThrottlingException$ServiceCode' => 'Service Quotas requirement to identify originating quota', 'ValidationException$Message' => NULL, 'ValidationExceptionField$Name' => '

The name of the field that caused the exception.

', 'ValidationExceptionField$Message' => '

Information about what caused the field to cause an exception.

', ], ], 'Subject' => [ 'base' => NULL, 'refs' => [ 'DescribeEngagementResult$Subject' => '

The secure subject of the message that was sent to the contact. Use this field for engagements to VOICE and EMAIL.

', 'DescribePageResult$Subject' => '

The secure subject of the message that was sent to the contact. Use this field for engagements to VOICE and EMAIL.

', 'StartEngagementRequest$Subject' => '

The secure subject of the message that was sent to the contact. Use this field for engagements to VOICE or EMAIL.

', ], ], 'Tag' => [ 'base' => '

A container of a key-value name pair.

', 'refs' => [ 'TagsList$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$Key' => '

Name of the object key.

', 'TagKeyList$member' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

The key of the tag that you want to remove.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResult' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$Value' => '

Value of the tag.

', ], ], 'TagsList' => [ 'base' => NULL, 'refs' => [ 'CreateContactRequest$Tags' => '

Adds a tag to the target. You can only tag resources created in the first Region of your replication set.

', 'CreateRotationRequest$Tags' => '

Optional metadata to assign to the rotation. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment. For more information, see Tagging Incident Manager resources in the Incident Manager User Guide.

', 'ListTagsForResourceResult$Tags' => '

The tags related to the contact or escalation plan.

', 'TagResourceRequest$Tags' => '

A list of tags that you are adding to the contact or escalation plan.

', ], ], 'Target' => [ 'base' => '

The contact or contact channel that\'s being engaged.

', 'refs' => [ 'TargetsList$member' => NULL, ], ], 'TargetsList' => [ 'base' => NULL, 'refs' => [ 'Stage$Targets' => '

The contacts or contact methods that the escalation plan or engagement plan is engaging.

', ], ], 'ThrottlingException' => [ 'base' => '

The request was denied due to request throttling.

', 'refs' => [], ], 'TimeRange' => [ 'base' => '

A range of between two set times

', 'refs' => [ 'ListEngagementsRequest$TimeRangeValue' => '

The time range to lists engagements for an incident.

', ], ], 'TimeZoneId' => [ 'base' => NULL, 'refs' => [ 'CreateRotationRequest$TimeZoneId' => '

The time zone to base the rotation’s activity on in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the Time Zone Database on the IANA website.

Designators for time zones that don’t support Daylight Savings Time rules, such as Pacific Standard Time (PST) and Pacific Daylight Time (PDT), are not supported.

', 'GetRotationResult$TimeZoneId' => '

The time zone that the rotation’s activity is based on, in Internet Assigned Numbers Authority (IANA) format.

', 'ListPreviewRotationShiftsRequest$TimeZoneId' => '

The time zone the rotation’s activity would be based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul".

', 'Rotation$TimeZoneId' => '

The time zone the rotation’s activity is based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul".

', 'UpdateRotationRequest$TimeZoneId' => '

The time zone to base the updated rotation’s activity on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the Time Zone Database on the IANA website.

Designators for time zones that don’t support Daylight Savings Time Rules, such as Pacific Standard Time (PST) and Pacific Daylight Time (PDT), aren\'t supported.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateContactChannelRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateContactChannelResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateContactRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateContactResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRotationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateRotationResult' => [ 'base' => NULL, 'refs' => [], ], 'Uuid' => [ 'base' => NULL, 'refs' => [ 'CreateRotationOverrideResult$RotationOverrideId' => '

The Amazon Resource Name (ARN) of the created rotation override.

', 'DeleteRotationOverrideRequest$RotationOverrideId' => '

The Amazon Resource Name (ARN) of the on-call rotation override to delete.

', 'GetRotationOverrideRequest$RotationOverrideId' => '

The Amazon Resource Name (ARN) of the on-call rotation override to retrieve information about.

', 'GetRotationOverrideResult$RotationOverrideId' => '

The Amazon Resource Name (ARN) of the override to an on-call rotation.

', 'RotationOverride$RotationOverrideId' => '

The Amazon Resource Name (ARN) of the override to an on-call rotation.

', ], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the constraints specified by an Amazon Web Services service.

', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => '

Provides information about which field caused the exception.

', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$Fields' => 'The fields that caused the error', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$Reason' => 'Reason the request failed validation', ], ], 'WeeklySetting' => [ 'base' => '

Information about rotations that recur weekly.

', 'refs' => [ 'WeeklySettings$member' => NULL, ], ], 'WeeklySettings' => [ 'base' => NULL, 'refs' => [ 'RecurrenceSettings$WeeklySettings' => '

Information about on-call rotations that recur weekly.

', ], ], ],];