Skip to content

Commit

Permalink
chore: add auth api key to external types
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardomourar committed Jan 3, 2023
1 parent 8d731b8 commit b2318b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/rust-runtime/aws-types/external-types.toml
Expand Up @@ -6,6 +6,7 @@ allowed_external_types = [
"aws_smithy_http::endpoint::Endpoint",
"aws_smithy_http::endpoint::EndpointPrefix",
"aws_smithy_http::endpoint::error::InvalidEndpointError",
"aws_smithy_types::auth::AuthApiKey",
"aws_smithy_types::retry::RetryConfig",
"aws_smithy_types::timeout::TimeoutConfig",
"http::uri::Uri",
Expand Down

0 comments on commit b2318b0

Please sign in to comment.