Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Jan 10, 2023
1 parent 99d2544 commit a2928da
Show file tree
Hide file tree
Showing 18 changed files with 580 additions and 675 deletions.
12 changes: 12 additions & 0 deletions .changes/3.256.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "api-change",
"category": "RDS",
"description": "This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs."
},
{
"type": "api-change",
"category": "LocationService",
"description": "This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source."
}
]
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## next release

* `Aws\LocationService` - This release adds support for two new route travel models, Bicycle and Motorcycle which can be used with Grab data source.
* `Aws\RDS` - This release adds support for configuring allocated storage on the CreateDBInstanceReadReplica, RestoreDBInstanceFromDBSnapshot, and RestoreDBInstanceToPointInTime APIs.

## 3.256.0 - 2023-01-09

* `Aws\ECRPublic` - This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
Expand Down
121 changes: 121 additions & 0 deletions src/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -8135,6 +8135,90 @@
}
}
},
"kendra-ranking" : {
"defaults" : {
"dnsSuffix" : "api.aws",
"variants" : [ {
"dnsSuffix" : "api.aws",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"af-south-1" : {
"hostname" : "kendra-ranking.af-south-1.api.aws"
},
"ap-east-1" : {
"hostname" : "kendra-ranking.ap-east-1.api.aws"
},
"ap-northeast-2" : {
"hostname" : "kendra-ranking.ap-northeast-2.api.aws"
},
"ap-northeast-3" : {
"hostname" : "kendra-ranking.ap-northeast-3.api.aws"
},
"ap-south-2" : {
"hostname" : "kendra-ranking.ap-south-2.api.aws"
},
"ap-southeast-1" : {
"hostname" : "kendra-ranking.ap-southeast-1.api.aws"
},
"ap-southeast-2" : {
"hostname" : "kendra-ranking.ap-southeast-2.api.aws"
},
"ap-southeast-3" : {
"hostname" : "kendra-ranking.ap-southeast-3.api.aws"
},
"ca-central-1" : {
"hostname" : "kendra-ranking.ca-central-1.api.aws"
},
"eu-central-1" : {
"hostname" : "kendra-ranking.eu-central-1.api.aws"
},
"eu-central-2" : {
"hostname" : "kendra-ranking.eu-central-2.api.aws"
},
"eu-north-1" : {
"hostname" : "kendra-ranking.eu-north-1.api.aws"
},
"eu-south-1" : {
"hostname" : "kendra-ranking.eu-south-1.api.aws"
},
"eu-south-2" : {
"hostname" : "kendra-ranking.eu-south-2.api.aws"
},
"eu-west-1" : {
"hostname" : "kendra-ranking.eu-west-1.api.aws"
},
"eu-west-2" : {
"hostname" : "kendra-ranking.eu-west-2.api.aws"
},
"eu-west-3" : {
"hostname" : "kendra-ranking.eu-west-3.api.aws"
},
"me-central-1" : {
"hostname" : "kendra-ranking.me-central-1.api.aws"
},
"me-south-1" : {
"hostname" : "kendra-ranking.me-south-1.api.aws"
},
"sa-east-1" : {
"hostname" : "kendra-ranking.sa-east-1.api.aws"
},
"us-east-1" : {
"hostname" : "kendra-ranking.us-east-1.api.aws"
},
"us-east-2" : {
"hostname" : "kendra-ranking.us-east-2.api.aws"
},
"us-west-1" : {
"hostname" : "kendra-ranking.us-west-1.api.aws"
},
"us-west-2" : {
"hostname" : "kendra-ranking.us-west-2.api.aws"
}
}
},
"kinesis" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -14313,6 +14397,7 @@
},
"ssm-sap" : {
"endpoints" : {
"ap-southeast-2" : { },
"us-east-1" : { }
}
},
Expand Down Expand Up @@ -17012,6 +17097,24 @@
"cn-northwest-1" : { }
}
},
"kendra-ranking" : {
"defaults" : {
"dnsSuffix" : "api.amazonwebservices.com.cn",
"variants" : [ {
"dnsSuffix" : "api.amazonwebservices.com.cn",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"cn-north-1" : {
"hostname" : "kendra-ranking.cn-north-1.api.amazonwebservices.com.cn"
},
"cn-northwest-1" : {
"hostname" : "kendra-ranking.cn-northwest-1.api.amazonwebservices.com.cn"
}
}
},
"kinesis" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -19592,6 +19695,24 @@
}
}
},
"kendra-ranking" : {
"defaults" : {
"dnsSuffix" : "api.aws",
"variants" : [ {
"dnsSuffix" : "api.aws",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"us-gov-east-1" : {
"hostname" : "kendra-ranking.us-gov-east-1.api.aws"
},
"us-gov-west-1" : {
"hostname" : "kendra-ranking.us-gov-west-1.api.aws"
}
}
},
"kinesis" : {
"endpoints" : {
"us-gov-east-1" : {
Expand Down
2 changes: 1 addition & 1 deletion src/data/endpoints.json.php

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion src/data/location/2020-11-19/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
{"shape":"ConflictException"},
{"shape":"AccessDeniedException"},
{"shape":"ValidationException"},
{"shape":"ServiceQuotaExceededException"},
{"shape":"ThrottlingException"}
],
"endpoint":{"hostPrefix":"geofencing."},
Expand All @@ -209,6 +210,7 @@
{"shape":"ConflictException"},
{"shape":"AccessDeniedException"},
{"shape":"ValidationException"},
{"shape":"ServiceQuotaExceededException"},
{"shape":"ThrottlingException"}
],
"endpoint":{"hostPrefix":"maps."},
Expand All @@ -228,6 +230,7 @@
{"shape":"ConflictException"},
{"shape":"AccessDeniedException"},
{"shape":"ValidationException"},
{"shape":"ServiceQuotaExceededException"},
{"shape":"ThrottlingException"}
],
"endpoint":{"hostPrefix":"places."},
Expand All @@ -247,6 +250,7 @@
{"shape":"ConflictException"},
{"shape":"AccessDeniedException"},
{"shape":"ValidationException"},
{"shape":"ServiceQuotaExceededException"},
{"shape":"ThrottlingException"}
],
"endpoint":{"hostPrefix":"routes."},
Expand Down Expand Up @@ -3418,7 +3422,9 @@
"enum":[
"Car",
"Truck",
"Walking"
"Walking",
"Bicycle",
"Motorcycle"
]
},
"TruckDimensions":{
Expand Down
2 changes: 1 addition & 1 deletion src/data/location/2020-11-19/api-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit a2928da

Please sign in to comment.