ICredentialProviderConfig
- class aws_cdk.aws_bedrockagentcore.ICredentialProviderConfig(*args, **kwargs)
Bases:
ProtocolAbstract interface for gateway credential provider configuration.
Methods
- grant_needed_permissions_to_role(gateway)
Grant the gateway’s execution role the permissions needed for outbound authentication.
Attributes
- credential_provider_type
The credential provider type.