Skip to content

Commit 4bf303b

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 6fb212b commit 4bf303b

File tree

7 files changed

+1917
-198
lines changed

7 files changed

+1917
-198
lines changed

codegen/sdk-codegen/aws-models/application-discovery-service.json

+54-1
Original file line numberDiff line numberDiff line change
@@ -942,6 +942,53 @@
942942
"smithy.api#documentation": "<p>Inventory data for installed discovery agents.</p>"
943943
}
944944
},
945+
"com.amazonaws.applicationdiscoveryservice#CustomerAgentlessCollectorInfo": {
946+
"type": "structure",
947+
"members": {
948+
"activeAgentlessCollectors": {
949+
"target": "com.amazonaws.applicationdiscoveryservice#Integer",
950+
"traits": {
951+
"smithy.api#required": {}
952+
}
953+
},
954+
"healthyAgentlessCollectors": {
955+
"target": "com.amazonaws.applicationdiscoveryservice#Integer",
956+
"traits": {
957+
"smithy.api#required": {}
958+
}
959+
},
960+
"denyListedAgentlessCollectors": {
961+
"target": "com.amazonaws.applicationdiscoveryservice#Integer",
962+
"traits": {
963+
"smithy.api#required": {}
964+
}
965+
},
966+
"shutdownAgentlessCollectors": {
967+
"target": "com.amazonaws.applicationdiscoveryservice#Integer",
968+
"traits": {
969+
"smithy.api#required": {}
970+
}
971+
},
972+
"unhealthyAgentlessCollectors": {
973+
"target": "com.amazonaws.applicationdiscoveryservice#Integer",
974+
"traits": {
975+
"smithy.api#required": {}
976+
}
977+
},
978+
"totalAgentlessCollectors": {
979+
"target": "com.amazonaws.applicationdiscoveryservice#Integer",
980+
"traits": {
981+
"smithy.api#required": {}
982+
}
983+
},
984+
"unknownAgentlessCollectors": {
985+
"target": "com.amazonaws.applicationdiscoveryservice#Integer",
986+
"traits": {
987+
"smithy.api#required": {}
988+
}
989+
}
990+
}
991+
},
945992
"com.amazonaws.applicationdiscoveryservice#CustomerConnectorInfo": {
946993
"type": "structure",
947994
"members": {
@@ -1771,6 +1818,9 @@
17711818
},
17721819
"com.amazonaws.applicationdiscoveryservice#ExportConfigurations": {
17731820
"type": "operation",
1821+
"input": {
1822+
"target": "smithy.api#Unit"
1823+
},
17741824
"output": {
17751825
"target": "com.amazonaws.applicationdiscoveryservice#ExportConfigurationsResponse"
17761826
},
@@ -2104,6 +2154,9 @@
21042154
"traits": {
21052155
"smithy.api#documentation": "<p>\n Details about Migration Evaluator collectors, including collector status and health.\n </p>"
21062156
}
2157+
},
2158+
"agentlessCollectorSummary": {
2159+
"target": "com.amazonaws.applicationdiscoveryservice#CustomerAgentlessCollectorInfo"
21072160
}
21082161
}
21092162
},
@@ -2350,7 +2403,7 @@
23502403
"min": 1,
23512404
"max": 4000
23522405
},
2353-
"smithy.api#pattern": "^\\S+:\\/\\/\\S+\\/[\\s\\S]*\\S[\\s\\S]*$"
2406+
"smithy.api#pattern": "^\\S+://\\S+/[\\s\\S]*\\S[\\s\\S]*$"
23542407
}
23552408
},
23562409
"com.amazonaws.applicationdiscoveryservice#Integer": {

codegen/sdk-codegen/aws-models/ec2.json

+128-110
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/elasticache.json

+15-9
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/kms.json

+71-32
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/mediapackage.json

+65
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,13 @@
948948
"smithy.api#jsonName": "encryption"
949949
}
950950
},
951+
"IncludeIframeOnlyStream": {
952+
"target": "com.amazonaws.mediapackage#__boolean",
953+
"traits": {
954+
"smithy.api#documentation": "When enabled, an I-Frame only stream will be included in the output.",
955+
"smithy.api#jsonName": "includeIframeOnlyStream"
956+
}
957+
},
951958
"ManifestLayout": {
952959
"target": "com.amazonaws.mediapackage#ManifestLayout",
953960
"traits": {
@@ -2635,6 +2642,22 @@
26352642
{
26362643
"value": "PRESET-AUDIO-1",
26372644
"name": "PRESET_AUDIO_1"
2645+
},
2646+
{
2647+
"value": "PRESET-AUDIO-2",
2648+
"name": "PRESET_AUDIO_2"
2649+
},
2650+
{
2651+
"value": "PRESET-AUDIO-3",
2652+
"name": "PRESET_AUDIO_3"
2653+
},
2654+
{
2655+
"value": "SHARED",
2656+
"name": "SHARED"
2657+
},
2658+
{
2659+
"value": "UNENCRYPTED",
2660+
"name": "UNENCRYPTED"
26382661
}
26392662
]
26402663
}
@@ -2646,6 +2669,42 @@
26462669
{
26472670
"value": "PRESET-VIDEO-1",
26482671
"name": "PRESET_VIDEO_1"
2672+
},
2673+
{
2674+
"value": "PRESET-VIDEO-2",
2675+
"name": "PRESET_VIDEO_2"
2676+
},
2677+
{
2678+
"value": "PRESET-VIDEO-3",
2679+
"name": "PRESET_VIDEO_3"
2680+
},
2681+
{
2682+
"value": "PRESET-VIDEO-4",
2683+
"name": "PRESET_VIDEO_4"
2684+
},
2685+
{
2686+
"value": "PRESET-VIDEO-5",
2687+
"name": "PRESET_VIDEO_5"
2688+
},
2689+
{
2690+
"value": "PRESET-VIDEO-6",
2691+
"name": "PRESET_VIDEO_6"
2692+
},
2693+
{
2694+
"value": "PRESET-VIDEO-7",
2695+
"name": "PRESET_VIDEO_7"
2696+
},
2697+
{
2698+
"value": "PRESET-VIDEO-8",
2699+
"name": "PRESET_VIDEO_8"
2700+
},
2701+
{
2702+
"value": "SHARED",
2703+
"name": "SHARED"
2704+
},
2705+
{
2706+
"value": "UNENCRYPTED",
2707+
"name": "UNENCRYPTED"
26492708
}
26502709
]
26512710
}
@@ -3082,6 +3141,9 @@
30823141
"input": {
30833142
"target": "com.amazonaws.mediapackage#TagResourceRequest"
30843143
},
3144+
"output": {
3145+
"target": "smithy.api#Unit"
3146+
},
30853147
"traits": {
30863148
"smithy.api#http": {
30873149
"method": "POST",
@@ -3158,6 +3220,9 @@
31583220
"input": {
31593221
"target": "com.amazonaws.mediapackage#UntagResourceRequest"
31603222
},
3223+
"output": {
3224+
"target": "smithy.api#Unit"
3225+
},
31613226
"traits": {
31623227
"smithy.api#http": {
31633228
"method": "DELETE",

0 commit comments

Comments
 (0)