/auth-method-create-aws-iamAsk AIpost https://api.akeyless.io/auth-method-create-aws-iamBody Paramsaccess-expiresint64Defaults to 0Access expiration date in Unix timestamp (select 0 for access without expiry date)allowed-client-typearray of stringslimit the auth method usage for specific client types [cli,ui,gateway-admin,sdk,mobile,extension]allowed-client-typeADD stringaudit-logs-claimsarray of stringsSubclaims to include in audit logs, e.g "--audit-logs-claims email --audit-logs-claims username"audit-logs-claimsADD stringbound-arnarray of stringsA list of full arns that the access is restricted tobound-arnADD stringbound-aws-account-idarray of stringsrequiredA list of AWS account-IDs that the access is restricted tobound-aws-account-id*ADD stringbound-ipsarray of stringsA CIDR whitelist with the IPs that the access is restricted tobound-ipsADD stringbound-resource-idarray of stringsA list of full resource ids that the access is restricted tobound-resource-idADD stringbound-role-idarray of stringsA list of full role ids that the access is restricted tobound-role-idADD stringbound-role-namearray of stringsA list of full role-name that the access is restricted tobound-role-nameADD stringbound-user-idarray of stringsA list of full user ids that the access is restricted tobound-user-idADD stringbound-user-namearray of stringsA list of full user-name that the access is restricted tobound-user-nameADD stringdelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringAuth Method descriptionexpiration-event-inarray of stringsHow many days before the expiration of the auth method would you like to be notified.expiration-event-inADD stringforce-sub-claimsbooleanif true: enforce role-association must include sub claimstruefalsegw-bound-ipsarray of stringsA CIDR whitelist with the GW IPs that the access is restricted togw-bound-ipsADD stringjsonbooleanDefaults to falseSet output format to JSONtruefalsejwt-ttlint64Defaults to 0Jwt TTLnamestringrequiredAuth Method nameproduct-typearray of stringsChoose the relevant product type for the auth method [sm, sra, pm, dp, ca]product-typeADD stringsts-urlstringDefaults to https://sts.amazonaws.comsts URLtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationunique-identifierstringA unique identifier (ID) value which is a "sub claim" name that contains details uniquely identifying that resource. This "sub claim" is used to distinguish between different identities.Responses 201authMethodCreateAwsIamResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago