Skip to content

Commit

Permalink
Merge branch 'release-1.35.14' into develop
Browse files Browse the repository at this point in the history
* release-1.35.14:
  Bumping version to 1.35.14
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Sep 6, 2024
2 parents e711fa6 + d6a53c6 commit 0dd7747
Show file tree
Hide file tree
Showing 6 changed files with 322 additions and 30 deletions.
7 changes: 7 additions & 0 deletions .changes/1.35.14.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"category": "``qapps``",
"description": "Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item.",
"type": "api-change"
}
]
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
CHANGELOG
=========

1.35.14
=======

* api-change:``qapps``: Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item.


1.35.13
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.35.13'
__version__ = '1.35.14'


class NullHandler(logging.Handler):
Expand Down
262 changes: 237 additions & 25 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2020,6 +2020,21 @@
"us-west-2" : { }
}
},
"apptest" : {
"endpoints" : {
"ap-southeast-2" : { },
"eu-central-1" : { },
"fips-us-east-1" : {
"deprecated" : true
},
"sa-east-1" : { },
"us-east-1" : {
"variants" : [ {
"tags" : [ "fips" ]
} ]
}
}
},
"aps" : {
"defaults" : {
"protocols" : [ "https" ]
Expand Down Expand Up @@ -6859,22 +6874,102 @@
},
"elasticbeanstalk" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"af-south-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.af-south-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-east-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-east-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-northeast-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-northeast-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-northeast-2" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-northeast-2.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-northeast-3" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-northeast-3.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-south-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-south-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-southeast-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-southeast-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-southeast-2" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-southeast-2.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ap-southeast-3" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ap-southeast-3.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ca-central-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.ca-central-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-central-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.eu-central-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-north-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.eu-north-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-south-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.eu-south-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-west-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.eu-west-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-west-2" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.eu-west-2.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"eu-west-3" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.eu-west-3.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down Expand Up @@ -6903,31 +6998,70 @@
"deprecated" : true,
"hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"il-central-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.il-central-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"me-south-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.me-south-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"sa-east-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.sa-east-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"us-east-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
}, {
"hostname" : "elasticbeanstalk-fips.us-east-1.api.aws",
"tags" : [ "dualstack", "fips" ]
}, {
"hostname" : "elasticbeanstalk.us-east-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"us-east-2" : {
"variants" : [ {
"hostname" : "elasticbeanstalk-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
}, {
"hostname" : "elasticbeanstalk-fips.us-east-2.api.aws",
"tags" : [ "dualstack", "fips" ]
}, {
"hostname" : "elasticbeanstalk.us-east-2.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"us-west-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
}, {
"hostname" : "elasticbeanstalk-fips.us-west-1.api.aws",
"tags" : [ "dualstack", "fips" ]
}, {
"hostname" : "elasticbeanstalk.us-west-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
}, {
"hostname" : "elasticbeanstalk-fips.us-west-2.api.aws",
"tags" : [ "dualstack", "fips" ]
}, {
"hostname" : "elasticbeanstalk.us-west-2.api.aws",
"tags" : [ "dualstack" ]
} ]
}
}
Expand Down Expand Up @@ -15984,8 +16118,32 @@
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1-fips" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com"
},
"ca-west-1" : {
"variants" : [ {
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-west-1-fips" : {
"credentialScope" : {
"region" : "ca-west-1"
},
"deprecated" : true,
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand All @@ -15998,10 +16156,58 @@
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
"us-east-1" : {
"variants" : [ {
"hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-1-fips" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "route53resolver-fips.us-east-1.amazonaws.com"
},
"us-east-2" : {
"variants" : [ {
"hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2-fips" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "route53resolver-fips.us-east-2.amazonaws.com"
},
"us-west-1" : {
"variants" : [ {
"hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1-fips" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "route53resolver-fips.us-west-1.amazonaws.com"
},
"us-west-2" : {
"variants" : [ {
"hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2-fips" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "route53resolver-fips.us-west-2.amazonaws.com"
}
}
},
"rum" : {
Expand Down Expand Up @@ -25093,6 +25299,9 @@
"variants" : [ {
"hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
}, {
"hostname" : "elasticbeanstalk.us-gov-east-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"us-gov-east-1-fips" : {
Expand All @@ -25110,6 +25319,9 @@
"variants" : [ {
"hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
}, {
"hostname" : "elasticbeanstalk.us-gov-west-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"us-gov-west-1-fips" : {
Expand Down
Loading

0 comments on commit 0dd7747

Please sign in to comment.