Skip to content

Commit 7fa95db

Browse files
authored
chore: bump smithy-kotlin and AWS service model versions (#1036)
1 parent 223d38b commit 7fa95db

File tree

93 files changed

+19648
-1004
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+19648
-1004
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "4ee0bc65-8d21-4518-b29f-47a838b95b34",
3+
"type": "misc",
4+
"description": "Bump **smithy-kotlin** and AWS service models to latest versions"
5+
}

codegen/sdk/aws-models/alexa-for-business.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@
406406
"arnNamespace": "a4b",
407407
"cloudFormationName": "AlexaForBusiness",
408408
"cloudTrailEventSource": "alexaforbusiness.amazonaws.com",
409+
"docId": "alexaforbusiness-2017-11-09",
409410
"endpointPrefix": "a4b"
410411
},
411412
"aws.auth#sigv4": {

codegen/sdk/aws-models/api-gateway.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,7 @@
739739
"arnNamespace": "apigateway",
740740
"cloudFormationName": "ApiGateway",
741741
"cloudTrailEventSource": "apigateway.amazonaws.com",
742+
"docId": "apigateway-2015-07-09",
742743
"endpointPrefix": "apigateway"
743744
},
744745
"aws.auth#sigv4": {

codegen/sdk/aws-models/appflow.json

Lines changed: 79 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2193,6 +2193,9 @@
21932193
"target": "com.amazonaws.appflow#CreateFlowResponse"
21942194
},
21952195
"errors": [
2196+
{
2197+
"target": "com.amazonaws.appflow#AccessDeniedException"
2198+
},
21962199
{
21972200
"target": "com.amazonaws.appflow#ConflictException"
21982201
},
@@ -4155,6 +4158,18 @@
41554158
"traits": {
41564159
"smithy.api#documentation": "<p> The number of records processed in the flow run. </p>"
41574160
}
4161+
},
4162+
"numParallelProcesses": {
4163+
"target": "com.amazonaws.appflow#Long",
4164+
"traits": {
4165+
"smithy.api#documentation": "<p>The number of processes that Amazon AppFlow ran at the same time when it retrieved\n your data.</p>"
4166+
}
4167+
},
4168+
"maxPageSize": {
4169+
"target": "com.amazonaws.appflow#Long",
4170+
"traits": {
4171+
"smithy.api#documentation": "<p>The maximum number of records that Amazon AppFlow receives in each page of the\n response from your SAP application.</p>"
4172+
}
41584173
}
41594174
},
41604175
"traits": {
@@ -7594,7 +7609,7 @@
75947609
"target": "com.amazonaws.appflow#Boolean",
75957610
"traits": {
75967611
"smithy.api#default": false,
7597-
"smithy.api#documentation": "<p>If you set this parameter to <code>true</code>, Amazon AppFlow bypasses the single\n sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.</p>\n <p>Whether you need this option depends on the types of credentials that you applied to \n your SAP OData connection profile. If your profile uses basic authentication credentials, SAP SSO\n can prevent Amazon AppFlow from connecting to your account with your username and\n password. In this case, bypassing SSO makes it possible for Amazon AppFlow to connect\n successfully. However, if your profile uses OAuth credentials, this parameter has no\n affect.</p>"
7612+
"smithy.api#documentation": "<p>If you set this parameter to <code>true</code>, Amazon AppFlow bypasses the single\n sign-on (SSO) settings in your SAP account when it accesses your SAP OData instance.</p>\n <p>Whether you need this option depends on the types of credentials that you applied to your\n SAP OData connection profile. If your profile uses basic authentication credentials, SAP SSO\n can prevent Amazon AppFlow from connecting to your account with your username and\n password. In this case, bypassing SSO makes it possible for Amazon AppFlow to connect\n successfully. However, if your profile uses OAuth credentials, this parameter has no\n affect.</p>"
75987613
}
75997614
}
76007615
},
@@ -7632,13 +7647,61 @@
76327647
"smithy.api#documentation": "<p>The properties that are applied when using SAPOData as a flow destination</p>"
76337648
}
76347649
},
7650+
"com.amazonaws.appflow#SAPODataMaxPageSize": {
7651+
"type": "integer",
7652+
"traits": {
7653+
"smithy.api#range": {
7654+
"min": 1,
7655+
"max": 10000
7656+
}
7657+
}
7658+
},
7659+
"com.amazonaws.appflow#SAPODataMaxParallelism": {
7660+
"type": "integer",
7661+
"traits": {
7662+
"smithy.api#range": {
7663+
"min": 1,
7664+
"max": 10
7665+
}
7666+
}
7667+
},
76357668
"com.amazonaws.appflow#SAPODataMetadata": {
76367669
"type": "structure",
76377670
"members": {},
76387671
"traits": {
76397672
"smithy.api#documentation": "<p> The connector metadata specific to SAPOData. </p>"
76407673
}
76417674
},
7675+
"com.amazonaws.appflow#SAPODataPaginationConfig": {
7676+
"type": "structure",
7677+
"members": {
7678+
"maxPageSize": {
7679+
"target": "com.amazonaws.appflow#SAPODataMaxPageSize",
7680+
"traits": {
7681+
"smithy.api#documentation": "<p>The maximum number of records that Amazon AppFlow receives in each page of the\n response from your SAP application. For transfers of OData records, the maximum page size is\n 3,000. For transfers of data that comes from an ODP provider, the maximum page size\n is 10,000.</p>",
7682+
"smithy.api#required": {}
7683+
}
7684+
}
7685+
},
7686+
"traits": {
7687+
"smithy.api#documentation": "<p>Sets the page size for each <i>concurrent process</i> that transfers OData\n records from your SAP instance. A concurrent process is query that retrieves a batch of\n records as part of a flow run. Amazon AppFlow can run multiple concurrent processes in\n parallel to transfer data faster.</p>"
7688+
}
7689+
},
7690+
"com.amazonaws.appflow#SAPODataParallelismConfig": {
7691+
"type": "structure",
7692+
"members": {
7693+
"maxParallelism": {
7694+
"target": "com.amazonaws.appflow#SAPODataMaxParallelism",
7695+
"traits": {
7696+
"smithy.api#documentation": "<p>The maximum number of processes that Amazon AppFlow runs at the same time when it\n retrieves your data from your SAP application.</p>",
7697+
"smithy.api#required": {}
7698+
}
7699+
}
7700+
},
7701+
"traits": {
7702+
"smithy.api#documentation": "<p>Sets the number of <i>concurrent processes</i> that transfer OData records\n from your SAP instance. A concurrent process is query that retrieves a batch of records as\n part of a flow run. Amazon AppFlow can run multiple concurrent processes in parallel to\n transfer data faster.</p>"
7703+
}
7704+
},
76427705
"com.amazonaws.appflow#SAPODataSourceProperties": {
76437706
"type": "structure",
76447707
"members": {
@@ -7647,6 +7710,18 @@
76477710
"traits": {
76487711
"smithy.api#documentation": "<p> The object path specified in the SAPOData flow source. </p>"
76497712
}
7713+
},
7714+
"parallelismConfig": {
7715+
"target": "com.amazonaws.appflow#SAPODataParallelismConfig",
7716+
"traits": {
7717+
"smithy.api#documentation": "<p>Sets the number of concurrent processes that transfers OData records from your SAP\n instance.</p>"
7718+
}
7719+
},
7720+
"paginationConfig": {
7721+
"target": "com.amazonaws.appflow#SAPODataPaginationConfig",
7722+
"traits": {
7723+
"smithy.api#documentation": "<p>Sets the page size for each concurrent process that transfers OData records from your SAP\n instance.</p>"
7724+
}
76507725
}
76517726
},
76527727
"traits": {
@@ -10928,6 +11003,9 @@
1092811003
"target": "com.amazonaws.appflow#UpdateFlowResponse"
1092911004
},
1093011005
"errors": [
11006+
{
11007+
"target": "com.amazonaws.appflow#AccessDeniedException"
11008+
},
1093111009
{
1093211010
"target": "com.amazonaws.appflow#ConflictException"
1093311011
},

codegen/sdk/aws-models/application-auto-scaling.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
"arnNamespace": "application-autoscaling",
141141
"cloudFormationName": "ApplicationAutoScaling",
142142
"cloudTrailEventSource": "applicationautoscaling.amazonaws.com",
143+
"docId": "application-autoscaling-2016-02-06",
143144
"endpointPrefix": "application-autoscaling"
144145
},
145146
"aws.auth#sigv4": {

codegen/sdk/aws-models/application-discovery-service.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"arnNamespace": "discovery",
116116
"cloudFormationName": "ApplicationDiscoveryService",
117117
"cloudTrailEventSource": "applicationdiscoveryservice.amazonaws.com",
118+
"docId": "discovery-2015-11-01",
118119
"endpointPrefix": "discovery"
119120
},
120121
"aws.auth#sigv4": {

codegen/sdk/aws-models/applicationcostprofiler.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"arnNamespace": "application-cost-profiler",
5959
"cloudFormationName": "ApplicationCostProfiler",
6060
"cloudTrailEventSource": "applicationcostprofiler.amazonaws.com",
61+
"docId": "AWSApplicationCostProfiler-2020-09-10",
6162
"endpointPrefix": "application-cost-profiler"
6263
},
6364
"aws.auth#sigv4": {

codegen/sdk/aws-models/apprunner.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@
15531553
}
15541554
],
15551555
"traits": {
1556-
"smithy.api#documentation": "<p>Create an App Runner connection resource. App Runner requires a connection resource when you create App Runner services that access private repositories from\n certain third-party providers. You can share a connection across multiple services.</p>\n <p>A connection resource is needed to access GitHub repositories. GitHub requires a user interface approval process through the App Runner console before you\n can use the connection.</p>"
1556+
"smithy.api#documentation": "<p>Create an App Runner connection resource. App Runner requires a connection resource when you create App Runner services that access private repositories from\n certain third-party providers. You can share a connection across multiple services.</p>\n <p>A connection resource is needed to access GitHub and Bitbucket repositories. Both require\n a user interface approval process through the App Runner console before you can use the\n connection.</p>"
15571557
}
15581558
},
15591559
"com.amazonaws.apprunner#CreateConnectionRequest": {
@@ -4172,6 +4172,12 @@
41724172
"traits": {
41734173
"smithy.api#enumValue": "GITHUB"
41744174
}
4175+
},
4176+
"BITBUCKET": {
4177+
"target": "smithy.api#Unit",
4178+
"traits": {
4179+
"smithy.api#enumValue": "BITBUCKET"
4180+
}
41754181
}
41764182
}
41774183
},
@@ -4442,7 +4448,7 @@
44424448
"Status": {
44434449
"target": "com.amazonaws.apprunner#ServiceStatus",
44444450
"traits": {
4445-
"smithy.api#documentation": "<p>The current state of the App Runner service. These particular values mean the following.</p>\n <ul>\n <li>\n <p>\n <code>CREATE_FAILED</code> – The service failed to create. To troubleshoot this failure, read the failure events and logs, change any\n parameters that need to be fixed, and retry the call to create the service.</p>\n <p>The failed service isn't usable, and still counts towards your service quota. When you're done analyzing the failure, delete the service.</p>\n </li>\n <li>\n <p>\n <code>DELETE_FAILED</code> – The service failed to delete and can't be successfully recovered. Retry the service deletion call to ensure\n that all related resources are removed.</p>\n </li>\n </ul>",
4451+
"smithy.api#documentation": "<p>The current state of the App Runner service. These particular values mean the following.</p>\n <ul>\n <li>\n <p>\n <code>CREATE_FAILED</code> – The service failed to create. The failed service isn't usable, and still counts towards your service quota. \n To troubleshoot this failure, read the failure events and logs, change any\n parameters that need to be fixed, and rebuild your service using <code>UpdateService</code>.</p>\n </li>\n <li>\n <p>\n <code>DELETE_FAILED</code> – The service failed to delete and can't be successfully recovered. Retry the service deletion call to ensure\n that all related resources are removed.</p>\n </li>\n </ul>",
44464452
"smithy.api#required": {}
44474453
}
44484454
},
@@ -4648,7 +4654,7 @@
46484654
"Status": {
46494655
"target": "com.amazonaws.apprunner#ServiceStatus",
46504656
"traits": {
4651-
"smithy.api#documentation": "<p>The current state of the App Runner service. These particular values mean the following.</p>\n <ul>\n <li>\n <p>\n <code>CREATE_FAILED</code> – The service failed to create. Read the failure events and logs, change any parameters that need to be fixed,\n and retry the call to create the service.</p>\n <p>The failed service isn't usable, and still counts towards your service quota. When you're done analyzing the failure, delete the service.</p>\n </li>\n <li>\n <p>\n <code>DELETE_FAILED</code> – The service failed to delete and can't be successfully recovered. Retry the service deletion call to ensure\n that all related resources are removed.</p>\n </li>\n </ul>"
4657+
"smithy.api#documentation": "<p>The current state of the App Runner service. These particular values mean the following.</p>\n <ul>\n <li>\n <p>\n <code>CREATE_FAILED</code> – The service failed to create. The failed service isn't usable, and still counts towards your service quota. \n To troubleshoot this failure, read the failure events and logs, change any\n parameters that need to be fixed, and rebuild your service using <code>UpdateService</code>.</p>\n </li>\n <li>\n <p>\n <code>DELETE_FAILED</code> – The service failed to delete and can't be successfully recovered. Retry the service deletion call to ensure\n that all related resources are removed.</p>\n </li>\n </ul>"
46524658
}
46534659
}
46544660
},

0 commit comments

Comments
 (0)