diff --git a/.changes/1.18.46.json b/.changes/1.18.46.json new file mode 100644 index 0000000..82f4ec6 --- /dev/null +++ b/.changes/1.18.46.json @@ -0,0 +1,37 @@ +[ + { + "category": "``imagebuilder``", + "description": "[``botocore``] This feature adds support for specifying GP3 volume throughput and configuring instance metadata options for instances launched by EC2 Image Builder.", + "type": "api-change" + }, + { + "category": "``wafv2``", + "description": "[``botocore``] Added the regex match rule statement, for matching web requests against a single regular expression.", + "type": "api-change" + }, + { + "category": "``mediatailor``", + "description": "[``botocore``] This release adds support to configure logs for playback configuration.", + "type": "api-change" + }, + { + "category": "``lexv2-models``", + "description": "[``botocore``] Update lexv2-models client to latest version", + "type": "api-change" + }, + { + "category": "``iam``", + "description": "[``botocore``] Added changes to OIDC API about not using port numbers in the URL.", + "type": "api-change" + }, + { + "category": "``license-manager``", + "description": "[``botocore``] AWS License Manager now allows customers to change their Windows Server or SQL license types from Bring-Your-Own-License (BYOL) to License Included or vice-versa (using the customer's media).", + "type": "api-change" + }, + { + "category": "``mediapackage-vod``", + "description": "[``botocore``] MediaPackage VOD will now return the current processing statuses of an asset's endpoints. The status can be QUEUED, PROCESSING, PLAYABLE, or FAILED.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/CHANGELOG.rst b/CHANGELOG.rst index eb7e17e..033d451 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.18.46 +======= + +* api-change:``imagebuilder``: [``botocore``] This feature adds support for specifying GP3 volume throughput and configuring instance metadata options for instances launched by EC2 Image Builder. +* api-change:``wafv2``: [``botocore``] Added the regex match rule statement, for matching web requests against a single regular expression. +* api-change:``mediatailor``: [``botocore``] This release adds support to configure logs for playback configuration. +* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version +* api-change:``iam``: [``botocore``] Added changes to OIDC API about not using port numbers in the URL. +* api-change:``license-manager``: [``botocore``] AWS License Manager now allows customers to change their Windows Server or SQL license types from Bring-Your-Own-License (BYOL) to License Included or vice-versa (using the customer's media). +* api-change:``mediapackage-vod``: [``botocore``] MediaPackage VOD will now return the current processing statuses of an asset's endpoints. The status can be QUEUED, PROCESSING, PLAYABLE, or FAILED. + + 1.18.45 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 7d31869..0500736 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -18,7 +18,7 @@ from boto3.compat import _warn_deprecated_python __author__ = 'Amazon Web Services' -__version__ = '1.18.45' +__version__ = '1.18.46' # The default Boto3 session; autoloaded when needed. diff --git a/boto3/resources/model.py b/boto3/resources/model.py index b4cd697..478d265 100644 --- a/boto3/resources/model.py +++ b/boto3/resources/model.py @@ -549,7 +549,7 @@ class ResourceModel(object): :type subresources: bool :param subresources: ``True`` to get sub-resources, ``False`` to get references. - :rtype: list(:py:class:`ResponseResource`) + :rtype: list(:py:class:`Action`) """ resources = [] @@ -578,7 +578,7 @@ class ResourceModel(object): """ Get a list of sub-resources. - :type: list(:py:class:`ResponseResource`) + :type: list(:py:class:`Action`) """ return self._get_related_resources(True) @@ -587,7 +587,7 @@ class ResourceModel(object): """ Get a list of reference resources. - :type: list(:py:class:`ResponseResource`) + :type: list(:py:class:`Action`) """ return self._get_related_resources(False) diff --git a/docs/source/_static/shortbreadv1.js b/docs/source/_static/shortbreadv1.js deleted file mode 100644 index abc5bf5..0000000 --- a/docs/source/_static/shortbreadv1.js +++ /dev/null @@ -1,2 +0,0 @@ -!function(e,a){if("object"==typeof exports&&"object"==typeof module)module.exports=a();else if("function"==typeof define&&define.amd)define([],a);else{var t=a();for(var n in t)("object"==typeof exports?exports:e)[n]=t[n]}}(window,(function(){return function(e){var a={};function t(n){if(a[n])return a[n].exports;var c=a[n]={i:n,l:!1,exports:{}};return e[n].call(c.exports,c,c.exports,t),c.l=!0,c.exports}return t.m=e,t.c=a,t.d=function(e,a,n){t.o(e,a)||Object.defineProperty(e,a,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,a){if(1&a&&(e=t(e)),8&a)return e;if(4&a&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&a&&"string"!=typeof e)for(var c in e)t.d(n,c,function(a){return e[a]}.bind(null,c));return n},t.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(a,"a",a),a},t.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},t.p="",t(t.s=13)}([function(e,a,t){"use strict";var n=this&&this.__assign||function(){return(n=Object.assign||function(e){for(var a,t=1,n=arguments.length;t0&&s.forEach((function(a){if("string"==typeof a)l.appendChild(n.createTextNode(a));else if("number"==typeof a)l.appendChild(n.createTextNode(s.toString()));else{if(null===a)throw Error("Unsupported child type "+a);e(l,a,n,!0)}})),i?a.appendChild(l):a.insertBefore(l,a.firstChild)}},function(e,a,t){"use strict";var n,c=function(){return void 0===n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n},i=function(){var e={};return function(a){if(void 0===e[a]){var t=document.querySelector(a);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}e[a]=t}return e[a]}}(),o=[];function r(e){for(var a=-1,t=0;t-1?"awsccc-Rtl":"";function b(){return document.querySelector("div[data-id="+r.BANNER_ID+"]")}function f(){return document.querySelector("div[data-id="+r.CUSTOMIZE_ID+"]")}function h(e,a){var t=document.querySelector("label[data-id=awsccc-u-cb-"+e+"-label]"),n=t.classList,c=t.querySelector("input");a?(c.setAttribute("checked",""),n.add("awsccc-u-cb-checkbox-active")):(n.remove("awsccc-u-cb-checkbox-active"),c.removeAttribute("checked")),c.setAttribute("aria-checked",""+a)}var g=function(e){var a=e.event,t=e.category;"checkbox"===a.target.getAttribute("type")&&h(t,!p(t))},m=function(a){return function(t,n){var c=b().querySelector("div[data-id=awsccc-cb-tabstart]");document.querySelector("div[data-id="+r.CUSTOMIZE_ID+"]").style.cssText="display: none",b().style.cssText="display: none",c.setAttribute("tabindex","-1"),e.onSaveConsent(t),document.body.classList.remove("awsccc-cs-modal-open"),e.log("info")(a,{detail:"Save Consent Clicked",source:n,cookie:e.getConsentCookie()})}},k=function(e){"Escape"===e.key&&x()},v=function(){return e.getConsentCookie()||u.DEFAULT_COOKIE},w=function(a){var t;t=v(),o.COOKIE_CATEGORIES.filter((function(e){return e!==o.ESSENTIAL})).forEach((function(e){h(e,t[e])})),f().addEventListener("keydown",k),f().style.cssText="display: block",document.body.classList.add("awsccc-cs-modal-open");var n=document.querySelectorAll("div[data-id="+r.TABTRAP_ID+"]");l.convertToArray(n).forEach((function(e,a){0===a&&e.focus({preventScroll:!0}),e.setAttribute("tabindex","0")})),e.log("info")("customizeCookies",{detail:"Customize Consent Clicked",source:a,cookie:e.getConsentCookie()})},x=function(){f().removeEventListener("keydown",k),f().style.cssText="display: none",document.body.classList.remove("awsccc-cs-modal-open");var e=f().querySelectorAll("div[data-id="+r.TABTRAP_ID+"]");(l.convertToArray(e).forEach((function(e){e.setAttribute("tabindex","-1")})),"block"===b().style.display)&&b().querySelector("div[data-id=awsccc-cb-tabstart]").focus({preventScroll:!0})};return d.default((function(){document.querySelector("#"+r.CONTAINER_ID)||n.render(e.parent||document.body,n.act("div",{id:r.CONTAINER_ID},n.act("div",{id:r.APP_ID,class:t},n.act(c.default,{showConsentSelector:w,handleSaveClick:m("acceptAll"),localizedText:a.consentBanner}),n.act(i.default,{consentState:v(),handleSaveClick:m("customize"),handleCheckboxToggle:g,localizedText:a.consentSelector,closeConsentSelector:x}))))})),{showConsentSelector:function(e){d.default((function(){w(e)}))},showBanner:function(e){d.default((function(){var a;a=b().querySelector("div[data-id=awsccc-cb-tabstart]"),b().style.cssText="display: block",a.setAttribute("tabindex","0"),a.focus({preventScroll:!0}),e()}))}}}a.isChecked=p,a.default={createShortbreadUi:function(e){return b(e)}}},function(e,a,t){"use strict";var n=this&&this.__assign||function(){return(n=Object.assign||function(e){for(var a,t=1,n=arguments.length;t0)try{var o=JSON.parse(atob(c[c.length-1]));return 1===(n=o).e&&"number"==typeof n.p&&"number"==typeof n.f&&"number"==typeof n.a&&"string"==typeof n.i&&"string"==typeof n.v?{essential:1===(t=o).e,performance:1===t.p,functional:1===t.f,advertising:1===t.a,id:t.i,version:t.v}:void i("getCookie",{detail:"Cookie format is not valid",cookie:o})}catch(e){return void i("getCookie",{detail:"Error parsing cookie",cookie:c[c.length-1]})}}function r(e){void 0===e&&(e=function(){return document.cookie});var a=o(e());if(a&&a.id)return a.id}function s(e){document.cookie=e}a.getConsentCookie=function(e,a){void 0===e&&(e=function(){return document.cookie});var t=o(e(),a);if(t)return{essential:t.essential,performance:t.performance,functional:t.functional,advertising:t.advertising}},a.setConsentCookie=function(e,a,t,o,l){void 0===a&&(a=".aws.amazon.com"),void 0===t&&(t=i.DEFAULT_COOKIE_AGE),void 0===o&&(o=c.v4),void 0===l&&(l=s);var u,d=n(n({},e),{id:r()||o(),version:i.COOKIE_VERSION}),p={e:(u=d).essential?1:0,p:u.performance?1:0,f:u.functional?1:0,a:u.advertising?1:0,i:u.id,v:u.version};return l("awsccc="+btoa(JSON.stringify(p))+"; domain="+a+"; path=/; max-age="+t+"; secure=true; SameSite=Lax"),d}},function(e,a,t){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.queryGeolocationByHttpGetRequest=a.timestampUrl=a.QUERY_PARAM_KEY=void 0;var n=t(11);a.QUERY_PARAM_KEY="awsccc",a.timestampUrl=function(e){if(-1!==e.indexOf("?")){var t=e.split("?");e=t[0]+"?"+a.QUERY_PARAM_KEY+"="+Date.now()+"&"+t[1]}else{if(-1===e.indexOf("#"))return e+"?"+a.QUERY_PARAM_KEY+"="+Date.now();t=e.split("#");e=t[0]+"?"+a.QUERY_PARAM_KEY+"="+Date.now()+"#"+t[1]}return e},a.queryGeolocationByHttpGetRequest=function(e,t,c){function i(a,t,n,c,i){a("info")("geolocationLatency",{metric:t,region:n,detail:c,url:e,status:i.status})}return void 0===e&&(e="https://prod.tools.shortbread.aws.dev/1x1.png"),void 0===t&&(t=5e3),void 0===c&&(c=n.DEFAULT_LOGGER),function(o,r){void 0===r&&(r=c||n.DEFAULT_LOGGER);var s=Date.now(),l=new XMLHttpRequest;l.addEventListener("load",(function(){var e=403===l.status?"NON-EU":"EU";i(r,Date.now()-s,e,"Geolocation Response Received",l),o(e)})),l.addEventListener("timeout",(function(){o("EU");var a="Geolocation Request Timed out";i(r,t,"EU",a,l),r("error")("geolocationRequestTimeout",{url:e,timeoutSetting:t,detail:a})})),l.open("GET",a.timestampUrl(e)),l.timeout=t,l.send()}},a.default=a.queryGeolocationByHttpGetRequest},function(e,a,t){"use strict";var n=this&&this.__assign||function(){return(n=Object.assign||function(e){for(var a,t=1,n=arguments.length;td)&&void 0===e.nsecs&&(h=0),h>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");d=f,p=h,l=r;var m=(1e4*(268435455&(f+=122192928e5))+h)%4294967296;c[n++]=m>>>24&255,c[n++]=m>>>16&255,c[n++]=m>>>8&255,c[n++]=255&m;var k=f/4294967296*1e4&268435455;c[n++]=k>>>8&255,c[n++]=255&k,c[n++]=k>>>24&15|16,c[n++]=k>>>16&255,c[n++]=r>>>8|128,c[n++]=255&r;for(var v=0;v<6;++v)c[n+v]=o[v];return a||u(c)};var f=function(e,a,t){function n(e,n,c,i){var o=c&&i||0;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var a=[],t=0;t>>9<<4)+1}function g(e,a){var t=(65535&e)+(65535&a);return(e>>16)+(a>>16)+(t>>16)<<16|65535&t}function m(e,a,t,n,c,i){return g((o=g(g(a,e),g(n,i)))<<(r=c)|o>>>32-r,t);var o,r}function k(e,a,t,n,c,i,o){return m(a&t|~a&n,e,a,c,i,o)}function v(e,a,t,n,c,i,o){return m(a&n|t&~n,e,a,c,i,o)}function w(e,a,t,n,c,i,o){return m(a^t^n,e,a,c,i,o)}function x(e,a,t,n,c,i,o){return m(t^(a|~n),e,a,c,i,o)}var y=f("v3",48,(function(e){if("string"==typeof e){var a=unescape(encodeURIComponent(e));e=new Uint8Array(a.length);for(var t=0;t>5]>>>n%32&255,i=parseInt("0123456789abcdef".charAt(c>>>4&15)+"0123456789abcdef".charAt(15&c),16);a.push(i)}return a}(function(e,a){e[a>>5]|=128<>5]|=(255&e[n/8])<>>32-a}var _=f("v5",80,(function(e){var a=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var n=unescape(encodeURIComponent(e));e=[];for(var c=0;c>>0;v=k,k=m,m=A(g,30)>>>0,g=h,h=y}t[0]=t[0]+h>>>0,t[1]=t[1]+g>>>0,t[2]=t[2]+m>>>0,t[3]=t[3]+k>>>0,t[4]=t[4]+v>>>0}return[t[0]>>24&255,t[0]>>16&255,t[0]>>8&255,255&t[0],t[1]>>24&255,t[1]>>16&255,t[1]>>8&255,255&t[1],t[2]>>24&255,t[2]>>16&255,t[2]>>8&255,255&t[2],t[3]>>24&255,t[3]>>16&255,t[3]>>8&255,255&t[3],t[4]>>24&255,t[4]>>16&255,t[4]>>8&255,255&t[4]]}))},function(e,a,t){e.exports=t(14)},function(e,a,t){"use strict";var n=this&&this.__createBinding||(Object.create?function(e,a,t,n){void 0===n&&(n=t),Object.defineProperty(e,n,{enumerable:!0,get:function(){return a[t]}})}:function(e,a,t,n){void 0===n&&(n=t),e[n]=a[t]}),c=this&&this.__exportStar||function(e,a){for(var t in e)"default"===t||a.hasOwnProperty(t)||n(a,e,t)};Object.defineProperty(a,"__esModule",{value:!0});var i=t(15);Object.defineProperty(a,"AWSCShortbread",{enumerable:!0,get:function(){return i.AWSCShortbread}}),c(t(10),a),c(t(9),a)},function(e,a,t){"use strict";var n=this&&this.__assign||function(){return(n=Object.assign||function(e){for(var a,t=1,n=arguments.length;tspan{color:#687078}",""]),e.exports=a},function(e,a,t){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=t(0),c=t(6),i=t(3);t(35);var o=t(5);a.default=function(e){var a=e.handleSaveClick,t=e.handleCancelClick,r=e.localizedText;return n.act("div",{id:"awsccc-cs-f-c"},n.act(c.default,{dataId:i.CUSTOMIZE_CANCEL_BTN_ID,variant:"secondary",events:{onclick:t},text:r["button-cancel"],props:{"aria-label":r["button-cancel-aria-label"]}}),n.act(c.default,{dataId:i.CUSTOMIZE_SAVE_BTN_ID,variant:"primary",events:{onclick:function(){a({essential:!0,performance:o.isChecked("performance"),functional:o.isChecked("functional"),advertising:o.isChecked("advertising")},"preferencesModal")}},text:r["button-save"],props:{"aria-label":r["button-save-aria-label"]}}))}},function(e,a,t){var n=t(1),c=t(36);"string"==typeof(c=c.__esModule?c.default:c)&&(c=[[e.i,c,""]]);var i={insert:"head",singleton:!1};n(c,i);e.exports=c.locals||{}},function(e,a,t){(a=t(2)(!1)).push([e.i,"#awsccc-sb-ux-c #awsccc-sb-a.awsccc-Rtl #awsccc-cs-f-c{text-align:left}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-f-c{text-decoration:none;padding:10px 20px;text-align:right;border-top:1px solid #eaeded;display:flex;justify-content:center;flex-wrap:wrap}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-f-c .awsccc-u-btn{margin-left:10px}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-f-c .awsccc-u-btn.awsccc-u-btn-secondary{background-color:#fff;border-color:#fff;color:#545b64;margin-bottom:6px}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-f-c .awsccc-u-btn.awsccc-u-btn-secondary:hover{color:#000;background-color:#fafafa}@media screen and (min-width: 700px){#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-f-c{display:block}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-f-c .awsccc-u-btn.awsccc-u-btn-secondary{margin-bottom:0}}",""]),e.exports=a},function(e,a,t){var n=t(1),c=t(38);"string"==typeof(c=c.__esModule?c.default:c)&&(c=[[e.i,c,""]]);var i={insert:"head",singleton:!1};n(c,i);e.exports=c.locals||{}},function(e,a,t){(a=t(2)(!1)).push([e.i,"#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-container{display:flex;align-items:center;justify-items:center;bottom:0;left:0;right:0;top:0;position:fixed;z-index:10002;outline:0;overflow:hidden}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-container-inner{max-width:820px;box-sizing:border-box;outline:none;margin:10px auto;width:calc(100vw - 20px)}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-content{background-color:#fff;border-radius:0;box-sizing:border-box;margin-bottom:0;word-wrap:break-word;box-shadow:0 1px 1px 0 rgba(0,28,36,.3),1px 1px 1px 0 rgba(0,28,36,.15),-1px 1px 1px 0 rgba(0,28,36,.15)}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-header{background-color:#fafafa;padding:19px 20px;border-bottom:1px solid #eaeded}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-title{min-width:0;word-break:break-word;color:#16191f;flex:auto}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-title h2{font-size:18px;font-weight:700;margin:0}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-modalBody{overflow-y:auto;max-height:calc(100vh - 200px);padding:19px 20px}#awsccc-sb-ux-c #awsccc-sb-a #awsccc-cs-modalOverlay{background-color:rgba(242,243,243,.9);position:fixed;z-index:10001;right:0;top:0;bottom:0;left:0}",""]),e.exports=a},function(e,a,t){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var n=t(0);t(40),a.default=function(e){var a=e.size,t=void 0===a?"10px":a;return n.act("div",{class:"awsccc-u-i-open-c"},n.act("svg",{class:"awsccc-u-i-open",viewBox:"0 0 16 16",focusable:"false","aria-hidden":"true",style:{height:t,width:t}},n.act("path",{class:"awsccc-stroke-linecap-square",d:"M10 2h4v4"}),n.act("path",{d:"M6 10l8-8"}),n.act("path",{class:"awsccc-stroke-linejoin-round",d:"M14 9.048V14H2V2h5"})))}},function(e,a,t){var n=t(1),c=t(41);"string"==typeof(c=c.__esModule?c.default:c)&&(c=[[e.i,c,""]]);var i={insert:"head",singleton:!1};n(c,i);e.exports=c.locals||{}},function(e,a,t){(a=t(2)(!1)).push([e.i,"#awsccc-sb-ux-c #awsccc-sb-a .awsccc-u-i-open-c{display:inline-block;vertical-align:middle;line-height:1em;padding-left:.3em}#awsccc-sb-ux-c #awsccc-sb-a .awsccc-u-i-open-c svg{stroke-width:2px;pointer-events:none;fill:none;padding-bottom:1px}#awsccc-sb-ux-c #awsccc-sb-a .awsccc-u-i-open-c svg .awsccc-stroke-linecap-square{stroke-linecap:square}#awsccc-sb-ux-c #awsccc-sb-a .awsccc-u-i-open-c svg .awsccc-stroke-linejoin-round{stroke-linejoin:round}#awsccc-sb-ux-c #awsccc-sb-a .awsccc-u-i-open-c svg path{stroke:currentColor}",""]),e.exports=a},function(e,a,t){var n=t(1),c=t(43);"string"==typeof(c=c.__esModule?c.default:c)&&(c=[[e.i,c,""]]);var i={insert:"head",singleton:!1};n(c,i);e.exports=c.locals||{}},function(e,a,t){(a=t(2)(!1)).push([e.i,'#awsccc-sb-ux-c #awsccc-sb-a *{font-family:"Amazon Ember","HelveticaNeue","Helvetica Neue","Amazon Ember",Roboto,"Roboto-Regular","Amazon Ember",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#16191f;text-align:left;background:none;border:0}#awsccc-sb-ux-c #awsccc-sb-a.awsccc-Rtl *{direction:rtl;text-align:right}#awsccc-sb-ux-c #awsccc-sb-a.awsccc-Rtl .awsccc-cs-s-container .awsccc-cs-s-action{right:auto;left:20px}@media screen and (min-width: 1020px){#awsccc-sb-ux-c #awsccc-sb-a.awsccc-Rtl #awsccc-cb-c #awsccc-cb-title{padding-right:40px}}#awsccc-sb-ux-c #awsccc-sb-a a,#awsccc-sb-ux-c #awsccc-sb-a a>span,#awsccc-sb-ux-c #awsccc-sb-a a svg path{color:#0073bb;text-decoration:none}#awsccc-sb-ux-c #awsccc-sb-a a:hover,#awsccc-sb-ux-c #awsccc-sb-a a>span:hover,#awsccc-sb-ux-c #awsccc-sb-a a svg path:hover{color:#0073bb;text-decoration:underline}#awsccc-sb-ux-c #awsccc-sb-a .awsccc-tab-helper{outline:0;text-decoration:none}.awsccc-cs-modal-open{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}',""]),e.exports=a},function(e,a,t){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.convertToArray=a.update=void 0,a.update=function(e,a){return Object.keys(a).forEach((function(t){e[t]=a[t]})),e},a.convertToArray=function(e){return Array.prototype.slice.call(e)}},function(e,a,t){"use strict";Object.defineProperty(a,"__esModule",{value:!0});a.default=function(e,a,t){function n(){a.removeEventListener("DOMContentLoaded",n),t.removeEventListener("load",n),e()}void 0===a&&(a=document),void 0===t&&(t=window),"loading"!==a.readyState?t.setTimeout(e):(a.addEventListener("DOMContentLoaded",n),t.addEventListener("load",n))}}])})); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/requirements-dev-lock.txt b/requirements-dev-lock.txt index a4e69ce..30bfb46 100644 --- a/requirements-dev-lock.txt +++ b/requirements-dev-lock.txt @@ -82,8 +82,10 @@ iniconfig==1.1.1 \ --hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \ --hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 # via pytest -nose==1.3.3 \ - --hash=sha256:b40c2ff268beb85356ada25f626ca0dabc89705f31051649772cf00fc9510326 +nose==1.3.7 \ + --hash=sha256:9ff7c6cc443f8c51994b34a667bbcf45afd6d945be7477b52e97516fd17c53ac \ + --hash=sha256:dadcddc0aefbf99eea214e0f1232b94f2fa9bd98fa8353711dacb112bfcbbb2a \ + --hash=sha256:f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98 # via -r requirements-dev.txt packaging==21.0 \ --hash=sha256:7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7 \ diff --git a/requirements-dev.txt b/requirements-dev.txt index dc736b8..ba8798b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -nose==1.3.3 +nose==1.3.7 wheel==0.37.0 coverage==5.5 diff --git a/setup.cfg b/setup.cfg index cd9cec8..521cf9e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.21.45,<1.22.0 + botocore>=1.21.46,<1.22.0 jmespath>=0.7.1,<1.0.0 s3transfer>=0.5.0,<0.6.0 diff --git a/setup.py b/setup.py index ac0eb2d..1beec77 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ VERSION_RE = re.compile(r'''__version__ = ['"]([0-9.]+)['"]''') requires = [ - 'botocore>=1.21.45,<1.22.0', + 'botocore>=1.21.46,<1.22.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.5.0,<0.6.0' ]