Skip to content

Commit 646e514

Browse files
author
AWS
committed
EC2 Image Builder Update: Updated list actions to include a list of valid filters that can be used in the request.
1 parent 543037d commit 646e514

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "EC2 Image Builder",
4+
"contributor": "",
5+
"description": "Updated list actions to include a list of valid filters that can be used in the request."
6+
}

services/imagebuilder/src/main/resources/codegen-resources/service-2.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@
992992
"members":{
993993
"region":{
994994
"shape":"NonEmptyString",
995-
"documentation":"<p>The Region of the Amazon EC2 AMI.</p>"
995+
"documentation":"<p>The Amazon Web Services Region of the Amazon EC2 AMI.</p>"
996996
},
997997
"image":{
998998
"shape":"NonEmptyString",
@@ -1039,7 +1039,7 @@
10391039
},
10401040
"launchPermission":{
10411041
"shape":"LaunchPermissionConfiguration",
1042-
"documentation":"<p> Launch permissions can be used to configure which accounts can use the AMI to launch instances.</p>"
1042+
"documentation":"<p> Launch permissions can be used to configure which Amazon Web Services accounts can use the AMI to launch instances.</p>"
10431043
}
10441044
},
10451045
"documentation":"<p> Define and configure the output AMIs of the pipeline.</p>"
@@ -1390,7 +1390,7 @@
13901390
"documentation":"<p>The date that the component was created.</p>"
13911391
}
13921392
},
1393-
"documentation":"<p>The defining characteristics of a specific version of an TOE component.</p>"
1393+
"documentation":"<p>The defining characteristics of a specific version of an Amazon Web Services TOE component.</p>"
13941394
},
13951395
"ComponentVersionArn":{
13961396
"type":"string",
@@ -3523,7 +3523,7 @@
35233523
"members":{
35243524
"userIds":{
35253525
"shape":"AccountList",
3526-
"documentation":"<p>The account ID.</p>"
3526+
"documentation":"<p>The Amazon Web Services account ID.</p>"
35273527
},
35283528
"userGroups":{
35293529
"shape":"StringList",
@@ -3616,7 +3616,7 @@
36163616
},
36173617
"filters":{
36183618
"shape":"FilterList",
3619-
"documentation":"<p>The filters.</p>"
3619+
"documentation":"<p>Use the following filters to streamline results:</p> <ul> <li> <p> <code>description</code> </p> </li> <li> <p> <code>name</code> </p> </li> <li> <p> <code>platform</code> </p> </li> <li> <p> <code>supportedOsVersion</code> </p> </li> <li> <p> <code>type</code> </p> </li> <li> <p> <code>version</code> </p> </li> </ul>"
36203620
},
36213621
"byName":{
36223622
"shape":"Boolean",
@@ -3659,7 +3659,7 @@
36593659
},
36603660
"filters":{
36613661
"shape":"FilterList",
3662-
"documentation":"<p>Request filters that are used to narrow the list of container images that are returned.</p>"
3662+
"documentation":"<p>Use the following filters to streamline results:</p> <ul> <li> <p> <code>containerType</code> </p> </li> <li> <p> <code>name</code> </p> </li> <li> <p> <code>parentImage</code> </p> </li> <li> <p> <code>platform</code> </p> </li> </ul>"
36633663
},
36643664
"maxResults":{
36653665
"shape":"RestrictedInteger",
@@ -3694,7 +3694,7 @@
36943694
"members":{
36953695
"filters":{
36963696
"shape":"FilterList",
3697-
"documentation":"<p>The filters.</p> <ul> <li> <p> <code>name</code> - The name of this distribution configuration.</p> </li> </ul>"
3697+
"documentation":"<p>You can filter on <code>name</code> to streamline results.</p>"
36983698
},
36993699
"maxResults":{
37003700
"shape":"RestrictedInteger",
@@ -3734,7 +3734,7 @@
37343734
},
37353735
"filters":{
37363736
"shape":"FilterList",
3737-
"documentation":"<p>The filters.</p>"
3737+
"documentation":"<p>Use the following filters to streamline results:</p> <ul> <li> <p> <code>name</code> </p> </li> <li> <p> <code>osVersion</code> </p> </li> <li> <p> <code>platform</code> </p> </li> <li> <p> <code>type</code> </p> </li> <li> <p> <code>version</code> </p> </li> </ul>"
37383738
},
37393739
"maxResults":{
37403740
"shape":"RestrictedInteger",
@@ -3810,7 +3810,7 @@
38103810
},
38113811
"filters":{
38123812
"shape":"FilterList",
3813-
"documentation":"<p>The filters.</p>"
3813+
"documentation":"<p>Use the following filters to streamline results:</p> <ul> <li> <p> <code>name</code> </p> </li> <li> <p> <code>version</code> </p> </li> </ul>"
38143814
},
38153815
"maxResults":{
38163816
"shape":"RestrictedInteger",
@@ -3845,7 +3845,7 @@
38453845
"members":{
38463846
"filters":{
38473847
"shape":"FilterList",
3848-
"documentation":"<p>The filters.</p>"
3848+
"documentation":"<p>Use the following filters to streamline results:</p> <ul> <li> <p> <code>description</code> </p> </li> <li> <p> <code>distributionConfigurationArn</code> </p> </li> <li> <p> <code>imageRecipeArn</code> </p> </li> <li> <p> <code>infrastructureConfigurationArn</code> </p> </li> <li> <p> <code>name</code> </p> </li> <li> <p> <code>status</code> </p> </li> </ul>"
38493849
},
38503850
"maxResults":{
38513851
"shape":"RestrictedInteger",
@@ -3884,7 +3884,7 @@
38843884
},
38853885
"filters":{
38863886
"shape":"FilterList",
3887-
"documentation":"<p>The filters.</p>"
3887+
"documentation":"<p>Use the following filters to streamline results:</p> <ul> <li> <p> <code>name</code> </p> </li> <li> <p> <code>parentImage</code> </p> </li> <li> <p> <code>platform</code> </p> </li> </ul>"
38883888
},
38893889
"maxResults":{
38903890
"shape":"RestrictedInteger",
@@ -3923,7 +3923,7 @@
39233923
},
39243924
"filters":{
39253925
"shape":"FilterList",
3926-
"documentation":"<p>The filters.</p>"
3926+
"documentation":"<p>Use the following filters to streamline results:</p> <ul> <li> <p> <code>name</code> </p> </li> <li> <p> <code>osVersion</code> </p> </li> <li> <p> <code>platform</code> </p> </li> <li> <p> <code>type</code> </p> </li> <li> <p> <code>version</code> </p> </li> </ul>"
39273927
},
39283928
"byName":{
39293929
"shape":"Boolean",
@@ -3966,7 +3966,7 @@
39663966
"members":{
39673967
"filters":{
39683968
"shape":"FilterList",
3969-
"documentation":"<p>The filters.</p>"
3969+
"documentation":"<p>You can filter on <code>name</code> to streamline results.</p>"
39703970
},
39713971
"maxResults":{
39723972
"shape":"RestrictedInteger",

0 commit comments

Comments
 (0)