|
380 | 380 | {"shape":"ValidationException"},
|
381 | 381 | {"shape":"InvalidParameterException"}
|
382 | 382 | ],
|
383 |
| - "documentation":"<p>Retrieves the basic scan type version name.</p>" |
| 383 | + "documentation":"<p>Retrieves the account setting value for the specified setting name.</p>" |
384 | 384 | },
|
385 | 385 | "GetAuthorizationToken":{
|
386 | 386 | "name":"GetAuthorizationToken",
|
|
555 | 555 | {"shape":"InvalidParameterException"},
|
556 | 556 | {"shape":"LimitExceededException"}
|
557 | 557 | ],
|
558 |
| - "documentation":"<p>Allows you to change the basic scan type version by setting the <code>name</code> parameter to either <code>CLAIR</code> to <code>AWS_NATIVE</code>.</p>" |
| 558 | + "documentation":"<p>Allows you to change the basic scan type version or registry policy scope.</p>" |
559 | 559 | },
|
560 | 560 | "PutImage":{
|
561 | 561 | "name":"PutImage",
|
|
1950 | 1950 | "members":{
|
1951 | 1951 | "name":{
|
1952 | 1952 | "shape":"AccountSettingName",
|
1953 |
| - "documentation":"<p>Basic scan type version name. </p>" |
| 1953 | + "documentation":"<p>The name of the account setting, such as <code>BASIC_SCAN_TYPE_VERSION</code> or <code>REGISTRY_POLICY_SCOPE</code>. </p>" |
1954 | 1954 | }
|
1955 | 1955 | }
|
1956 | 1956 | },
|
|
1959 | 1959 | "members":{
|
1960 | 1960 | "name":{
|
1961 | 1961 | "shape":"AccountSettingName",
|
1962 |
| - "documentation":"<p>Retrieves the basic scan type version name.</p>" |
| 1962 | + "documentation":"<p>Retrieves the name of the account setting.</p>" |
1963 | 1963 | },
|
1964 | 1964 | "value":{
|
1965 | 1965 | "shape":"AccountSettingName",
|
1966 |
| - "documentation":"<p>Retrieves the value that specifies what basic scan type is being used: <code>AWS_NATIVE</code> or <code>CLAIR</code>.</p>" |
| 1966 | + "documentation":"<p>The setting value for the setting name. The following are valid values for the basic scan type being used: <code>AWS_NATIVE</code> or <code>CLAIR</code>. The following are valid values for the registry policy scope being used: <code>V1</code> or <code>V2</code>.</p>" |
1967 | 1967 | }
|
1968 | 1968 | }
|
1969 | 1969 | },
|
|
3105 | 3105 | "members":{
|
3106 | 3106 | "name":{
|
3107 | 3107 | "shape":"AccountSettingName",
|
3108 |
| - "documentation":"<p>Basic scan type version name. </p>" |
| 3108 | + "documentation":"<p>The name of the account setting, such as <code>BASIC_SCAN_TYPE_VERSION</code> or <code>REGISTRY_POLICY_SCOPE</code>. </p>" |
3109 | 3109 | },
|
3110 | 3110 | "value":{
|
3111 | 3111 | "shape":"AccountSettingValue",
|
3112 |
| - "documentation":"<p>Setting value that determines what basic scan type is being used: <code>AWS_NATIVE</code> or <code>CLAIR</code>.</p>" |
| 3112 | + "documentation":"<p>Setting value that is specified. The following are valid values for the basic scan type being used: <code>AWS_NATIVE</code> or <code>CLAIR</code>. The following are valid values for the registry policy scope being used: <code>V1</code> or <code>V2</code>.</p>" |
3113 | 3113 | }
|
3114 | 3114 | }
|
3115 | 3115 | },
|
|
3118 | 3118 | "members":{
|
3119 | 3119 | "name":{
|
3120 | 3120 | "shape":"AccountSettingName",
|
3121 |
| - "documentation":"<p>Retrieves the the basic scan type version name.</p>" |
| 3121 | + "documentation":"<p>Retrieves the name of the account setting.</p>" |
3122 | 3122 | },
|
3123 | 3123 | "value":{
|
3124 | 3124 | "shape":"AccountSettingValue",
|
3125 |
| - "documentation":"<p>Retrieves the basic scan type value, either <code>AWS_NATIVE</code> or <code>-</code>.</p>" |
| 3125 | + "documentation":"<p>Retrieves the value of the specified account setting.</p>" |
3126 | 3126 | }
|
3127 | 3127 | }
|
3128 | 3128 | },
|
|
0 commit comments