IotClient.php
511 lines
| 1 | <?php |
| 2 | namespace Aws\Iot; |
| 3 | |
| 4 | use Aws\AwsClient; |
| 5 | |
| 6 | /** |
| 7 | * This client is used to interact with the **AWS IoT** service. |
| 8 | * |
| 9 | * @method \Aws\Result acceptCertificateTransfer(array $args = []) |
| 10 | * @method \GuzzleHttp\Promise\Promise acceptCertificateTransferAsync(array $args = []) |
| 11 | * @method \Aws\Result addThingToBillingGroup(array $args = []) |
| 12 | * @method \GuzzleHttp\Promise\Promise addThingToBillingGroupAsync(array $args = []) |
| 13 | * @method \Aws\Result addThingToThingGroup(array $args = []) |
| 14 | * @method \GuzzleHttp\Promise\Promise addThingToThingGroupAsync(array $args = []) |
| 15 | * @method \Aws\Result associateTargetsWithJob(array $args = []) |
| 16 | * @method \GuzzleHttp\Promise\Promise associateTargetsWithJobAsync(array $args = []) |
| 17 | * @method \Aws\Result attachPolicy(array $args = []) |
| 18 | * @method \GuzzleHttp\Promise\Promise attachPolicyAsync(array $args = []) |
| 19 | * @method \Aws\Result attachPrincipalPolicy(array $args = []) |
| 20 | * @method \GuzzleHttp\Promise\Promise attachPrincipalPolicyAsync(array $args = []) |
| 21 | * @method \Aws\Result attachSecurityProfile(array $args = []) |
| 22 | * @method \GuzzleHttp\Promise\Promise attachSecurityProfileAsync(array $args = []) |
| 23 | * @method \Aws\Result attachThingPrincipal(array $args = []) |
| 24 | * @method \GuzzleHttp\Promise\Promise attachThingPrincipalAsync(array $args = []) |
| 25 | * @method \Aws\Result cancelAuditMitigationActionsTask(array $args = []) |
| 26 | * @method \GuzzleHttp\Promise\Promise cancelAuditMitigationActionsTaskAsync(array $args = []) |
| 27 | * @method \Aws\Result cancelAuditTask(array $args = []) |
| 28 | * @method \GuzzleHttp\Promise\Promise cancelAuditTaskAsync(array $args = []) |
| 29 | * @method \Aws\Result cancelCertificateTransfer(array $args = []) |
| 30 | * @method \GuzzleHttp\Promise\Promise cancelCertificateTransferAsync(array $args = []) |
| 31 | * @method \Aws\Result cancelDetectMitigationActionsTask(array $args = []) |
| 32 | * @method \GuzzleHttp\Promise\Promise cancelDetectMitigationActionsTaskAsync(array $args = []) |
| 33 | * @method \Aws\Result cancelJob(array $args = []) |
| 34 | * @method \GuzzleHttp\Promise\Promise cancelJobAsync(array $args = []) |
| 35 | * @method \Aws\Result cancelJobExecution(array $args = []) |
| 36 | * @method \GuzzleHttp\Promise\Promise cancelJobExecutionAsync(array $args = []) |
| 37 | * @method \Aws\Result clearDefaultAuthorizer(array $args = []) |
| 38 | * @method \GuzzleHttp\Promise\Promise clearDefaultAuthorizerAsync(array $args = []) |
| 39 | * @method \Aws\Result confirmTopicRuleDestination(array $args = []) |
| 40 | * @method \GuzzleHttp\Promise\Promise confirmTopicRuleDestinationAsync(array $args = []) |
| 41 | * @method \Aws\Result createAuditSuppression(array $args = []) |
| 42 | * @method \GuzzleHttp\Promise\Promise createAuditSuppressionAsync(array $args = []) |
| 43 | * @method \Aws\Result createAuthorizer(array $args = []) |
| 44 | * @method \GuzzleHttp\Promise\Promise createAuthorizerAsync(array $args = []) |
| 45 | * @method \Aws\Result createBillingGroup(array $args = []) |
| 46 | * @method \GuzzleHttp\Promise\Promise createBillingGroupAsync(array $args = []) |
| 47 | * @method \Aws\Result createCertificateFromCsr(array $args = []) |
| 48 | * @method \GuzzleHttp\Promise\Promise createCertificateFromCsrAsync(array $args = []) |
| 49 | * @method \Aws\Result createCustomMetric(array $args = []) |
| 50 | * @method \GuzzleHttp\Promise\Promise createCustomMetricAsync(array $args = []) |
| 51 | * @method \Aws\Result createDimension(array $args = []) |
| 52 | * @method \GuzzleHttp\Promise\Promise createDimensionAsync(array $args = []) |
| 53 | * @method \Aws\Result createDomainConfiguration(array $args = []) |
| 54 | * @method \GuzzleHttp\Promise\Promise createDomainConfigurationAsync(array $args = []) |
| 55 | * @method \Aws\Result createDynamicThingGroup(array $args = []) |
| 56 | * @method \GuzzleHttp\Promise\Promise createDynamicThingGroupAsync(array $args = []) |
| 57 | * @method \Aws\Result createFleetMetric(array $args = []) |
| 58 | * @method \GuzzleHttp\Promise\Promise createFleetMetricAsync(array $args = []) |
| 59 | * @method \Aws\Result createJob(array $args = []) |
| 60 | * @method \GuzzleHttp\Promise\Promise createJobAsync(array $args = []) |
| 61 | * @method \Aws\Result createJobTemplate(array $args = []) |
| 62 | * @method \GuzzleHttp\Promise\Promise createJobTemplateAsync(array $args = []) |
| 63 | * @method \Aws\Result createKeysAndCertificate(array $args = []) |
| 64 | * @method \GuzzleHttp\Promise\Promise createKeysAndCertificateAsync(array $args = []) |
| 65 | * @method \Aws\Result createMitigationAction(array $args = []) |
| 66 | * @method \GuzzleHttp\Promise\Promise createMitigationActionAsync(array $args = []) |
| 67 | * @method \Aws\Result createOTAUpdate(array $args = []) |
| 68 | * @method \GuzzleHttp\Promise\Promise createOTAUpdateAsync(array $args = []) |
| 69 | * @method \Aws\Result createPackage(array $args = []) |
| 70 | * @method \GuzzleHttp\Promise\Promise createPackageAsync(array $args = []) |
| 71 | * @method \Aws\Result createPackageVersion(array $args = []) |
| 72 | * @method \GuzzleHttp\Promise\Promise createPackageVersionAsync(array $args = []) |
| 73 | * @method \Aws\Result createPolicy(array $args = []) |
| 74 | * @method \GuzzleHttp\Promise\Promise createPolicyAsync(array $args = []) |
| 75 | * @method \Aws\Result createPolicyVersion(array $args = []) |
| 76 | * @method \GuzzleHttp\Promise\Promise createPolicyVersionAsync(array $args = []) |
| 77 | * @method \Aws\Result createProvisioningClaim(array $args = []) |
| 78 | * @method \GuzzleHttp\Promise\Promise createProvisioningClaimAsync(array $args = []) |
| 79 | * @method \Aws\Result createProvisioningTemplate(array $args = []) |
| 80 | * @method \GuzzleHttp\Promise\Promise createProvisioningTemplateAsync(array $args = []) |
| 81 | * @method \Aws\Result createProvisioningTemplateVersion(array $args = []) |
| 82 | * @method \GuzzleHttp\Promise\Promise createProvisioningTemplateVersionAsync(array $args = []) |
| 83 | * @method \Aws\Result createRoleAlias(array $args = []) |
| 84 | * @method \GuzzleHttp\Promise\Promise createRoleAliasAsync(array $args = []) |
| 85 | * @method \Aws\Result createScheduledAudit(array $args = []) |
| 86 | * @method \GuzzleHttp\Promise\Promise createScheduledAuditAsync(array $args = []) |
| 87 | * @method \Aws\Result createSecurityProfile(array $args = []) |
| 88 | * @method \GuzzleHttp\Promise\Promise createSecurityProfileAsync(array $args = []) |
| 89 | * @method \Aws\Result createStream(array $args = []) |
| 90 | * @method \GuzzleHttp\Promise\Promise createStreamAsync(array $args = []) |
| 91 | * @method \Aws\Result createThing(array $args = []) |
| 92 | * @method \GuzzleHttp\Promise\Promise createThingAsync(array $args = []) |
| 93 | * @method \Aws\Result createThingGroup(array $args = []) |
| 94 | * @method \GuzzleHttp\Promise\Promise createThingGroupAsync(array $args = []) |
| 95 | * @method \Aws\Result createThingType(array $args = []) |
| 96 | * @method \GuzzleHttp\Promise\Promise createThingTypeAsync(array $args = []) |
| 97 | * @method \Aws\Result createTopicRule(array $args = []) |
| 98 | * @method \GuzzleHttp\Promise\Promise createTopicRuleAsync(array $args = []) |
| 99 | * @method \Aws\Result createTopicRuleDestination(array $args = []) |
| 100 | * @method \GuzzleHttp\Promise\Promise createTopicRuleDestinationAsync(array $args = []) |
| 101 | * @method \Aws\Result deleteAccountAuditConfiguration(array $args = []) |
| 102 | * @method \GuzzleHttp\Promise\Promise deleteAccountAuditConfigurationAsync(array $args = []) |
| 103 | * @method \Aws\Result deleteAuditSuppression(array $args = []) |
| 104 | * @method \GuzzleHttp\Promise\Promise deleteAuditSuppressionAsync(array $args = []) |
| 105 | * @method \Aws\Result deleteAuthorizer(array $args = []) |
| 106 | * @method \GuzzleHttp\Promise\Promise deleteAuthorizerAsync(array $args = []) |
| 107 | * @method \Aws\Result deleteBillingGroup(array $args = []) |
| 108 | * @method \GuzzleHttp\Promise\Promise deleteBillingGroupAsync(array $args = []) |
| 109 | * @method \Aws\Result deleteCACertificate(array $args = []) |
| 110 | * @method \GuzzleHttp\Promise\Promise deleteCACertificateAsync(array $args = []) |
| 111 | * @method \Aws\Result deleteCertificate(array $args = []) |
| 112 | * @method \GuzzleHttp\Promise\Promise deleteCertificateAsync(array $args = []) |
| 113 | * @method \Aws\Result deleteCustomMetric(array $args = []) |
| 114 | * @method \GuzzleHttp\Promise\Promise deleteCustomMetricAsync(array $args = []) |
| 115 | * @method \Aws\Result deleteDimension(array $args = []) |
| 116 | * @method \GuzzleHttp\Promise\Promise deleteDimensionAsync(array $args = []) |
| 117 | * @method \Aws\Result deleteDomainConfiguration(array $args = []) |
| 118 | * @method \GuzzleHttp\Promise\Promise deleteDomainConfigurationAsync(array $args = []) |
| 119 | * @method \Aws\Result deleteDynamicThingGroup(array $args = []) |
| 120 | * @method \GuzzleHttp\Promise\Promise deleteDynamicThingGroupAsync(array $args = []) |
| 121 | * @method \Aws\Result deleteFleetMetric(array $args = []) |
| 122 | * @method \GuzzleHttp\Promise\Promise deleteFleetMetricAsync(array $args = []) |
| 123 | * @method \Aws\Result deleteJob(array $args = []) |
| 124 | * @method \GuzzleHttp\Promise\Promise deleteJobAsync(array $args = []) |
| 125 | * @method \Aws\Result deleteJobExecution(array $args = []) |
| 126 | * @method \GuzzleHttp\Promise\Promise deleteJobExecutionAsync(array $args = []) |
| 127 | * @method \Aws\Result deleteJobTemplate(array $args = []) |
| 128 | * @method \GuzzleHttp\Promise\Promise deleteJobTemplateAsync(array $args = []) |
| 129 | * @method \Aws\Result deleteMitigationAction(array $args = []) |
| 130 | * @method \GuzzleHttp\Promise\Promise deleteMitigationActionAsync(array $args = []) |
| 131 | * @method \Aws\Result deleteOTAUpdate(array $args = []) |
| 132 | * @method \GuzzleHttp\Promise\Promise deleteOTAUpdateAsync(array $args = []) |
| 133 | * @method \Aws\Result deletePackage(array $args = []) |
| 134 | * @method \GuzzleHttp\Promise\Promise deletePackageAsync(array $args = []) |
| 135 | * @method \Aws\Result deletePackageVersion(array $args = []) |
| 136 | * @method \GuzzleHttp\Promise\Promise deletePackageVersionAsync(array $args = []) |
| 137 | * @method \Aws\Result deletePolicy(array $args = []) |
| 138 | * @method \GuzzleHttp\Promise\Promise deletePolicyAsync(array $args = []) |
| 139 | * @method \Aws\Result deletePolicyVersion(array $args = []) |
| 140 | * @method \GuzzleHttp\Promise\Promise deletePolicyVersionAsync(array $args = []) |
| 141 | * @method \Aws\Result deleteProvisioningTemplate(array $args = []) |
| 142 | * @method \GuzzleHttp\Promise\Promise deleteProvisioningTemplateAsync(array $args = []) |
| 143 | * @method \Aws\Result deleteProvisioningTemplateVersion(array $args = []) |
| 144 | * @method \GuzzleHttp\Promise\Promise deleteProvisioningTemplateVersionAsync(array $args = []) |
| 145 | * @method \Aws\Result deleteRegistrationCode(array $args = []) |
| 146 | * @method \GuzzleHttp\Promise\Promise deleteRegistrationCodeAsync(array $args = []) |
| 147 | * @method \Aws\Result deleteRoleAlias(array $args = []) |
| 148 | * @method \GuzzleHttp\Promise\Promise deleteRoleAliasAsync(array $args = []) |
| 149 | * @method \Aws\Result deleteScheduledAudit(array $args = []) |
| 150 | * @method \GuzzleHttp\Promise\Promise deleteScheduledAuditAsync(array $args = []) |
| 151 | * @method \Aws\Result deleteSecurityProfile(array $args = []) |
| 152 | * @method \GuzzleHttp\Promise\Promise deleteSecurityProfileAsync(array $args = []) |
| 153 | * @method \Aws\Result deleteStream(array $args = []) |
| 154 | * @method \GuzzleHttp\Promise\Promise deleteStreamAsync(array $args = []) |
| 155 | * @method \Aws\Result deleteThing(array $args = []) |
| 156 | * @method \GuzzleHttp\Promise\Promise deleteThingAsync(array $args = []) |
| 157 | * @method \Aws\Result deleteThingGroup(array $args = []) |
| 158 | * @method \GuzzleHttp\Promise\Promise deleteThingGroupAsync(array $args = []) |
| 159 | * @method \Aws\Result deleteThingType(array $args = []) |
| 160 | * @method \GuzzleHttp\Promise\Promise deleteThingTypeAsync(array $args = []) |
| 161 | * @method \Aws\Result deleteTopicRule(array $args = []) |
| 162 | * @method \GuzzleHttp\Promise\Promise deleteTopicRuleAsync(array $args = []) |
| 163 | * @method \Aws\Result deleteTopicRuleDestination(array $args = []) |
| 164 | * @method \GuzzleHttp\Promise\Promise deleteTopicRuleDestinationAsync(array $args = []) |
| 165 | * @method \Aws\Result deleteV2LoggingLevel(array $args = []) |
| 166 | * @method \GuzzleHttp\Promise\Promise deleteV2LoggingLevelAsync(array $args = []) |
| 167 | * @method \Aws\Result deprecateThingType(array $args = []) |
| 168 | * @method \GuzzleHttp\Promise\Promise deprecateThingTypeAsync(array $args = []) |
| 169 | * @method \Aws\Result describeAccountAuditConfiguration(array $args = []) |
| 170 | * @method \GuzzleHttp\Promise\Promise describeAccountAuditConfigurationAsync(array $args = []) |
| 171 | * @method \Aws\Result describeAuditFinding(array $args = []) |
| 172 | * @method \GuzzleHttp\Promise\Promise describeAuditFindingAsync(array $args = []) |
| 173 | * @method \Aws\Result describeAuditMitigationActionsTask(array $args = []) |
| 174 | * @method \GuzzleHttp\Promise\Promise describeAuditMitigationActionsTaskAsync(array $args = []) |
| 175 | * @method \Aws\Result describeAuditSuppression(array $args = []) |
| 176 | * @method \GuzzleHttp\Promise\Promise describeAuditSuppressionAsync(array $args = []) |
| 177 | * @method \Aws\Result describeAuditTask(array $args = []) |
| 178 | * @method \GuzzleHttp\Promise\Promise describeAuditTaskAsync(array $args = []) |
| 179 | * @method \Aws\Result describeAuthorizer(array $args = []) |
| 180 | * @method \GuzzleHttp\Promise\Promise describeAuthorizerAsync(array $args = []) |
| 181 | * @method \Aws\Result describeBillingGroup(array $args = []) |
| 182 | * @method \GuzzleHttp\Promise\Promise describeBillingGroupAsync(array $args = []) |
| 183 | * @method \Aws\Result describeCACertificate(array $args = []) |
| 184 | * @method \GuzzleHttp\Promise\Promise describeCACertificateAsync(array $args = []) |
| 185 | * @method \Aws\Result describeCertificate(array $args = []) |
| 186 | * @method \GuzzleHttp\Promise\Promise describeCertificateAsync(array $args = []) |
| 187 | * @method \Aws\Result describeCustomMetric(array $args = []) |
| 188 | * @method \GuzzleHttp\Promise\Promise describeCustomMetricAsync(array $args = []) |
| 189 | * @method \Aws\Result describeDefaultAuthorizer(array $args = []) |
| 190 | * @method \GuzzleHttp\Promise\Promise describeDefaultAuthorizerAsync(array $args = []) |
| 191 | * @method \Aws\Result describeDetectMitigationActionsTask(array $args = []) |
| 192 | * @method \GuzzleHttp\Promise\Promise describeDetectMitigationActionsTaskAsync(array $args = []) |
| 193 | * @method \Aws\Result describeDimension(array $args = []) |
| 194 | * @method \GuzzleHttp\Promise\Promise describeDimensionAsync(array $args = []) |
| 195 | * @method \Aws\Result describeDomainConfiguration(array $args = []) |
| 196 | * @method \GuzzleHttp\Promise\Promise describeDomainConfigurationAsync(array $args = []) |
| 197 | * @method \Aws\Result describeEndpoint(array $args = []) |
| 198 | * @method \GuzzleHttp\Promise\Promise describeEndpointAsync(array $args = []) |
| 199 | * @method \Aws\Result describeEventConfigurations(array $args = []) |
| 200 | * @method \GuzzleHttp\Promise\Promise describeEventConfigurationsAsync(array $args = []) |
| 201 | * @method \Aws\Result describeFleetMetric(array $args = []) |
| 202 | * @method \GuzzleHttp\Promise\Promise describeFleetMetricAsync(array $args = []) |
| 203 | * @method \Aws\Result describeIndex(array $args = []) |
| 204 | * @method \GuzzleHttp\Promise\Promise describeIndexAsync(array $args = []) |
| 205 | * @method \Aws\Result describeJob(array $args = []) |
| 206 | * @method \GuzzleHttp\Promise\Promise describeJobAsync(array $args = []) |
| 207 | * @method \Aws\Result describeJobExecution(array $args = []) |
| 208 | * @method \GuzzleHttp\Promise\Promise describeJobExecutionAsync(array $args = []) |
| 209 | * @method \Aws\Result describeJobTemplate(array $args = []) |
| 210 | * @method \GuzzleHttp\Promise\Promise describeJobTemplateAsync(array $args = []) |
| 211 | * @method \Aws\Result describeManagedJobTemplate(array $args = []) |
| 212 | * @method \GuzzleHttp\Promise\Promise describeManagedJobTemplateAsync(array $args = []) |
| 213 | * @method \Aws\Result describeMitigationAction(array $args = []) |
| 214 | * @method \GuzzleHttp\Promise\Promise describeMitigationActionAsync(array $args = []) |
| 215 | * @method \Aws\Result describeProvisioningTemplate(array $args = []) |
| 216 | * @method \GuzzleHttp\Promise\Promise describeProvisioningTemplateAsync(array $args = []) |
| 217 | * @method \Aws\Result describeProvisioningTemplateVersion(array $args = []) |
| 218 | * @method \GuzzleHttp\Promise\Promise describeProvisioningTemplateVersionAsync(array $args = []) |
| 219 | * @method \Aws\Result describeRoleAlias(array $args = []) |
| 220 | * @method \GuzzleHttp\Promise\Promise describeRoleAliasAsync(array $args = []) |
| 221 | * @method \Aws\Result describeScheduledAudit(array $args = []) |
| 222 | * @method \GuzzleHttp\Promise\Promise describeScheduledAuditAsync(array $args = []) |
| 223 | * @method \Aws\Result describeSecurityProfile(array $args = []) |
| 224 | * @method \GuzzleHttp\Promise\Promise describeSecurityProfileAsync(array $args = []) |
| 225 | * @method \Aws\Result describeStream(array $args = []) |
| 226 | * @method \GuzzleHttp\Promise\Promise describeStreamAsync(array $args = []) |
| 227 | * @method \Aws\Result describeThing(array $args = []) |
| 228 | * @method \GuzzleHttp\Promise\Promise describeThingAsync(array $args = []) |
| 229 | * @method \Aws\Result describeThingGroup(array $args = []) |
| 230 | * @method \GuzzleHttp\Promise\Promise describeThingGroupAsync(array $args = []) |
| 231 | * @method \Aws\Result describeThingRegistrationTask(array $args = []) |
| 232 | * @method \GuzzleHttp\Promise\Promise describeThingRegistrationTaskAsync(array $args = []) |
| 233 | * @method \Aws\Result describeThingType(array $args = []) |
| 234 | * @method \GuzzleHttp\Promise\Promise describeThingTypeAsync(array $args = []) |
| 235 | * @method \Aws\Result detachPolicy(array $args = []) |
| 236 | * @method \GuzzleHttp\Promise\Promise detachPolicyAsync(array $args = []) |
| 237 | * @method \Aws\Result detachPrincipalPolicy(array $args = []) |
| 238 | * @method \GuzzleHttp\Promise\Promise detachPrincipalPolicyAsync(array $args = []) |
| 239 | * @method \Aws\Result detachSecurityProfile(array $args = []) |
| 240 | * @method \GuzzleHttp\Promise\Promise detachSecurityProfileAsync(array $args = []) |
| 241 | * @method \Aws\Result detachThingPrincipal(array $args = []) |
| 242 | * @method \GuzzleHttp\Promise\Promise detachThingPrincipalAsync(array $args = []) |
| 243 | * @method \Aws\Result disableTopicRule(array $args = []) |
| 244 | * @method \GuzzleHttp\Promise\Promise disableTopicRuleAsync(array $args = []) |
| 245 | * @method \Aws\Result enableTopicRule(array $args = []) |
| 246 | * @method \GuzzleHttp\Promise\Promise enableTopicRuleAsync(array $args = []) |
| 247 | * @method \Aws\Result getBehaviorModelTrainingSummaries(array $args = []) |
| 248 | * @method \GuzzleHttp\Promise\Promise getBehaviorModelTrainingSummariesAsync(array $args = []) |
| 249 | * @method \Aws\Result getBucketsAggregation(array $args = []) |
| 250 | * @method \GuzzleHttp\Promise\Promise getBucketsAggregationAsync(array $args = []) |
| 251 | * @method \Aws\Result getCardinality(array $args = []) |
| 252 | * @method \GuzzleHttp\Promise\Promise getCardinalityAsync(array $args = []) |
| 253 | * @method \Aws\Result getEffectivePolicies(array $args = []) |
| 254 | * @method \GuzzleHttp\Promise\Promise getEffectivePoliciesAsync(array $args = []) |
| 255 | * @method \Aws\Result getIndexingConfiguration(array $args = []) |
| 256 | * @method \GuzzleHttp\Promise\Promise getIndexingConfigurationAsync(array $args = []) |
| 257 | * @method \Aws\Result getJobDocument(array $args = []) |
| 258 | * @method \GuzzleHttp\Promise\Promise getJobDocumentAsync(array $args = []) |
| 259 | * @method \Aws\Result getLoggingOptions(array $args = []) |
| 260 | * @method \GuzzleHttp\Promise\Promise getLoggingOptionsAsync(array $args = []) |
| 261 | * @method \Aws\Result getOTAUpdate(array $args = []) |
| 262 | * @method \GuzzleHttp\Promise\Promise getOTAUpdateAsync(array $args = []) |
| 263 | * @method \Aws\Result getPackage(array $args = []) |
| 264 | * @method \GuzzleHttp\Promise\Promise getPackageAsync(array $args = []) |
| 265 | * @method \Aws\Result getPackageConfiguration(array $args = []) |
| 266 | * @method \GuzzleHttp\Promise\Promise getPackageConfigurationAsync(array $args = []) |
| 267 | * @method \Aws\Result getPackageVersion(array $args = []) |
| 268 | * @method \GuzzleHttp\Promise\Promise getPackageVersionAsync(array $args = []) |
| 269 | * @method \Aws\Result getPercentiles(array $args = []) |
| 270 | * @method \GuzzleHttp\Promise\Promise getPercentilesAsync(array $args = []) |
| 271 | * @method \Aws\Result getPolicy(array $args = []) |
| 272 | * @method \GuzzleHttp\Promise\Promise getPolicyAsync(array $args = []) |
| 273 | * @method \Aws\Result getPolicyVersion(array $args = []) |
| 274 | * @method \GuzzleHttp\Promise\Promise getPolicyVersionAsync(array $args = []) |
| 275 | * @method \Aws\Result getRegistrationCode(array $args = []) |
| 276 | * @method \GuzzleHttp\Promise\Promise getRegistrationCodeAsync(array $args = []) |
| 277 | * @method \Aws\Result getStatistics(array $args = []) |
| 278 | * @method \GuzzleHttp\Promise\Promise getStatisticsAsync(array $args = []) |
| 279 | * @method \Aws\Result getTopicRule(array $args = []) |
| 280 | * @method \GuzzleHttp\Promise\Promise getTopicRuleAsync(array $args = []) |
| 281 | * @method \Aws\Result getTopicRuleDestination(array $args = []) |
| 282 | * @method \GuzzleHttp\Promise\Promise getTopicRuleDestinationAsync(array $args = []) |
| 283 | * @method \Aws\Result getV2LoggingOptions(array $args = []) |
| 284 | * @method \GuzzleHttp\Promise\Promise getV2LoggingOptionsAsync(array $args = []) |
| 285 | * @method \Aws\Result listActiveViolations(array $args = []) |
| 286 | * @method \GuzzleHttp\Promise\Promise listActiveViolationsAsync(array $args = []) |
| 287 | * @method \Aws\Result listAttachedPolicies(array $args = []) |
| 288 | * @method \GuzzleHttp\Promise\Promise listAttachedPoliciesAsync(array $args = []) |
| 289 | * @method \Aws\Result listAuditFindings(array $args = []) |
| 290 | * @method \GuzzleHttp\Promise\Promise listAuditFindingsAsync(array $args = []) |
| 291 | * @method \Aws\Result listAuditMitigationActionsExecutions(array $args = []) |
| 292 | * @method \GuzzleHttp\Promise\Promise listAuditMitigationActionsExecutionsAsync(array $args = []) |
| 293 | * @method \Aws\Result listAuditMitigationActionsTasks(array $args = []) |
| 294 | * @method \GuzzleHttp\Promise\Promise listAuditMitigationActionsTasksAsync(array $args = []) |
| 295 | * @method \Aws\Result listAuditSuppressions(array $args = []) |
| 296 | * @method \GuzzleHttp\Promise\Promise listAuditSuppressionsAsync(array $args = []) |
| 297 | * @method \Aws\Result listAuditTasks(array $args = []) |
| 298 | * @method \GuzzleHttp\Promise\Promise listAuditTasksAsync(array $args = []) |
| 299 | * @method \Aws\Result listAuthorizers(array $args = []) |
| 300 | * @method \GuzzleHttp\Promise\Promise listAuthorizersAsync(array $args = []) |
| 301 | * @method \Aws\Result listBillingGroups(array $args = []) |
| 302 | * @method \GuzzleHttp\Promise\Promise listBillingGroupsAsync(array $args = []) |
| 303 | * @method \Aws\Result listCACertificates(array $args = []) |
| 304 | * @method \GuzzleHttp\Promise\Promise listCACertificatesAsync(array $args = []) |
| 305 | * @method \Aws\Result listCertificates(array $args = []) |
| 306 | * @method \GuzzleHttp\Promise\Promise listCertificatesAsync(array $args = []) |
| 307 | * @method \Aws\Result listCertificatesByCA(array $args = []) |
| 308 | * @method \GuzzleHttp\Promise\Promise listCertificatesByCAAsync(array $args = []) |
| 309 | * @method \Aws\Result listCustomMetrics(array $args = []) |
| 310 | * @method \GuzzleHttp\Promise\Promise listCustomMetricsAsync(array $args = []) |
| 311 | * @method \Aws\Result listDetectMitigationActionsExecutions(array $args = []) |
| 312 | * @method \GuzzleHttp\Promise\Promise listDetectMitigationActionsExecutionsAsync(array $args = []) |
| 313 | * @method \Aws\Result listDetectMitigationActionsTasks(array $args = []) |
| 314 | * @method \GuzzleHttp\Promise\Promise listDetectMitigationActionsTasksAsync(array $args = []) |
| 315 | * @method \Aws\Result listDimensions(array $args = []) |
| 316 | * @method \GuzzleHttp\Promise\Promise listDimensionsAsync(array $args = []) |
| 317 | * @method \Aws\Result listDomainConfigurations(array $args = []) |
| 318 | * @method \GuzzleHttp\Promise\Promise listDomainConfigurationsAsync(array $args = []) |
| 319 | * @method \Aws\Result listFleetMetrics(array $args = []) |
| 320 | * @method \GuzzleHttp\Promise\Promise listFleetMetricsAsync(array $args = []) |
| 321 | * @method \Aws\Result listIndices(array $args = []) |
| 322 | * @method \GuzzleHttp\Promise\Promise listIndicesAsync(array $args = []) |
| 323 | * @method \Aws\Result listJobExecutionsForJob(array $args = []) |
| 324 | * @method \GuzzleHttp\Promise\Promise listJobExecutionsForJobAsync(array $args = []) |
| 325 | * @method \Aws\Result listJobExecutionsForThing(array $args = []) |
| 326 | * @method \GuzzleHttp\Promise\Promise listJobExecutionsForThingAsync(array $args = []) |
| 327 | * @method \Aws\Result listJobTemplates(array $args = []) |
| 328 | * @method \GuzzleHttp\Promise\Promise listJobTemplatesAsync(array $args = []) |
| 329 | * @method \Aws\Result listJobs(array $args = []) |
| 330 | * @method \GuzzleHttp\Promise\Promise listJobsAsync(array $args = []) |
| 331 | * @method \Aws\Result listManagedJobTemplates(array $args = []) |
| 332 | * @method \GuzzleHttp\Promise\Promise listManagedJobTemplatesAsync(array $args = []) |
| 333 | * @method \Aws\Result listMetricValues(array $args = []) |
| 334 | * @method \GuzzleHttp\Promise\Promise listMetricValuesAsync(array $args = []) |
| 335 | * @method \Aws\Result listMitigationActions(array $args = []) |
| 336 | * @method \GuzzleHttp\Promise\Promise listMitigationActionsAsync(array $args = []) |
| 337 | * @method \Aws\Result listOTAUpdates(array $args = []) |
| 338 | * @method \GuzzleHttp\Promise\Promise listOTAUpdatesAsync(array $args = []) |
| 339 | * @method \Aws\Result listOutgoingCertificates(array $args = []) |
| 340 | * @method \GuzzleHttp\Promise\Promise listOutgoingCertificatesAsync(array $args = []) |
| 341 | * @method \Aws\Result listPackageVersions(array $args = []) |
| 342 | * @method \GuzzleHttp\Promise\Promise listPackageVersionsAsync(array $args = []) |
| 343 | * @method \Aws\Result listPackages(array $args = []) |
| 344 | * @method \GuzzleHttp\Promise\Promise listPackagesAsync(array $args = []) |
| 345 | * @method \Aws\Result listPolicies(array $args = []) |
| 346 | * @method \GuzzleHttp\Promise\Promise listPoliciesAsync(array $args = []) |
| 347 | * @method \Aws\Result listPolicyPrincipals(array $args = []) |
| 348 | * @method \GuzzleHttp\Promise\Promise listPolicyPrincipalsAsync(array $args = []) |
| 349 | * @method \Aws\Result listPolicyVersions(array $args = []) |
| 350 | * @method \GuzzleHttp\Promise\Promise listPolicyVersionsAsync(array $args = []) |
| 351 | * @method \Aws\Result listPrincipalPolicies(array $args = []) |
| 352 | * @method \GuzzleHttp\Promise\Promise listPrincipalPoliciesAsync(array $args = []) |
| 353 | * @method \Aws\Result listPrincipalThings(array $args = []) |
| 354 | * @method \GuzzleHttp\Promise\Promise listPrincipalThingsAsync(array $args = []) |
| 355 | * @method \Aws\Result listProvisioningTemplateVersions(array $args = []) |
| 356 | * @method \GuzzleHttp\Promise\Promise listProvisioningTemplateVersionsAsync(array $args = []) |
| 357 | * @method \Aws\Result listProvisioningTemplates(array $args = []) |
| 358 | * @method \GuzzleHttp\Promise\Promise listProvisioningTemplatesAsync(array $args = []) |
| 359 | * @method \Aws\Result listRelatedResourcesForAuditFinding(array $args = []) |
| 360 | * @method \GuzzleHttp\Promise\Promise listRelatedResourcesForAuditFindingAsync(array $args = []) |
| 361 | * @method \Aws\Result listRoleAliases(array $args = []) |
| 362 | * @method \GuzzleHttp\Promise\Promise listRoleAliasesAsync(array $args = []) |
| 363 | * @method \Aws\Result listScheduledAudits(array $args = []) |
| 364 | * @method \GuzzleHttp\Promise\Promise listScheduledAuditsAsync(array $args = []) |
| 365 | * @method \Aws\Result listSecurityProfiles(array $args = []) |
| 366 | * @method \GuzzleHttp\Promise\Promise listSecurityProfilesAsync(array $args = []) |
| 367 | * @method \Aws\Result listSecurityProfilesForTarget(array $args = []) |
| 368 | * @method \GuzzleHttp\Promise\Promise listSecurityProfilesForTargetAsync(array $args = []) |
| 369 | * @method \Aws\Result listStreams(array $args = []) |
| 370 | * @method \GuzzleHttp\Promise\Promise listStreamsAsync(array $args = []) |
| 371 | * @method \Aws\Result listTagsForResource(array $args = []) |
| 372 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
| 373 | * @method \Aws\Result listTargetsForPolicy(array $args = []) |
| 374 | * @method \GuzzleHttp\Promise\Promise listTargetsForPolicyAsync(array $args = []) |
| 375 | * @method \Aws\Result listTargetsForSecurityProfile(array $args = []) |
| 376 | * @method \GuzzleHttp\Promise\Promise listTargetsForSecurityProfileAsync(array $args = []) |
| 377 | * @method \Aws\Result listThingGroups(array $args = []) |
| 378 | * @method \GuzzleHttp\Promise\Promise listThingGroupsAsync(array $args = []) |
| 379 | * @method \Aws\Result listThingGroupsForThing(array $args = []) |
| 380 | * @method \GuzzleHttp\Promise\Promise listThingGroupsForThingAsync(array $args = []) |
| 381 | * @method \Aws\Result listThingPrincipals(array $args = []) |
| 382 | * @method \GuzzleHttp\Promise\Promise listThingPrincipalsAsync(array $args = []) |
| 383 | * @method \Aws\Result listThingRegistrationTaskReports(array $args = []) |
| 384 | * @method \GuzzleHttp\Promise\Promise listThingRegistrationTaskReportsAsync(array $args = []) |
| 385 | * @method \Aws\Result listThingRegistrationTasks(array $args = []) |
| 386 | * @method \GuzzleHttp\Promise\Promise listThingRegistrationTasksAsync(array $args = []) |
| 387 | * @method \Aws\Result listThingTypes(array $args = []) |
| 388 | * @method \GuzzleHttp\Promise\Promise listThingTypesAsync(array $args = []) |
| 389 | * @method \Aws\Result listThings(array $args = []) |
| 390 | * @method \GuzzleHttp\Promise\Promise listThingsAsync(array $args = []) |
| 391 | * @method \Aws\Result listThingsInBillingGroup(array $args = []) |
| 392 | * @method \GuzzleHttp\Promise\Promise listThingsInBillingGroupAsync(array $args = []) |
| 393 | * @method \Aws\Result listThingsInThingGroup(array $args = []) |
| 394 | * @method \GuzzleHttp\Promise\Promise listThingsInThingGroupAsync(array $args = []) |
| 395 | * @method \Aws\Result listTopicRuleDestinations(array $args = []) |
| 396 | * @method \GuzzleHttp\Promise\Promise listTopicRuleDestinationsAsync(array $args = []) |
| 397 | * @method \Aws\Result listTopicRules(array $args = []) |
| 398 | * @method \GuzzleHttp\Promise\Promise listTopicRulesAsync(array $args = []) |
| 399 | * @method \Aws\Result listV2LoggingLevels(array $args = []) |
| 400 | * @method \GuzzleHttp\Promise\Promise listV2LoggingLevelsAsync(array $args = []) |
| 401 | * @method \Aws\Result listViolationEvents(array $args = []) |
| 402 | * @method \GuzzleHttp\Promise\Promise listViolationEventsAsync(array $args = []) |
| 403 | * @method \Aws\Result putVerificationStateOnViolation(array $args = []) |
| 404 | * @method \GuzzleHttp\Promise\Promise putVerificationStateOnViolationAsync(array $args = []) |
| 405 | * @method \Aws\Result registerCACertificate(array $args = []) |
| 406 | * @method \GuzzleHttp\Promise\Promise registerCACertificateAsync(array $args = []) |
| 407 | * @method \Aws\Result registerCertificate(array $args = []) |
| 408 | * @method \GuzzleHttp\Promise\Promise registerCertificateAsync(array $args = []) |
| 409 | * @method \Aws\Result registerCertificateWithoutCA(array $args = []) |
| 410 | * @method \GuzzleHttp\Promise\Promise registerCertificateWithoutCAAsync(array $args = []) |
| 411 | * @method \Aws\Result registerThing(array $args = []) |
| 412 | * @method \GuzzleHttp\Promise\Promise registerThingAsync(array $args = []) |
| 413 | * @method \Aws\Result rejectCertificateTransfer(array $args = []) |
| 414 | * @method \GuzzleHttp\Promise\Promise rejectCertificateTransferAsync(array $args = []) |
| 415 | * @method \Aws\Result removeThingFromBillingGroup(array $args = []) |
| 416 | * @method \GuzzleHttp\Promise\Promise removeThingFromBillingGroupAsync(array $args = []) |
| 417 | * @method \Aws\Result removeThingFromThingGroup(array $args = []) |
| 418 | * @method \GuzzleHttp\Promise\Promise removeThingFromThingGroupAsync(array $args = []) |
| 419 | * @method \Aws\Result replaceTopicRule(array $args = []) |
| 420 | * @method \GuzzleHttp\Promise\Promise replaceTopicRuleAsync(array $args = []) |
| 421 | * @method \Aws\Result searchIndex(array $args = []) |
| 422 | * @method \GuzzleHttp\Promise\Promise searchIndexAsync(array $args = []) |
| 423 | * @method \Aws\Result setDefaultAuthorizer(array $args = []) |
| 424 | * @method \GuzzleHttp\Promise\Promise setDefaultAuthorizerAsync(array $args = []) |
| 425 | * @method \Aws\Result setDefaultPolicyVersion(array $args = []) |
| 426 | * @method \GuzzleHttp\Promise\Promise setDefaultPolicyVersionAsync(array $args = []) |
| 427 | * @method \Aws\Result setLoggingOptions(array $args = []) |
| 428 | * @method \GuzzleHttp\Promise\Promise setLoggingOptionsAsync(array $args = []) |
| 429 | * @method \Aws\Result setV2LoggingLevel(array $args = []) |
| 430 | * @method \GuzzleHttp\Promise\Promise setV2LoggingLevelAsync(array $args = []) |
| 431 | * @method \Aws\Result setV2LoggingOptions(array $args = []) |
| 432 | * @method \GuzzleHttp\Promise\Promise setV2LoggingOptionsAsync(array $args = []) |
| 433 | * @method \Aws\Result startAuditMitigationActionsTask(array $args = []) |
| 434 | * @method \GuzzleHttp\Promise\Promise startAuditMitigationActionsTaskAsync(array $args = []) |
| 435 | * @method \Aws\Result startDetectMitigationActionsTask(array $args = []) |
| 436 | * @method \GuzzleHttp\Promise\Promise startDetectMitigationActionsTaskAsync(array $args = []) |
| 437 | * @method \Aws\Result startOnDemandAuditTask(array $args = []) |
| 438 | * @method \GuzzleHttp\Promise\Promise startOnDemandAuditTaskAsync(array $args = []) |
| 439 | * @method \Aws\Result startThingRegistrationTask(array $args = []) |
| 440 | * @method \GuzzleHttp\Promise\Promise startThingRegistrationTaskAsync(array $args = []) |
| 441 | * @method \Aws\Result stopThingRegistrationTask(array $args = []) |
| 442 | * @method \GuzzleHttp\Promise\Promise stopThingRegistrationTaskAsync(array $args = []) |
| 443 | * @method \Aws\Result tagResource(array $args = []) |
| 444 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
| 445 | * @method \Aws\Result testAuthorization(array $args = []) |
| 446 | * @method \GuzzleHttp\Promise\Promise testAuthorizationAsync(array $args = []) |
| 447 | * @method \Aws\Result testInvokeAuthorizer(array $args = []) |
| 448 | * @method \GuzzleHttp\Promise\Promise testInvokeAuthorizerAsync(array $args = []) |
| 449 | * @method \Aws\Result transferCertificate(array $args = []) |
| 450 | * @method \GuzzleHttp\Promise\Promise transferCertificateAsync(array $args = []) |
| 451 | * @method \Aws\Result untagResource(array $args = []) |
| 452 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
| 453 | * @method \Aws\Result updateAccountAuditConfiguration(array $args = []) |
| 454 | * @method \GuzzleHttp\Promise\Promise updateAccountAuditConfigurationAsync(array $args = []) |
| 455 | * @method \Aws\Result updateAuditSuppression(array $args = []) |
| 456 | * @method \GuzzleHttp\Promise\Promise updateAuditSuppressionAsync(array $args = []) |
| 457 | * @method \Aws\Result updateAuthorizer(array $args = []) |
| 458 | * @method \GuzzleHttp\Promise\Promise updateAuthorizerAsync(array $args = []) |
| 459 | * @method \Aws\Result updateBillingGroup(array $args = []) |
| 460 | * @method \GuzzleHttp\Promise\Promise updateBillingGroupAsync(array $args = []) |
| 461 | * @method \Aws\Result updateCACertificate(array $args = []) |
| 462 | * @method \GuzzleHttp\Promise\Promise updateCACertificateAsync(array $args = []) |
| 463 | * @method \Aws\Result updateCertificate(array $args = []) |
| 464 | * @method \GuzzleHttp\Promise\Promise updateCertificateAsync(array $args = []) |
| 465 | * @method \Aws\Result updateCustomMetric(array $args = []) |
| 466 | * @method \GuzzleHttp\Promise\Promise updateCustomMetricAsync(array $args = []) |
| 467 | * @method \Aws\Result updateDimension(array $args = []) |
| 468 | * @method \GuzzleHttp\Promise\Promise updateDimensionAsync(array $args = []) |
| 469 | * @method \Aws\Result updateDomainConfiguration(array $args = []) |
| 470 | * @method \GuzzleHttp\Promise\Promise updateDomainConfigurationAsync(array $args = []) |
| 471 | * @method \Aws\Result updateDynamicThingGroup(array $args = []) |
| 472 | * @method \GuzzleHttp\Promise\Promise updateDynamicThingGroupAsync(array $args = []) |
| 473 | * @method \Aws\Result updateEventConfigurations(array $args = []) |
| 474 | * @method \GuzzleHttp\Promise\Promise updateEventConfigurationsAsync(array $args = []) |
| 475 | * @method \Aws\Result updateFleetMetric(array $args = []) |
| 476 | * @method \GuzzleHttp\Promise\Promise updateFleetMetricAsync(array $args = []) |
| 477 | * @method \Aws\Result updateIndexingConfiguration(array $args = []) |
| 478 | * @method \GuzzleHttp\Promise\Promise updateIndexingConfigurationAsync(array $args = []) |
| 479 | * @method \Aws\Result updateJob(array $args = []) |
| 480 | * @method \GuzzleHttp\Promise\Promise updateJobAsync(array $args = []) |
| 481 | * @method \Aws\Result updateMitigationAction(array $args = []) |
| 482 | * @method \GuzzleHttp\Promise\Promise updateMitigationActionAsync(array $args = []) |
| 483 | * @method \Aws\Result updatePackage(array $args = []) |
| 484 | * @method \GuzzleHttp\Promise\Promise updatePackageAsync(array $args = []) |
| 485 | * @method \Aws\Result updatePackageConfiguration(array $args = []) |
| 486 | * @method \GuzzleHttp\Promise\Promise updatePackageConfigurationAsync(array $args = []) |
| 487 | * @method \Aws\Result updatePackageVersion(array $args = []) |
| 488 | * @method \GuzzleHttp\Promise\Promise updatePackageVersionAsync(array $args = []) |
| 489 | * @method \Aws\Result updateProvisioningTemplate(array $args = []) |
| 490 | * @method \GuzzleHttp\Promise\Promise updateProvisioningTemplateAsync(array $args = []) |
| 491 | * @method \Aws\Result updateRoleAlias(array $args = []) |
| 492 | * @method \GuzzleHttp\Promise\Promise updateRoleAliasAsync(array $args = []) |
| 493 | * @method \Aws\Result updateScheduledAudit(array $args = []) |
| 494 | * @method \GuzzleHttp\Promise\Promise updateScheduledAuditAsync(array $args = []) |
| 495 | * @method \Aws\Result updateSecurityProfile(array $args = []) |
| 496 | * @method \GuzzleHttp\Promise\Promise updateSecurityProfileAsync(array $args = []) |
| 497 | * @method \Aws\Result updateStream(array $args = []) |
| 498 | * @method \GuzzleHttp\Promise\Promise updateStreamAsync(array $args = []) |
| 499 | * @method \Aws\Result updateThing(array $args = []) |
| 500 | * @method \GuzzleHttp\Promise\Promise updateThingAsync(array $args = []) |
| 501 | * @method \Aws\Result updateThingGroup(array $args = []) |
| 502 | * @method \GuzzleHttp\Promise\Promise updateThingGroupAsync(array $args = []) |
| 503 | * @method \Aws\Result updateThingGroupsForThing(array $args = []) |
| 504 | * @method \GuzzleHttp\Promise\Promise updateThingGroupsForThingAsync(array $args = []) |
| 505 | * @method \Aws\Result updateTopicRuleDestination(array $args = []) |
| 506 | * @method \GuzzleHttp\Promise\Promise updateTopicRuleDestinationAsync(array $args = []) |
| 507 | * @method \Aws\Result validateSecurityProfileBehaviors(array $args = []) |
| 508 | * @method \GuzzleHttp\Promise\Promise validateSecurityProfileBehaviorsAsync(array $args = []) |
| 509 | */ |
| 510 | class IotClient extends AwsClient {} |
| 511 |