aws-sdk-eksauth 1.94.0

AWS SDK for Amazon EKS Auth
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_subject::Subject;

pub use crate::types::_pod_identity_association::PodIdentityAssociation;

pub use crate::types::_assumed_role_user::AssumedRoleUser;

pub use crate::types::_credentials::Credentials;

mod _assumed_role_user;

mod _credentials;

mod _pod_identity_association;

mod _subject;

/// Builders
pub mod builders;

/// Error types that Amazon EKS Auth can respond with.
pub mod error;