aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

[Enhancement]: S3 example PHP: Restore object from archive

Open tkhill-AWS opened this issue 2 years ago • 0 comments

Background story

Customers have requested examples that shows how to restore an object from deep archive to an S3 bucket.

What does this example accomplish?

It shows customers how to perform the Restore operation using the PHP SDK.

Which AWS service(s)?

S3

Which AWS SDKs or tools?

  • [ ] All languages
  • [ ] .NET
  • [ ] C++
  • [ ] Go (v2)
  • [ ] Java
  • [ ] Java (v2)
  • [ ] JavaScript
  • [ ] JavaScript (v3)
  • [ ] Kotlin
  • [X] PHP
  • [ ] Python
  • [ ] Ruby
  • [ ] Rust
  • [ ] Swift
  • [ ] Not applicable

Are there existing code examples to leverage?

There is a place for the example in the metadata with existing example for .NET and Java.

Do you have any reference code?

No.

tkhill-AWS avatar Aug 17 '23 15:08 tkhill-AWS