Skip to content

Commit

Permalink
Merge pull request #232 from stackql/dev
Browse files Browse the repository at this point in the history
updated `aws`
  • Loading branch information
jeffreyaven authored May 17, 2024
2 parents 7ab2389 + 3f689b2 commit f44aea9
Show file tree
Hide file tree
Showing 217 changed files with 8,819 additions and 795 deletions.
9 changes: 9 additions & 0 deletions providers/src/aws/v00.00.00000/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1964,6 +1964,15 @@ providerServices:
title: iam_api
version: v00.00.00000
description: iam_api
route53_api:
id: route53_api:v00.00.00000
name: route53_api
preferred: true
service:
$ref: aws/v00.00.00000/services/route53_api.yaml
title: route53_api
version: v00.00.00000
description: route53_api
s3_api:
id: s3_api:v00.00.00000
name: s3_api
Expand Down
11 changes: 0 additions & 11 deletions providers/src/aws/v00.00.00000/services/.gitignore

This file was deleted.

4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/accessanalyzer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -897,9 +897,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
21 changes: 4 additions & 17 deletions providers/src/aws/v00.00.00000/services/acmpca.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1252,22 +1252,9 @@ components:
- Arn
- CertificateAuthorityArn
x-type: get
methods:
update_resource:
operation:
$ref: '#/paths/~1?Action=UpdateResource&Version=2021-09-30/post'
request:
mediaType: application/x-amz-json-1.0
base: |-
{
"TypeName": "AWS::ACMPCA::Certificate"
}
response:
mediaType: application/json
openAPIDocKey: '200'
methods: {}
sqlVerbs:
update:
- $ref: '#/components/x-stackQL-resources/certificate/methods/update_resource'
update: []
config:
views:
select:
Expand Down Expand Up @@ -1920,9 +1907,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/amplify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1857,9 +1857,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/amplifyuibuilder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2076,9 +2076,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
19 changes: 3 additions & 16 deletions providers/src/aws/v00.00.00000/services/apigateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2791,23 +2791,10 @@ components:
response:
mediaType: application/json
openAPIDocKey: '200'
delete_resource:
operation:
$ref: '#/paths/~1?Action=DeleteResource&Version=2021-09-30/post'
request:
mediaType: application/x-amz-json-1.0
base: |-
{
"TypeName": "AWS::ApiGateway::Account"
}
response:
mediaType: application/json
openAPIDocKey: '200'
sqlVerbs:
insert:
- $ref: '#/components/x-stackQL-resources/accounts/methods/create_resource'
delete:
- $ref: '#/components/x-stackQL-resources/accounts/methods/delete_resource'
delete: []
account:
name: account
id: aws.apigateway.account
Expand Down Expand Up @@ -5768,9 +5755,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/apigatewayv2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3502,9 +3502,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/appconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2401,9 +2401,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/appflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3496,9 +3496,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/appintegrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1662,9 +1662,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1384,9 +1384,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1333,9 +1333,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/apprunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2300,9 +2300,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/appstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2684,9 +2684,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/appsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2120,9 +2120,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/aps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1535,9 +1535,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/arczonalshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -821,9 +821,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/athena.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2138,9 +2138,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/auditmanager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1029,9 +1029,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/autoscaling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3544,9 +3544,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/b2bi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2012,9 +2012,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2804,9 +2804,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/backupgateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -874,9 +874,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/batch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1555,9 +1555,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/bcmdataexports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -901,9 +901,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/bedrock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2636,9 +2636,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
4 changes: 2 additions & 2 deletions providers/src/aws/v00.00.00000/services/billingconductor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2063,9 +2063,9 @@ paths:
$ref: '#/components/x-cloud-control-schemas/ProgressEvent'
description: Success
x-stackQL-config:
requestTranslate:
algorithm: drop_double_underscore_params
pagination:
requestTranslate:
algorithm: drop_double_underscore_params
requestToken:
key: NextToken
location: body
Expand Down
Loading

0 comments on commit f44aea9

Please sign in to comment.