Skip to content

feat(experimentalIdentityAndAuth): add experimentalIdentityAndAuth flag #5065

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

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

syall
Copy link
Contributor

@syall syall commented Aug 8, 2023

Issue

Issue number, if available, prefixed with "#"

N/A.

Description

What does this implement/fix? Explain your changes.

Dependent on smithy-lang/smithy-typescript#857.

As part of feature development of experimentalIdentityAndAuth, add
control branches for existing behavior in existing integrations,
particularly @aws.auth#sigv4 and @httpBearerTokenAuth:

  • AddAwsAuthPlugin
  • AddAwsRuntimeConfig
  • AddBuiltinPlugins
  • AddEventBridgePlugin
  • AddS3Config
  • AddS3ControlDependency
  • AddTokenAuthPlugin
  • AddEventStreamHandlingDependency

Also, add a section in CONTRIBUTING.md about experimental features in smithy-typescript
used in aws-sdk-js-v3.

Testing

How was this change tested?

  1. Build changes from Add experimentalIdentityAndAuth flag smithy-lang/smithy-typescript#857 using ./gradlew clean build check publishToMavenLocal
  2. Run yarn generate-clients in aws-sdk-js-v3 and observe NO codegen diffs.

Additional context

Add any other context about the PR here.

N/A.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@syall syall force-pushed the add-experimentalIdentityAndAuth-flag branch from f8323aa to 081c63d Compare August 8, 2023 22:21
@syall syall changed the title Add experimental identity and auth flag Add experimentalIdentityAndAuth flag Aug 8, 2023
@syall syall force-pushed the add-experimentalIdentityAndAuth-flag branch from 081c63d to 5c9d7a0 Compare August 9, 2023 18:42
@syall syall marked this pull request as ready for review August 9, 2023 19:53
@syall syall requested a review from a team as a code owner August 9, 2023 19:53
…ntalIdentityAndAuth`

As part of feature development of `experimentalIdentityAndAuth`, add
control branches for existing behavior in existing integrations,
particularly `@aws.auth#sigv4` and `@httpBearerTokenAuth`:

- `AddAwsAuthPlugin`
- `AddAwsRuntimeConfig`
- `AddBuiltinPlugins`
- `AddEventBridgePlugin`
- `AddS3Config`
- `AddS3ControlDependency`
- `AddTokenAuthPlugin`
- `AddEventStreamHandlingDependency`

Also, add a section in `CONTRIBUTING.md` about experimental features in `smithy-typescript`
used in `aws-sdk-js-v3`.
@syall syall force-pushed the add-experimentalIdentityAndAuth-flag branch from 5c9d7a0 to 5677895 Compare August 9, 2023 20:37
@trivikr trivikr changed the title Add experimentalIdentityAndAuth flag feat: add experimentalIdentityAndAuth flag Aug 9, 2023
@syall syall changed the title feat: add experimentalIdentityAndAuth flag feat(experimentalIdentityAndAuth): add experimentalIdentityAndAuth flag Aug 9, 2023
@syall syall merged commit 07a70fb into aws:main Aug 9, 2023
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants