Skip to content

Commit 9f87ec2

Browse files
Updated API models and rebuilt service gems.
1 parent 8921452 commit 9f87ec2

File tree

51 files changed

+1241
-176
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1241
-176
lines changed

apis/b2bi/2022-06-23/docs-2.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -416,13 +416,13 @@
416416
"MappingTemplate": {
417417
"base": null,
418418
"refs": {
419-
"CreateTransformerRequest$mappingTemplate": "<p>Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.</p>",
420-
"CreateTransformerResponse$mappingTemplate": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.</p>",
421-
"GetTransformerResponse$mappingTemplate": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.</p>",
422-
"TestMappingRequest$mappingTemplate": "<p>Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.</p>",
423-
"TransformerSummary$mappingTemplate": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.</p>",
424-
"UpdateTransformerRequest$mappingTemplate": "<p>Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.</p>",
425-
"UpdateTransformerResponse$mappingTemplate": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.</p>"
419+
"CreateTransformerRequest$mappingTemplate": "<p>Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
420+
"CreateTransformerResponse$mappingTemplate": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
421+
"GetTransformerResponse$mappingTemplate": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
422+
"TestMappingRequest$mappingTemplate": "<p>Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
423+
"TransformerSummary$mappingTemplate": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
424+
"UpdateTransformerRequest$mappingTemplate": "<p>Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
425+
"UpdateTransformerResponse$mappingTemplate": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>"
426426
}
427427
},
428428
"MaxResults": {

apis/budgets/2016-10-20/api-2.json

Lines changed: 149 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"endpointPrefix":"budgets",
66
"jsonVersion":"1.1",
77
"protocol":"json",
8+
"protocols":["json"],
89
"serviceAbbreviation":"AWSBudgets",
910
"serviceFullName":"AWS Budgets",
1011
"serviceId":"Budgets",
@@ -27,7 +28,8 @@
2728
{"shape":"CreationLimitExceededException"},
2829
{"shape":"DuplicateRecordException"},
2930
{"shape":"AccessDeniedException"},
30-
{"shape":"ThrottlingException"}
31+
{"shape":"ThrottlingException"},
32+
{"shape":"ServiceQuotaExceededException"}
3133
]
3234
},
3335
"CreateBudgetAction":{
@@ -45,7 +47,8 @@
4547
{"shape":"DuplicateRecordException"},
4648
{"shape":"NotFoundException"},
4749
{"shape":"AccessDeniedException"},
48-
{"shape":"ThrottlingException"}
50+
{"shape":"ThrottlingException"},
51+
{"shape":"ServiceQuotaExceededException"}
4952
]
5053
},
5154
"CreateNotification":{
@@ -338,6 +341,55 @@
338341
{"shape":"ThrottlingException"}
339342
]
340343
},
344+
"ListTagsForResource":{
345+
"name":"ListTagsForResource",
346+
"http":{
347+
"method":"POST",
348+
"requestUri":"/"
349+
},
350+
"input":{"shape":"ListTagsForResourceRequest"},
351+
"output":{"shape":"ListTagsForResourceResponse"},
352+
"errors":[
353+
{"shape":"ThrottlingException"},
354+
{"shape":"NotFoundException"},
355+
{"shape":"AccessDeniedException"},
356+
{"shape":"InternalErrorException"},
357+
{"shape":"InvalidParameterException"}
358+
]
359+
},
360+
"TagResource":{
361+
"name":"TagResource",
362+
"http":{
363+
"method":"POST",
364+
"requestUri":"/"
365+
},
366+
"input":{"shape":"TagResourceRequest"},
367+
"output":{"shape":"TagResourceResponse"},
368+
"errors":[
369+
{"shape":"ThrottlingException"},
370+
{"shape":"ServiceQuotaExceededException"},
371+
{"shape":"NotFoundException"},
372+
{"shape":"AccessDeniedException"},
373+
{"shape":"InternalErrorException"},
374+
{"shape":"InvalidParameterException"}
375+
]
376+
},
377+
"UntagResource":{
378+
"name":"UntagResource",
379+
"http":{
380+
"method":"POST",
381+
"requestUri":"/"
382+
},
383+
"input":{"shape":"UntagResourceRequest"},
384+
"output":{"shape":"UntagResourceResponse"},
385+
"errors":[
386+
{"shape":"ThrottlingException"},
387+
{"shape":"NotFoundException"},
388+
{"shape":"AccessDeniedException"},
389+
{"shape":"InternalErrorException"},
390+
{"shape":"InvalidParameterException"}
391+
]
392+
},
341393
"UpdateBudget":{
342394
"name":"UpdateBudget",
343395
"http":{
@@ -538,6 +590,11 @@
538590
"max":60,
539591
"min":1
540592
},
593+
"AmazonResourceName":{
594+
"type":"string",
595+
"max":1011,
596+
"min":1
597+
},
541598
"ApprovalModel":{
542599
"type":"string",
543600
"enum":[
@@ -586,7 +643,7 @@
586643
"type":"string",
587644
"max":100,
588645
"min":1,
589-
"pattern":"^(?![^:\\\\]*/action/)[^:\\\\]+$"
646+
"pattern":"^(?![^:\\\\]*/action/|(?i).*<script>.*</script>.*)[^:\\\\]+$"
590647
},
591648
"BudgetNotificationsForAccount":{
592649
"type":"structure",
@@ -697,7 +754,8 @@
697754
"Definition":{"shape":"Definition"},
698755
"ExecutionRoleArn":{"shape":"RoleArn"},
699756
"ApprovalModel":{"shape":"ApprovalModel"},
700-
"Subscribers":{"shape":"Subscribers"}
757+
"Subscribers":{"shape":"Subscribers"},
758+
"ResourceTags":{"shape":"ResourceTagList"}
701759
}
702760
},
703761
"CreateBudgetActionResponse":{
@@ -722,7 +780,8 @@
722780
"members":{
723781
"AccountId":{"shape":"AccountId"},
724782
"Budget":{"shape":"Budget"},
725-
"NotificationsWithSubscribers":{"shape":"NotificationWithSubscribersList"}
783+
"NotificationsWithSubscribers":{"shape":"NotificationWithSubscribersList"},
784+
"ResourceTags":{"shape":"ResourceTagList"}
726785
}
727786
},
728787
"CreateBudgetResponse":{
@@ -1208,6 +1267,19 @@
12081267
},
12091268
"exception":true
12101269
},
1270+
"ListTagsForResourceRequest":{
1271+
"type":"structure",
1272+
"required":["ResourceARN"],
1273+
"members":{
1274+
"ResourceARN":{"shape":"AmazonResourceName"}
1275+
}
1276+
},
1277+
"ListTagsForResourceResponse":{
1278+
"type":"structure",
1279+
"members":{
1280+
"ResourceTags":{"shape":"ResourceTagList"}
1281+
}
1282+
},
12111283
"MaxResults":{
12121284
"type":"integer",
12131285
"box":true,
@@ -1327,6 +1399,39 @@
13271399
},
13281400
"exception":true
13291401
},
1402+
"ResourceTag":{
1403+
"type":"structure",
1404+
"required":[
1405+
"Key",
1406+
"Value"
1407+
],
1408+
"members":{
1409+
"Key":{"shape":"ResourceTagKey"},
1410+
"Value":{"shape":"ResourceTagValue"}
1411+
}
1412+
},
1413+
"ResourceTagKey":{
1414+
"type":"string",
1415+
"max":128,
1416+
"min":1
1417+
},
1418+
"ResourceTagKeyList":{
1419+
"type":"list",
1420+
"member":{"shape":"ResourceTagKey"},
1421+
"max":200,
1422+
"min":0
1423+
},
1424+
"ResourceTagList":{
1425+
"type":"list",
1426+
"member":{"shape":"ResourceTag"},
1427+
"max":200,
1428+
"min":0
1429+
},
1430+
"ResourceTagValue":{
1431+
"type":"string",
1432+
"max":256,
1433+
"min":0
1434+
},
13301435
"Role":{
13311436
"type":"string",
13321437
"max":576,
@@ -1356,6 +1461,13 @@
13561461
"TargetIds":{"shape":"TargetIds"}
13571462
}
13581463
},
1464+
"ServiceQuotaExceededException":{
1465+
"type":"structure",
1466+
"members":{
1467+
"Message":{"shape":"errorMessage"}
1468+
},
1469+
"exception":true
1470+
},
13591471
"Spend":{
13601472
"type":"structure",
13611473
"required":[
@@ -1411,6 +1523,22 @@
14111523
"EMAIL"
14121524
]
14131525
},
1526+
"TagResourceRequest":{
1527+
"type":"structure",
1528+
"required":[
1529+
"ResourceARN",
1530+
"ResourceTags"
1531+
],
1532+
"members":{
1533+
"ResourceARN":{"shape":"AmazonResourceName"},
1534+
"ResourceTags":{"shape":"ResourceTagList"}
1535+
}
1536+
},
1537+
"TagResourceResponse":{
1538+
"type":"structure",
1539+
"members":{
1540+
}
1541+
},
14141542
"TargetId":{
14151543
"type":"string",
14161544
"max":68,
@@ -1459,6 +1587,22 @@
14591587
"min":1,
14601588
"pattern":".*"
14611589
},
1590+
"UntagResourceRequest":{
1591+
"type":"structure",
1592+
"required":[
1593+
"ResourceARN",
1594+
"ResourceTagKeys"
1595+
],
1596+
"members":{
1597+
"ResourceARN":{"shape":"AmazonResourceName"},
1598+
"ResourceTagKeys":{"shape":"ResourceTagKeyList"}
1599+
}
1600+
},
1601+
"UntagResourceResponse":{
1602+
"type":"structure",
1603+
"members":{
1604+
}
1605+
},
14621606
"UpdateBudgetActionRequest":{
14631607
"type":"structure",
14641608
"required":[

0 commit comments

Comments
 (0)