GenerateAmazonIamRoleExternalId Method
Description
Generates an external ID to be used for an Amazon IAM Role.
HTTP Request
GET https://api.skeddly.com/api/Credentials/GenerateAmazonIamRoleExternalId
Query Parameters
projectId
The ID of the project in which to generate the Amazon external ID.
Type: string
Default: Default project
Required: No
Returns
An AmazonIamRoleExternalId object.
Sample Request
Sample Response
Last updated