v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141410280.7 KB

Adds one or more attachments to an attachment set.

An attachment set is a temporary container for attachments that you add to a case or case communication. The set is available for 1 hour after it's created. The expiryTime returned in the response is when the set expires.

  • You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support API.

  • If you call the Amazon Web Services Support API from an account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, the SubscriptionRequiredException error message appears. For information about changing your support plan, see Amazon Web Services Support.

post/#X-Amz-Target=AWSSupport_20130415.AddAttachmentsToSet

Headers

X-Amz-Target'AWSSupport_20130415.AddAttachmentsToSet' required

Request body

attachmentSetIdstring

The ID of the attachment set. If an <code>attachmentSetId</code> is not specified, a new attachment set is created, and the ID of the set is returned in the response. If an <code>attachmentSetId</code> is specified, the attachments are added to the specified set, if it exists.

Response

Success

attachmentSetIdstring

The ID of the attachment set. If an <code>attachmentSetId</code> was not specified, a new attachment set is created, and the ID of the set is returned in the response. If an <code>attachmentSetId</code> was specified, the attachments are added to the specified set, if it exists.

expiryTimestring

The time and date when the attachment set expires.

All 14 operations