Skip to content

Commit 7f969b1

Browse files
authored
feat(aws): update spec (#2368)
1 parent 0fb65f9 commit 7f969b1

File tree

388 files changed

+358303
-36758
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

388 files changed

+358303
-36758
lines changed

src/aws.ts

Lines changed: 908 additions & 200 deletions
Large diffs are not rendered by default.

src/aws/accessanalyzer.ts

Lines changed: 380 additions & 99 deletions
Large diffs are not rendered by default.

src/aws/account.ts

Lines changed: 423 additions & 0 deletions
Large diffs are not rendered by default.

src/aws/acm-pca.ts

Lines changed: 51 additions & 35 deletions
Large diffs are not rendered by default.

src/aws/acm.ts

Lines changed: 35 additions & 51 deletions
Large diffs are not rendered by default.

src/aws/alexaforbusiness.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
const completionSpec: Fig.Spec = {
22
name: "alexaforbusiness",
3-
description:
4-
"Alexa for Business helps you use Alexa in your organization. Alexa for Business provides you with the tools to manage Alexa devices, enroll your users, and assign skills, at scale. You can build your own context-aware voice skills using the Alexa Skills Kit and the Alexa for Business API operations. You can also make these available as private skills for your organization. Alexa for Business makes it efficient to voice-enable your products and services, thus providing context-aware voice experiences for your customers. Device makers building with the Alexa Voice Service (AVS) can create fully integrated solutions, register their products with Alexa for Business, and manage them as shared devices in their organization",
3+
description: "Alexa for Business has been retired and is no longer supported",
54
subcommands: [
65
{
76
name: "approve-skill",
@@ -4614,5 +4613,4 @@ const completionSpec: Fig.Spec = {
46144613
},
46154614
],
46164615
};
4617-
46184616
export default completionSpec;

src/aws/amp.ts

Lines changed: 1151 additions & 34 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)