|
80 | 80 | {"shape":"ServiceQuotaExceededException"},
|
81 | 81 | {"shape":"ResourceNotFoundException"}
|
82 | 82 | ],
|
83 |
| - "documentation":"<p>Associates a software bill of materials (SBOM) with a specific software package version.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">AssociateSbomWithPackageVersion</a> action.</p>", |
| 83 | + "documentation":"<p>Associates the selected software bill of materials (SBOM) with a specific software package version.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">AssociateSbomWithPackageVersion</a> action.</p>", |
84 | 84 | "idempotent":true
|
85 | 85 | },
|
86 | 86 | "AssociateTargetsWithJob":{
|
|
358 | 358 | {"shape":"ThrottlingException"},
|
359 | 359 | {"shape":"InternalFailureException"}
|
360 | 360 | ],
|
361 |
| - "documentation":"<p>Creates a billing group.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">CreateBillingGroup</a> action.</p>" |
| 361 | + "documentation":"<p>Creates a billing group. If this call is made multiple times using the same billing group name and configuration, the call will succeed. If this call is made with the same billing group name but different configuration a <code>ResourceAlreadyExistsException</code> is thrown.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">CreateBillingGroup</a> action.</p>" |
362 | 362 | },
|
363 | 363 | "CreateCertificateFromCsr":{
|
364 | 364 | "name":"CreateCertificateFromCsr",
|
|
731 | 731 | {"shape":"ServiceUnavailableException"},
|
732 | 732 | {"shape":"InternalFailureException"}
|
733 | 733 | ],
|
734 |
| - "documentation":"<p>Creates a role alias.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">CreateRoleAlias</a> action.</p>" |
| 734 | + "documentation":"<p>Creates a role alias.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">CreateRoleAlias</a> action.</p> <important> <p>The value of <a href=\"https://docs.aws.amazon.com/iot/latest/apireference/API_CreateRoleAlias.html#iot-CreateRoleAlias-request-credentialDurationSeconds\"> <code>credentialDurationSeconds</code> </a> must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-api.html#roles-modify_max-session-duration-api\"> Modifying a role maximum session duration (Amazon Web Services API)</a> from the Amazon Web Services Identity and Access Management User Guide.</p> </important>" |
735 | 735 | },
|
736 | 736 | "CreateScheduledAudit":{
|
737 | 737 | "name":"CreateScheduledAudit",
|
|
837 | 837 | {"shape":"InternalFailureException"},
|
838 | 838 | {"shape":"ResourceAlreadyExistsException"}
|
839 | 839 | ],
|
840 |
| - "documentation":"<p>Creates a new thing type.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">CreateThingType</a> action.</p>" |
| 840 | + "documentation":"<p>Creates a new thing type. If this call is made multiple times using the same thing type name and configuration, the call will succeed. If this call is made with the same thing type name but different configuration a <code>ResourceAlreadyExistsException</code> is thrown. </p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">CreateThingType</a> action.</p>" |
841 | 841 | },
|
842 | 842 | "CreateTopicRule":{
|
843 | 843 | "name":"CreateTopicRule",
|
|
2140 | 2140 | {"shape":"ValidationException"},
|
2141 | 2141 | {"shape":"ResourceNotFoundException"}
|
2142 | 2142 | ],
|
2143 |
| - "documentation":"<p>Disassociates a software bill of materials (SBOM) from a specific software package version.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">DisassociateSbomWithPackageVersion</a> action.</p>", |
| 2143 | + "documentation":"<p>Disassociates the selected software bill of materials (SBOM) from a specific software package version.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">DisassociateSbomWithPackageVersion</a> action.</p>", |
2144 | 2144 | "idempotent":true
|
2145 | 2145 | },
|
2146 | 2146 | "EnableTopicRule":{
|
|
4290 | 4290 | {"shape":"ServiceUnavailableException"},
|
4291 | 4291 | {"shape":"InternalFailureException"}
|
4292 | 4292 | ],
|
4293 |
| - "documentation":"<p>Updates a role alias.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">UpdateRoleAlias</a> action.</p>" |
| 4293 | + "documentation":"<p>Updates a role alias.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">UpdateRoleAlias</a> action.</p> <important> <p>The value of <a href=\"https://docs.aws.amazon.com/iot/latest/apireference/API_UpdateRoleAlias.html#iot-UpdateRoleAlias-request-credentialDurationSeconds\"> <code>credentialDurationSeconds</code> </a> must be less than or equal to the maximum session duration of the IAM role that the role alias references. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-api.html#roles-modify_max-session-duration-api\"> Modifying a role maximum session duration (Amazon Web Services API)</a> from the Amazon Web Services Identity and Access Management User Guide.</p> </important>" |
4294 | 4294 | },
|
4295 | 4295 | "UpdateScheduledAudit":{
|
4296 | 4296 | "name":"UpdateScheduledAudit",
|
|
4833 | 4833 | },
|
4834 | 4834 | "documentation":"<p>Contains information that allowed the authorization.</p>"
|
4835 | 4835 | },
|
| 4836 | + "ApplicationProtocol":{ |
| 4837 | + "type":"string", |
| 4838 | + "enum":[ |
| 4839 | + "SECURE_MQTT", |
| 4840 | + "MQTT_WSS", |
| 4841 | + "HTTPS", |
| 4842 | + "DEFAULT" |
| 4843 | + ] |
| 4844 | + }, |
4836 | 4845 | "ApproximateSecondsBeforeTimedOut":{"type":"long"},
|
4837 | 4846 | "AscendingOrder":{"type":"boolean"},
|
4838 | 4847 | "AssetId":{"type":"string"},
|
|
4961 | 4970 | "sbom":{"shape":"Sbom"},
|
4962 | 4971 | "sbomValidationStatus":{
|
4963 | 4972 | "shape":"SbomValidationStatus",
|
4964 |
| - "documentation":"<p>The status of the initial validation for the SBOM against the Software Package Data Exchange (SPDX) and CycloneDX industry standard format.</p>" |
| 4973 | + "documentation":"<p>The status of the initial validation for the software bill of materials against the Software Package Data Exchange (SPDX) and CycloneDX industry standard formats.</p>" |
4965 | 4974 | }
|
4966 | 4975 | }
|
4967 | 4976 | },
|
|
5566 | 5575 | "type":"list",
|
5567 | 5576 | "member":{"shape":"AuthResult"}
|
5568 | 5577 | },
|
| 5578 | + "AuthenticationType":{ |
| 5579 | + "type":"string", |
| 5580 | + "enum":[ |
| 5581 | + "CUSTOM_AUTH_X509", |
| 5582 | + "CUSTOM_AUTH", |
| 5583 | + "AWS_X509", |
| 5584 | + "AWS_SIGV4", |
| 5585 | + "DEFAULT" |
| 5586 | + ] |
| 5587 | + }, |
5569 | 5588 | "AuthorizerArn":{
|
5570 | 5589 | "type":"string",
|
5571 | 5590 | "max":2048
|
|
6524 | 6543 | "members":{
|
6525 | 6544 | }
|
6526 | 6545 | },
|
| 6546 | + "ClientCertificateCallbackArn":{ |
| 6547 | + "type":"string", |
| 6548 | + "max":2048, |
| 6549 | + "pattern":"[\\s\\S]*" |
| 6550 | + }, |
| 6551 | + "ClientCertificateConfig":{ |
| 6552 | + "type":"structure", |
| 6553 | + "members":{ |
| 6554 | + "clientCertificateCallbackArn":{ |
| 6555 | + "shape":"ClientCertificateCallbackArn", |
| 6556 | + "documentation":"<p>The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.</p>" |
| 6557 | + } |
| 6558 | + }, |
| 6559 | + "documentation":"<p>An object that specifies the client certificate configuration for a domain.</p>" |
| 6560 | + }, |
6527 | 6561 | "ClientId":{"type":"string"},
|
6528 | 6562 | "ClientProperties":{
|
6529 | 6563 | "type":"map",
|
|
7123 | 7157 | "serverCertificateConfig":{
|
7124 | 7158 | "shape":"ServerCertificateConfig",
|
7125 | 7159 | "documentation":"<p>The server certificate configuration.</p>"
|
| 7160 | + }, |
| 7161 | + "authenticationType":{ |
| 7162 | + "shape":"AuthenticationType", |
| 7163 | + "documentation":"<p>An enumerated string that specifies the authentication type.</p> <ul> <li> <p> <code>CUSTOM_AUTH_X509</code> - Use custom authentication and authorization with additional details from the X.509 client certificate.</p> </li> </ul> <ul> <li> <p> <code>CUSTOM_AUTH</code> - Use custom authentication and authorization. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/custom-authentication.html\">Custom authentication and authorization</a>.</p> </li> </ul> <ul> <li> <p> <code>AWS_X509</code> - Use X.509 client certificates without custom authentication and authorization. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/x509-client-certs.html\">X.509 client certificates</a>.</p> </li> </ul> <ul> <li> <p> <code>AWS_SIGV4</code> - Use Amazon Web Services Signature Version 4. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/custom-authentication.html\">IAM users, groups, and roles</a>.</p> </li> </ul> <ul> <li> <p> <code>DEFAULT</code> - Use a combination of port and Application Layer Protocol Negotiation (ALPN) to specify authentication type. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html\">Device communication protocols</a>.</p> </li> </ul>" |
| 7164 | + }, |
| 7165 | + "applicationProtocol":{ |
| 7166 | + "shape":"ApplicationProtocol", |
| 7167 | + "documentation":"<p>An enumerated string that specifies the application-layer protocol.</p> <ul> <li> <p> <code>SECURE_MQTT</code> - MQTT over TLS.</p> </li> </ul> <ul> <li> <p> <code>MQTT_WSS</code> - MQTT over WebSocket.</p> </li> </ul> <ul> <li> <p> <code>HTTPS</code> - HTTP over TLS.</p> </li> </ul> <ul> <li> <p> <code>DEFAULT</code> - Use a combination of port and Application Layer Protocol Negotiation (ALPN) to specify application_layer protocol. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html\">Device communication protocols</a>.</p> </li> </ul>" |
| 7168 | + }, |
| 7169 | + "clientCertificateConfig":{ |
| 7170 | + "shape":"ClientCertificateConfig", |
| 7171 | + "documentation":"<p>An object that specifies the client certificate configuration for a domain.</p>" |
7126 | 7172 | }
|
7127 | 7173 | }
|
7128 | 7174 | },
|
|
7672 | 7718 | },
|
7673 | 7719 | "recipe":{
|
7674 | 7720 | "shape":"PackageVersionRecipe",
|
7675 |
| - "documentation":"<p>The inline job document associated with a software package version used for a quick job deployment via IoT Jobs.</p>" |
| 7721 | + "documentation":"<p>The inline job document associated with a software package version used for a quick job deployment.</p>" |
7676 | 7722 | },
|
7677 | 7723 | "tags":{
|
7678 | 7724 | "shape":"TagMap",
|
|
9610 | 9656 | "serverCertificateConfig":{
|
9611 | 9657 | "shape":"ServerCertificateConfig",
|
9612 | 9658 | "documentation":"<p>The server certificate configuration.</p>"
|
| 9659 | + }, |
| 9660 | + "authenticationType":{ |
| 9661 | + "shape":"AuthenticationType", |
| 9662 | + "documentation":"<p>An enumerated string that specifies the authentication type.</p> <ul> <li> <p> <code>CUSTOM_AUTH_X509</code> - Use custom authentication and authorization with additional details from the X.509 client certificate.</p> </li> </ul> <ul> <li> <p> <code>CUSTOM_AUTH</code> - Use custom authentication and authorization. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/custom-authentication.html\">Custom authentication and authorization</a>.</p> </li> </ul> <ul> <li> <p> <code>AWS_X509</code> - Use X.509 client certificates without custom authentication and authorization. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/x509-client-certs.html\">X.509 client certificates</a>.</p> </li> </ul> <ul> <li> <p> <code>AWS_SIGV4</code> - Use Amazon Web Services Signature Version 4. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/custom-authentication.html\">IAM users, groups, and roles</a>.</p> </li> </ul> <ul> <li> <p> <code>DEFAULT</code> - Use a combination of port and Application Layer Protocol Negotiation (ALPN) to specify authentication type. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html\">Device communication protocols</a>.</p> </li> </ul>" |
| 9663 | + }, |
| 9664 | + "applicationProtocol":{ |
| 9665 | + "shape":"ApplicationProtocol", |
| 9666 | + "documentation":"<p>An enumerated string that specifies the application-layer protocol.</p> <ul> <li> <p> <code>SECURE_MQTT</code> - MQTT over TLS.</p> </li> </ul> <ul> <li> <p> <code>MQTT_WSS</code> - MQTT over WebSocket.</p> </li> </ul> <ul> <li> <p> <code>HTTPS</code> - HTTP over TLS.</p> </li> </ul> <ul> <li> <p> <code>DEFAULT</code> - Use a combination of port and Application Layer Protocol Negotiation (ALPN) to specify application_layer protocol. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html\">Device communication protocols</a>.</p> </li> </ul>" |
| 9667 | + }, |
| 9668 | + "clientCertificateConfig":{ |
| 9669 | + "shape":"ClientCertificateConfig", |
| 9670 | + "documentation":"<p>An object that specifies the client certificate configuration for a domain.</p>" |
9613 | 9671 | }
|
9614 | 9672 | }
|
9615 | 9673 | },
|
|
11740 | 11798 | },
|
11741 | 11799 | "recipe":{
|
11742 | 11800 | "shape":"PackageVersionRecipe",
|
11743 |
| - "documentation":"<p>The inline job document associated with a software package version used for a quick job deployment via IoT Jobs.</p>" |
| 11801 | + "documentation":"<p>The inline job document associated with a software package version used for a quick job deployment.</p>" |
11744 | 11802 | }
|
11745 | 11803 | }
|
11746 | 11804 | },
|
|
16458 | 16516 | "members":{
|
16459 | 16517 | "s3Location":{"shape":"S3Location"}
|
16460 | 16518 | },
|
16461 |
| - "documentation":"<p>The Amazon S3 location for the artifacts associated with a software package version.</p>" |
| 16519 | + "documentation":"<p>A specific package version artifact associated with a software package version.</p>" |
16462 | 16520 | },
|
16463 | 16521 | "PackageVersionErrorReason":{"type":"string"},
|
16464 | 16522 | "PackageVersionRecipe":{
|
|
17671 | 17729 | "members":{
|
17672 | 17730 | "s3Location":{"shape":"S3Location"}
|
17673 | 17731 | },
|
17674 |
| - "documentation":"<p>The Amazon S3 location for the software bill of materials associated with a software package version.</p>" |
| 17732 | + "documentation":"<p>A specific software bill of matrerials associated with a software package version.</p>" |
17675 | 17733 | },
|
17676 | 17734 | "SbomValidationErrorCode":{
|
17677 | 17735 | "type":"string",
|
|
19018 | 19076 | },
|
19019 | 19077 | "thingGroupNames":{
|
19020 | 19078 | "shape":"ThingGroupNameList",
|
19021 |
| - "documentation":"<p>Thing group names.</p>" |
| 19079 | + "documentation":"<p>Thing group and billing group names.</p>" |
19022 | 19080 | },
|
19023 | 19081 | "attributes":{
|
19024 | 19082 | "shape":"Attributes",
|
|
20143 | 20201 | "serverCertificateConfig":{
|
20144 | 20202 | "shape":"ServerCertificateConfig",
|
20145 | 20203 | "documentation":"<p>The server certificate configuration.</p>"
|
| 20204 | + }, |
| 20205 | + "authenticationType":{ |
| 20206 | + "shape":"AuthenticationType", |
| 20207 | + "documentation":"<p>An enumerated string that specifies the authentication type.</p> <ul> <li> <p> <code>CUSTOM_AUTH_X509</code> - Use custom authentication and authorization with additional details from the X.509 client certificate.</p> </li> </ul> <ul> <li> <p> <code>CUSTOM_AUTH</code> - Use custom authentication and authorization. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/custom-authentication.html\">Custom authentication and authorization</a>.</p> </li> </ul> <ul> <li> <p> <code>AWS_X509</code> - Use X.509 client certificates without custom authentication and authorization. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/x509-client-certs.html\">X.509 client certificates</a>.</p> </li> </ul> <ul> <li> <p> <code>AWS_SIGV4</code> - Use Amazon Web Services Signature Version 4. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/custom-authentication.html\">IAM users, groups, and roles</a>.</p> </li> </ul> <ul> <li> <p> <code>DEFAULT </code> - Use a combination of port and Application Layer Protocol Negotiation (ALPN) to specify authentication type. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html\">Device communication protocols</a>.</p> </li> </ul>" |
| 20208 | + }, |
| 20209 | + "applicationProtocol":{ |
| 20210 | + "shape":"ApplicationProtocol", |
| 20211 | + "documentation":"<p>An enumerated string that specifies the application-layer protocol.</p> <ul> <li> <p> <code>SECURE_MQTT</code> - MQTT over TLS.</p> </li> </ul> <ul> <li> <p> <code>MQTT_WSS</code> - MQTT over WebSocket.</p> </li> </ul> <ul> <li> <p> <code>HTTPS</code> - HTTP over TLS.</p> </li> </ul> <ul> <li> <p> <code>DEFAULT</code> - Use a combination of port and Application Layer Protocol Negotiation (ALPN) to specify application_layer protocol. For more information, see <a href=\"https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html\">Device communication protocols</a>.</p> </li> </ul>" |
| 20212 | + }, |
| 20213 | + "clientCertificateConfig":{ |
| 20214 | + "shape":"ClientCertificateConfig", |
| 20215 | + "documentation":"<p>An object that specifies the client certificate configuration for a domain.</p>" |
20146 | 20216 | }
|
20147 | 20217 | }
|
20148 | 20218 | },
|
|
20455 | 20525 | },
|
20456 | 20526 | "recipe":{
|
20457 | 20527 | "shape":"PackageVersionRecipe",
|
20458 |
| - "documentation":"<p>The inline job document associated with a software package version used for a quick job deployment via IoT Jobs.</p>" |
| 20528 | + "documentation":"<p>The inline job document associated with a software package version used for a quick job deployment.</p>" |
20459 | 20529 | },
|
20460 | 20530 | "clientToken":{
|
20461 | 20531 | "shape":"ClientToken",
|
|
0 commit comments