Wählen Sie Ihre Cookie-Einstellungen aus

Wir verwenden essentielle Cookies und ähnliche Tools, die für die Bereitstellung unserer Website und Services erforderlich sind. Wir verwenden Performance-Cookies, um anonyme Statistiken zu sammeln, damit wir verstehen können, wie Kunden unsere Website nutzen, und Verbesserungen vornehmen können. Essentielle Cookies können nicht deaktiviert werden, aber Sie können auf „Anpassen“ oder „Ablehnen“ klicken, um Performance-Cookies abzulehnen.

Wenn Sie damit einverstanden sind, verwenden AWS und zugelassene Drittanbieter auch Cookies, um nützliche Features der Website bereitzustellen, Ihre Präferenzen zu speichern und relevante Inhalte, einschließlich relevanter Werbung, anzuzeigen. Um alle nicht notwendigen Cookies zu akzeptieren oder abzulehnen, klicken Sie auf „Akzeptieren“ oder „Ablehnen“. Um detailliertere Entscheidungen zu treffen, klicken Sie auf „Anpassen“.

ModifyAuthenticationProfile

Fokusmodus
ModifyAuthenticationProfile - Amazon Redshift
Diese Seite wurde nicht in Ihre Sprache übersetzt. Übersetzung anfragen

Modifies an authentication profile.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

AuthenticationProfileContent

The new content of the authentication profile in JSON format. The maximum length of the JSON string is determined by a quota for your account.

Type: String

Length Constraints: Maximum length of 2147483647.

Required: Yes

AuthenticationProfileName

The name of the authentication profile to replace.

Type: String

Length Constraints: Maximum length of 63.

Pattern: ^[a-zA-Z0-9\-]+$

Required: Yes

Response Elements

The following elements are returned by the service.

AuthenticationProfileContent

The updated content of the authentication profile in JSON format.

Type: String

Length Constraints: Maximum length of 2147483647.

AuthenticationProfileName

The name of the authentication profile that was replaced.

Type: String

Length Constraints: Maximum length of 63.

Pattern: ^[a-zA-Z0-9\-]+$

Errors

For information about the errors that are common to all actions, see Common Errors.

AuthenticationProfileNotFoundFault

The authentication profile can't be found.

HTTP Status Code: 404

AuthenticationProfileQuotaExceededFault

The size or number of authentication profiles has exceeded the quota. The maximum length of the JSON string and maximum number of authentication profiles is determined by a quota for your account.

HTTP Status Code: 400

InvalidAuthenticationProfileRequestFault

The authentication profile request is not valid. The profile name can't be null or empty. The authentication profile API operation must be available in the AWS Region.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Auf dieser Seite

DatenschutzNutzungsbedingungen für die WebsiteCookie-Einstellungen
© 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.