File tree
11 files changed
+30
-29
lines changed- rules
- models
- tags
- tools/provider-schema
11 files changed
+30
-29
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Submodule aws-sdk-go updated 95 files
- .github/ISSUE_TEMPLATE/feature-request.yml-59
- CHANGELOG.md+77
- README.md+1-4
- aws/endpoints/defaults.go+104
- aws/version.go+1-1
- models/apis/codebuild/2016-10-06/api-2.json+1
- models/apis/codebuild/2016-10-06/docs-2.json+1-1
- models/apis/connect/2017-08-08/api-2.json+5-3
- models/apis/connect/2017-08-08/docs-2.json+10-10
- models/apis/connectcampaigns/2021-01-30/api-2.json+16-6
- models/apis/connectcampaigns/2021-01-30/endpoint-rule-set-1.json+20-20
- models/apis/connectparticipant/2018-09-07/api-2.json+6-3
- models/apis/connectparticipant/2018-09-07/endpoint-rule-set-1.json+22-22
- models/apis/ec2/2016-11-15/api-2.json+19-1
- models/apis/ec2/2016-11-15/docs-2.json+28-24
- models/apis/ecs/2014-11-13/api-2.json+110-8
- models/apis/ecs/2014-11-13/docs-2.json+128-10
- models/apis/eventbridge/2015-10-07/api-2.json+14-1
- models/apis/eventbridge/2015-10-07/docs-2.json+14-2
- models/apis/iot/2015-05-28/api-2.json+4-3
- models/apis/iot/2015-05-28/docs-2.json+4-4
- models/apis/iotfleetwise/2021-06-17/api-2.json+19-10
- models/apis/iotfleetwise/2021-06-17/docs-2.json+9-2
- models/apis/location/2020-11-19/api-2.json+14
- models/apis/location/2020-11-19/docs-2.json+20-7
- models/apis/logs/2014-03-28/api-2.json+8-2
- models/apis/logs/2014-03-28/docs-2.json+17-10
- models/apis/macie2/2020-01-01/api-2.json+5-3
- models/apis/macie2/2020-01-01/docs-2.json+14-14
- models/apis/mwaa/2020-07-01/api-2.json+8
- models/apis/mwaa/2020-07-01/docs-2.json+12
- models/apis/payment-cryptography/2021-09-14/api-2.json+46-1
- models/apis/payment-cryptography/2021-09-14/docs-2.json+39-9
- models/apis/personalize-runtime/2018-05-22/docs-2.json+2-2
- models/apis/personalize/2018-05-22/docs-2.json+5-5
- models/apis/qconnect/2020-10-19/api-2.json+6-2
- models/apis/redshift-serverless/2021-04-21/docs-2.json+4-4
- models/apis/rekognition/2016-06-27/api-2.json+25-3
- models/apis/rekognition/2016-06-27/docs-2.json+25-3
- models/apis/route53/2013-04-01/api-2.json+49-1
- models/apis/route53/2013-04-01/docs-2.json+50-8
- models/apis/route53resolver/2018-04-01/api-2.json+16-4
- models/apis/route53resolver/2018-04-01/docs-2.json+9
- models/apis/s3control/2018-08-20/endpoint-rule-set-1.json+292-45
- models/apis/s3control/2018-08-20/endpoint-tests-1.json+264-51
- models/apis/sagemaker/2017-07-24/api-2.json+7-11
- models/apis/secretsmanager/2017-10-17/docs-2.json+6-6
- models/apis/secretsmanager/2017-10-17/examples-1.json+57
- models/apis/securityhub/2018-10-26/docs-2.json+2-2
- models/apis/supplychain/2024-01-01/api-2.json+229
- models/apis/supplychain/2024-01-01/docs-2.json+114
- models/apis/supplychain/2024-01-01/endpoint-rule-set-1.json+350
- models/apis/supplychain/2024-01-01/endpoint-tests-1.json+314
- models/apis/supplychain/2024-01-01/examples-1.json+5
- models/apis/supplychain/2024-01-01/paginators-1.json+4
- models/apis/transfer/2018-11-05/api-2.json+12-2
- models/apis/transfer/2018-11-05/docs-2.json+14-1
- models/apis/wisdom/2020-10-19/api-2.json+6-2
- models/apis/workspaces/2015-04-08/docs-2.json+3-3
- models/endpoints/endpoints.json+84-4
- service/cloudwatchlogs/api.go+130-19
- service/codebuild/api.go+7
- service/connect/api.go+60-5
- service/connectparticipant/api.go+11
- service/connectwisdomservice/api.go+22
- service/ec2/api.go+126-76
- service/ecs/api.go+947-19
- service/ecs/examples_test.go+4
- service/eventbridge/api.go+70-45
- service/iot/api.go+23-12
- service/iotfleetwise/api.go+53-17
- service/locationservice/api.go+112-24
- service/macie2/api.go+21-13
- service/mwaa/api.go+19
- service/paymentcryptography/api.go+324-24
- service/personalize/api.go+27-18
- service/personalizeruntime/api.go+3-3
- service/qconnect/api.go+22
- service/redshiftserverless/api.go+16-16
- service/rekognition/api.go+109-4
- service/rekognition/doc.go+6
- service/route53/api.go+209-9
- service/route53resolver/api.go+150
- service/sagemaker/api.go+4-32
- service/secretsmanager/api.go+17-9
- service/secretsmanager/examples_test.go+42
- service/securityhub/api.go+13-4
- service/securityhub/doc.go+62-23
- service/supplychain/api.go+981
- service/supplychain/doc.go+38
- service/supplychain/errors.go+62
- service/supplychain/service.go+106
- service/supplychain/supplychainiface/interface.go+72
- service/transfer/api.go+27-1
- service/workspaces/api.go+6-14
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
806 | 806 |
| |
807 | 807 |
| |
808 | 808 |
| |
| 809 | + | |
| 810 | + | |
809 | 811 |
| |
810 | 812 |
| |
811 | 813 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
806 | 806 |
| |
807 | 807 |
| |
808 | 808 |
| |
| 809 | + | |
| 810 | + | |
809 | 811 |
| |
810 | 812 |
| |
811 | 813 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
806 | 806 |
| |
807 | 807 |
| |
808 | 808 |
| |
| 809 | + | |
| 810 | + | |
809 | 811 |
| |
810 | 812 |
| |
811 | 813 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
37 |
| - | |
38 | 35 |
| |
39 | 36 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 | 37 |
| |
44 | 38 |
| |
45 | 39 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
|
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments