Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(AWSCore): Adding support for the ca-west-1 region #5141

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

thisisabhash
Copy link
Member

Issue #, if available:
None

Description of changes:
Adding support for the ca-west-1 region.

Check points:

  • Added new tests to cover change, if needed
  • All unit tests pass
  • All integration tests pass
  • Updated CHANGELOG.md
  • Documentation update for the change if required
  • PR title conforms to conventional commit style

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

@thisisabhash thisisabhash requested review from awsmobilesdk and a team as code owners December 20, 2023 18:30
@thisisabhash thisisabhash merged commit eaea3d3 into main Dec 20, 2023
64 of 66 checks passed
@thisisabhash thisisabhash deleted the chore/add-region-yyc branch December 20, 2023 19:42
lawmicha pushed a commit that referenced this pull request Jan 5, 2024
* feat(AWSCore): Adding support for the ca-west-1 region

* Address review comments and fix unit test
lawmicha pushed a commit that referenced this pull request Jan 5, 2024
* feat(AWSCore): Adding support for the ca-west-1 region

* Address review comments and fix unit test
lawmicha added a commit that referenced this pull request Jan 8, 2024
)

* feat(AWSSageMakerRuntime): update models to latest

* feat(AWSTranscribe): update models to latest (#5094)

* feat(AWSElasticLoadBalancingv2): update models to latest (#5095)

* feat(AWSCloudWatchLogs): update models to latest (#5096)

* chore(changelog): Update models to latest [ci-skip] (#5097)

* feat(AWSTranscribe): update models to latest (#5098)

* chore(changelog): Update models to latest [ci-skip] (#5099)

Co-authored-by: Di Wu <github@wudi.me>

* feat(AWSConnect): update models to latest (#5100)

* chore(changelog): Update models to latest [ci-skip] (#5101)

Co-authored-by: Di Wu <github@wudi.me>

* feat(AWSSTS): update models to latest (#5102)

* chore(changelog): Update models to latest [ci-skip] (#5104)

Co-authored-by: Di Wu <github@wudi.me>

* feat(AWSEC2): update models to latest (#5106)

* feat(AWSConnect): update models to latest (#5108)

* feat(AWSEC2): update models to latest (#5109)

* fix(cognito-identity): honor provided configuration headers (#5124)

* fix(mobile-client): make AWSMobileClientError message getter public (#5126)

* fix(mobile-client): add missing userSub property to SignUpResult (#5125)

* fix(s3): set taskIdentifier attribute to nonatomic in transferutilitytask_private (#5127)

* chore: Update CHANGELOG.md (#5136)

* [bump version 2.33.6]

* feat(AWSCore): Adding support for the ca-west-1 region (#5141)

* feat(AWSCore): Adding support for the ca-west-1 region

* Address review comments and fix unit test

* [bump version 2.33.7]

* feat(AWSConnect): update models to latest (#5144)

* feat(AWSEC2): update models to latest (#5134)

* feat(AWSCognitoIdentityProvider): update models to latest (#5132)

* feat(AWSFirehose): update models to latest (#5121)

* feat(AWSPinpoint): update models to latest (#5114)

* feat(AWSKMS): update models to latest (#5129)

* feat(AWSIoT): update models to latest (#5122)

* feat(AWSComprehend): update models to latest (#5110)

* feat(AWSLocation): update models to latest (#5116)

* feat(AWSKinesisVideoArchivedMedia): update models to latest (#5147)

* feat(AWSLocation): update models to latest (#5149)

* chore(changelog): Update models to latest [ci-skip]

Co-authored-by: Michael Law <1365977+lawmicha@users.noreply.github.com>
Co-authored-by: Sebastian Villena <97059974+ruisebas@users.noreply.github.com>

* [bump version 2.33.8]

* test AWSSageMaker model update fix

---------

Co-authored-by: awsmobilesdk <aws-mobile-sdk-dev@amazon.com>
Co-authored-by: AWS Mobile SDK Bot <46607340+awsmobilesdk@users.noreply.github.com>
Co-authored-by: Di Wu <github@wudi.me>
Co-authored-by: Ian Saultz <52051793+atierian@users.noreply.github.com>
Co-authored-by: Abhash Kumar Singh <thisisabhash@gmail.com>
Co-authored-by: aws-amplify-ops <aws-amplify-ops@amazon.com>
Co-authored-by: Sebastian Villena <97059974+ruisebas@users.noreply.github.com>
lawmicha added a commit that referenced this pull request Jan 8, 2024
* feat(AWSCloudWatchLogs): update models to latest

* fix(cognito-identity): honor provided configuration headers (#5124)

* fix(mobile-client): make AWSMobileClientError message getter public (#5126)

* fix(mobile-client): add missing userSub property to SignUpResult (#5125)

* fix(s3): set taskIdentifier attribute to nonatomic in transferutilitytask_private (#5127)

* chore: Update CHANGELOG.md (#5136)

* [bump version 2.33.6]

* feat(AWSCore): Adding support for the ca-west-1 region (#5141)

* feat(AWSCore): Adding support for the ca-west-1 region

* Address review comments and fix unit test

* [bump version 2.33.7]

* feat(AWSConnect): update models to latest (#5144)

* feat(AWSEC2): update models to latest (#5134)

* feat(AWSCognitoIdentityProvider): update models to latest (#5132)

* feat(AWSFirehose): update models to latest (#5121)

* feat(AWSPinpoint): update models to latest (#5114)

* feat(AWSKMS): update models to latest (#5129)

* feat(AWSIoT): update models to latest (#5122)

* feat(AWSComprehend): update models to latest (#5110)

* feat(AWSLocation): update models to latest (#5116)

* feat(AWSKinesisVideoArchivedMedia): update models to latest (#5147)

* feat(AWSLocation): update models to latest (#5149)

* chore(changelog): Update models to latest [ci-skip]

Co-authored-by: Michael Law <1365977+lawmicha@users.noreply.github.com>
Co-authored-by: Sebastian Villena <97059974+ruisebas@users.noreply.github.com>

* [bump version 2.33.8]

* test AWSLogs model update fix

---------

Co-authored-by: awsmobilesdk <aws-mobile-sdk-dev@amazon.com>
Co-authored-by: Ian Saultz <52051793+atierian@users.noreply.github.com>
Co-authored-by: Abhash Kumar Singh <thisisabhash@gmail.com>
Co-authored-by: aws-amplify-ops <aws-amplify-ops@amazon.com>
Co-authored-by: AWS Mobile SDK Bot <46607340+awsmobilesdk@users.noreply.github.com>
Co-authored-by: Sebastian Villena <97059974+ruisebas@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants