-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a0f87b8
commit 7e74b9f
Showing
31 changed files
with
2,990 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"type": "enhancement", | ||
"category": "Keyspaces", | ||
"description": "Documentation updates for Amazon Keyspaces" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Chatbot", | ||
"description": "This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK." | ||
}, | ||
{ | ||
"type": "api-change", | ||
"category": "Amplify", | ||
"description": "This release contains API changes that enable users to configure their Amplify domains with their own custom SSL\/TLS certificate." | ||
}, | ||
{ | ||
"type": "enhancement", | ||
"category": "IVS", | ||
"description": "Changed description for latencyMode in Create\/UpdateChannel and Channel\/ChannelSummary." | ||
}, | ||
{ | ||
"type": "api-change", | ||
"category": "MediaTailor", | ||
"description": "MediaTailor: marking #AdBreak.OffsetMillis as required." | ||
}, | ||
{ | ||
"type": "enhancement", | ||
"category": "ConfigService", | ||
"description": "Documentation updates for the AWS Config CLI" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<?php | ||
namespace Aws\Chatbot; | ||
|
||
use Aws\AwsClient; | ||
|
||
/** | ||
* This client is used to interact with the **chatbot** service. | ||
* @method \Aws\Result createChimeWebhookConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise createChimeWebhookConfigurationAsync(array $args = []) | ||
* @method \Aws\Result createMicrosoftTeamsChannelConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise createMicrosoftTeamsChannelConfigurationAsync(array $args = []) | ||
* @method \Aws\Result createSlackChannelConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise createSlackChannelConfigurationAsync(array $args = []) | ||
* @method \Aws\Result deleteChimeWebhookConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise deleteChimeWebhookConfigurationAsync(array $args = []) | ||
* @method \Aws\Result deleteMicrosoftTeamsChannelConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise deleteMicrosoftTeamsChannelConfigurationAsync(array $args = []) | ||
* @method \Aws\Result deleteMicrosoftTeamsConfiguredTeam(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise deleteMicrosoftTeamsConfiguredTeamAsync(array $args = []) | ||
* @method \Aws\Result deleteMicrosoftTeamsUserIdentity(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise deleteMicrosoftTeamsUserIdentityAsync(array $args = []) | ||
* @method \Aws\Result deleteSlackChannelConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise deleteSlackChannelConfigurationAsync(array $args = []) | ||
* @method \Aws\Result deleteSlackUserIdentity(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise deleteSlackUserIdentityAsync(array $args = []) | ||
* @method \Aws\Result deleteSlackWorkspaceAuthorization(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise deleteSlackWorkspaceAuthorizationAsync(array $args = []) | ||
* @method \Aws\Result describeChimeWebhookConfigurations(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise describeChimeWebhookConfigurationsAsync(array $args = []) | ||
* @method \Aws\Result describeSlackChannelConfigurations(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise describeSlackChannelConfigurationsAsync(array $args = []) | ||
* @method \Aws\Result describeSlackUserIdentities(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise describeSlackUserIdentitiesAsync(array $args = []) | ||
* @method \Aws\Result describeSlackWorkspaces(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise describeSlackWorkspacesAsync(array $args = []) | ||
* @method \Aws\Result getAccountPreferences(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise getAccountPreferencesAsync(array $args = []) | ||
* @method \Aws\Result getMicrosoftTeamsChannelConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise getMicrosoftTeamsChannelConfigurationAsync(array $args = []) | ||
* @method \Aws\Result listMicrosoftTeamsChannelConfigurations(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise listMicrosoftTeamsChannelConfigurationsAsync(array $args = []) | ||
* @method \Aws\Result listMicrosoftTeamsConfiguredTeams(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise listMicrosoftTeamsConfiguredTeamsAsync(array $args = []) | ||
* @method \Aws\Result listMicrosoftTeamsUserIdentities(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise listMicrosoftTeamsUserIdentitiesAsync(array $args = []) | ||
* @method \Aws\Result updateAccountPreferences(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise updateAccountPreferencesAsync(array $args = []) | ||
* @method \Aws\Result updateChimeWebhookConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise updateChimeWebhookConfigurationAsync(array $args = []) | ||
* @method \Aws\Result updateMicrosoftTeamsChannelConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise updateMicrosoftTeamsChannelConfigurationAsync(array $args = []) | ||
* @method \Aws\Result updateSlackChannelConfiguration(array $args = []) | ||
* @method \GuzzleHttp\Promise\Promise updateSlackChannelConfigurationAsync(array $args = []) | ||
*/ | ||
class ChatbotClient extends AwsClient {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?php | ||
namespace Aws\Chatbot\Exception; | ||
|
||
use Aws\Exception\AwsException; | ||
|
||
/** | ||
* Represents an error interacting with the **chatbot** service. | ||
*/ | ||
class ChatbotException extends AwsException {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.