Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-ruby-automation committed May 13, 2024
1 parent 7af05d3 commit 7090d10
Show file tree
Hide file tree
Showing 1,560 changed files with 5,401 additions and 2,288 deletions.
63 changes: 60 additions & 3 deletions apis/eventbridge/2015-10-07/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"endpointPrefix":"events",
"jsonVersion":"1.1",
"protocol":"json",
"protocols":["json"],
"serviceFullName":"Amazon EventBridge",
"serviceId":"EventBridge",
"signatureVersion":"v4",
Expand Down Expand Up @@ -793,6 +794,21 @@
{"shape":"ConcurrentModificationException"},
{"shape":"InternalException"}
]
},
"UpdateEventBus":{
"name":"UpdateEventBus",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"UpdateEventBusRequest"},
"output":{"shape":"UpdateEventBusResponse"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InternalException"},
{"shape":"ConcurrentModificationException"},
{"shape":"OperationDisabledException"}
]
}
},
"shapes":{
Expand Down Expand Up @@ -1367,13 +1383,19 @@
"members":{
"Name":{"shape":"EventBusName"},
"EventSourceName":{"shape":"EventSourceName"},
"Description":{"shape":"EventBusDescription"},
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"},
"DeadLetterConfig":{"shape":"DeadLetterConfig"},
"Tags":{"shape":"TagList"}
}
},
"CreateEventBusResponse":{
"type":"structure",
"members":{
"EventBusArn":{"shape":"String"}
"EventBusArn":{"shape":"String"},
"Description":{"shape":"EventBusDescription"},
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"},
"DeadLetterConfig":{"shape":"DeadLetterConfig"}
}
},
"CreatePartnerEventSourceRequest":{
Expand Down Expand Up @@ -1623,7 +1645,12 @@
"members":{
"Name":{"shape":"String"},
"Arn":{"shape":"String"},
"Policy":{"shape":"String"}
"Description":{"shape":"EventBusDescription"},
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"},
"DeadLetterConfig":{"shape":"DeadLetterConfig"},
"Policy":{"shape":"String"},
"CreationTime":{"shape":"Timestamp"},
"LastModifiedTime":{"shape":"Timestamp"}
}
},
"DescribeEventSourceRequest":{
Expand Down Expand Up @@ -1830,9 +1857,16 @@
"members":{
"Name":{"shape":"String"},
"Arn":{"shape":"String"},
"Policy":{"shape":"String"}
"Description":{"shape":"EventBusDescription"},
"Policy":{"shape":"String"},
"CreationTime":{"shape":"Timestamp"},
"LastModifiedTime":{"shape":"Timestamp"}
}
},
"EventBusDescription":{
"type":"string",
"max":512
},
"EventBusList":{
"type":"list",
"member":{"shape":"EventBus"}
Expand Down Expand Up @@ -2018,6 +2052,10 @@
"PartitionKeyPath":{"shape":"TargetPartitionKeyPath"}
}
},
"KmsKeyIdentifier":{
"type":"string",
"max":2048
},
"LaunchType":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -3257,6 +3295,25 @@
"EndpointUrl":{"shape":"EndpointUrl"},
"State":{"shape":"EndpointState"}
}
},
"UpdateEventBusRequest":{
"type":"structure",
"members":{
"Name":{"shape":"EventBusName"},
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"},
"Description":{"shape":"EventBusDescription"},
"DeadLetterConfig":{"shape":"DeadLetterConfig"}
}
},
"UpdateEventBusResponse":{
"type":"structure",
"members":{
"Arn":{"shape":"String"},
"Name":{"shape":"EventBusName"},
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"},
"Description":{"shape":"EventBusDescription"},
"DeadLetterConfig":{"shape":"DeadLetterConfig"}
}
}
}
}
80 changes: 62 additions & 18 deletions apis/eventbridge/2015-10-07/docs-2.json

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions apis/vpc-lattice/2022-11-30/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2360,7 +2360,8 @@
"type":"string",
"enum":[
"HTTP",
"HTTPS"
"HTTPS",
"TLS_PASSTHROUGH"
]
},
"ListenerSummary":{
Expand Down Expand Up @@ -2985,7 +2986,8 @@
"type":"string",
"enum":[
"HTTP",
"HTTPS"
"HTTPS",
"TCP"
]
},
"TargetGroupProtocolVersion":{
Expand Down Expand Up @@ -3395,7 +3397,7 @@
"WeightedTargetGroupList":{
"type":"list",
"member":{"shape":"WeightedTargetGroup"},
"max":2,
"max":10,
"min":1
}
}
Expand Down
158 changes: 79 additions & 79 deletions apis/vpc-lattice/2022-11-30/docs-2.json

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions apis/vpc-lattice/2022-11-30/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -59,7 +58,6 @@
},
{
"conditions": [],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -87,13 +85,14 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -106,7 +105,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -120,7 +118,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -143,7 +140,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -178,11 +174,9 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -193,16 +187,19 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -216,14 +213,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -232,15 +227,14 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -251,16 +245,19 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -274,7 +271,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -294,11 +290,9 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -309,20 +303,22 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -333,18 +329,22 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "Invalid Configuration: Missing Region",
"type": "error"
}
]
],
"type": "tree"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -537,14 +537,14 @@
},
"documentation": "<p>This test serializes simple and complex lists.</p>"
},
"description": "Serializes empty query lists",
"description": "Does not serialize empty query lists.",
"params": {
"ListArg": []
},
"serialized": {
"method": "POST",
"uri": "/",
"body": "Action=QueryLists&Version=2020-01-08&ListArg=",
"body": "Action=QueryLists&Version=2020-01-08",
"headers": {
"Content-Type": "application/x-www-form-urlencoded"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@
}
},
"response": {
"status_code": 400,
"status_code": 403,
"headers": {
"Content-Type": "application/xml",
"X-Header": "Header"
Expand Down

0 comments on commit 7090d10

Please sign in to comment.