ICredentialProviderConfig
- class aws_cdk.aws_bedrock_agentcore_alpha.ICredentialProviderConfig(*args, **kwargs)
Bases:
Protocol(deprecated) Abstract interface for gateway credential provider configuration.
- Deprecated:
Use the equivalent construct from
aws-cdk-lib/aws-bedrockagentcoreinstead.- Stability:
deprecated
Methods
- grant_needed_permissions_to_role(gateway)
(deprecated) Grant the gateway’s execution role the permissions needed for outbound authentication.
Attributes
- credential_provider_type
(deprecated) The credential provider type.
- Stability:
deprecated