Skip to content

Conversation

@wsamoht
Copy link
Contributor

@wsamoht wsamoht commented Sep 28, 2023

Starting in aws/aws-sdk-php version 3.281.13, CloudFront API version 2014-11-06 stopped working. It is also no longer on the supported version list here.

I've updated the version to 2018-06-18 to a working version and to bring it inline with the other non-URL signing examples.

Some more details can be found in the discussion I created here.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the PHP This issue relates to the AWS SDK for PHP label Sep 28, 2023
Copy link

@stobrien89 stobrien89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the assist on this @wsamoht. I'm making a change in our repository to prevent this api version from being used at client initialization.

Copy link
Contributor

@rlhagerm rlhagerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated files are failing the current linting requirements, PR unable to be merged.

@rlhagerm rlhagerm self-requested a review October 3, 2023 18:01
@beqqrry-aws
Copy link
Member

I think the linting is out of scope for these changes, and will be covered by an upcoming project anyway, so I'll override the linting errors.

@rlhagerm rlhagerm added On Call Review complete On call review complete Text Review not needed This contains no text which needs review Task labels Oct 3, 2023
@beqqrry-aws beqqrry-aws merged commit f2c6867 into awsdocs:main Oct 3, 2023
@wsamoht wsamoht deleted the php-update-cloudfront-api-version branch October 3, 2023 19:03
ford-at-aws pushed a commit that referenced this pull request Dec 15, 2023
#5435)

Update CloudFront signing URL examples to a supported API version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

On Call Review complete On call review complete PHP This issue relates to the AWS SDK for PHP Text Review not needed This contains no text which needs review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants