Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add IdentityCache
Browse files Browse the repository at this point in the history
rcoh committed Oct 25, 2023
1 parent 6e2d2f9 commit dfc5097
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aws/sdk/sdk-external-types.toml
Original file line number Diff line number Diff line change
@@ -13,6 +13,9 @@ allowed_external_types = [
# TODO(https://github.com/awslabs/smithy-rs/issues/1193): Once tooling permits it, only allow the following types in the `event-stream` feature
"aws_smithy_eventstream::*",

# Consider moving making this crate 1.0
"aws_smithy_runtime::client::identity::cache::IdentityCache",

### All below this line need to be fixed:
# The following are not OK
"aws_http::request_id::RequestId", # move to aws-types

0 comments on commit dfc5097

Please sign in to comment.