Skip to content

Commit

Permalink
Update to latest models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Feb 9, 2024
1 parent f5eb877 commit 0139a6f
Show file tree
Hide file tree
Showing 16 changed files with 768 additions and 656 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-amp-97770.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``amp``",
"description": "Overall documentation updates."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-batch-74284.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``batch``",
"description": "This feature allows Batch to support configuration of repository credentials for jobs running on ECS"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-braket-41187.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``braket``",
"description": "Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cost-optimization-hub``",
"description": "Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-63944.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "Documentation only update for Amazon ECS."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iot-78683.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iot``",
"description": "This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pricing-16272.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pricing``",
"description": "Add Throttling Exception to all APIs."
}
1,162 changes: 584 additions & 578 deletions botocore/data/amp/2020-08-01/service-2.json

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions botocore/data/batch/2016-08-10/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 Down Expand Up @@ -83,7 +82,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -96,7 +96,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -110,7 +109,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -133,7 +131,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -168,7 +165,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -179,14 +175,16 @@
},
"type": "endpoint"
}
]
],
"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 @@ -200,14 +198,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -216,18 +212,17 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "stringEquals",
"argv": [
"aws",
{
"fn": "getAttr",
"argv": [
Expand All @@ -236,7 +231,8 @@
},
"name"
]
}
},
"aws"
]
}
],
Expand All @@ -252,7 +248,6 @@
{
"fn": "stringEquals",
"argv": [
"aws-us-gov",
{
"fn": "getAttr",
"argv": [
Expand All @@ -261,7 +256,8 @@
},
"name"
]
}
},
"aws-us-gov"
]
}
],
Expand All @@ -281,14 +277,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -302,7 +300,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -322,7 +319,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -333,14 +329,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -351,9 +349,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
Loading

0 comments on commit 0139a6f

Please sign in to comment.