Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 17 additions & 9 deletions providers/src/awscc/v00.00.00000/services/accessanalyzer.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.0
info:
title: AccessAnalyzer
title: accessanalyzer
version: 2.0.0
x-serviceName: cloudcontrolapi
servers:
Expand Down Expand Up @@ -270,20 +270,20 @@ components:
ProgressEvent:
example:
ErrorCode: string
EventTime: number
EventTime: string
Identifier: string
Operation: string
OperationStatus: string
RequestToken: string
ResourceModel: string
RetryAfter: number
RetryAfter: string
StatusMessage: string
TypeName: string
properties:
ErrorCode:
type: string
EventTime:
type: number
type: string
Identifier:
type: string
Operation:
Expand All @@ -295,12 +295,17 @@ components:
ResourceModel:
type: string
RetryAfter:
type: number
type: string
StatusMessage:
type: string
TypeName:
type: string
type: object
ProgressEventResponse:
properties:
ProgressEvent:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
type: object
Properties:
format: password
maxLength: 65536
Expand Down Expand Up @@ -708,6 +713,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
update_resource:
config:
requestBodyTranslate:
Expand All @@ -723,6 +729,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
delete_resource:
config:
requestBodyTranslate:
Expand All @@ -738,6 +745,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
sqlVerbs:
insert:
- $ref: '#/components/x-stackQL-resources/analyzers/methods/create_resource'
Expand Down Expand Up @@ -849,7 +857,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=DeleteResource&Version=2021-09-30:
parameters:
Expand Down Expand Up @@ -891,7 +899,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/DeleteResourceOutput'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=UpdateResource&Version=2021-09-30:
parameters:
Expand Down Expand Up @@ -950,7 +958,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/UpdateResourceOutput'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=CreateResource&Version=2021-09-30&__Analyzer&__detailTransformed=true:
parameters:
Expand Down Expand Up @@ -992,7 +1000,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
x-stackQL-config:
requestTranslate:
Expand Down
39 changes: 27 additions & 12 deletions providers/src/awscc/v00.00.00000/services/acmpca.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.0
info:
title: ACMPCA
title: acmpca
version: 2.0.0
x-serviceName: cloudcontrolapi
servers:
Expand Down Expand Up @@ -270,20 +270,20 @@ components:
ProgressEvent:
example:
ErrorCode: string
EventTime: number
EventTime: string
Identifier: string
Operation: string
OperationStatus: string
RequestToken: string
ResourceModel: string
RetryAfter: number
RetryAfter: string
StatusMessage: string
TypeName: string
properties:
ErrorCode:
type: string
EventTime:
type: number
type: string
Identifier:
type: string
Operation:
Expand All @@ -295,12 +295,17 @@ components:
ResourceModel:
type: string
RetryAfter:
type: number
type: string
StatusMessage:
type: string
TypeName:
type: string
type: object
ProgressEventResponse:
properties:
ProgressEvent:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
type: object
Properties:
format: password
maxLength: 65536
Expand Down Expand Up @@ -1254,6 +1259,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
delete_resource:
config:
requestBodyTranslate:
Expand All @@ -1269,6 +1275,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
sqlVerbs:
insert:
- $ref: '#/components/x-stackQL-resources/certificates/methods/create_resource'
Expand Down Expand Up @@ -1337,6 +1344,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
update_resource:
config:
requestBodyTranslate:
Expand All @@ -1352,6 +1360,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
delete_resource:
config:
requestBodyTranslate:
Expand All @@ -1367,6 +1376,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
sqlVerbs:
insert:
- $ref: '#/components/x-stackQL-resources/certificate_authorities/methods/create_resource'
Expand Down Expand Up @@ -1471,6 +1481,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
update_resource:
config:
requestBodyTranslate:
Expand All @@ -1486,6 +1497,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
delete_resource:
config:
requestBodyTranslate:
Expand All @@ -1501,6 +1513,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
sqlVerbs:
insert:
- $ref: '#/components/x-stackQL-resources/certificate_authority_activations/methods/create_resource'
Expand Down Expand Up @@ -1563,6 +1576,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
delete_resource:
config:
requestBodyTranslate:
Expand All @@ -1578,6 +1592,7 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
objectKey: $.ProgressEvent
sqlVerbs:
insert:
- $ref: '#/components/x-stackQL-resources/permissions/methods/create_resource'
Expand Down Expand Up @@ -1653,7 +1668,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=DeleteResource&Version=2021-09-30:
parameters:
Expand Down Expand Up @@ -1695,7 +1710,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/DeleteResourceOutput'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=UpdateResource&Version=2021-09-30:
parameters:
Expand Down Expand Up @@ -1754,7 +1769,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/UpdateResourceOutput'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=CreateResource&Version=2021-09-30&__Certificate&__detailTransformed=true:
parameters:
Expand Down Expand Up @@ -1796,7 +1811,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=CreateResource&Version=2021-09-30&__CertificateAuthority&__detailTransformed=true:
parameters:
Expand Down Expand Up @@ -1838,7 +1853,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=CreateResource&Version=2021-09-30&__CertificateAuthorityActivation&__detailTransformed=true:
parameters:
Expand Down Expand Up @@ -1880,7 +1895,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
/?Action=CreateResource&Version=2021-09-30&__Permission&__detailTransformed=true:
parameters:
Expand Down Expand Up @@ -1922,7 +1937,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
$ref: '#/components/x-cloud-control-schemas/ProgressEventResponse'
description: Success
x-stackQL-config:
requestTranslate:
Expand Down
Loading
Loading