cdk-docker-image-deployment 0.0.81 → 0.0.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
395
395
  /**
396
396
  * @constant
397
397
  */
398
- VERSION: '2.1260.0',
398
+ VERSION: '2.1261.0',
399
399
 
400
400
  /**
401
401
  * @api private
@@ -59651,7 +59651,7 @@ return /******/ (function(modules) { // webpackBootstrap
59651
59651
  /* 1102 */
59652
59652
  /***/ (function(module, exports) {
59653
59653
 
59654
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-08-18","endpointPrefix":"grafana","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Managed Grafana","serviceId":"grafana","signatureVersion":"v4","signingName":"grafana","uid":"grafana-2020-08-18"},"operations":{"AssociateLicense":{"http":{"requestUri":"/workspaces/{workspaceId}/licenses/{licenseType}","responseCode":202},"input":{"type":"structure","required":["licenseType","workspaceId"],"members":{"licenseType":{"location":"uri","locationName":"licenseType"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"CreateWorkspace":{"http":{"requestUri":"/workspaces","responseCode":202},"input":{"type":"structure","required":["accountAccessType","authenticationProviders","permissionType"],"members":{"accountAccessType":{},"authenticationProviders":{"shape":"S8"},"clientToken":{"idempotencyToken":true},"organizationRoleName":{"shape":"Sl"},"permissionType":{},"stackSetName":{},"tags":{"shape":"Sr"},"workspaceDataSources":{"shape":"Sc"},"workspaceDescription":{"shape":"Se"},"workspaceName":{"shape":"Si"},"workspaceNotificationDestinations":{"shape":"Sj"},"workspaceOrganizationalUnits":{"shape":"Sm"},"workspaceRoleArn":{"shape":"Su"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}},"idempotent":true},"CreateWorkspaceApiKey":{"http":{"requestUri":"/workspaces/{workspaceId}/apikeys","responseCode":200},"input":{"type":"structure","required":["keyName","keyRole","secondsToLive","workspaceId"],"members":{"keyName":{},"keyRole":{},"secondsToLive":{"type":"integer"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["key","keyName","workspaceId"],"members":{"key":{"type":"string","sensitive":true},"keyName":{},"workspaceId":{}}}},"DeleteWorkspace":{"http":{"method":"DELETE","requestUri":"/workspaces/{workspaceId}","responseCode":202},"input":{"type":"structure","required":["workspaceId"],"members":{"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}},"idempotent":true},"DeleteWorkspaceApiKey":{"http":{"method":"DELETE","requestUri":"/workspaces/{workspaceId}/apikeys/{keyName}","responseCode":200},"input":{"type":"structure","required":["keyName","workspaceId"],"members":{"keyName":{"location":"uri","locationName":"keyName"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["keyName","workspaceId"],"members":{"keyName":{},"workspaceId":{}}}},"DescribeWorkspace":{"http":{"method":"GET","requestUri":"/workspaces/{workspaceId}","responseCode":200},"input":{"type":"structure","required":["workspaceId"],"members":{"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"DescribeWorkspaceAuthentication":{"http":{"method":"GET","requestUri":"/workspaces/{workspaceId}/authentication","responseCode":200},"input":{"type":"structure","required":["workspaceId"],"members":{"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["authentication"],"members":{"authentication":{"shape":"S1c"}}}},"DisassociateLicense":{"http":{"method":"DELETE","requestUri":"/workspaces/{workspaceId}/licenses/{licenseType}","responseCode":202},"input":{"type":"structure","required":["licenseType","workspaceId"],"members":{"licenseType":{"location":"uri","locationName":"licenseType"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"ListPermissions":{"http":{"method":"GET","requestUri":"/workspaces/{workspaceId}/permissions","responseCode":200},"input":{"type":"structure","required":["workspaceId"],"members":{"groupId":{"location":"querystring","locationName":"groupId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"userId":{"location":"querystring","locationName":"userId"},"userType":{"location":"querystring","locationName":"userType"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["permissions"],"members":{"nextToken":{},"permissions":{"type":"list","member":{"type":"structure","required":["role","user"],"members":{"role":{},"user":{"shape":"S22"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sr"}}}},"ListWorkspaces":{"http":{"method":"GET","requestUri":"/workspaces","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["workspaces"],"members":{"nextToken":{},"workspaces":{"type":"list","member":{"type":"structure","required":["authentication","created","endpoint","grafanaVersion","id","modified","status"],"members":{"authentication":{"shape":"S7"},"created":{"type":"timestamp"},"description":{"shape":"Se"},"endpoint":{},"grafanaVersion":{},"id":{},"modified":{"type":"timestamp"},"name":{"shape":"Si"},"notificationDestinations":{"shape":"Sj"},"status":{},"tags":{"shape":"Sr"}}}}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sr"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdatePermissions":{"http":{"method":"PATCH","requestUri":"/workspaces/{workspaceId}/permissions","responseCode":200},"input":{"type":"structure","required":["updateInstructionBatch","workspaceId"],"members":{"updateInstructionBatch":{"type":"list","member":{"shape":"S2h"}},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["errors"],"members":{"errors":{"type":"list","member":{"type":"structure","required":["causedBy","code","message"],"members":{"causedBy":{"shape":"S2h"},"code":{"type":"integer"},"message":{}}}}}}},"UpdateWorkspace":{"http":{"method":"PUT","requestUri":"/workspaces/{workspaceId}","responseCode":202},"input":{"type":"structure","required":["workspaceId"],"members":{"accountAccessType":{},"organizationRoleName":{"shape":"Sl"},"permissionType":{},"stackSetName":{},"workspaceDataSources":{"shape":"Sc"},"workspaceDescription":{"shape":"Se"},"workspaceId":{"location":"uri","locationName":"workspaceId"},"workspaceName":{"shape":"Si"},"workspaceNotificationDestinations":{"shape":"Sj"},"workspaceOrganizationalUnits":{"shape":"Sm"},"workspaceRoleArn":{"shape":"Su"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"UpdateWorkspaceAuthentication":{"http":{"requestUri":"/workspaces/{workspaceId}/authentication","responseCode":200},"input":{"type":"structure","required":["authenticationProviders","workspaceId"],"members":{"authenticationProviders":{"shape":"S8"},"samlConfiguration":{"shape":"S1g"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["authentication"],"members":{"authentication":{"shape":"S1c"}}}}},"shapes":{"S5":{"type":"structure","required":["authentication","created","dataSources","endpoint","grafanaVersion","id","modified","status"],"members":{"accountAccessType":{},"authentication":{"shape":"S7"},"created":{"type":"timestamp"},"dataSources":{"shape":"Sc"},"description":{"shape":"Se"},"endpoint":{},"freeTrialConsumed":{"type":"boolean"},"freeTrialExpiration":{"type":"timestamp"},"grafanaVersion":{},"id":{},"licenseExpiration":{"type":"timestamp"},"licenseType":{},"modified":{"type":"timestamp"},"name":{"shape":"Si"},"notificationDestinations":{"shape":"Sj"},"organizationRoleName":{"shape":"Sl"},"organizationalUnits":{"shape":"Sm"},"permissionType":{},"stackSetName":{},"status":{},"tags":{"shape":"Sr"},"workspaceRoleArn":{"shape":"Su"}}},"S7":{"type":"structure","required":["providers"],"members":{"providers":{"shape":"S8"},"samlConfigurationStatus":{}}},"S8":{"type":"list","member":{}},"Sc":{"type":"list","member":{}},"Se":{"type":"string","sensitive":true},"Si":{"type":"string","sensitive":true},"Sj":{"type":"list","member":{}},"Sl":{"type":"string","sensitive":true},"Sm":{"type":"list","member":{},"sensitive":true},"Sr":{"type":"map","key":{},"value":{}},"Su":{"type":"string","sensitive":true},"S1c":{"type":"structure","required":["providers"],"members":{"awsSso":{"type":"structure","members":{"ssoClientId":{}}},"providers":{"shape":"S8"},"saml":{"type":"structure","required":["status"],"members":{"configuration":{"shape":"S1g"},"status":{}}}}},"S1g":{"type":"structure","required":["idpMetadata"],"members":{"allowedOrganizations":{"type":"list","member":{}},"assertionAttributes":{"type":"structure","members":{"email":{},"groups":{},"login":{},"name":{},"org":{},"role":{}}},"idpMetadata":{"type":"structure","members":{"url":{},"xml":{}},"union":true},"loginValidityDuration":{"type":"integer"},"roleValues":{"type":"structure","members":{"admin":{"shape":"S1p"},"editor":{"shape":"S1p"}}}}},"S1p":{"type":"list","member":{}},"S22":{"type":"structure","required":["id","type"],"members":{"id":{},"type":{}}},"S2h":{"type":"structure","required":["action","role","users"],"members":{"action":{},"role":{},"users":{"type":"list","member":{"shape":"S22"}}}}}}
59654
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-08-18","endpointPrefix":"grafana","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Managed Grafana","serviceId":"grafana","signatureVersion":"v4","signingName":"grafana","uid":"grafana-2020-08-18"},"operations":{"AssociateLicense":{"http":{"requestUri":"/workspaces/{workspaceId}/licenses/{licenseType}","responseCode":202},"input":{"type":"structure","required":["licenseType","workspaceId"],"members":{"licenseType":{"location":"uri","locationName":"licenseType"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"CreateWorkspace":{"http":{"requestUri":"/workspaces","responseCode":202},"input":{"type":"structure","required":["accountAccessType","authenticationProviders","permissionType"],"members":{"accountAccessType":{},"authenticationProviders":{"shape":"S8"},"clientToken":{"idempotencyToken":true},"configuration":{"jsonvalue":true},"organizationRoleName":{"shape":"Sl"},"permissionType":{},"stackSetName":{},"tags":{"shape":"Sr"},"vpcConfiguration":{"shape":"Su"},"workspaceDataSources":{"shape":"Sc"},"workspaceDescription":{"shape":"Se"},"workspaceName":{"shape":"Si"},"workspaceNotificationDestinations":{"shape":"Sj"},"workspaceOrganizationalUnits":{"shape":"Sm"},"workspaceRoleArn":{"shape":"Sz"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}},"idempotent":true},"CreateWorkspaceApiKey":{"http":{"requestUri":"/workspaces/{workspaceId}/apikeys","responseCode":200},"input":{"type":"structure","required":["keyName","keyRole","secondsToLive","workspaceId"],"members":{"keyName":{},"keyRole":{},"secondsToLive":{"type":"integer"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["key","keyName","workspaceId"],"members":{"key":{"type":"string","sensitive":true},"keyName":{},"workspaceId":{}}}},"DeleteWorkspace":{"http":{"method":"DELETE","requestUri":"/workspaces/{workspaceId}","responseCode":202},"input":{"type":"structure","required":["workspaceId"],"members":{"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}},"idempotent":true},"DeleteWorkspaceApiKey":{"http":{"method":"DELETE","requestUri":"/workspaces/{workspaceId}/apikeys/{keyName}","responseCode":200},"input":{"type":"structure","required":["keyName","workspaceId"],"members":{"keyName":{"location":"uri","locationName":"keyName"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["keyName","workspaceId"],"members":{"keyName":{},"workspaceId":{}}}},"DescribeWorkspace":{"http":{"method":"GET","requestUri":"/workspaces/{workspaceId}","responseCode":200},"input":{"type":"structure","required":["workspaceId"],"members":{"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"DescribeWorkspaceAuthentication":{"http":{"method":"GET","requestUri":"/workspaces/{workspaceId}/authentication","responseCode":200},"input":{"type":"structure","required":["workspaceId"],"members":{"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["authentication"],"members":{"authentication":{"shape":"S1i"}}}},"DescribeWorkspaceConfiguration":{"http":{"method":"GET","requestUri":"/workspaces/{workspaceId}/configuration","responseCode":200},"input":{"type":"structure","required":["workspaceId"],"members":{"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["configuration"],"members":{"configuration":{"jsonvalue":true}}}},"DisassociateLicense":{"http":{"method":"DELETE","requestUri":"/workspaces/{workspaceId}/licenses/{licenseType}","responseCode":202},"input":{"type":"structure","required":["licenseType","workspaceId"],"members":{"licenseType":{"location":"uri","locationName":"licenseType"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"ListPermissions":{"http":{"method":"GET","requestUri":"/workspaces/{workspaceId}/permissions","responseCode":200},"input":{"type":"structure","required":["workspaceId"],"members":{"groupId":{"location":"querystring","locationName":"groupId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"userId":{"location":"querystring","locationName":"userId"},"userType":{"location":"querystring","locationName":"userType"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["permissions"],"members":{"nextToken":{},"permissions":{"type":"list","member":{"type":"structure","required":["role","user"],"members":{"role":{},"user":{"shape":"S2a"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sr"}}}},"ListWorkspaces":{"http":{"method":"GET","requestUri":"/workspaces","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["workspaces"],"members":{"nextToken":{},"workspaces":{"type":"list","member":{"type":"structure","required":["authentication","created","endpoint","grafanaVersion","id","modified","status"],"members":{"authentication":{"shape":"S7"},"created":{"type":"timestamp"},"description":{"shape":"Se"},"endpoint":{},"grafanaVersion":{},"id":{},"modified":{"type":"timestamp"},"name":{"shape":"Si"},"notificationDestinations":{"shape":"Sj"},"status":{},"tags":{"shape":"Sr"}}}}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sr"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdatePermissions":{"http":{"method":"PATCH","requestUri":"/workspaces/{workspaceId}/permissions","responseCode":200},"input":{"type":"structure","required":["updateInstructionBatch","workspaceId"],"members":{"updateInstructionBatch":{"type":"list","member":{"shape":"S2p"}},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["errors"],"members":{"errors":{"type":"list","member":{"type":"structure","required":["causedBy","code","message"],"members":{"causedBy":{"shape":"S2p"},"code":{"type":"integer"},"message":{}}}}}}},"UpdateWorkspace":{"http":{"method":"PUT","requestUri":"/workspaces/{workspaceId}","responseCode":202},"input":{"type":"structure","required":["workspaceId"],"members":{"accountAccessType":{},"organizationRoleName":{"shape":"Sl"},"permissionType":{},"removeVpcConfiguration":{"type":"boolean"},"stackSetName":{},"vpcConfiguration":{"shape":"Su"},"workspaceDataSources":{"shape":"Sc"},"workspaceDescription":{"shape":"Se"},"workspaceId":{"location":"uri","locationName":"workspaceId"},"workspaceName":{"shape":"Si"},"workspaceNotificationDestinations":{"shape":"Sj"},"workspaceOrganizationalUnits":{"shape":"Sm"},"workspaceRoleArn":{"shape":"Sz"}}},"output":{"type":"structure","required":["workspace"],"members":{"workspace":{"shape":"S5"}}}},"UpdateWorkspaceAuthentication":{"http":{"requestUri":"/workspaces/{workspaceId}/authentication","responseCode":200},"input":{"type":"structure","required":["authenticationProviders","workspaceId"],"members":{"authenticationProviders":{"shape":"S8"},"samlConfiguration":{"shape":"S1m"},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","required":["authentication"],"members":{"authentication":{"shape":"S1i"}}}},"UpdateWorkspaceConfiguration":{"http":{"method":"PUT","requestUri":"/workspaces/{workspaceId}/configuration","responseCode":202},"input":{"type":"structure","required":["configuration","workspaceId"],"members":{"configuration":{"jsonvalue":true},"workspaceId":{"location":"uri","locationName":"workspaceId"}}},"output":{"type":"structure","members":{}}}},"shapes":{"S5":{"type":"structure","required":["authentication","created","dataSources","endpoint","grafanaVersion","id","modified","status"],"members":{"accountAccessType":{},"authentication":{"shape":"S7"},"created":{"type":"timestamp"},"dataSources":{"shape":"Sc"},"description":{"shape":"Se"},"endpoint":{},"freeTrialConsumed":{"type":"boolean"},"freeTrialExpiration":{"type":"timestamp"},"grafanaVersion":{},"id":{},"licenseExpiration":{"type":"timestamp"},"licenseType":{},"modified":{"type":"timestamp"},"name":{"shape":"Si"},"notificationDestinations":{"shape":"Sj"},"organizationRoleName":{"shape":"Sl"},"organizationalUnits":{"shape":"Sm"},"permissionType":{},"stackSetName":{},"status":{},"tags":{"shape":"Sr"},"vpcConfiguration":{"shape":"Su"},"workspaceRoleArn":{"shape":"Sz"}}},"S7":{"type":"structure","required":["providers"],"members":{"providers":{"shape":"S8"},"samlConfigurationStatus":{}}},"S8":{"type":"list","member":{}},"Sc":{"type":"list","member":{}},"Se":{"type":"string","sensitive":true},"Si":{"type":"string","sensitive":true},"Sj":{"type":"list","member":{}},"Sl":{"type":"string","sensitive":true},"Sm":{"type":"list","member":{},"sensitive":true},"Sr":{"type":"map","key":{},"value":{}},"Su":{"type":"structure","required":["securityGroupIds","subnetIds"],"members":{"securityGroupIds":{"type":"list","member":{}},"subnetIds":{"type":"list","member":{}}}},"Sz":{"type":"string","sensitive":true},"S1i":{"type":"structure","required":["providers"],"members":{"awsSso":{"type":"structure","members":{"ssoClientId":{}}},"providers":{"shape":"S8"},"saml":{"type":"structure","required":["status"],"members":{"configuration":{"shape":"S1m"},"status":{}}}}},"S1m":{"type":"structure","required":["idpMetadata"],"members":{"allowedOrganizations":{"type":"list","member":{}},"assertionAttributes":{"type":"structure","members":{"email":{},"groups":{},"login":{},"name":{},"org":{},"role":{}}},"idpMetadata":{"type":"structure","members":{"url":{},"xml":{}},"union":true},"loginValidityDuration":{"type":"integer"},"roleValues":{"type":"structure","members":{"admin":{"shape":"S1v"},"editor":{"shape":"S1v"}}}}},"S1v":{"type":"list","member":{}},"S2a":{"type":"structure","required":["id","type"],"members":{"id":{},"type":{}}},"S2p":{"type":"structure","required":["action","role","users"],"members":{"action":{},"role":{},"users":{"type":"list","member":{"shape":"S2a"}}}}}}
59655
59655
 
59656
59656
  /***/ }),
59657
59657
  /* 1103 */
@@ -60011,7 +60011,7 @@ return /******/ (function(modules) { // webpackBootstrap
60011
60011
  /* 1132 */
60012
60012
  /***/ (function(module, exports) {
60013
60013
 
60014
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-06-15","endpointPrefix":"rbin","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Recycle Bin","serviceId":"rbin","signatureVersion":"v4","signingName":"rbin","uid":"rbin-2021-06-15"},"operations":{"CreateRule":{"http":{"requestUri":"/rules","responseCode":201},"input":{"type":"structure","required":["RetentionPeriod","ResourceType"],"members":{"RetentionPeriod":{"shape":"S2"},"Description":{},"Tags":{"shape":"S6"},"ResourceType":{},"ResourceTags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Identifier":{},"RetentionPeriod":{"shape":"S2"},"Description":{},"Tags":{"shape":"S6"},"ResourceType":{},"ResourceTags":{"shape":"Sb"},"Status":{}}}},"DeleteRule":{"http":{"method":"DELETE","requestUri":"/rules/{identifier}","responseCode":204},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"GetRule":{"http":{"method":"GET","requestUri":"/rules/{identifier}","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{"Identifier":{},"Description":{},"ResourceType":{},"RetentionPeriod":{"shape":"S2"},"ResourceTags":{"shape":"Sb"},"Status":{}}}},"ListRules":{"http":{"requestUri":"/list-rules","responseCode":200},"input":{"type":"structure","required":["ResourceType"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ResourceType":{},"ResourceTags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"Identifier":{},"Description":{},"RetentionPeriod":{"shape":"S2"}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S6"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":201},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"Tags":{"shape":"S6"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateRule":{"http":{"method":"PATCH","requestUri":"/rules/{identifier}","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"},"RetentionPeriod":{"shape":"S2"},"Description":{},"ResourceType":{},"ResourceTags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Identifier":{},"RetentionPeriod":{"shape":"S2"},"Description":{},"ResourceType":{},"ResourceTags":{"shape":"Sb"},"Status":{}}}}},"shapes":{"S2":{"type":"structure","required":["RetentionPeriodValue","RetentionPeriodUnit"],"members":{"RetentionPeriodValue":{"type":"integer"},"RetentionPeriodUnit":{}}},"S6":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sb":{"type":"list","member":{"type":"structure","required":["ResourceTagKey"],"members":{"ResourceTagKey":{},"ResourceTagValue":{}}}}}}
60014
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-06-15","endpointPrefix":"rbin","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Recycle Bin","serviceId":"rbin","signatureVersion":"v4","signingName":"rbin","uid":"rbin-2021-06-15"},"operations":{"CreateRule":{"http":{"requestUri":"/rules","responseCode":201},"input":{"type":"structure","required":["RetentionPeriod","ResourceType"],"members":{"RetentionPeriod":{"shape":"S2"},"Description":{},"Tags":{"shape":"S6"},"ResourceType":{},"ResourceTags":{"shape":"Sb"},"LockConfiguration":{"shape":"Sf"}}},"output":{"type":"structure","members":{"Identifier":{},"RetentionPeriod":{"shape":"S2"},"Description":{},"Tags":{"shape":"S6"},"ResourceType":{},"ResourceTags":{"shape":"Sb"},"Status":{},"LockConfiguration":{"shape":"Sf"},"LockState":{}}}},"DeleteRule":{"http":{"method":"DELETE","requestUri":"/rules/{identifier}","responseCode":204},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"GetRule":{"http":{"method":"GET","requestUri":"/rules/{identifier}","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{"Identifier":{},"Description":{},"ResourceType":{},"RetentionPeriod":{"shape":"S2"},"ResourceTags":{"shape":"Sb"},"Status":{},"LockConfiguration":{"shape":"Sf"},"LockState":{},"LockEndTime":{"type":"timestamp"}}}},"ListRules":{"http":{"requestUri":"/list-rules","responseCode":200},"input":{"type":"structure","required":["ResourceType"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ResourceType":{},"ResourceTags":{"shape":"Sb"},"LockState":{}}},"output":{"type":"structure","members":{"Rules":{"type":"list","member":{"type":"structure","members":{"Identifier":{},"Description":{},"RetentionPeriod":{"shape":"S2"},"LockState":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S6"}}}},"LockRule":{"http":{"method":"PATCH","requestUri":"/rules/{identifier}/lock","responseCode":200},"input":{"type":"structure","required":["Identifier","LockConfiguration"],"members":{"Identifier":{"location":"uri","locationName":"identifier"},"LockConfiguration":{"shape":"Sf"}}},"output":{"type":"structure","members":{"Identifier":{},"Description":{},"ResourceType":{},"RetentionPeriod":{"shape":"S2"},"ResourceTags":{"shape":"Sb"},"Status":{},"LockConfiguration":{"shape":"Sf"},"LockState":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":201},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"Tags":{"shape":"S6"}}},"output":{"type":"structure","members":{}}},"UnlockRule":{"http":{"method":"PATCH","requestUri":"/rules/{identifier}/unlock","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{"Identifier":{},"Description":{},"ResourceType":{},"RetentionPeriod":{"shape":"S2"},"ResourceTags":{"shape":"Sb"},"Status":{},"LockConfiguration":{"shape":"Sf"},"LockState":{},"LockEndTime":{"type":"timestamp"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateRule":{"http":{"method":"PATCH","requestUri":"/rules/{identifier}","responseCode":200},"input":{"type":"structure","required":["Identifier"],"members":{"Identifier":{"location":"uri","locationName":"identifier"},"RetentionPeriod":{"shape":"S2"},"Description":{},"ResourceType":{},"ResourceTags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Identifier":{},"RetentionPeriod":{"shape":"S2"},"Description":{},"ResourceType":{},"ResourceTags":{"shape":"Sb"},"Status":{},"LockState":{},"LockEndTime":{"type":"timestamp"}}}}},"shapes":{"S2":{"type":"structure","required":["RetentionPeriodValue","RetentionPeriodUnit"],"members":{"RetentionPeriodValue":{"type":"integer"},"RetentionPeriodUnit":{}}},"S6":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sb":{"type":"list","member":{"type":"structure","required":["ResourceTagKey"],"members":{"ResourceTagKey":{},"ResourceTagValue":{}}}},"Sf":{"type":"structure","required":["UnlockDelay"],"members":{"UnlockDelay":{"type":"structure","required":["UnlockDelayValue","UnlockDelayUnit"],"members":{"UnlockDelayValue":{"type":"integer"},"UnlockDelayUnit":{}}}}}}}
60015
60015
 
60016
60016
  /***/ }),
60017
60017
  /* 1133 */
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1260.0
1
+ // AWS SDK for JavaScript v2.1261.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -246613,7 +246613,7 @@ AWS.util.update(AWS, {
246613
246613
  /**
246614
246614
  * @constant
246615
246615
  */
246616
- VERSION: '2.1260.0',
246616
+ VERSION: '2.1261.0',
246617
246617
 
246618
246618
  /**
246619
246619
  * @api private
@@ -268616,7 +268616,7 @@ var LRUCache = /** @class */ (function () {
268616
268616
  }());
268617
268617
  exports.LRUCache = LRUCache;
268618
268618
  },{}],461:[function(require,module,exports){
268619
- // AWS SDK for JavaScript v2.1260.0
268619
+ // AWS SDK for JavaScript v2.1261.0
268620
268620
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
268621
268621
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
268622
268622
  require('./browser_loader');