Class | Description |
---|---|
AssertionAttributes |
A structure that defines which attributes in the IdP assertion are to be used to define information about the users
authenticated by the IdP to use the workspace.
|
AssociateLicenseRequest | |
AssociateLicenseResult | |
AuthenticationDescription |
A structure containing information about the user authentication methods used by the workspace.
|
AuthenticationSummary |
A structure that describes whether the workspace uses SAML, Amazon Web Services SSO, or both methods for user
authentication, and whether that authentication is fully configured.
|
AwsSsoAuthentication |
A structure containing information about how this workspace works with Amazon Web Services SSO.
|
CreateWorkspaceRequest | |
CreateWorkspaceResult | |
DeleteWorkspaceRequest | |
DeleteWorkspaceResult | |
DescribeWorkspaceAuthenticationRequest | |
DescribeWorkspaceAuthenticationResult | |
DescribeWorkspaceRequest | |
DescribeWorkspaceResult | |
DisassociateLicenseRequest | |
DisassociateLicenseResult | |
IdpMetadata |
A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this
workspace.
|
ListPermissionsRequest | |
ListPermissionsResult | |
ListWorkspacesRequest | |
ListWorkspacesResult | |
PermissionEntry |
A structure containing the identity of one user or group and the
Admin or Editor role that
they have. |
RoleValues |
This structure defines which groups defined in the SAML assertion attribute are to be mapped to the Grafana
Admin and Editor roles in the workspace. |
SamlAuthentication |
A structure containing information about how this workspace works with SAML.
|
SamlConfiguration |
A structure containing information about how this workspace works with SAML.
|
UpdateError |
A structure containing information about one error encountered while performing an UpdatePermissions
operation.
|
UpdateInstruction |
Contains the instructions for one Grafana role permission update in a UpdatePermissions
operation.
|
UpdatePermissionsRequest | |
UpdatePermissionsResult | |
UpdateWorkspaceAuthenticationRequest | |
UpdateWorkspaceAuthenticationResult | |
UpdateWorkspaceRequest | |
UpdateWorkspaceResult | |
User |
A structure that specifies one user or group in the workspace.
|
ValidationExceptionField |
A structure that contains information about a request parameter that caused an error.
|
WorkspaceDescription |
A structure containing information about an Amazon Managed Grafana workspace in your account.
|
WorkspaceSummary |
A structure that contains some information about one workspace in the account.
|
Exception | Description |
---|---|
AccessDeniedException |
You do not have sufficient permissions to perform this action.
|
AmazonManagedGrafanaException |
Base exception for all service exceptions thrown by Amazon Managed Grafana
|
ConflictException |
A resource was in an inconsistent state during an update or a deletion.
|
InternalServerException |
Unexpected error while processing the request.
|
ResourceNotFoundException |
The request references a resource that does not exist.
|
ServiceQuotaExceededException |
The request would cause a service quota to be exceeded.
|
ThrottlingException |
The request was denied because of request throttling.
|
ValidationException |
The value of a parameter in the request caused an error.
|