11openapi : 3.0.0
22info :
3- title : ACMPCA
3+ title : acmpca
44 version : 2.0.0
55 x-serviceName : cloudcontrolapi
66servers :
@@ -270,20 +270,20 @@ components:
270270 ProgressEvent :
271271 example :
272272 ErrorCode : string
273- EventTime : number
273+ EventTime : string
274274 Identifier : string
275275 Operation : string
276276 OperationStatus : string
277277 RequestToken : string
278278 ResourceModel : string
279- RetryAfter : number
279+ RetryAfter : string
280280 StatusMessage : string
281281 TypeName : string
282282 properties :
283283 ErrorCode :
284284 type : string
285285 EventTime :
286- type : number
286+ type : string
287287 Identifier :
288288 type : string
289289 Operation :
@@ -295,12 +295,17 @@ components:
295295 ResourceModel :
296296 type : string
297297 RetryAfter :
298- type : number
298+ type : string
299299 StatusMessage :
300300 type : string
301301 TypeName :
302302 type : string
303303 type : object
304+ ProgressEventResponse :
305+ properties :
306+ ProgressEvent :
307+ $ref : ' #/components/x-cloud-control-schemas/ProgressEvent'
308+ type : object
304309 Properties :
305310 format : password
306311 maxLength : 65536
@@ -1254,6 +1259,7 @@ components:
12541259 response :
12551260 mediaType : application/json
12561261 openAPIDocKey : ' 200'
1262+ objectKey : $.ProgressEvent
12571263 delete_resource :
12581264 config :
12591265 requestBodyTranslate :
@@ -1269,6 +1275,7 @@ components:
12691275 response :
12701276 mediaType : application/json
12711277 openAPIDocKey : ' 200'
1278+ objectKey : $.ProgressEvent
12721279 sqlVerbs :
12731280 insert :
12741281 - $ref : ' #/components/x-stackQL-resources/certificates/methods/create_resource'
@@ -1337,6 +1344,7 @@ components:
13371344 response :
13381345 mediaType : application/json
13391346 openAPIDocKey : ' 200'
1347+ objectKey : $.ProgressEvent
13401348 update_resource :
13411349 config :
13421350 requestBodyTranslate :
@@ -1352,6 +1360,7 @@ components:
13521360 response :
13531361 mediaType : application/json
13541362 openAPIDocKey : ' 200'
1363+ objectKey : $.ProgressEvent
13551364 delete_resource :
13561365 config :
13571366 requestBodyTranslate :
@@ -1367,6 +1376,7 @@ components:
13671376 response :
13681377 mediaType : application/json
13691378 openAPIDocKey : ' 200'
1379+ objectKey : $.ProgressEvent
13701380 sqlVerbs :
13711381 insert :
13721382 - $ref : ' #/components/x-stackQL-resources/certificate_authorities/methods/create_resource'
@@ -1471,6 +1481,7 @@ components:
14711481 response :
14721482 mediaType : application/json
14731483 openAPIDocKey : ' 200'
1484+ objectKey : $.ProgressEvent
14741485 update_resource :
14751486 config :
14761487 requestBodyTranslate :
@@ -1486,6 +1497,7 @@ components:
14861497 response :
14871498 mediaType : application/json
14881499 openAPIDocKey : ' 200'
1500+ objectKey : $.ProgressEvent
14891501 delete_resource :
14901502 config :
14911503 requestBodyTranslate :
@@ -1501,6 +1513,7 @@ components:
15011513 response :
15021514 mediaType : application/json
15031515 openAPIDocKey : ' 200'
1516+ objectKey : $.ProgressEvent
15041517 sqlVerbs :
15051518 insert :
15061519 - $ref : ' #/components/x-stackQL-resources/certificate_authority_activations/methods/create_resource'
@@ -1563,6 +1576,7 @@ components:
15631576 response :
15641577 mediaType : application/json
15651578 openAPIDocKey : ' 200'
1579+ objectKey : $.ProgressEvent
15661580 delete_resource :
15671581 config :
15681582 requestBodyTranslate :
@@ -1578,6 +1592,7 @@ components:
15781592 response :
15791593 mediaType : application/json
15801594 openAPIDocKey : ' 200'
1595+ objectKey : $.ProgressEvent
15811596 sqlVerbs :
15821597 insert :
15831598 - $ref : ' #/components/x-stackQL-resources/permissions/methods/create_resource'
@@ -1653,7 +1668,7 @@ paths:
16531668 content :
16541669 application/json :
16551670 schema :
1656- $ref : ' #/components/x-cloud-control-schemas/ProgressEvent '
1671+ $ref : ' #/components/x-cloud-control-schemas/ProgressEventResponse '
16571672 description : Success
16581673 /?Action=DeleteResource&Version=2021-09-30 :
16591674 parameters :
@@ -1695,7 +1710,7 @@ paths:
16951710 content :
16961711 application/json :
16971712 schema :
1698- $ref : ' #/components/x-cloud-control-schemas/DeleteResourceOutput '
1713+ $ref : ' #/components/x-cloud-control-schemas/ProgressEventResponse '
16991714 description : Success
17001715 /?Action=UpdateResource&Version=2021-09-30 :
17011716 parameters :
@@ -1754,7 +1769,7 @@ paths:
17541769 content :
17551770 application/json :
17561771 schema :
1757- $ref : ' #/components/x-cloud-control-schemas/UpdateResourceOutput '
1772+ $ref : ' #/components/x-cloud-control-schemas/ProgressEventResponse '
17581773 description : Success
17591774 /?Action=CreateResource&Version=2021-09-30&__Certificate&__detailTransformed=true :
17601775 parameters :
@@ -1796,7 +1811,7 @@ paths:
17961811 content :
17971812 application/json :
17981813 schema :
1799- $ref : ' #/components/x-cloud-control-schemas/ProgressEvent '
1814+ $ref : ' #/components/x-cloud-control-schemas/ProgressEventResponse '
18001815 description : Success
18011816 /?Action=CreateResource&Version=2021-09-30&__CertificateAuthority&__detailTransformed=true :
18021817 parameters :
@@ -1838,7 +1853,7 @@ paths:
18381853 content :
18391854 application/json :
18401855 schema :
1841- $ref : ' #/components/x-cloud-control-schemas/ProgressEvent '
1856+ $ref : ' #/components/x-cloud-control-schemas/ProgressEventResponse '
18421857 description : Success
18431858 /?Action=CreateResource&Version=2021-09-30&__CertificateAuthorityActivation&__detailTransformed=true :
18441859 parameters :
@@ -1880,7 +1895,7 @@ paths:
18801895 content :
18811896 application/json :
18821897 schema :
1883- $ref : ' #/components/x-cloud-control-schemas/ProgressEvent '
1898+ $ref : ' #/components/x-cloud-control-schemas/ProgressEventResponse '
18841899 description : Success
18851900 /?Action=CreateResource&Version=2021-09-30&__Permission&__detailTransformed=true :
18861901 parameters :
@@ -1922,7 +1937,7 @@ paths:
19221937 content :
19231938 application/json :
19241939 schema :
1925- $ref : ' #/components/x-cloud-control-schemas/ProgressEvent '
1940+ $ref : ' #/components/x-cloud-control-schemas/ProgressEventResponse '
19261941 description : Success
19271942x-stackQL-config :
19281943 requestTranslate :
0 commit comments