Skip to content

Use DynamoDB Streams FIPS endpoints#51896

Merged
rosstimothy merged 1 commit intomasterfrom
tross/dynamo_streams_fips
Feb 6, 2025
Merged

Use DynamoDB Streams FIPS endpoints#51896
rosstimothy merged 1 commit intomasterfrom
tross/dynamo_streams_fips

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

@rosstimothy rosstimothy commented Feb 5, 2025

DynamoDB Streams recently gained support for FIPS endpoints, https://aws.amazon.com/about-aws/whats-new/2024/12/amazon-dynamodb-fips-140-3-interface-vpc-streams/, as such when FIPS endpoints would be selected for the DynamoDB API they are now also selected for the DynamoDB Streams API.

changelog: Add support for using DynamoDB Streams FIPS endpoints.

@rosstimothy rosstimothy marked this pull request as ready for review February 5, 2025 21:40
@rosstimothy
Copy link
Copy Markdown
Contributor Author

FYI @codingllama

Copy link
Copy Markdown
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

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

LGTM.

Will this be backported?

Comment thread lib/backend/dynamo/dynamodbbk.go
DynamoDB Streams recently gained support for FIPS endpoints,
https://aws.amazon.com/about-aws/whats-new/2024/12/amazon-dynamodb-fips-140-3-interface-vpc-streams/,
as such when FIPS endpoints would be selected for the DynamoDB
API they are now also selected for the DynamoDB Streams API.
@rosstimothy rosstimothy force-pushed the tross/dynamo_streams_fips branch from 7fd8266 to 82f9fb5 Compare February 6, 2025 13:59
@rosstimothy rosstimothy added this pull request to the merge queue Feb 6, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 6, 2025
@rosstimothy rosstimothy added this pull request to the merge queue Feb 6, 2025
Merged via the queue into master with commit 5590855 Feb 6, 2025
@rosstimothy rosstimothy deleted the tross/dynamo_streams_fips branch February 6, 2025 15:03
@public-teleport-github-review-bot
Copy link
Copy Markdown

@rosstimothy See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Create PR

carloscastrojumo pushed a commit to carloscastrojumo/teleport that referenced this pull request Feb 19, 2025
DynamoDB Streams recently gained support for FIPS endpoints,
https://aws.amazon.com/about-aws/whats-new/2024/12/amazon-dynamodb-fips-140-3-interface-vpc-streams/,
as such when FIPS endpoints would be selected for the DynamoDB
API they are now also selected for the DynamoDB Streams API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants