Skip to content

Commit

Permalink
Update IAMV2MicroService.json
Browse files Browse the repository at this point in the history
Signed-off-by: smitapaloalto <[email protected]>
  • Loading branch information
smitapaloalto authored Dec 9, 2024
1 parent 21486ad commit c01e0da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openapi-specs/cspm/IAMV2MicroService.json
Original file line number Diff line number Diff line change
Expand Up @@ -1395,7 +1395,7 @@
{
"name": "resourceId",
"in": "path",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn%3Aaws%3Aiam%3A%3AaccountId%3Arole%2FroleName, 1f50e22a-46b6-3ac9-174d-537287ed9523)",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn:aws:iam::accountId:role/roleName, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"required": true,
"schema": {
"type": "string"
Expand Down Expand Up @@ -1504,7 +1504,7 @@
{
"name": "resourceId",
"in": "path",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn%3Aaws%3Aiam%3A%3AaccountId%3Arole%2FroleName, 1f50e22a-46b6-3ac9-174d-537287ed9523)",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn:aws:iam::accountId:role/roleName, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"required": true,
"schema": {
"type": "string",
Expand Down Expand Up @@ -1639,7 +1639,7 @@
{
"name": "resourceId",
"in": "path",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn%3Aaws%3Aiam%3A%3AaccountId%3Arole%2FroleName, 1f50e22a-46b6-3ac9-174d-537287ed9523)",
"description": "The resource ID. Encoded ARN for AWS, ID for Azure (examples: arn:aws:iam::accountId:role/roleName, xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)",
"required": true,
"schema": {
"type": "string"
Expand Down

0 comments on commit c01e0da

Please sign in to comment.